aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1998-01-20 10:43:16 +0000
committerDoug Evans <dje@google.com>1998-01-20 10:43:16 +0000
commit8e420152668df27fe1a30447e438dc13e85560ac (patch)
treebd788c89188990f7f292ec7cfde3b2a1555ceae7 /sim/m32r/ChangeLog
parentd4feafa692efbc9d35029abd87275de218cb8e68 (diff)
downloadgdb-8e420152668df27fe1a30447e438dc13e85560ac.zip
gdb-8e420152668df27fe1a30447e438dc13e85560ac.tar.gz
gdb-8e420152668df27fe1a30447e438dc13e85560ac.tar.bz2
* Makefile.in: Add m32rx objs, and rules to build them.
* cpux.h, decodex.h, decodex.c, readx.c, semx.c, modelx.c: New files. * m32rx.c, mloopx.in: New files.
Diffstat (limited to 'sim/m32r/ChangeLog')
-rw-r--r--sim/m32r/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog
index a9ed0b2..ad72a2b 100644
--- a/sim/m32r/ChangeLog
+++ b/sim/m32r/ChangeLog
@@ -1,3 +1,11 @@
+Tue Jan 20 01:42:17 1998 Doug Evans <devans@seba.cygnus.com>
+
+start-sanitize-m32rx
+ * Makefile.in: Add m32rx objs, and rules to build them.
+ * cpux.h, decodex.h, decodex.c, readx.c, semx.c, modelx.c: New files.
+ * m32rx.c, mloopx.in: New files.
+end-sanitize-m32rx
+
Mon Jan 19 22:26:29 1998 Doug Evans <devans@seba>
* configure: Regenerated to track ../common/aclocal.m4 changes.