summaryrefslogtreecommitdiff
path: root/include/opcode/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@nildram.co.uk>2013-07-14 13:11:02 +0000
committerRichard Sandiford <rsandifo@nildram.co.uk>2013-07-14 13:11:02 +0000
commit3eed1bfef8edb4d82dbffb6354d55642c5c76072 (patch)
tree7a4d4c52412e62929fd20508459a07511353c261 /include/opcode/ChangeLog
parentef8851bad801a44cd8a46f947862fb94e2d8851b (diff)
downloadgdb-3eed1bfef8edb4d82dbffb6354d55642c5c76072.tar.gz
include/opcode/
* mips.h: Document MIPS16 "I" opcode. opcodes/ * mips16-opc.c (mips16_opcodes): Use "I" for immediate operands in macros. gas/ * config/tc-mips.c (mips16_ip): Handle "I".
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 4d573845294..a96a4ab1ba2 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,7 @@
+2013-07-14 Richard Sandiford <rdsandiford@googlemail.com>
+
+ * mips.h: Document MIPS16 "I" opcode.
+
2013-07-07 Richard Sandiford <rdsandiford@googlemail.com>
* mips.h (M_ACLR_OB, M_ASET_OB, M_CACHE_OB, M_CACHEE_OB, M_L_DOB)