S12Z: opcodes: Separate the decoding of operations from their display.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 3fc4606d0a69b7017e95e48201c8281df262e06a..7f7ac9ebec2a4ea58c08a46d28bd76a23b299c26 100644 (file)
@@ -1,3 +1,15 @@
+2019-01-03  John Darrington <john@darrington.wattle.id.au>
+
+       * s12z-opc.c: New file.
+       * s12z-opc.h: New file.
+       * s12z-dis.c: Removed all code not directly related to display
+       of instructions.  Used the interface provided by the new files
+       instead.
+       * Makefile.am (TARGET_LIBOPCODES_CFILES) Add s12z-opc.c.
+       * Makefile.in: regenerate.
+       * configure.ac (bfd_s12z_arch): Correct the dependencies.
+       * configure: regenerate.
+
 2019-01-01  Alan Modra  <amodra@gmail.com>
 
        Update year range in copyright notice of all files.
This page took 0.023258 seconds and 4 git commands to generate.