Second part of ms1 to mt renaming.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index aebe716dc51456102b591c66a30839d95805e226..78f495a4ffc73644254ce1cb3a945d2cb4a41c65 100644 (file)
@@ -1,3 +1,112 @@
+2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
+
+       Second part of ms1 to mt renaming.
+       * Makefile.am (HFILES, CFILES, ALL_MACHINES): Adjust.
+       (stamp-mt): Adjust rule.
+       (mt-asm.lo, mt-desc.lo, mt-dis.lo, mt-ibld.lo, mt-opc.lo): Rename &
+       adjust.
+       * Makefile.in: Rebuilt.
+       * configure: Rebuilt.
+       * configure.in (bfd_mt_arch): Rename & adjust.
+       * disassemble.c (ARCH_mt): Renamed.
+       (disassembler): Adjust.
+       * mt-asm.c: Renamed, rebuilt.
+       * mt-desc.c: Renamed, rebuilt.
+       * mt-desc.h: Renamed, rebuilt.
+       * mt-dis.c: Renamed, rebuilt.
+       * mt-ibld.c: Renamed, rebuilt.
+       * mt-opc.c: Renamed, rebuilt.
+       * mt-opc.h: Renamed, rebuilt.
+
+2005-12-13  DJ Delorie  <dj@redhat.com>
+
+       * m32c-desc.c: Regenerate.
+       * m32c-opc.c: Regenerate.
+       * m32c-opc.h: Regenerate.
+
+2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * Makefile.am (CLEANFILES, CGEN_CPUS, MT_DEPS): Replace ms1 with mt.
+       * Makefile.in: Rebuilt.
+       * configure.in: Replace ms1 files with mt files.
+       * configure: Rebuilt.
+
+2005-12-08  Jan Beulich  <jbeulich@novell.com>
+
+       * i386-dis.c (MAXLEN): Reduce to architectural limit.
+       (fetch_data): Check for sufficient buffer size.
+
+2005-12-08  Jan Beulich  <jbeulich@novell.com>
+
+       * i386-dis.c (OP_ST): Remove prefix in Intel mode.
+
+2005-12-08  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * i386-dis.c (dofloat): Handle %rip-relative floating point addressing.
+
+2005-12-07  Hans-Peter Nilsson  <hp@axis.com>
+
+       * cris-opc.c (cris_opcodes) <"move" "s,P">: Define using
+       MOVE_M_TO_PREG_OPCODE and MOVE_M_TO_PREG_ZBITS instead of constants.
+
+2005-12-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/1874
+       * i386-dis.c (address_mode): New enum type.
+       (address_mode): New variable.
+       (mode_64bit): Removed.
+       (ckprefix): Updated to check address_mode instead of mode_64bit.
+       (prefix_name): Likewise.
+       (print_insn): Likewise.
+       (putop): Likewise.
+       (print_operand_value): Likewise.
+       (intel_operand_size): Likewise.
+       (OP_E): Likewise.
+       (OP_G): Likewise.
+       (set_op): Likewise.
+       (OP_REG): Likewise.
+       (OP_I): Likewise.
+       (OP_I64): Likewise.
+       (OP_OFF): Likewise.
+       (OP_OFF64): Likewise.
+       (ptr_reg): Likewise.
+       (OP_C): Likewise.
+       (SVME_Fixup): Likewise.
+       (print_insn): Set address_mode.
+       (PNI_Fixup): Add 64bit and address size override support for
+       monitor and mwait.
+
+2005-12-06  Hans-Peter Nilsson  <hp@axis.com>
+
+       * cris-dis.c (bytes_to_skip): Handle new parameter prefix_matchedp.
+       (print_with_operands): Check for prefix when [PC+] is seen.
+
+2005-12-02  Dave Brolley  <brolley@redhat.com>
+
+       * configure.in (cgen_files): Add cgen-bitset.lo.
+       (ta): Add cgen-bitset.lo when arch==bfd_cris_arch.
+       * Makefile.am (CFILES): Add cgen-bitset.c.
+       (ALL_MACHINES): Add cgen-bitset.lo.
+       (cgen-bitset.lo): New target.
+       * cgen-opc.c (cgen_bitset_create, cgen_bitset_init, cgen_bitset_clear)
+       (cgen_bitset_add, cgen_bitset_set, cgen_bitset_contains)
+       (cgen_bitset_compare, cgen_bitset_intersect_p, cgen_bitset_copy)
+       (cgen_bitset_union): Moved from here ...
+       * cgen-bitset.c: ... to here. New file.
+       * Makefile.in: Regenerated.
+       * configure: Regenerated.
+
+2005-11-22  James E Wilson  <wilson@specifix.com>
+
+       * ia64-gen.c (_opcode_int64_low, _opcode_int64_high,
+       opcode_fprintf_vma): New.
+       (print_main_table): New opcode_fprintf_vma instead of fprintf_vma.
+
+2005-11-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * ppc-opc.c (powerpc_opcodes): Add frin,friz,frip,frim.  Correct
+       frsqrtes.
+
 2005-11-14  David Ung  <davidu@mips.com>
 
        * mips16-opc.c: Add MIPS16e save/restore opcodes.
This page took 0.027113 seconds and 4 git commands to generate.