2001-11-02 H.J. Lu (hjl@gnu.org)
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 6e979478d9214bdf594ef2cf616a7e453fe24f10..39c807cf2fbc2268686a4a5693827b439419c05b 100644 (file)
@@ -1,3 +1,61 @@
+2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+       * m68hc11-dis.c (print_insn): Fix disassembly of movb with a
+       constant as source.
+
+2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * Makefile.am (CFILES): Add mmix-dis.c and mmix-opc.c.  Regenerate
+       dependencies.
+       * Makefile.in: Regenerate.
+       * mmix-dis.c, mmix-opc.c: New files.
+
+2001-10-29  Kazu Hirata  <kazu@hxi.com>
+
+       * d30v-dis.c: Fix a comment typo.
+
+2001-10-23  Chris Demetriou  <cgd@broadcom.com>
+
+       * mips-opc.c (mips_builtin_opcodes): Mark "bgezall" and
+       "bltzall" as writing GPR 31 (since they do).
+
+       * mips-dis.c (print_insn_arg): Calculate info->target
+       where appropriate.
+       (print_insn_mips): Fill in instruction info.
+       (print_mips16_insn_arg): Remove unneded variable 'val'.
+       Removed duplicated instruction target calculations,
+       calculate once and print that result.  Use same idiom for
+       masking the jump segment bits as is used in print_insn_arg.
+
+2001-10-20  Alan Modra  <amodra@bigpond.net.au>
+
+       * ppc-opc.c (CT): Make it an optional operand.
+
+2001-10-17  Chris Demetriou  <cgd@broadcom.com>
+
+       * mips-dis.c (mips_isa_type): Make the ISA used to disassemble
+       SB-1 binaries include instructions specific to the SB-1.
+       * mips-opc.c (SB1): New definition.
+       (mips_builtin_opcodes): Add SB-1 extension opcodes "div.ps",
+       "recip.ps", "rsqrt.ps", and "sqrt.ps".
+
+2001-10-17  matthew green  <mrg@redhat.com>
+
+       * ppc-opc.c (STRM): New AltiVec operand.
+       (XDSS): New AltiVec instruction form.
+       (mtvscr): Correct operand list.
+       (dst, dstt, dstst, dststt, dss, dssall): AltiVec instructions.
+
+2001-10-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/POTFILES.in: Regenerate.
+
+2001-10-13  matthew green  <mrg@redhat.com>
+
+       * ppc-opc.c (MO): New macro for MO field of mbar instruction.
+       (powerpc_opcodes): Add rfci, wrtee, wrteei, mfdcrx, mfdcr,
+       mtdcrx, mtdcr, msync, dcba and mbar as BookE instructions.
+
 2001-10-13  Nick Clifton  <nickc@cambridge.redhat.com>
 
        * cgen-ibld.in: Include safe-ctype.h in preference to
This page took 0.023128 seconds and 4 git commands to generate.