gdb/testsuite/
[binutils-gdb.git] / opcodes / ChangeLog
index af9157112f9ec406e3e02f0e2a47d2075c41eda2..abc36cb3523038e178046324532d4605acb5ee7a 100644 (file)
@@ -1,3 +1,86 @@
+2010-05-07  Tristan Gingold  <gingold@adacore.com>
+
+       * Makefile.in: Regenerate with automake 1.11.1.
+       * aclocal.m4: Ditto.
+
+2010-05-05  Nick Clifton  <nickc@redhat.com>
+
+       * po/es.po: Updated Spanish translation.
+
+2010-04-22  Nick Clifton  <nickc@redhat.com>
+
+       * po/opcodes.pot: Updated by the Translation project.
+       * po/vi.po: Updated Vietnamese translation.
+
+2010-04-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (get_valid_dis386): Return bad_opcode on unknown
+       bits in opcode.
+
+2010-04-09  Nick Clifton  <nickc@redhat.com>
+
+       * i386-dis.c (print_insn): Remove unused variable op.
+       (OP_sI): Remove unused variable mask.
+
+2010-04-07  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate.
+
+2010-04-06  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * ppc-opc.c (RBOPT): New define.
+       ("dccci"): Enable for PPCA2.  Make operands optional.
+       ("iccci"): Likewise.  Do not deprecate for PPC476.
+
+2010-04-02  Masaki Muranaka  <monaka@monami-software.com>
+
+       * cr16-opc.c (cr16_instruction): Fix typo in comment.
+
+2010-03-25  Joseph Myers  <joseph@codesourcery.com>
+
+       * Makefile.am (TARGET_LIBOPCODES_CFILES): Add tic6x-dis.c.
+       * Makefile.in: Regenerate.
+       * configure.in (bfd_tic6x_arch): New.
+       * configure: Regenerate.
+       * disassemble.c (ARCH_tic6x): Define if ARCH_all.
+       (disassembler): Handle TI C6X.
+       * tic6x-dis.c: New.
+
+2010-03-24  Mike Frysinger  <vapier@gentoo.org>
+
+       * bfin-dis.c (decode_regs_hi): Change REG_LH2 typo to REG_MH2.
+
+2010-03-23  Joseph Myers  <joseph@codesourcery.com>
+
+       * dis-buf.c (buffer_read_memory): Give error for reading just
+       before the start of memory.
+
+2010-03-22  Sebastian Pop  <sebastian.pop@amd.com>
+           Quentin Neill <quentin.neill@amd.com>
+
+       * i386-dis.c (OP_LWP_I): Removed.
+       (reg_table): Do not use OP_LWP_I, use Iq.
+       (OP_LWPCB_E): Remove use of names16.
+       (OP_LWP_E): Same.
+       * i386-opc.tbl: Removed 16bit LWP insns.  32bit LWP insns
+       should not set the Vex.length bit.
+       * i386-tbl.h: Regenerated.
+
+2010-02-25  Edmar Wienskoski  <edmar@freescale.com>
+
+       * ppc-dis.c (ppc_opts): Add PPC_OPCODE_E500MC for "e500mc64".
+
+2010-02-24  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/6773
+       * arm-dis.c (arm_opcodes): Replace <prefix>addsubx with
+       <prefix>asx.  Replace <prefix>subaddx with <prefix>sax.
+       (thumb32_opcodes): Likewise.
+
+2010-02-15  Nick Clifton  <nickc@redhat.com>
+
+       * po/vi.po: Updated Vietnamese translation.
+
 2010-02-12  Doug Evans  <dje@sebabeach.org>
 
        * lm32-opinst.c: Regenerate.