aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2010-12-09 22:52:54 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2010-12-09 22:52:54 +0000
commit88320db2f7f0489188d08c74d81a2b3459bbe1eb (patch)
tree5f29ff984634ff0a644dcea0858fa5f346031d20 /gas/ChangeLog
parentf01dc9538ad6f4f4cc5b33d37167d46948b70d1a (diff)
downloadgdb-88320db2f7f0489188d08c74d81a2b3459bbe1eb.zip
gdb-88320db2f7f0489188d08c74d81a2b3459bbe1eb.tar.gz
gdb-88320db2f7f0489188d08c74d81a2b3459bbe1eb.tar.bz2
* config/tc-mips.c (mips_ip) <'u'>: Report the value of the LUI
argument complained about; reword the message.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index a3f72b7..64cdfe1 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2010-12-09 Maciej W. Rozycki <macro@codesourcery.com>
+ * config/tc-mips.c (mips_ip) <'u'>: Report the value of the LUI
+ argument complained about; reword the message.
+
+2010-12-09 Maciej W. Rozycki <macro@codesourcery.com>
+
* config/tc-mips.c (macro)
<M_BGTUL_I, M_BGTU_I, M_BLEUL_I, M_BLEU_I>: Fix the constant
used to compare against for the always-false/true case.