aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-08-01 15:39:17 +0000
committerNick Clifton <nickc@redhat.com>2001-08-01 15:39:17 +0000
commit28bab82b5a7e70d315dc943ae1e10701b0d629da (patch)
treeb675373737f83d66fdda659eaebe66d9ceb64ef7 /opcodes/ChangeLog
parentd8adc60f05ce2e4260c37bf4838a10ce7e431f78 (diff)
downloadfsf-binutils-gdb-28bab82b5a7e70d315dc943ae1e10701b0d629da.zip
fsf-binutils-gdb-28bab82b5a7e70d315dc943ae1e10701b0d629da.tar.gz
fsf-binutils-gdb-28bab82b5a7e70d315dc943ae1e10701b0d629da.tar.bz2
Cleanups for z8k target
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 4103ff8..bf3e14a 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,11 @@
+2001-08-01 Christian Groessler <cpg@aladdin.de>
+
+ * z8kgen.c: Fixed indentation of opt[] array. Include stdio.h to
+ get stderr definition.
+ (internal, gas): Removed warnings.
+ (gas): Create a correct final entry for created array.
+ * z8k-opc.h: Recreated with new z8kgen.
+
2001-07-28 Kazu Hirata <kazu@hxi.com>
* i386-dis.c: Fix formatting.