From: Michael Meissner Date: Thu, 27 Feb 1997 16:37:37 +0000 (+0000) Subject: Deal with 64 bit instruction sizes on the tic80 X-Git-Tag: gdb-4_18~6302 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dcbf6f077fcba3bce7a21fe2403ebd9f9ed60a4a;p=platform%2Fupstream%2Fbinutils.git Deal with 64 bit instruction sizes on the tic80 --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 9afe350..4d2bfbc 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,4 +1,8 @@ start-sanitize-tic80 +Thu Feb 27 11:36:41 1997 Michael Meissner + + * tic80-dis.c (print_insn_tic80): Set info->bytes_per_line to 8. + Wed Feb 26 15:34:48 1997 Michael Meissner * tic80-opc.c (tic80_predefined_symbols): Define r25 properly.