aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2001-06-09 22:42:30 +0000
committerAlexandre Oliva <aoliva@redhat.com>2001-06-09 22:42:30 +0000
commitbda22bbf151c7017167ae655bce68b63c429be68 (patch)
tree323e02b490de1809a7b5ca20c126cbb7b3cf0074 /opcodes/ChangeLog
parent7a25cd3e1a593072bbb6f6a040d02f0baa785493 (diff)
downloadgdb-bda22bbf151c7017167ae655bce68b63c429be68.zip
gdb-bda22bbf151c7017167ae655bce68b63c429be68.tar.gz
gdb-bda22bbf151c7017167ae655bce68b63c429be68.tar.bz2
* sh-opc.h (sh_table): Don't use empty initializers.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 2e7e09e..314e35d 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-09 Alexandre Oliva <aoliva@redhat.com>
+
+ * sh-opc.h (sh_table): Don't use empty initializers.
+
2001-06-06 Christian Groessler <cpg@aladdin.de>
* z8k-dis.c: Fix formatting.