aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-06-06 17:01:35 +0000
committerNick Clifton <nickc@redhat.com>2001-06-06 17:01:35 +0000
commit879db8be1ae5db44e4c72d7126a11154c65d8427 (patch)
treebbccc13f5ad5316c84a3d92564e937268d8f18c0 /opcodes/ChangeLog
parent8849f47dd926d34632dc6b2a16e99114f36ffa2a (diff)
downloadgdb-879db8be1ae5db44e4c72d7126a11154c65d8427.zip
gdb-879db8be1ae5db44e4c72d7126a11154c65d8427.tar.gz
gdb-879db8be1ae5db44e4c72d7126a11154c65d8427.tar.bz2
Remove warnings building z8k port.
Fix ld -r behaviour
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index cb09a71..2e7e09e 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,10 @@
+2001-06-06 Christian Groessler <cpg@aladdin.de>
+
+ * z8k-dis.c: Fix formatting.
+ (unpack_instr): Remove unused cases in switch statement. Add
+ safety abort() in default case.
+ (unparse_instr): Add safety abort() in default case.
+
2001-06-06 Peter Jakubek <pjak@snafu.de>
* opcodes/m68k-dis.c (print_insn_m68k): Fix typo.