diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 8 | ||||
-rw-r--r-- | gas/testsuite/ChangeLog | 4 |
2 files changed, 12 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 37a64db..39623ed 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +Thu Sep 12 10:25:45 1996 James G. Smith <jsmith@cygnus.co.uk> + + * 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 <ian@cygnus.com> * ecoff.c (ecoff_stab): Create an expression symbol for a complex diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 6a1964a..49b4d15 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Thu Sep 12 10:28:44 1996 James G. Smith <jsmith@cygnus.co.uk> + + * gas/arm/thumb.s (back): Check assembly of Thumb BL. + Mon Sep 9 14:37:00 1996 Ian Lance Taylor <ian@cygnus.com> * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code |