aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-02-12 17:28:14 +0000
committerIan Lance Taylor <ian@airs.com>1997-02-12 17:28:14 +0000
commitd1c52e5b5c568a47dbebd8ef12588b5fde89d5b8 (patch)
tree54920a5995fe37c11ca66be7e219fde442ea6fd3 /opcodes
parent0988ea9f3e302ecfd4e4bd1c9da5ba6d698c1d21 (diff)
downloadfsf-binutils-gdb-d1c52e5b5c568a47dbebd8ef12588b5fde89d5b8.zip
fsf-binutils-gdb-d1c52e5b5c568a47dbebd8ef12588b5fde89d5b8.tar.gz
fsf-binutils-gdb-d1c52e5b5c568a47dbebd8ef12588b5fde89d5b8.tar.bz2
Wed Feb 12 12:27:40 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* m68k-dis.c (print_insn_m68k): Set bytes_per_chunk and bytes_per_line.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 3c52d42..bbcb4e2 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+Wed Feb 12 12:27:40 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+ * m68k-dis.c (print_insn_m68k): Set bytes_per_chunk and
+ bytes_per_line.
+
start-sanitize-tic80
Tue Feb 11 16:36:31 1997 Fred Fish <fnf@cygnus.com>