diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-04-15 19:19:43 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-04-15 19:19:43 +0000 |
commit | 61473a55c5b8309d51d83d5ed032b5bb459ca607 (patch) | |
tree | f480808e6d66511a1e9dd0edeebf8e73b0136273 /sim/erc32 | |
parent | 6808fd61d2b5667555a0be64cfcce7ec5de4eaf6 (diff) | |
download | ppe42-binutils-61473a55c5b8309d51d83d5ed032b5bb459ca607.tar.gz ppe42-binutils-61473a55c5b8309d51d83d5ed032b5bb459ca607.zip |
* Makefile.in (install-sis): Depend upon installdirs. Use
$(program_transform_name) directly, rather than using
$(INSTALL_XFORM).
Diffstat (limited to 'sim/erc32')
-rw-r--r-- | sim/erc32/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sim/erc32/ChangeLog b/sim/erc32/ChangeLog index f1618f6516..1924329a53 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'. |