diff options
author | Ken Raeburn <raeburn@cygnus> | 1992-04-09 09:54:52 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1992-04-09 09:54:52 +0000 |
commit | 1900f884b366c5f94df5acb54882cf36152fac52 (patch) | |
tree | 353bd83e5d2c43d2f41e25baab30b2afa6a9a106 /ld/ChangeLog | |
parent | 81484684f37708d547056bddeb5dfa45265a32fc (diff) | |
download | gdb-1900f884b366c5f94df5acb54882cf36152fac52.zip gdb-1900f884b366c5f94df5acb54882cf36152fac52.tar.gz gdb-1900f884b366c5f94df5acb54882cf36152fac52.tar.bz2 |
Install second copy as $(tooldir)/bin/ld, since that's what gcc wants.
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 68b65dd..4dbb78e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 9 05:52:02 1992 Ken Raeburn (Raeburn@Cygnus.COM) + + * Makefile.in (install): Install second copy in $(tooldir)/bin + without $(program_prefix), since that's what gcc expects. + Sat Apr 4 17:44:06 1992 Steve Chamberlain (sac@thepub.cygnus.com) * ldlex.l, ldgram.y, ldlex.h: Rewrote lexer. Now it's much nicer. |