OSDN Git Service

gas/
authordrow <drow>
Mon, 15 Aug 2005 15:37:13 +0000 (15:37 +0000)
committerdrow <drow>
Mon, 15 Aug 2005 15:37:13 +0000 (15:37 +0000)
commit4621bd0633d51ad968d806f5c7df9fc302539369
treed53d92dbce2cf7adc50b13c3c04f23aedca7c574
parentad11baaadd7efc944940be817061f0ee33b1a5c9
gas/
* config/tc-ppc.c (parse_cpu): Add -me300 support.
(md_show_usage): Likewise.
* doc/c-ppc.texi (PowerPC-Opts): Document it.
include/opcode/
* ppc.h (PPC_OPCODE_E300): Define.
opcodes/
* ppc-dis.c (powerpc_dialect): Handle e300.
(print_ppc_disassembler_options): Likewise.
* ppc-opc.c (PPCE300): Define.
(powerpc_opcodes): Mark icbt as available for the e300.
binutils/
* doc/binutils.texi (objdump): Document -M e300.
binutils/doc/binutils.texi
gas/ChangeLog
gas/config/tc-ppc.c
gas/doc/c-ppc.texi
include/opcode/ChangeLog
include/opcode/ppc.h
opcodes/ChangeLog
opcodes/ppc-dis.c
opcodes/ppc-opc.c