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)
* 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

index 55d8ce9..9624577 100644 (file)
@@ -1,3 +1,7 @@
+2005-08-15  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * doc/binutils.texi (objdump): Document -M e300.
+
 2005-08-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        * readelf.c (slurp_hppa_unwind_table): Fix entry size on hppa64-hpux.