]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* config/tc-i386.c (output_jump, output_disp)
authorAndreas Schwab <schwab@linux-m68k.org>
Wed, 24 Apr 2002 14:55:31 +0000 (14:55 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Wed, 24 Apr 2002 14:55:31 +0000 (14:55 +0000)
commit509c49f3b0f87e6ad346b3cbed2dd752905d1069
treef8ca4f8d0312e435d8f02ab7764c0bcbe2a2e61f
parent9a6697fe0ae4cc246e0904d417996abc08fed33a
* config/tc-i386.c (output_jump, output_disp)
(md_estimate_size_before_relax): Don't set fx_pcrel_adjust any
more.
(md_apply_fix3): Remember addend value for rela relocations.
(tc_gen_reloc): Correctly compute pc-relative relocation addend.
gas/ChangeLog
gas/config/tc-i386.c