diff options
author | Ian Lance Taylor <ian@cygnus.com> | 1998-10-08 23:32:31 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-10-08 17:32:31 -0600 |
commit | fbd836fca07f327a8a9a96d6a07fce77a1266d9f (patch) | |
tree | f0003a1d26ef1ee9ee657a00c8394b216eb56a7e /ChangeLog | |
parent | 8af142753690529708d7da54d2a5a371ecd6d406 (diff) | |
download | gcc-fbd836fca07f327a8a9a96d6a07fce77a1266d9f.zip gcc-fbd836fca07f327a8a9a96d6a07fce77a1266d9f.tar.gz gcc-fbd836fca07f327a8a9a96d6a07fce77a1266d9f.tar.bz2 |
Various libtool updates from devo, including update to libtool 1.2b
From-SVN: r22947
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -115,6 +115,24 @@ Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com> * ylwrap: Don't use a full path name if the source file is in the same directory. From hjl@lucon.org (H.J. Lu). +Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com> + + * ltmain.sh: Add some hacks to make SunOS --enable-shared work + when using GNU ld. + +Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com> + + * ltmain.sh: Correct install when using a different shell. + +Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com> + + * ltconfig, ltmain.sh: Update to libtool 1.2b. + + +Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com> + + * ltconfig: Update to correct AIX handling. + Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR. @@ -175,6 +193,13 @@ Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com> * missing: Update to version from automake 1.3. + * ltmain.sh: On installation, don't get confused if the same name + appears more than once in the list of library names. + +Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com> + + * ltconfig, ltmain.sh: Bring in Visual C++ support. + Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br> * Makefile.in (boostrap2-lean, bootstrap3-lean, |