From: Ian Lance Taylor Date: Tue, 11 Jul 1995 15:52:03 +0000 (+0000) Subject: * ppc-opc.c (powerpc_operands): Change CR to use a bitsize of 3, X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=141b9f1bbe710205b8815d83af2657524773f623;p=binutils-gdb.git * ppc-opc.c (powerpc_operands): Change CR to use a bitsize of 3, shifted by 18, without any insertion or extraction function. (insert_cr, extract_cr): Remove. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 92256ea3976..000e61a3c25 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,20 @@ +Tue Jul 11 11:49:49 1995 Ian Lance Taylor + + * ppc-opc.c (powerpc_operands): Change CR to use a bitsize of 3, + shifted by 18, without any insertion or extraction function. + (insert_cr, extract_cr): Remove. + +start-sanitize-arc +Mon Jul 3 11:54:31 1995 Ian Lance Taylor + + * Makefile.in (ALL_MACHINES): Add arc-dis.o and arc-opc.o. + +end-sanitize-arc +Wed Jun 21 20:05:39 1995 Ken Raeburn + + * m68k-dis.c (print_insn_arg, print_indexed): Print "%" before + register names. + Thu Jun 15 17:23:31 1995 Stan Shebs * mpw-config.in: Add sh and i386 configs, remove sparc config.