Support for disassembling parallel instructions added.
[external/binutils.git] / opcodes / ChangeLog
index b772d4b..0c631aa 100644 (file)
@@ -1,3 +1,16 @@
+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)