aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1997-04-04 21:07:02 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1997-04-04 21:07:02 +0000
commit9c03036a8f1cdb8dcf79a042d5ff9afc219d1dc7 (patch)
tree04a5a9c7462186ffac0d4bd2041bcbc4a0199f9f /opcodes/ChangeLog
parentac66474758fa9939e35aeb8121781cb3574b4885 (diff)
downloadgdb-9c03036a8f1cdb8dcf79a042d5ff9afc219d1dc7.zip
gdb-9c03036a8f1cdb8dcf79a042d5ff9afc219d1dc7.tar.gz
gdb-9c03036a8f1cdb8dcf79a042d5ff9afc219d1dc7.tar.bz2
* m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: New files.
* cgen-asm.c, cgen-dis.c, cgen-opc.c: New files. * Makefile.in (CFILES): Add them. (ALL_MACHINES): Add them. (dependencies): Regenerate. * configure.in (cgen_files): New variable. (bfd_m32r_arch): Add entry. * configure: Regenerate.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index df15779..8d3bd4d 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,14 @@
+Fri Apr 4 12:29:38 1997 Doug Evans <dje@canuck.cygnus.com>
+
+ * m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: New files.
+ * cgen-asm.c, cgen-dis.c, cgen-opc.c: New files.
+ * Makefile.in (CFILES): Add them.
+ (ALL_MACHINES): Add them.
+ (dependencies): Regenerate.
+ * configure.in (cgen_files): New variable.
+ (bfd_m32r_arch): Add entry.
+ * configure: Regenerate.
+
Fri Apr 4 14:04:16 1997 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in: Rebuild dependencies.