gas/testsuite/
[external/binutils.git] / opcodes / ChangeLog
index 4bf8849..bc85528 100644 (file)
@@ -1,3 +1,79 @@
+2007-10-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (dis386_twobyte): Add getsec.
+
+       * i386-gen.c (cpu_flags): Add CpuSMX.
+
+       * i386-opc.h (CpuSMX): New.
+       (CpuSSSE3): Updated.
+       (i386_cpu_flags): Add cpusmx.
+
+       * i386-opc.tbl: Add getsec.
+       * i386-init.h: Regenerated.
+       * i386-tbl.h: Likewise.
+
+2007-10-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (reg_table): Use "{ XX }" on "(bad)".
+       (prefix_table): Likewise.
+
+2007-10-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (dis386_twobyte): Use EXx instead of EXq on
+       unpckhpX and unpckhpX.
+
+2007-10-04  David Daney  <ddaney@avtrex.com>
+
+       * mips-opc.c (mips_builtin_opcodes): Mark lwxc1 as working on FP_S
+       registers.
+
+2007-10-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (MOD_0F12_PREFIX_0): Use "movlps" and "movhlps"
+       instead of "movlpX" and "movhlpX", respectively.
+       (MOD_0F16_PREFIX_0): Use "movhps" and "movlhps" instead of
+       "movhpX" and "movlhpX", respectively.
+
+2007-10-04  Nick Clifton  <nickc@redhat.com>
+
+       * configure.in (WIN32LDFLAGS): Rename to SHARED_LDFLAGS.
+       (WIN32LIBADD): Rename to SHARED_LIBADD
+       (SHARED_DEPENDENCIES): New exported variable.
+       (enable_shared): Add dependency upon libbfd.la for non-cygwin
+       based shared library builds.
+       * Makefile.am (libopcodes_la_DEPENDENCIES): Append
+       SHARED_DEPENDENCIES.
+       (libopcodes_la_LIBADD): Rename WIN32LIBADD to SHARED_LIBADD.
+       (libopcodes_la_LDFLAGS): Rename WIN32LDFLAGS to SHARED_LDFLAGS.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+
+       PR gas/5100
+       * arc-opc.c (insert_offset): Fix spelling mistake in error
+       message.
+
+2007-10-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (OP_REG): Set add to 0 only when needed.
+       (OP_C): Likewise.
+       (OP_D): Likewise.
+       (OP_MMX): Likewise.
+       (OP_XMM): Likewise.
+       (OP_EM): Likewise.
+       (OP_MXC): Likewise.
+       (OP_EX): Likewise.
+
+2007-10-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-opc.tbl: Update SSE comments.
+
+2007-10-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (THREE_BYTE_0FBA): Renamed to ...
+       (THREE_BYTE_0F7B): This.
+       (dis386_twobyte): Updated.
+       (three_byte_table): Updated comments.
+
 2007-10-01  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
 
        * cr16-opc.c: Updated the branch on condition instructions with