Support for disassembling parallel instructions added.
[external/binutils.git] / opcodes / ChangeLog
index e41b060..0c631aa 100644 (file)
@@ -1,3 +1,64 @@
+Wed Jan 14 17:37:03 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * m32r-dis.in: Generated file imported from cgen.
+       * cgen-asm.in: Formatting changes to improve readability.
+       * m32r-asm.c:  Formatting changes to improve readability.
+       * cgen-dis.c:  Formatting changes to improve readability.
+       * m32r-dis.c:  Add support for disassembling parallel
+       instructions. 
+       * m32r-opc.h:  Update with latest version generated by cgen.
+       * m32r-opc.c:  Update with latest version generated by cgen, plus
+       hand patches to allow attributes to work until cgen can generate
+       these correctly.
+       
+start-sanitize-r5900
+Tue Jan 13 09:21:56 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * mips-opc.c (c.lt.s): Add r5900 variant.
+       (c.le.s): Likewise.
+
+end-sanitize-r5900
+Mon Jan 12 14:43:54 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * cgen-asm.c (build_asm_hash_table): Traverse compiled in table using
+       table provided entry size.  Use CGEN_INSN_MNEMONIC.
+       (cgen_parse_keyword): Rewrite.
+       * cgen-dis.c (build_dis_hash_table): Traverse compiled in table using
+       table provided entry size.  Use CGEN_INSN_MASK_BITSIZE.
+       * cgen-opc.c: Clean up pass over `struct foo' usage.
+       (cgen_keyword_lookup_value): Handle "" entry.
+       (cgen_keyword_add): Likewise.
+start-sanitize-cygnus
+       * Makefile.am: Add cgen support.
+       * Makefile.in: Regenerate.
+       * configure.in: Add cgen support.
+       * configure: Regenerate.
+       * aclocal.m4: Regenerate.
+       * cgen.sh, cgen-asm.in, cgen-dis.in: New files.
+end-sanitize-cygnus
+
+start-sanitize-sky
+Tue Jan  6 13:08:14 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * txvu-dis.c (print_insn_txvu): Handle no separator between
+       upper and lower insn #ifndef VERTICAL_BAR_SEPARATOR.
+
+Mon Jan  5 13:41:07 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * txvu-dis.c, txvu-opc.c: New files.
+       * configure.in: Compile them.
+       * configure: Regenerate.
+       * Makefile.am (ALL_MACHINES): Add txvu-{dis,opc}.lo.
+       (txvu-dis.lo,txvu-opc.lo): Add rules for.
+       * Makefile.in: Regenerate.
+
+Mon Dec 22 17:17:03 1997  Doug Evans  <devans@canuck.cygnus.com>
+
+       * configure.in: Add txvu support.
+       * configure: Regenerate.
+       * disassemble.c: Add txvu support.
+
+end-sanitize-sky
 Mon Dec 22 12:37:06 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * mips-opc.c: Add FP_D to s.d instruction flags.