Chromium Code Reviews
Description[binutils] Fix tls transition check from R_X86_64_GOTTPOFF
x86_64 linker expects either movq or addq there, while for NaCl we generate movl or addl.
Fixed the check to accept movl and addl, the rewrite itself seems to work as is.
BUG=http://code.google.com/p/nativeclient/issues/detail?id=1278
TEST=
Committed: http://git.chromium.org/gitweb/?p=nacl-toolchain.git;a=commit;h=471f6c4
Patch Set 1 #Patch Set 2 : ready for code review #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||