aboutsummaryrefslogtreecommitdiff
path: root/sim/ChangeLog
diff options
context:
space:
mode:
authorJim Wilson <wilson@tuliptree.org>1995-10-06 19:05:40 +0000
committerJim Wilson <wilson@tuliptree.org>1995-10-06 19:05:40 +0000
commit6834d4935c454c3e0ba4280b4dd04182a8aadb89 (patch)
treef8bd4de0235aaa0f41179a875791c955cb2861e6 /sim/ChangeLog
parentea2785a34a9e28e8849f61e70c03bd7d749f604f (diff)
downloadgdb-6834d4935c454c3e0ba4280b4dd04182a8aadb89.zip
gdb-6834d4935c454c3e0ba4280b4dd04182a8aadb89.tar.gz
gdb-6834d4935c454c3e0ba4280b4dd04182a8aadb89.tar.bz2
* common/run.c (main): Initialize the callbacks.
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r--sim/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog
index a094a41..032b847 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -1,3 +1,16 @@
+Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com>
+
+ * common/run.c (main): Initialize the callbacks.
+
+Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * Makefile.in (maintainer-clean): New synonym for realclean.
+
+Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
+
+ * configure.in (powerpc*-*-eabisim*): Only build the simulator if
+ the target is powerpc*-*-eabisim*, since it requires GCC to build.
+
Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
* configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney