aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2012-08-01 03:05:50 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2012-08-01 03:05:50 +0000
commit7a2d09ccbfef984e3dc483887d6bc7d6e304615f (patch)
treea94cd5df501c3d4efe97f782d50223ff058cef83 /gas/ChangeLog
parent1c37913d0912bf1458072dd780f5b3ec24f047cc (diff)
downloadgdb-7a2d09ccbfef984e3dc483887d6bc7d6e304615f.zip
gdb-7a2d09ccbfef984e3dc483887d6bc7d6e304615f.tar.gz
gdb-7a2d09ccbfef984e3dc483887d6bc7d6e304615f.tar.bz2
Correct ChangeLog.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3baf0c7..2c78673 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -2,7 +2,10 @@
Chao-Ying Fu <fu@mips.com>
Catherine Moore <clm@codesourcery.com>
- * config/tc-mips.c (macro_build) <'2'>: Handle microMIPS.
+ * config/tc-mips.c (ISA_SUPPORTS_DSP_ASE): Also set if microMIPS
+ mode.
+ (ISA_SUPPORTS_DSPR2_ASE): Likewise.
+ (macro_build) <'2'>: Handle microMIPS.
(macro) <M_BALIGN>: Update error handling.
(validate_micromips_insn) <'2', '3', '4', '5', '6'>: New cases.
<'7', '8', '0', '@', '^'>: Likewise.