* config/tc-mn10300.c (tc_gen_reloc): Get the addend from
authorJeff Law <law@redhat.com>
Mon, 2 Dec 1996 07:41:52 +0000 (07:41 +0000)
committerJeff Law <law@redhat.com>
Mon, 2 Dec 1996 07:41:52 +0000 (07:41 +0000)
        fx_offset, not fx_addnumber.

Along with some simulator, compiler, bfd changes this fixes 90 or so
c-torture execution failures.

gas/ChangeLog

index 1ccebe909ece64537993bf714d987a7225895952..1260c8ce1571cdd6aa878f88abe1880d9c8405eb 100644 (file)
@@ -1,5 +1,8 @@
 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
        reloc adjustments.