|
From: Tom H. <to...@co...> - 2005-03-30 23:16:17
|
In message <200...@ac...>
Julian Seward <js...@ac...> wrote:
> That's just too ugly. For the time being, let's go with the
> "movq VG_(tt_fast)@GOTPCREL(%rip), %rcx" style fixes that
> Tom/Jeremy cooked up. Does the x86 side need similar modification
> or is that OK as-is ?
I'll fix that up and get it committed then. The x86 side should
really have the same change, but we can get away without it there
because the dynamic linker will do relocations at load time for
code that isn't really PIC but ought to be - the amd64 one won't
do that.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|