aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1998-11-05 07:56:02 +0000
committerDoug Evans <dje@google.com>1998-11-05 07:56:02 +0000
commit8de434bf89b6c5fbb4aed0a201d182f3637852c3 (patch)
tree26c0eeeb80f1f3cc9e12645ed8ef7b82775b1fc9 /sim/m32r/ChangeLog
parent8c7dc9ffc8cd8586b10d29ab6df43565c5a2b3ff (diff)
downloadgdb-8de434bf89b6c5fbb4aed0a201d182f3637852c3.zip
gdb-8de434bf89b6c5fbb4aed0a201d182f3637852c3.tar.gz
gdb-8de434bf89b6c5fbb4aed0a201d182f3637852c3.tar.bz2
* sim-main.h: Delete inclusion of config.h, include sim-basics.h
before cgen-types.h. * tconfig.in: Guard against multiple inclusion. * cpu.h: Delete decls moved to genmloop.sh. * cpux.h: Ditto.
Diffstat (limited to 'sim/m32r/ChangeLog')
-rw-r--r--sim/m32r/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog
index 26e9f8a..18ff93d 100644
--- a/sim/m32r/ChangeLog
+++ b/sim/m32r/ChangeLog
@@ -1,3 +1,13 @@
+Wed Nov 4 23:55:37 1998 Doug Evans <devans@seba.cygnus.com>
+
+ * sim-main.h: Delete inclusion of config.h, include sim-basics.h
+ before cgen-types.h.
+ * tconfig.in: Guard against multiple inclusion.
+ * cpu.h: Delete decls moved to genmloop.sh.
+start-sanitize-m32rx
+ * cpux.h: Ditto.
+end-sanitize-m32rx
+
Mon Oct 19 14:13:05 1998 Doug Evans <devans@seba.cygnus.com>
* sim-main.h: #include cpu-opc.h.