From a9f2e3e24f8dee0b09146364ea433af7331738ec Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 2 Dec 1996 07:41:52 +0000 Subject: [PATCH] * 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. --- gas/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 1ccebe909ec..1260c8ce157 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -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. -- 2.30.2