* po/vi.po: Updated Vietnamese translation.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index fdec60efb86305ac8638be94ba2496a5bc1cf8cb..c036420bb34c44d79b65c39c81c0ca165f34742e 100644 (file)
@@ -1,3 +1,263 @@
+2012-08-17  Nick Clifton  <nickc@redhat.com>
+
+       * po/uk.po: New Ukranian translation.
+       * configure.in (ALL_LINGUAS): Add uk.
+       * configure: Regenerate.
+
+2012-08-16  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * ppc-opc.c (powerpc_opcodes) <"lswx">: Use RAX for the second and
+       RBX for the third operand.
+       <"lswi">: Use RAX for second and NBI for the third operand.
+
+2012-08-15  DJ Delorie  <dj@redhat.com>
+
+       * rl78-decode.opc (rl78_decode_opcode): Merge %e and %[01]
+       operands, so that data addresses can be corrected when not
+       ES-overridden.
+       * rl78-decode.c: Regenerate.
+       * rl78-dis.c (print_insn_rl78): Make order of modifiers
+       irrelevent.  When the 'e' specifier is used on an operand and no
+       ES prefix is provided, adjust address to make it absolute.
+
+2012-08-15  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * ppc-opc.c <RSQ, RTQ>: Use PPC_OPERAND_GPR.
+
+2012-08-15  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * ppc-opc.c <xnop, yield, mdoio, mdoom>: New extended mnemonics.
+
+2012-08-14  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * mips-dis.c (print_insn_args): Add GET_OP and GET_OP_S local
+       macros, use local variables for info struct member accesses,
+       update the type of the variable used to hold the instruction
+       word.
+       (print_insn_mips, print_mips16_insn_arg): Likewise.
+       (print_insn_mips16): Add GET_OP and GET_OP_S local macros, use
+       local variables for info struct member accesses.
+       (print_insn_micromips): Add GET_OP_S local macro.
+       (_print_insn_mips): Update the type of the variable used to hold
+       the instruction word.
+
+2012-08-13  Ian Bolton  <ian.bolton@arm.com>
+            Laurent Desnogues  <laurent.desnogues@arm.com>
+            Jim MacArthur  <jim.macarthur@arm.com>
+            Marcus Shawcroft  <marcus.shawcroft@arm.com>
+            Nigel Stephens  <nigel.stephens@arm.com>
+            Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
+            Richard Earnshaw  <rearnsha@arm.com>
+            Sofiane Naci  <sofiane.naci@arm.com>
+            Tejas Belagod  <tejas.belagod@arm.com>
+            Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * Makefile.am: Add AArch64.
+       * Makefile.in: Regenerate.
+       * aarch64-asm.c: New file.
+       * aarch64-asm.h: New file.
+       * aarch64-dis.c: New file.
+       * aarch64-dis.h: New file.
+       * aarch64-gen.c: New file.
+       * aarch64-opc.c: New file.
+       * aarch64-opc.h: New file.
+       * aarch64-tbl.h: New file.
+       * configure.in: Add AArch64.
+       * configure: Regenerate.
+       * disassemble.c: Add AArch64.
+       * aarch64-asm-2.c: New file (automatically generated).
+       * aarch64-dis-2.c: New file (automatically generated).
+       * aarch64-opc-2.c: New file (automatically generated).
+       * po/POTFILES.in: Regenerate.
+
+2012-08-13  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * micromips-opc.c (micromips_opcodes): Update comment.
+       * mips-opc.c (mips_builtin_opcodes): Likewise.  Mark coprocessor
+       instructions for IOCT as appropriate.
+       * mips-dis.c (print_insn_mips): Replace OPCODE_IS_MEMBER with
+       opcode_is_member.
+       * configure.in: Substitute NO_WMISSING_FIELD_INITIALIZERS with
+       the result of a check for the -Wno-missing-field-initializers
+       GCC option.
+       * Makefile.am (NO_WMISSING_FIELD_INITIALIZERS): New variable.
+       (mips-opc.lo): Pass $(NO_WMISSING_FIELD_INITIALIZERS) to
+       compilation.
+       (mips16-opc.lo): Likewise.
+       (micromips-opc.lo): Likewise.
+       * aclocal.m4: Regenerate.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+
+2012-08-11  Saravanan Ekanathan <saravanan.ekanathan@amd.com>
+
+       PR gas/14423
+       * i386-gen.c (cpu_flag_init): Add CpuFMA in CPU_BDVER2_FLAGS.
+       * i386-init.h: Regenerated.
+
+2012-08-09  Nick Clifton  <nickc@redhat.com>
+
+       * po/vi.po: Updated Vietnamese translation.
+
+2012-08-07  Roland McGrath  <mcgrathr@google.com>
+
+       * i386-dis.c (reg_table): Fill out REG_0F0D table with
+       AMD-reserved cases as "prefetch".
+       (MOD_0F18_REG_4, MOD_0F18_REG_5): New enum constants.
+       (MOD_0F18_REG_6, MOD_0F18_REG_7): Likewise.
+       (reg_table): Use those under REG_0F18.
+       (mod_table): Add those cases as "nop/reserved".
+
+2012-08-07  Jan Beulich <jbeulich@suse.com>
+
+       * i386-opc.tbl: Remove "FIXME" comments from SVME instructions.
+
+2012-08-06  Roland McGrath  <mcgrathr@google.com>
+
+       * i386-dis.c (print_insn): Print spaces between multiple excess
+       prefixes.  Return actual number of excess prefixes consumed,
+       not always one.
+
+       * i386-dis.c (OP_REG): Ignore REX_B for segment register cases.
+
+2012-08-06  Roland McGrath  <mcgrathr@google.com>
+           Victor Khimenko  <khim@google.com>
+           H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (OP_sI): In b_T_mode and v_mode, REX_W trumps DFLAG.
+       (putop): For 'T', 'U', and 'V', treat REX_W like DFLAG.
+       (intel_operand_size): For stack_v_mode, treat REX_W like DFLAG.
+       (OP_E_register): Likewise.
+       (OP_REG): For low 8 whole registers, treat REX_W like DFLAG.
+
+2012-08-02  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * configure.in: Formatting.
+       * configure: Regenerate.
+
+2012-08-01  Alan Modra  <amodra@gmail.com>
+
+       * h8300-dis.c: Fix printf arg warnings.
+       * i960-dis.c: Likewise.
+       * mips-dis.c: Likewise.
+       * pdp11-dis.c: Likewise.
+       * sh-dis.c: Likewise.
+       * v850-dis.c: Likewise.
+       * configure.in: Formatting.
+       * configure: Regenerate.
+       * rl78-decode.c: Regenerate.
+       * po/POTFILES.in: Regenerate.
+
+2012-07-31  Chao-Ying Fu  <fu@mips.com>
+            Catherine Moore  <clm@codesourcery.com>
+            Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * micromips-opc.c (WR_a, RD_a, MOD_a): New macros.
+       (DSP_VOLA): Likewise.
+       (D32, D33): Likewise.
+       (micromips_opcodes): Add DSP ASE instructions.
+       * mips-dis.c (print_insn_micromips) <'2', '3'>: New cases.
+       <'4', '5', '6', '7', '8', '0', '^', '@'>: Likewise.
+
+2012-07-31  Jan Beulich <jbeulich@suse.com>
+
+       * i386-opc.tbl (vmovntdqa): Move up into 256-bit integer AVX2
+       instruction group. Mark as requiring AVX2.
+       * i386-tbl.h: Re-generate.
+
+2012-07-30  Nick Clifton  <nickc@redhat.com>
+
+       * po/opcodes.pot: Updated template.
+       * po/es.po: Updated Spanish translation.
+       * po/fi.po: Updated Finnish translation.
+
+2012-07-27  Mike Frysinger  <vapier@gentoo.org>
+
+       * configure.in (BFD_VERSION): Run bfd/configure --version and
+       parse the output of that.
+       * configure: Regenerate.
+
+2012-07-25  James Lemke  <jwlemke@codesourcery.com>
+
+       * ppc-opc.c (powerpc_opcodes): Add/remove PPCVLE for some 32-bit insns.
+
+2012-07-24  Stephan McCamant  <smcc@cs.berkeley.edu>
+           Dr David Alan Gilbert  <dave@treblig.org>
+
+       PR binutils/13135
+       * arm-dis.c: Add necessary casts for printing integer values.
+       Use %s when printing string values.
+       * hppa-dis.c: Likewise.
+       * m68k-dis.c: Likewise.
+       * microblaze-dis.c: Likewise.
+       * mips-dis.c: Likewise.
+       * sparc-dis.c: Likewise.
+
+2012-07-19  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
+
+       PR binutils/14355
+       * i386-dis.c (VEX_LEN_0FXOP_08_CC): New.
+       (VEX_LEN_0FXOP_08_CD): Likewise.
+       (VEX_LEN_0FXOP_08_CE): Likewise.
+       (VEX_LEN_0FXOP_08_CF): Likewise.
+       (VEX_LEN_0FXOP_08_EC): Likewise.
+       (VEX_LEN_0FXOP_08_ED): Likewise.
+       (VEX_LEN_0FXOP_08_EE): Likewise.
+       (VEX_LEN_0FXOP_08_EF): Likewise.
+       (xop_table): Fix entries for vpcomb, vpcomw, vpcomd, vpcomq,
+       vpcomub, vpcomuw, vpcomud, vpcomuq.
+       (vex_len_table): Add entries for VEX_LEN_0FXOP_08_CC,
+       VEX_LEN_0FXOP_08_CD, VEX_LEN_0FXOP_08_CE, VEX_LEN_0FXOP_08_CF,
+       VEX_LEN_0FXOP_08_EC, VEX_LEN_0FXOP_08_ED, VEX_LEN_0FXOP_08_EE,
+       VEX_LEN_0FXOP_08_EF.
+
+2012-07-16  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
+
+       * i386-dis.c (PREFIX_0F38F6): New.
+       (prefix_table): Add adcx, adox instructions.
+       (three_byte_table): Use PREFIX_0F38F6.
+       (mod_table): Add rdseed instruction.
+       * i386-gen.c (cpu_flag_init): Add CpuADX, CpuRDSEED, CpuPRFCHW.
+       (cpu_flags): Likewise.
+       * i386-opc.h: Add CpuADX, CpuRDSEED, CpuPRFCHW.
+       (i386_cpu_flags): Add fields cpurdseed, cpuadx, cpuprfchw.
+       * i386-opc.tbl: Add instrcutions adcx, adox, rdseed. Extend
+       prefetchw.
+       * i386-tbl.h: Regenerate.
+       * i386-init.h: Likewise.
+
+2012-07-05  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * mips-dis.c: Remove gratuitous newline.
+
+2012-07-05  Sean Keys  <skeys@ipdatasys.com>
+
+       * xgate-dis.c: Removed an IF statement that will
+        always be false due to overlapping operand masks.
+        * xgate-opc.c: Corrected 'com' opcode entry and
+        fixed spacing.
+
+2012-07-02  Roland McGrath  <mcgrathr@google.com>
+
+       * i386-opc.tbl: Add RepPrefixOk to nop.
+       * i386-tbl.h: Regenerate.
+
+2012-06-28  Nick Clifton  <nickc@redhat.com>
+
+       * po/vi.po: Updated Vietnamese translation.
+
+2012-06-22  Roland McGrath  <mcgrathr@google.com>
+
+       * i386-opc.tbl: Add RepPrefixOk to ret.
+       * i386-tbl.h: Regenerate.
+
+       * i386-opc.h (RepPrefixOk): New enum constant.
+       (i386_opcode_modifier): New bitfield 'repprefixok'.
+       * i386-gen.c (opcode_modifiers): Add RepPrefixOk.
+       * i386-opc.tbl: Add RepPrefixOk to bsf, bsr, and to all
+       instructions that have IsString.
+       * i386-tbl.h: Regenerate.
+
 2012-06-11  Andreas Schwab  <schwab@linux-m68k.org>
 
        * ppc-opc.c (lvsl, lvebx, isellt, icbt, ldepx, lwepx, lvsr, lvehx)
This page took 0.027242 seconds and 4 git commands to generate.