OSDN Git Service

Don't sign-checking 4-byte relocations for x32.
authorhjl <hjl>
Sat, 26 Feb 2011 04:19:44 +0000 (04:19 +0000)
committerhjl <hjl>
Sat, 26 Feb 2011 04:19:44 +0000 (04:19 +0000)
commit570797c8bf43e41b0a370a044de2eec4e6c7627f
tree59e7d04eeda727854f5ed53c6c4f7a6bcc998c06
parent658ad9be3d4f4e521106484527138f41e1f31e95
Don't sign-checking 4-byte relocations for x32.

gas/

2011-02-25  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (reloc): Don't sign-checking 4-byte
relocations if 64bit relocations aren't allowed.

gas/testsuite/

2011-02-25  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/ilp32/ilp32.exp: Run reloc64.

* gas/i386/ilp32/reloc64.s: Allow TLS relocations with 32bit
register destinations.
* gas/i386/ilp32/reloc64.d: Updated.

* gas/i386/ilp32/reloc64.l: New.
gas/ChangeLog
gas/config/tc-i386.c
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/ilp32/ilp32.exp
gas/testsuite/gas/i386/ilp32/reloc64.d
gas/testsuite/gas/i386/ilp32/reloc64.l [new file with mode: 0644]
gas/testsuite/gas/i386/ilp32/reloc64.s