OSDN Git Service

gas/
authorDaniel Jacobowitz <dan@debian.org>
Mon, 15 Aug 2005 15:37:15 +0000 (15:37 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Mon, 15 Aug 2005 15:37:15 +0000 (15:37 +0000)
commitadb3c2a96c4ee7240934106067f72e74b369079d
tree4f2ec48f95d70e46f98980b39af438e4cb3a9192
parent599d726a2846817177285962269da8720869ed86
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.
include/opcode/ChangeLog
include/opcode/ppc.h
opcodes/ChangeLog
opcodes/ppc-dis.c
opcodes/ppc-opc.c