aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index b02f315..1ce6dbb 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-06 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * config/tc-mips.c (nops_for_insn_or_target): Replace
+ MIPS16_INSN_BRANCH with MIPS16_INSN_UNCOND_BRANCH and
+ MIPS16_INSN_COND_BRANCH.
+
2010-07-05 Jim Wilson <wilson@codesourcery.com>
PR gas/10531