aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>1997-02-22 00:32:23 +0000
committerMartin Hunt <hunt@redhat.com>1997-02-22 00:32:23 +0000
commit4fe23bdd069a2e37c2db13e4f21a0a14f0798328 (patch)
treeb3a776447e4dbf2dbf65358a43b3f76f91f8db5e /opcodes
parent1b52469766e713be0f465299b197519c70ab641b (diff)
downloadgdb-4fe23bdd069a2e37c2db13e4f21a0a14f0798328.zip
gdb-4fe23bdd069a2e37c2db13e4f21a0a14f0798328.tar.gz
gdb-4fe23bdd069a2e37c2db13e4f21a0a14f0798328.tar.bz2
Fri Feb 21 16:31:18 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
* d30v-opc.c: Removed references to FLAG_X.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 75e62a2..f630e3c 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+start-sanitize-d30v
+Fri Feb 21 16:31:18 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
+
+ * d30v-opc.c: Removed references to FLAG_X.
+
+end-sanitize-d30v
Wed Feb 19 14:51:20 1997 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in: Add dependencies on ../bfd/bfd.h as required.