diff options
author | Ian Lance Taylor <ian@airs.com> | 1992-09-15 23:30:30 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1992-09-15 23:30:30 +0000 |
commit | 5640944588014155afff369a7da8c0cd9882ad9b (patch) | |
tree | 589a500eb69e1f354459590eb231254838df7ff8 /ld/ChangeLog | |
parent | efbfb612f4bda4e9f951b3fcd8de8f2b60284b51 (diff) | |
download | gdb-5640944588014155afff369a7da8c0cd9882ad9b.zip gdb-5640944588014155afff369a7da8c0cd9882ad9b.tar.gz gdb-5640944588014155afff369a7da8c0cd9882ad9b.tar.bz2 |
Tue Sep 15 15:35:38 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in (install): if $(tooldir) exists, install ld in
$(tooldir)/bin.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 7ce4a44..ed5ad59 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 15 15:35:38 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in (install): if $(tooldir) exists, install ld in + $(tooldir)/bin. + Fri Sep 11 10:24:22 1992 Steve Chamberlain (sac@thepub.cygnus.com) * Makefile.in, configure.in: modified to support i386-coff |