- Mar 01, 2006
-
-
H.J. Lu authored
2006-03-01 H.J. Lu <hongjiu.lu@intel.com> PR libgcj/17311 * ltmain.sh: Don't use "$finalize_rpath" for compile. From-SVN: r111607
-
- Oct 05, 2005
-
-
Andreas Schwab authored
From-SVN: r104982
-
- Oct 03, 2005
-
-
Andreas Schwab authored
Backport from libtool CVS: 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu> * ltmain.sh: add support for installing into temporary staging area (e.g. 'make install DESTDIR=...') From-SVN: r104913
-
- Jul 16, 2005
-
-
Kelley Cook authored
2005-07-16 Kelley Cook <kcook@gcc.gnu.org> * all files: Update FSF address. From-SVN: r102083
-
- May 05, 2005
-
-
David Edelsohn authored
* ltconfig: Define file_list_spec. Pass file_list_spec and with_gnu_ld to libtool. * ltcf-c.sh (aix[45]): Define file_list_spec. * ltcf-cxx.sh (aix[45]): Same. * ltcf-gcj.sh (aix[45]): Same. * ltmain.sh: If command exceeds max_cmd_len and file_list_spec exists, write list of input files to temporary file. From-SVN: r99268
-
- Mar 01, 2005
-
-
Alexandre Oliva authored
PR libgcj/20160 * ltmain.sh: Avoid creating archives with components that have duplicate basenames. From-SVN: r95756
-
- Sep 08, 2004
-
-
David Edelsohn authored
* ltmain.sh: Use $pic_object as $non_pic_object if $non_pic_object=none. From-SVN: r87191
-
- Feb 04, 2004
-
-
Geoffrey Keating authored
* ltmain.in: When setting IFS to '~', be careful about user arguments that contain '~'. From-SVN: r77279
-
- Nov 19, 2003
-
-
Andreas Tobler authored
2003-11-19 Andreas Tobler <a.tobler@schweiz.ch> * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. * ltmain.sh: Likewise. * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3. * ltcf-cxx.sh: Likewise. * ltcf-gcj.sh: Likewise. * ltconfig: Likewise. From-SVN: r73729
-
- Nov 20, 2002
-
-
Rainer Orth authored
* ltconfig (osf[345]): Append $major to soname_spec. Reflect this in library_names_spec. * ltmain.sh (osf): Prefix $major with . for use as extension. boehm-gc: * ltconfig (osf[345]): Append $major to soname_spec. Reflect this in library_names_spec. * ltmain.sh (osf): Prefix $major with . for use as extension. From-SVN: r59306
-
- May 06, 2002
-
-
Loren J. Rittle authored
* ltmain.sh: Detect and handle object name conflicts while piecewise linking a static library. From-SVN: r53237
-
- Mar 16, 2002
-
-
Alexandre Oliva authored
From-SVN: r50887
-
- Mar 15, 2002
-
-
Alexandre Oliva authored
* ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it. (relink_command): Added --tag flags. (mode=install): If relinking fails; error out. From-SVN: r50855
-
- Sep 01, 2001
-
-
Alexandre Oliva authored
Merged from gcc-3_0-branch: 2001-07-30 Jeff Sturm <jsturm@one-pont.com> * ltcf-c.sh: Use $objext, not $ac_objext. 2001-07-27 Mark Kettenis <kettenis@gnu.org> * ltcf-cxx.sh: Add support for GNU. 2001-07-22 Timothy Wall <twall@redhat.com> * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve default settings if using GNU tools with that configuration. * ltcf-cxx.sh: Ditto. * ltcf-gcj.sh: Ditto. 2001-07-21 Michael Chastain <chastain@redhat.com> * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local. * ltmain.sh: Mark as gcc-local. From-SVN: r45341
-
- May 28, 2001
-
-
Alexandre Oliva authored
From-SVN: r42677
-
- May 20, 2001
-
-
Alexandre Oliva authored
* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number of subdir/configure scripts to use the new libtool.m4. From-SVN: r42351
-
- Apr 20, 2001
-
-
Alexandre Oliva authored
* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a 1.641.2.228. From-SVN: r41452
-
- Apr 12, 2001
-
-
Alexandre Oliva authored
* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226. From-SVN: r41299
-
- Mar 22, 2001
-
-
Alexandre Oliva authored
* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198. From-SVN: r40731
-
- Jan 24, 2001
-
-
Alexandre Oliva authored
ltmain.sh (TAG disable-shared, [...]): Make sure we keep at least one of build_libtool_libs or build_old_libs set to yes. * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we keep at least one of build_libtool_libs or build_old_libs set to yes. From-SVN: r39245
-
- Sep 30, 2000
-
-
Alexandre Oliva authored
* ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt all affected `configure' scripts. From-SVN: r36672
-
- Sep 06, 2000
-
-
Alexandre Oliva authored
* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: Updated from libtool multi-language branch. From-SVN: r36198
-
- Aug 01, 2000
-
-
Alexandre Oliva authored
* ltconfig, ltmain.sh: Update from libtool multi-language branch. * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds. (ac_cv_prog_cc_pic): Don't print `cached' without `checking'. * ltcf-cxx.sh (need_lc): Set based on postdeps. From-SVN: r35405
-
- Jul 28, 2000
-
-
Alexandre Oliva authored
2000-07-28 Alexandre Oliva <aoliva@redhat.com> * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from the libtool CVS tree multi-language branch. * ltconfig, ltmain.sh: Updated. From-SVN: r35323
-
- Jul 22, 2000
-
-
Jason Merrill authored
From-SVN: r35188
-
- Jun 22, 1999
-
-
Tom Tromey authored
From-SVN: r27699
-
- Oct 08, 1998
-
-
Ian Lance Taylor authored
From-SVN: r22947
-
- May 11, 1998
-
-
Jeff Law authored
* mpw-* Delete. Not used. * ltconfig, ltmain.sh: Update to libtool 1.2a. * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B for newlib directory. (CXX_FOR_TARGET): Likewise. Bring over from devo. From-SVN: r19691
-
- Aug 21, 1997
-
-
Jason Merrill authored
From-SVN: r14877
-