diff options
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 7b0894b..1a01478 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2006-11-16 Mei ligang <ligang@sunnorth.com.cn> + + * config/tc-score.c (score_relax_frag): If next frag contains 32 bit branch + instruction, handle it specially. + (score_insns): Modify 32 bit branch instruction. + 2006-11-16 Alan Modra <amodra@bigpond.net.au> * symbols.c (resolve_symbol_value): Formatting. |