aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-06-03 16:34:24 +0000
committerIan Lance Taylor <ian@airs.com>1996-06-03 16:34:24 +0000
commitf64c2f5715cab1d277b8c0ba15c04293a2691830 (patch)
treef1dd72269150defcf534ba1018bcc5b06f6f6d80 /sim/erc32/ChangeLog
parent4fa134beac0943427788687d93cd3a73e56b082e (diff)
downloadgdb-f64c2f5715cab1d277b8c0ba15c04293a2691830.zip
gdb-f64c2f5715cab1d277b8c0ba15c04293a2691830.tar.gz
gdb-f64c2f5715cab1d277b8c0ba15c04293a2691830.tar.bz2
* Makefile.in (end.h): Use explicit ./ when running end.
Diffstat (limited to 'sim/erc32/ChangeLog')
-rw-r--r--sim/erc32/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/sim/erc32/ChangeLog b/sim/erc32/ChangeLog
index ed56438..6112350 100644
--- a/sim/erc32/ChangeLog
+++ b/sim/erc32/ChangeLog
@@ -1,4 +1,15 @@
-version 2.1 26-02-96
+Mon Jun 3 12:33:38 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * Makefile.in (end.h): Use explicit ./ when running end.
+
+Sun May 19 21:05:31 1996 Rob Savoye <rob@chinadoll.cygnus.com>
+
+ * func.c(bfd_load): Don't try to print the filename if the pfbd is
+ NULL.
+ * interf.c(sim_load): Pass the whole string, not just the first
+ byte.
+
+Version 2.1 26-02-96
--------------------
* Fixed bug in "go" command.