aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-04-15 19:19:43 +0000
committerIan Lance Taylor <ian@airs.com>1997-04-15 19:19:43 +0000
commit61473a55c5b8309d51d83d5ed032b5bb459ca607 (patch)
treef480808e6d66511a1e9dd0edeebf8e73b0136273
parent6808fd61d2b5667555a0be64cfcce7ec5de4eaf6 (diff)
downloadfsf-binutils-gdb-61473a55c5b8309d51d83d5ed032b5bb459ca607.zip
fsf-binutils-gdb-61473a55c5b8309d51d83d5ed032b5bb459ca607.tar.gz
fsf-binutils-gdb-61473a55c5b8309d51d83d5ed032b5bb459ca607.tar.bz2
* Makefile.in (install-sis): Depend upon installdirs. Use
$(program_transform_name) directly, rather than using $(INSTALL_XFORM).
-rw-r--r--sim/erc32/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/sim/erc32/ChangeLog b/sim/erc32/ChangeLog
index f1618f6..1924329 100644
--- a/sim/erc32/ChangeLog
+++ b/sim/erc32/ChangeLog
@@ -1,3 +1,14 @@
+Tue Apr 15 15:16:11 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * Makefile.in (install-sis): Depend upon installdirs. Use
+ $(program_transform_name) directly, rather than using
+ $(INSTALL_XFORM).
+
+Mon Apr 7 15:45:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
+
+ * configure: Regenerated to track ../common/aclocal.m4 changes.
+ * config.in: Ditto.
+
Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
* interf.c (sim_open): New arg `kind'.