diff options
author | Jakub Jelinek <jakub@redhat.com> | 2002-08-09 00:10:19 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2002-08-09 00:10:19 +0000 |
commit | 2bbd9c2554941f95f8f58d8c61dd234e421d074c (patch) | |
tree | 0935168216f88f1acf155ff459cc90092a89c551 /gas/ChangeLog-9295 | |
parent | 9bf279ebdd48423e3654240119153e99002db3fa (diff) | |
download | gdb-2bbd9c2554941f95f8f58d8c61dd234e421d074c.zip gdb-2bbd9c2554941f95f8f58d8c61dd234e421d074c.tar.gz gdb-2bbd9c2554941f95f8f58d8c61dd234e421d074c.tar.bz2 |
* config/tc-i386.c (output_insn): Save frag_now and frag_now_fix ()
at start of insn, pass it to output_disp and output_imm.
(output_disp): Added arguments. If _GLOBAL_OFFSET_TABLE_ is seen
in displacement for R_386_32 reloc, use R_386_GOTPC and compute
properly addend.
(output_imm): Added arguments. Compute properly addend for
R_386_GOTPC.
(md_apply_fix3): Remove R_386_GOTPC handling.
* testsuite/gas/i386/gotpc.s: New.
* testsuite/gas/i386/gotpc.d: New.
* testsuite/gas/i386/i386.exp: Add gotpc test.
Diffstat (limited to 'gas/ChangeLog-9295')
0 files changed, 0 insertions, 0 deletions