Rename ms1 files to mt files (part 1 -- renames only)
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index b6f5ccd3d7a4f2eae4edb9ef36e7ed74431b040d..d4a2b41ab055242966e9d41fd8acae6939f4e92c 100644 (file)
@@ -1,3 +1,104 @@
+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.
+       * mips-dis.c (print_mips16_insn_arg): Handle printing of 'm'/'M'
+       codes for save/restore.
+
+2005-11-10  Andreas Schwab  <schwab@suse.de>
+
+       * m68k-dis.c (print_insn_m68k): Only match FPU insns with
+       coprocessor ID 1.
+
+2005-11-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * m32c-desc.c: Regenerated.
+
+2005-11-08  Nathan Sidwell  <nathan@codesourcery.com>
+
+       Add ms2.
+       * ms1-asm.c, ms1-desc.c, ms1-desc.h, ms1-dis.c, ms1-ibld.c,
+       ms1-opc.c, ms1-opc.h: Regenerated.
+
+2005-11-07  Steve Ellcey  <sje@cup.hp.com>
+
+       * configure: Regenerate after modifying bfd/warning.m4.
+
 2005-11-07  Alan Modra  <amodra@bigpond.net.au>
 
        * i386-dis.c (ckprefix): Handle rex on fwait.  Don't print
This page took 0.023994 seconds and 4 git commands to generate.