OSDN Git Service

gas/
authordrow <drow>
Mon, 15 Aug 2005 15:37:02 +0000 (15:37 +0000)
committerdrow <drow>
Mon, 15 Aug 2005 15:37:02 +0000 (15:37 +0000)
commitad11baaadd7efc944940be817061f0ee33b1a5c9
tree2389e482d2125fd7cc34485a6987be2e4dfe6740
parent62d7bc3ca26dd0a86e30a18f0c7a924d0bd44349
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/ChangeLog