* config/tc-score.c (build_lw_pic): Rename as build_lwst_pic.
authorMei Ligang <ligang@sunnorth.com.cn>
Mon, 25 Dec 2006 09:26:22 +0000 (09:26 +0000)
committerMei Ligang <ligang@sunnorth.com.cn>
Mon, 25 Dec 2006 09:26:22 +0000 (09:26 +0000)
commit8fce5f8c17863e0d03747400cd745a3cbd4451e3
treee5b99152fa00fbb913143f1a895195024754a6db
parent0150d082befe2d3941c0d7f8858ddc7169de011c
* config/tc-score.c (build_lw_pic): Rename as build_lwst_pic.
Delete the code handling large constant for PIC.
Modify some comments.
(score_relax_frag): Decrease insn_addr in certain situation.
(s_score_cprestore): Change .cprestore syntax from ".cprestore offset"
to ".cprestore reg, offset".
gas/ChangeLog
gas/config/tc-score.c