summaryrefslogtreecommitdiffstats
path: root/ltmain.sh
Commit message (Collapse)AuthorAgeFilesLines
* 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>Eric Christopher2007-05-251-3/+1
| | | | * ltmain.sh: Fix Darwin verstring, remove ${wl}.
* * ltmain.sh: Update from GCC.Steve Ellcey2007-05-241-2959/+4821
| | | | | | | | | | | | | | | * libtool.m4: Update from GCC. * ltsugar.m4: New. Update from GCC. * ltversion.m4: New. Update from GCC. * ltoptions.m4: New. Update from GCC. * ltconfig: Remove. * ltcf-c.sh: Remove. * ltcf-cxx.sh: Remove. * ltcf-gcj.sh: Remove. * src-release: Update with new libtool file list. * newlib/*/configure.in: invoke _LD_DECL_SED. * newlib/*/Makefile.am: Ensure toplevel is included in ACLOCAL_AMFLAGS. * Regenerate subdirectories
* 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2006-03-011-1/+1
| | | | | PR libgcj/17311 * ltmain.sh: Don't use "$finalize_rpath" for compile.
* 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>R. Kelley Cook2005-07-161-1/+1
| | | | * all files: Update FSF address.
* PR libgcj/20160Alexandre Oliva2005-03-011-0/+58
| | | | | * ltmain.sh: Avoid creating archives with components that have duplicate basenames.
* * ltmain.sh (relink_command): Fix typo in previous change.Alexandre Oliva2002-03-161-1/+1
|
* * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.Alexandre Oliva2002-03-151-2/+8
| | | | | (relink_command): Added --tag flags. (mode=install): If relinking fails; error out.
* 2001-11-13 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2001-11-141-2/+2
| | | | | | | | | | | | | | | | | Merged from net gcc: 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.
* * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.Alexandre Oliva2001-05-281-1/+1
|
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-05-201-204/+191
| | | | | 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.
* * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4aAlexandre Oliva2001-04-201-1/+1
| | | | 1.641.2.228.
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-04-121-50/+201
| | | | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-03-221-117/+410
| | | | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
* * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure weAlexandre Oliva2001-01-241-2/+14
| | | | | keep at least one of build_libtool_libs or build_old_libs set to yes.
* * ltconfig, ltmain.sh, libtool.m4: Updated from libtoolAlexandre Oliva2000-09-301-14/+14
| | | | | multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt all affected `configure' scripts.
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtoolAlexandre Oliva2000-09-061-30/+54
| | | | multi-language branch.
* * ltconfig, ltmain.sh: Updated from libtool multi-language branch.Alexandre Oliva2000-08-311-830/+1789
| | | | | * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch. * gettext.m4: New file, extracted from aclocal.m4.
* 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>H.J. Lu2000-05-131-0/+5
| | | | | * ltmain.sh: Preserve in relink_command any environment variables that may affect the linker behavior.
* * ltconfig, ltmain.sh: Update to libtool 1.3.4.Ian Lance Taylor2000-02-271-249/+499
|
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+3782