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. Thu Sep 12 10:28:44 1996 James G. Smith <jsmith@cygnus.co.uk> * gas/arm/thumb.s (back): Check assembly of Thumb BL.
This commit is contained in:
parent
8ae650ea07
commit
f17be6588b
2 changed files with 12 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue