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.
This commit is contained in:
Mei Ligang 2006-11-20 01:28:43 +00:00
parent 6dd0964508
commit 98a16ee117
1 changed files with 6 additions and 0 deletions

View File

@ -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.