aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index a9581ae..ca42dc9 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+2014-08-26 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * micromips-opc.c (decode_micromips_operand): Rename `B' to `+J'.
+ (micromips_opcodes): Use "+J" in place of "B" for "hypcall",
+ "sdbbp", "syscall" and "wait".
+
2014-08-21 Nathan Sidwell <nathan@codesourcery.com>
Maciej W. Rozycki <macro@codesourcery.com>