Mention bug #.
This commit is contained in:
parent
57fdbbbe8f
commit
07302d31d5
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
2007-01-22 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR gas/3871
|
||||
* tc-score.c: Remove unnecessary uses of _().
|
||||
Make the err_msg[] a file level local array in order to save
|
||||
storage space.
|
||||
|
@ -7,6 +8,7 @@
|
|||
|
||||
2007-01-18 Mei Ligang <ligang@sunnorth.com.cn>
|
||||
|
||||
PR gas/3871
|
||||
* config/tc-score.c : Using _() for const string.
|
||||
Do not assign inst.error with a local string pointer.
|
||||
(md_section_align): Pad section.
|
||||
|
|
Loading…
Add table
Reference in a new issue