diff options
author | Christian Groessler <chris@groessler.org> | 2003-12-15 22:01:43 +0000 |
---|---|---|
committer | Christian Groessler <chris@groessler.org> | 2003-12-15 22:01:43 +0000 |
commit | a0bd404eacfd838498f1fac90997f732735cc00a (patch) | |
tree | fb6db7a147f9443730647bd59f93167b8d1c936e /opcodes/ChangeLog | |
parent | 6a9756ed2961b048fc06bc0acefa326958039dc3 (diff) | |
download | gdb-a0bd404eacfd838498f1fac90997f732735cc00a.zip gdb-a0bd404eacfd838498f1fac90997f732735cc00a.tar.gz gdb-a0bd404eacfd838498f1fac90997f732735cc00a.tar.bz2 |
* z8k-dis.c (intr_names): Removed.
(print_intr, print_flags): New functions.
(unparse_instr): Use new functions.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 7bf5b45..40eed6e 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2003-12-15 Christian Groessler <chris@groessler.org> + + * z8k-dis.c (intr_names): Removed. + (print_intr, print_flags): New functions. + (unparse_instr): Use new functions. + 2003-12-15 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> * m32r-opc.c: Regenerate. |