diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-01-28 23:13:32 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-01-28 23:13:32 +0000 |
commit | af6237a4a87707eb41c9e23b0da0f3a7d2aeb429 (patch) | |
tree | 55b61ddd0ec91df5ce5b72083844cbfea1487bde /ld/ChangeLog | |
parent | 41a882343acae65e846a5b6ce7ec2125eca4a7bf (diff) | |
download | gdb-af6237a4a87707eb41c9e23b0da0f3a7d2aeb429.zip gdb-af6237a4a87707eb41c9e23b0da0f3a7d2aeb429.tar.gz gdb-af6237a4a87707eb41c9e23b0da0f3a7d2aeb429.tar.bz2 |
Thu Jan 28 15:12:04 1993 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in (install): Remove $(tooldir)/bin/gld before creating
the link to it.
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 5bd9585..1e7218c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Thu Jan 28 15:12:04 1993 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in (install): Remove $(tooldir)/bin/gld before creating + the link to it. + Tue Jan 26 11:49:50 1993 Ian Lance Taylor (ian@cygnus.com) * ldmain.c, ldsym.c: Use new bfd_is_com_section macro rather than |