aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorGavin Romig-Koch <gavin@redhat.com>1998-12-30 14:40:48 +0000
committerGavin Romig-Koch <gavin@redhat.com>1998-12-30 14:40:48 +0000
commit466104ff97b2143d8f6d37df0e1135886018abc9 (patch)
tree1e6be1729413a346fb867c53eea1afc1da48f04d /opcodes
parent26fbea32b64fc1480ea39b76765d17506e9c52f4 (diff)
downloadgdb-466104ff97b2143d8f6d37df0e1135886018abc9.zip
gdb-466104ff97b2143d8f6d37df0e1135886018abc9.tar.gz
gdb-466104ff97b2143d8f6d37df0e1135886018abc9.tar.bz2
mips16-opc.c: Mark branch insns with MIPS16_INSN_BRANCH.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 4ee1027..b27a808 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,13 @@
+1998-12-30 Gavin Romig-Koch <gavin@cygnus.com>
+
+ * mips16-opc.c: Mark branch insns with MIPS16_INSN_BRANCH.
+
+start-sanitize-fr30
+Wed Dec 16 16:17:49 1998 Dave Brolley <brolley@cygnus.com>
+
+ * fr30-opc.c: Regenerated.
+
+end-sanitize-fr30
start-sanitize-vr4xxx
1998-12-16 Gavin Romig-Koch <gavin@cygnus.com>