gas/
commit08bab77e076d90818bb6e4fe31f849fdf8a72989
authorJan Beulich <jbeulich@novell.com>
Wed, 28 Sep 2005 14:44:25 +0000 (28 14:44 +0000)
committerJan Beulich <jbeulich@novell.com>
Wed, 28 Sep 2005 14:44:25 +0000 (28 14:44 +0000)
treeaa79ab11ff78214157d3b2b636635dca3c3cfd9e
parent440bf15a1d98fe22aaab391ad8f8911c42f925b7
gas/
2005-09-28  Jan Beulich  <jbeulich@novell.com>

* config/tc-i386.h (x86_cons_fix_new): Declare unconditionally.
(TC_CONS_FIX_NEW): Define unconditionally.
(x86_pe_cons_fix_new): Remove.
* config/tc-i386.c (signed_cons): New.
(md_pseudo_table): Add slong.
(x86_cons_fix_new): Declare unconditionally.
(x86_pe_cons_fix_new): Merge into x86_cons_fix_new.
(tc_gen_reloc): Also consider BFD_RELOC_X86_64_32S for gotpc
conversion.

gas/testsuite/
2005-09-28  Jan Beulich  <jbeulich@novell.com>

* gas/i386/reloc64.s: Also test .slong.
* gas/i386/reloc64.l: Adjust.
* gas/i386/reloc64.d: Adjust.
gas/ChangeLog
gas/config/tc-i386.c
gas/config/tc-i386.h
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/reloc64.d
gas/testsuite/gas/i386/reloc64.l
gas/testsuite/gas/i386/reloc64.s