Don't sign-checking 4-byte relocations for x32.
commit6504338032c82b1d8a6b6e04dc551bdbe6aeb1c3
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 25 Feb 2011 19:19:44 +0000 (25 19:19 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 25 Feb 2011 19:19:44 +0000 (25 19:19 +0000)
treeab0f78e8f048074539050f856fe518efbfa32d0d
parenteaadbc56641f5b451d791df6d9fd4945df1abe0c
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