From: Matthew Green Date: Sat, 13 Oct 2001 02:27:25 +0000 (+0000) Subject: oops, fix an error in the previous entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0716ce0d22301daf22bc3a50f147daa5dfda1efa;p=binutils-gdb.git oops, fix an error in the previous entry. --- diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index bce864b2e95..690b19ce059 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,7 +1,8 @@ 2001-10-12 matthew green - * ppc.h (PPC_OPCODE_BOOKE, PPC_OPCODE_403): New opcode flags for - BookE and PowerPC403 instructions. + * ppc.h (PPC_OPCODE_BOOKE, PPC_OPCODE_BOOKE64, PPC_OPCODE_403): New + opcode flags for BookE 32-bit, BookE 64-bit and PowerPC 403 + instructions, respectively. 2001-09-27 Nick Clifton