summaryrefslogtreecommitdiff
path: root/ltmain.sh
AgeCommit message (Collapse)Author
2014-02-06 PR target/59788Rainer Orth
* ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on *solaris2*.
2011-01-13Backport from Libtool: Fix relink mode to use absolute path if hardcode_minus_L.Ralf Wildenhues
/: * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2010-01-09Sync Libtool from GCC.Ralf Wildenhues
/: * libtool.m4: Sync from git Libtool. * ltmain.sh: Likewise. * ltoptions.m4: Likewise. * ltversion.m4: Likewise. * lt~obsolete.m4: Likewise. sim/iq2000/: * configure: Regenerate. sim/d10v/: * configure: Regenerate. sim/m32r/: * configure: Regenerate. sim/frv/: * configure: Regenerate. sim/: * avr/configure: Regenerate. * cris/configure: Regenerate. * microblaze/configure: Regenerate. sim/h8300/: * configure: Regenerate. sim/mn10300/: * configure: Regenerate. sim/erc32/: * configure: Regenerate. sim/arm/: * configure: Regenerate. sim/m68hc11/: * configure: Regenerate. sim/lm32/: * configure: Regenerate. sim/sh64/: * configure: Regenerate. sim/v850/: * configure: Regenerate. sim/cr16/: * configure: Regenerate. sim/moxie/: * configure: Regenerate. sim/m32c/: * configure: Regenerate. sim/mips/: * configure: Regenerate. sim/mcore/: * configure: Regenerate. sim/sh/: * configure: Regenerate. gprof/: * Makefile.in: Regenerate. * configure: Regenerate. opcodes/: * Makefile.in: Regenerate. * configure: Regenerate. gas/: * Makefile.in: Regenerate. * configure: Regenerate. * doc/Makefile.in: Regenerate. ld/: * configure: Regenerate. gdb/testsuite/: * gdb.cell/configure: Regenerate. binutils/: * Makefile.in: Regenerate. * configure: Regenerate. * doc/Makefile.in: Regenerate. bfd/: * Makefile.in: Regenerate. * configure: Regenerate. bfd/doc/: * Makefile.in: Regenerate.
2009-08-31 * ltmain.sh (func_normal_abspath): New function.Dave Korn
(func_relative_path): Likewise. (func_mode_help): Document new -bindir option for link mode. (func_mode_link): Add new -bindir option, and use it to place output DLL if specified.
2008-09-29 * libtool.m4: Update to libtool 2.2.6.Steve Ellcey
* lt~obsolete.m4: Update to libtool 2.2.6. * ltmain.sh: Update to libtool 2.2.6. * ltsugar.m4: Update to libtool 2.2.6. * ltversion.m4: Update to libtool 2.2.6. * ltoptions.m4: Update to libtool 2.2.6. * ltgcc.m4: Update to match changes from libtool 2.2.6.
2007-05-252007-05-25 Andreas Tobler <a.tobler@schweiz.org>Eric Christopher
* ltmain.sh: Fix Darwin verstring, remove ${wl}.
2007-05-24 * ltmain.sh: Update from GCC.Steve Ellcey
* 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-012006-03-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
PR libgcj/17311 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2005-07-162005-07-16 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
* all files: Update FSF address.
2005-03-01PR libgcj/20160Alexandre Oliva
* ltmain.sh: Avoid creating archives with components that have duplicate basenames.
2002-03-16* ltmain.sh (relink_command): Fix typo in previous change.Alexandre Oliva
2002-03-15* ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.Alexandre Oliva
(relink_command): Added --tag flags. (mode=install): If relinking fails; error out.
2001-11-142001-11-13 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb
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.
2001-05-28* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.Alexandre Oliva
2001-05-20* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva
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.
2001-04-20* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4aAlexandre Oliva
1.641.2.228.
2001-04-12* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva
ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
2001-03-22* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva
ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
2001-01-24* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure weAlexandre Oliva
keep at least one of build_libtool_libs or build_old_libs set to yes.
2000-09-30* ltconfig, ltmain.sh, libtool.m4: Updated from libtoolAlexandre Oliva
multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt all affected `configure' scripts.
2000-09-06* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtoolAlexandre Oliva
multi-language branch.
2000-08-31* ltconfig, ltmain.sh: Updated from libtool multi-language branch.Alexandre Oliva
* libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch. * gettext.m4: New file, extracted from aclocal.m4.
2000-05-132000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>H.J. Lu
* ltmain.sh: Preserve in relink_command any environment variables that may affect the linker behavior.
2000-02-27 * ltconfig, ltmain.sh: Update to libtool 1.3.4.Ian Lance Taylor
1999-05-0319990502 sourceware importRichard Henderson