OSDN Git Service

* config/tc-i386.c (output_jump, output_disp)
authorschwab <schwab>
Wed, 24 Apr 2002 14:56:07 +0000 (14:56 +0000)
committerschwab <schwab>
Wed, 24 Apr 2002 14:56:07 +0000 (14:56 +0000)
commit217c2770ffcbff99b5747a3ff3739770abc8ac2c
tree09347d66dc3817fa3ed916ca68f97161d7d3f919
parent430d5769da83e2d4ab30b8cbacffcea8104cac16
* 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