gas/
authorDaniel Jacobowitz <drow@false.org>
Mon, 15 Aug 2005 15:37:15 +0000 (15:37 +0000)
committerDaniel Jacobowitz <drow@false.org>
Mon, 15 Aug 2005 15:37:15 +0000 (15:37 +0000)
commit36ae0db314931725feb8bd6958e40c46919ee6ae
tree28534c52e35a3e3242c2fa0f367f6e3cf23b16c4
parentce490eda4be52bbd501791dd3e0c3c4444d8dd78
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
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