]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Don't sign-checking 4-byte relocations for x32.
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 25 Feb 2011 19:19:45 +0000 (19:19 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 25 Feb 2011 19:19:45 +0000 (19:19 +0000)
commitf2d8a97c280123152204506e38c84e4e7dc7825b
treeb6f22a293ac2413db16e5bed2d83e9e6d6872297
parentc82c0b55e7f5182e3822f3878b9bc67a241d4f21
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