* config/tc-mn10300.c (tc_gen_reloc): Get the addend from

fx_offset, not fx_addnumber.

Along with some simulator, compiler, bfd changes this fixes 90 or so
c-torture execution failures.
This commit is contained in:
Jeff Law
1996-12-02 07:41:52 +00:00
parent af388638ae
commit a9f2e3e24f

View File

@ -1,5 +1,8 @@
Sun Dec 1 21:46:05 1996 Jeffrey A Law (law@cygnus.com) Sun Dec 1 21:46:05 1996 Jeffrey A Law (law@cygnus.com)
* config/tc-mn10300.c (tc_gen_reloc): Get the addend from
fx_offset, not fx_addnumber.
* config/tc-mn10300.h (tc_fix_adjustable): Don't do any * config/tc-mn10300.h (tc_fix_adjustable): Don't do any
reloc adjustments. reloc adjustments.