From f17be6588b46376868c0057ae7a1bb7ac49d4ddd Mon Sep 17 00:00:00 2001 From: Jackie Smith Cashion Date: Thu, 12 Sep 1996 09:31:02 +0000 Subject: [PATCH] Thu Sep 12 10:25:45 1996 James G. Smith * config/tc-arm.c (md_apply_fix3): Update two thumb instruction slots when processing BL fixups. * config/tc-arm.c (output_inst): Ensure Thumb BL fixup is marked on the first half of the instruction. Thu Sep 12 10:28:44 1996 James G. Smith * gas/arm/thumb.s (back): Check assembly of Thumb BL. --- gas/ChangeLog | 8 ++++++++ gas/testsuite/ChangeLog | 4 ++++ 2 files changed, 12 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 37a64dbfb8..39623ed981 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +Thu Sep 12 10:25:45 1996 James G. Smith + + * config/tc-arm.c (md_apply_fix3): Update two thumb instruction + slots when processing BL fixups. + + * config/tc-arm.c (output_inst): Ensure Thumb BL fixup is marked + on the first half of the instruction. + Wed Sep 11 00:09:35 1996 Ian Lance Taylor * ecoff.c (ecoff_stab): Create an expression symbol for a complex diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 6a1964a261..49b4d157b7 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Thu Sep 12 10:28:44 1996 James G. Smith + + * gas/arm/thumb.s (back): Check assembly of Thumb BL. + Mon Sep 9 14:37:00 1996 Ian Lance Taylor * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code -- 2.34.1