aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1998-04-24 20:39:48 +0000
committerTom Tromey <tromey@redhat.com>1998-04-24 20:39:48 +0000
commitb1df34b9ed5f1d8f24a9ce671e88ccf10128c2c2 (patch)
tree6c657192803d921a9fbb3f175b6c4333268b3206 /sim/erc32/ChangeLog
parent409595b8891219a47351e44a220b2dd0bedd665d (diff)
downloadgdb-b1df34b9ed5f1d8f24a9ce671e88ccf10128c2c2.zip
gdb-b1df34b9ed5f1d8f24a9ce671e88ccf10128c2c2.tar.gz
gdb-b1df34b9ed5f1d8f24a9ce671e88ccf10128c2c2.tar.bz2
* configure: Regenerated to track ../common/aclocal.m4 changes.
* config.in: Ditto. * configure.in: Don't call sinclude.
Diffstat (limited to 'sim/erc32/ChangeLog')
-rw-r--r--sim/erc32/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/sim/erc32/ChangeLog b/sim/erc32/ChangeLog
index 5024050..9554597 100644
--- a/sim/erc32/ChangeLog
+++ b/sim/erc32/ChangeLog
@@ -1,3 +1,16 @@
+Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
+
+ * configure: Regenerated to track ../common/aclocal.m4 changes.
+ * config.in: Ditto.
+
+Fri Apr 24 11:19:52 1998 Tom Tromey <tromey@cygnus.com>
+
+ * configure.in: Don't call sinclude.
+
+Sat Apr 18 12:00:16 1998 Mark Alexander <marka@cygnus.com>
+
+ * func.c (disp_fpu): Fix build problem on big-endian hosts.
+
Wed Apr 8 19:33:34 1998 Mark Alexander <marka@cygnus.com>
* erc32.c (sim_stop): Handle SIGINT gracefully.