summaryrefslogtreecommitdiffstats
path: root/ltconfig
Commit message (Collapse)AuthorAgeFilesLines
* 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>R. Kelley Cook2005-07-161-3/+3
| | | | * all files: Update FSF address.
* 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>Ulrich Weigand2004-10-051-0/+12
| | | | | | | | Merged from GCC / libtool upstream: 2004-10-02 P.J. Darcy <darcypj@us.ibm.com> * ltcf-c.sh (tpf*): Add ld_shlibs=yes. * ltcf-cxx.sh (tpf*): Likewise. * ltconfig (tpf*): Add TPF OS configuration support.
* knetbsd/kfreebsd patches from Robert Millan.Jim Wilson2004-07-211-0/+11
| | | | | | | | * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu. * ltconfig: Likewise. * ltcf-c.sh: Likewise. * ltcf-cxx.sh: Likewise. * ltcf-gcj.sh: Likewise.
* 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-10-041-1/+1
| | | | * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
* Import patch to add FreeBSD support.Nick Clifton2003-05-291-0/+12
|
* * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva2003-02-201-1/+1
| | | | | | * ltconfig: Handle it. * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of auto-detecting it.
* * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva2003-02-201-3/+11
| | | | | | * ltconfig: Handle it. * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of auto-detecting it.
* 2002-01-27 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-01-281-5/+23
| | | | | | | | | | | | | | From Steve Ellcey <sje@cup.hp.com>: * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, lt_cv_file_magic_test_file): Set to appropriate values for HP-UX IA64. * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, soname_spec, sys_lib_search_path_spec): Ditto. Various configure scripts regenerated.
* 2001-11-13 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2001-11-141-3/+3
| | | | | | | | | | | | | | | | | 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-33/+34
|
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-05-201-42/+48
| | | | | 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-37/+47
| | | | 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-125/+233
| | | | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
* * ltconfig: Shell portability fix for the tagname validity check.Michael Sokolov2001-01-271-2/+4
|
* * ltconfig, ltmain.sh, libtool.m4: Updated from libtoolAlexandre Oliva2000-09-301-47/+46
| | | | | 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-45/+92
| | | | multi-language branch.
* * ltconfig, ltmain.sh: Updated from libtool multi-language branch.Alexandre Oliva2000-08-311-1375/+895
| | | | | * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch. * gettext.m4: New file, extracted from aclocal.m4.
* 2000-07-01 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson2000-07-021-0/+17
| | | | * ltconfig: Add support for mips-dde-sysv4.2MP
* * ltconfig: Check for host_os beeing one of `cygwin', `mingw' orCorinna Vinschen2000-06-281-20/+27
| | | | `os2'. Force ac_cv_exeext to be ".exe" in that case.
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-191-1/+1
| | | | for m68hc11 and m68hc12 processors.
* * ltconfig, ltmain.sh: Update to libtool 1.3.4.Ian Lance Taylor2000-02-271-280/+536
|
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+2822