diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2011-02-28 15:33:25 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2011-02-28 15:33:25 +0000 |
commit | 5c4f07bae108d3f6e70b755f49d1c008088138f9 (patch) | |
tree | 2f0359d27737f1f9ec5a21be9a72e6c445031ab2 /gas/ChangeLog | |
parent | 170b53b2b6ca83fe08123b53fad469ba8e92aed4 (diff) | |
download | gdb-5c4f07bae108d3f6e70b755f49d1c008088138f9.zip gdb-5c4f07bae108d3f6e70b755f49d1c008088138f9.tar.gz gdb-5c4f07bae108d3f6e70b755f49d1c008088138f9.tar.bz2 |
gas/
* config/tc-mips.c (md_convert_frag): Correct message
capitalization.
gas/testsuite/
* gas/mips/relax-swap1.l: Adjust for message capitalization
correction.
* gas/mips/relax-swap2.l: Likewise.
* gas/mips/relax.l: Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b1c9bc4..e5dd2bd 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2011-02-28 Maciej W. Rozycki <macro@codesourcery.com> + + * config/tc-mips.c (md_convert_frag): Correct message + capitalization. + 2011-02-28 Alan Modra <amodra@gmail.com> * symbols.c (report_op_error): Remove unnecessary forward declaration. |