diff options
author | David D. Zuhn <zoo@cygnus> | 1992-08-03 22:07:36 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1992-08-03 22:07:36 +0000 |
commit | b40f9c73f7fbe83e5278ad87b087d0ff1a4a11b1 (patch) | |
tree | a23d44b178496d82506bb7d284af8f201240384a /ld/ChangeLog | |
parent | eafc6d85c63f836c43fc90563d1605c39f30de86 (diff) | |
download | gdb-b40f9c73f7fbe83e5278ad87b087d0ff1a4a11b1.zip gdb-b40f9c73f7fbe83e5278ad87b087d0ff1a4a11b1.tar.gz gdb-b40f9c73f7fbe83e5278ad87b087d0ff1a4a11b1.tar.bz2 |
fix installation problem which forced a relink of ld on 2nd and subsequent installation
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 877ffed..b7bf2d0 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,17 @@ +Mon Aug 3 14:58:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in (install): install from ld.new, renaming during the + copy, or else the next 'make install' needs to re-link ld. + +Mon Jul 20 03:37:06 1992 D. V. Henkel-Wallace (gumby@cygnus.com) + + * configure.in: generalise hp recognition (from sef). + +Sat Jul 18 14:46:04 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: recognize bsd and hpux hppa configurations. + error messages echo to stderr, not stdout + Fri Jul 17 22:06:11 1992 K. Richard Pixley (rich@rtl.cygnus.com) * Makefile.dos, gld.1, ld.texinfo, ldemul.c, ldfile.c, ldlang.c, |