Update soruces to make alpha, arc and arm targets compile cleanly
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 3b7b4059e585a93ca727edb61e0a78540c311ce5..7a786ff147f2048a7ac7a17ac155039a54dab00a 100644 (file)
@@ -1,3 +1,103 @@
+2009-09-25  Martin Thuresson  <martint@google.com>
+
+       Update soruces to make arc and arm targets compile cleanly with
+       -Wc++-compat:
+       * arc-dis.c Fix casts.
+       * arc-ext.c: Add casts.
+       * arm-dis.c (enum opcode_sentinel_enum): Gave name to anonymous
+       enum.
+
+2009-09-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-gen.c (opcode_modifiers): Remove Vex256.
+       (set_bitfield): Handle XXX=V.
+
+       * i386-opc.h (Vex): Update comments.
+       (Vex256): Removed.
+       (VexNDS): Updated.
+       (i386_opcode_modifier): Change vex to 2 bits.  Remove vex256. 
+
+       * i386-opc.tbl: Replace "Vex|Vex256" with Vex=2.
+       * i386-tbl.h: Regenerated.
+
+2009-09-23  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po: Updated French translation.
+
+2009-09-21  Ben Elliston  <bje@au.ibm.com>
+           Peter Bergner  <bergner@vnet.ibm.com>
+
+       * ppc-dis.c (ppc_opts): Add "ppca2" entry.
+       * ppc-opc.c (powerpc_opcodes): Add eratilx, eratsx, eratsx.,
+       eratre, wchkall, eratwe, ldawx., mdfcrx., mfdcr. mtdcrx., icswx,
+       icswx., mtdcr., dci, wclrone, wclrall, wclr, erativax, tlbsrx.,
+       ici mnemonics.
+       (ERAT_T): New operand.
+       (XWC_MASK): New mask.
+       (XOPL2): New macro.
+       (PPCA2): Define.
+
+2009-09-18  Nick Clifton  <nickc@redhat.com>
+
+       * po/es.po: Updated Spanish translation.
+       * po/vi.po: Updated Vietnamese translation.
+
+2009-09-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (OP_E_memory): Don't print '-' in Intel mode if
+       disp == -disp.
+
+2009-09-14  Nick Clifton  <nickc@redhat.com>
+
+       * po/nl.po: Updated Dutch translation.
+
+2009-09-11  Nick Clifton  <nickc@redhat.com>
+
+       * po/opcodes.pot: Updated by the Translation project.
+
+2009-09-11  Martin Thuresson  <martint@google.com>
+
+       Updated sources to compile cleanly with -Wc++-compat:
+       * ld.h (enum endian_enum,enum symbolic_enum,enum dynamic_list_enum): Move to top level.
+       * ldcref.c: Add casts.
+       * ldctor.c: Add casts.
+       * ldexp.c
+       * ldexp.h (enum node_tree_enum,enum phase_enum): Move to top level.
+       * ldlang.c: Add casts. (lang_insert_orphan): Use enum name instead of integer.
+       * ldlang.h (enum statement_enum): Move to top level.
+       * ldmain.c: Add casts.
+       * ldwrite.c: Add casts.
+       * lexsup.c: Add casts. (enum control_enum): Move to top level.
+       * mri.c: Add casts. (mri_draw_tree): Use enum name instead of integer.
+
+2009-09-10  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+       
+       * s390-dis.c (print_insn_s390): Avoid 'long long'.
+
+2009-09-10  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+       
+       * s390-dis.c (s390_extract_operand): Remove the shift for pcrel operands.
+       (print_insn_s390): Signextend and shift pcrel operands before printing.
+
+2009-09-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (vex_len_table): Change VEX_LEN_AE_R_X_M0 to
+       VEX_LEN_AE_R_X_M_0 in comments.
+
+2009-09-08  DJ Delorie  <dj@redhat.com>
+
+       * mep-opc.c: Regenerate.
+
+2009-09-08  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * z8kgen.c (struct op): Replace unused flavor with id.
+       (opt): Remove extra xorb entry.
+       (func): Use id field as fallback.
+       (sub): Return new string, caller changed.
+       (internal): Allocate end marker.  Assign unique id before sorting.
+       (gas): Likewise.  Fix loop end condition.
+       * z8k-opc.h: Regenerate.
+
 2009-09-08  Alan Modra  <amodra@bigpond.net.au>
 
        * ppc-opc.c (powerpc_macros <extrdi>): Allow n+b of 64.
This page took 0.024877 seconds and 4 git commands to generate.