* po/fi.po: Updated Finish translation.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 1c6af47cd4daf3d72968173b8c1dff7458247b0b..5f7c5aaac519fd9b56feddf5db9035dc1b1fabb3 100644 (file)
@@ -1,3 +1,158 @@
+2009-06-22  Nick Clifton  <nickc@redhat.com>
+
+       * po/fi.po: Updated Finish translation.
+
+2009-06-22  Alan Modra  <amodra@bigpond.net.au>
+
+       * m32c-asm.c: Regenerate.
+
+2009-06-22  Alan Modra  <amodra@bigpond.net.au>
+
+       * score-dis.c (print_insn_score48, print_insn_score32): Move default
+       case label to proper lexical block.
+       * score7-dis.c (print_insn_score32): Likewise.
+
+2009-06-19  Martin Schwidefsky  <sschwidefsky@de.ibm.com>
+
+       * s390-opc.c (INSTR_RR_0R_OPT, INSTR_RX_0RRD_OPT, MASK_RR_0R_OPT,
+       MASK_RX_0RRD_OPT): New instruction formats with optional arguments.
+       * s390-opc.txt (nopr, nop): Use new instruction format.
+
+2009-06-18  Nick Clifton  <nickc@redhat.com>
+
+       PR 10288
+       * arm-dis.c (print_insn_coprocessor): Check that a user specified
+       ARM architecture supports the matched instruction.
+       (print_insn_arm): Likewise.
+       (select_arm_features): New function.  Fills in the fields of an
+       arm_feature_set structure based on a given arm machine number.
+       (print_insn): Initialise an arm_feature_set structure.
+
+2009-06-16  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * vax-dis.c (is_function_entry): Return success for synthetic
+       symbols too.
+       (is_plt_tail): New function.
+       (print_insn_vax): Decode PLT entry offset longword.
+
+2009-06-15  Nick Clifton  <nickc@redhat.com>
+
+       PR 10186
+       * arm-dis.c (thumb32_opcodes): Fix binary value of SEV.W
+       instruction.
+
+       PR 10173
+       * cr16-dis.c (print_arg): Avoid printing the 0x prefix twice.
+
+2009-06-15  Nick Clifton  <nickc@redhat.com>
+
+       PR 10263
+       * arm-dis.c (print_insn): Ignore is_data if the user has requested
+       the disassembly of data as well as instructions.
+
+2009-06-11  Doug Evans  <dje@sebabeach.org>
+
+       * cgen.sh: Handle multiple simultaneous runs for parallel makes.
+
+2009-06-11  Anthony Green  <green@moxielogic.com>
+
+       * moxie-opc.c (moxie_form1_opc_info): Remove branch instructions.
+       (moxie_form3_opc_info): Add branch instructions.
+       * moxie-dis.c (print_insn_moxie): Disassemble MOXIE_F3_PCREL
+       encoded instructions.
+
+2009-06-06  Anthony Green  <green@moxielogic.com>
+
+       * moxie-opc.c: Recode some MOXIE_F1_4 opcodes as MOXIE_F1_M.
+       * moxie-dis.c (print_insn_moxie): Handle MOXIE_F1_M case.
+
+2009-06-04  Alan Modra  <amodra@bigpond.net.au>
+
+       * dep-in.sed: Don't use \n in replacement part of s command.
+       * Makefile.am (DEP1): LC_ALL for uniq.
+       * Makefile.in: Regenerate.
+
+2009-06-02  Nick Clifton  <nickc@redhat.com>
+
+       * po/nl.po: Updated Dutch translation.
+
+2009-06-02  Tristan Gingold  <gingold@adacore.com>
+
+       * ia64-gen.c (parse_resource_users, print_dependency_table,
+       add_dis_table_ent, finish_distable, insert_bit_table_ent,
+       add_dis_entry, compact_distree, gen_dis_table, completer_entries_eq,
+       get_prefix_len, compute_completer_bits, insert_opcode_dependencies,
+       insert_completer_entry, print_completer_entry, print_completer_table,
+       opcodes_eq, add_opcode_entry, shrink): Use ISO C syntax for functions.
+
+2009-05-28  DJ Delorie  <dj@redhat.com>
+
+       * mep-asm.c: Regenerate.
+       * mep-desc.c: Regenerate.
+
+2009-05-26  DJ Delorie  <dj@redhat.com>
+
+       * mep-asm.c: Regenerate.
+       * mep-desc.c: Regenerate.
+       * mep-desc.h: Regenerate.
+       * mep-dis.c: Regenerate.
+       * mep-ibld.c: Regenerate.
+       * mep-opc.c: Regenerate.
+       * mep-opc.h: Regenerate.
+
+2009-05-26  Nick Clifton  <nickc@redhat.com>
+
+       * po/id.po: Updated Indonesian translation.
+       * po/opcodes.pot: Updated template file.
+
+2009-05-26  Alan Modra  <amodra@bigpond.net.au>
+
+       * dep-in.sed: Don't modify .o to .lo here.  Output one filename
+       per line with all lines having continuation backslash.  Prefix
+       first line with "A", following lines with "B".
+       * Makefile.am (DEP): Don't use dep.sed here.
+       (DEP1): Run $MKDEP on single files, modify .o to .lo here.  Use
+       dep.sed here on dependencies, sort and uniq.
+       * Makefile.in: Regenerate.
+
+2009-05-25  Tristan Gingold  <gingold@adacore.com>
+
+       * makefile.vms (OPT): New variable.
+       (CFLAGS): Update compilation flags.
+
+2009-05-22  DJ Delorie  <dj@redhat.com>
+
+       * mep-asm.c: Regenerate.
+       * mep-desc.c: Regenerate.
+       * mep-desc.h: Regenerate.
+       * mep-dis.c: Regenerate.
+       * mep-ibld.c: Regenerate.
+       * mep-opc.c: Regenerate.
+       * mep-opc.h: Regenerate.
+
+2009-05-22  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
+
+       * i386-opc.h (Cpusse5): Delete.
+       (i386_cpu_flags): Delete.
+       * i386-gen.c: Remove CpuSSE5, Drex, Drexv and Drexc.
+       * i386-opc.tbl: Remove SSE5 instructions.
+       * i386-tbl.h: Regenerate.
+       * i386-init.h: Regenerate.
+       * i386-dis.c (OP_E_memeory, OP_E_extended): Remove drex handling.
+       (print_drex_arg): Delete.
+       (OP_DREX4): Delete.
+       (OP_DREX3): Delete.
+       (OP_DREX_ICMP): Delete.
+       (OP_DREX_FCMP): Delete.
+       (DREX_*): Delete.
+       (THREE_BYTE_0F24, THREE_BYTE_0F25, THREE_BYTE_0f7B): Delete.
+       
+2009-05-22  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+       * po/POTFILES.in: Regenerate.
+
 2009-05-19  DJ Delorie  <dj@redhat.com>
 
        * mep-asm.c: Regenerate.
This page took 0.025097 seconds and 4 git commands to generate.