opcodes/
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 1322bf727096045772c13010e7a3f9a92ee43b64..00b0aaf31ac5de91d7240b51d754cac2d44500fc 100644 (file)
@@ -1,3 +1,39 @@
+2006-11-22  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * arm-dis.c (last_is_thumb): Delete.
+       (enum map_type, last_type): New.
+       (print_insn_data): New.
+       (get_sym_code_type): Take MAP_TYPE argument.  Check the type of
+       the right symbol.  Handle $d.
+       (print_insn): Check for mapping symbols even without a normal
+       symbol.  Adjust searching.  If $d is found see how much data
+       to print.  Handle data.
+
+2006-11-16  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * m68k-opc.c (m68k_opcodes): Place trap instructions before set
+       conditionals.  Add tpf coldfire instruction as alias for trapf.
+
+2006-11-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (print_insn): Check PREFIX_REPNZ before
+       PREFIX_DATA when prefix user table is used.
+
+2006-11-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (twobyte_uses_SSE_prefix): Renamed to ...
+       (twobyte_uses_DATA_prefix): This.
+       (twobyte_uses_REPNZ_prefix): New.
+       (twobyte_uses_REPZ_prefix): Likewise.
+       (threebyte_0x38_uses_DATA_prefix): Likewise.
+       (threebyte_0x38_uses_REPNZ_prefix): Likewise.
+       (threebyte_0x38_uses_REPZ_prefix): Likewise.
+       (threebyte_0x3a_uses_DATA_prefix): Likewise.
+       (threebyte_0x3a_uses_REPNZ_prefix): Likewise.
+       (threebyte_0x3a_uses_REPZ_prefix): Likewise.
+       (print_insn): Updated checking usages of DATA/REPNZ/REPZ
+       prefixes.
+
 2006-11-06  Troy Rollo  <troy@corvu.com.au>
 
        * ppc-opc.c: Restore COM to mfcr wrongly removed 2003-07-04.
This page took 0.023896 seconds and 4 git commands to generate.