aboutsummaryrefslogtreecommitdiff
path: root/ltconfig
AgeCommit message (Collapse)AuthorFilesLines
2003-11-19libtool.m4: Sync darwin bits from libtool cvs to build a gcc with ↵Andreas Tobler1-2/+21
shared/dylibed libraries. 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
2003-10-06ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.Rainer Orth1-1/+0
* ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}. * ltconfig (irix5*, irix6*): Don't override version_type. From-SVN: r72152
2003-10-03ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.H.J. Lu1-1/+1
2003-10-03 H.J. Lu <hongjiu.lu@intel.com> * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX. From-SVN: r72086
2003-02-20libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva1-1/+1
* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. * ltconfig: Handle it. * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of auto-detecting it. From-SVN: r63150
2003-02-20libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva1-3/+11
* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. * ltconfig: Handle it. * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of auto-detecting it. From-SVN: r63148
2002-11-20ltconfig (osf[345]): Append $major to soname_spec.Rainer Orth1-2/+2
* 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
2002-08-14configure, configure: Rebuilt.Alexandre Oliva1-5/+23
* boehm-gc/configure, libf2c/configure: Rebuilt. * libffi/configure, libiberty/configure: Ditto. * libjava/configure, libobjc/configure: Ditto. * libstdc++-v3/configure, zlib/configure: Ditto. Merged from binutils: 2002-01-27 Daniel Jacobowitz <drow@mvista.com> 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. From-SVN: r56270
2001-09-01backport: ltcf-c.sh: Use $objext, not $ac_objext.Alexandre Oliva1-3/+3
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
2001-05-28* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.Alexandre Oliva1-33/+34
From-SVN: r42677
2001-05-20ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.Alexandre Oliva1-42/+48
* 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
2001-04-20ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.228.Alexandre Oliva1-1/+1
* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a 1.641.2.228. From-SVN: r41452
2001-04-12ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.226.Alexandre Oliva1-37/+46
* 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
2001-04-11ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of ↵Loren J. Rittle1-0/+1
FreeBSD (release... 2001-04-10 Loren J. Rittle <ljrittle@acm.org> * ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of FreeBSD (release 3 or later). * ltconfig: On FreeBSD, -lc must not be provided when building a shared library or else the standard -pthread gcc option is rendered worthless to later users of the built library. From-SVN: r41237
2001-03-22ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.198.Alexandre Oliva1-129/+234
* 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
2001-01-27* ltconfig: Shell portability fix for the tagname validity check.Michael Sokolov1-2/+4
From-SVN: r39299
2001-01-25- Add AIX 5 support following AIX 4.David Edelsohn1-2/+2
From-SVN: r39270
2001-01-02ltcf-c.sh: clear ac_cv_prog_cc_pic for DJGPP.Laurynas Biveinis1-1/+1
* ltcf-c.sh: clear ac_cv_prog_cc_pic for DJGPP. Do not add '-DPIC' to ac_cv_prog_cc_pic for DJGPP. * ltcf-cxx.sh: likewise. * ltcf-gcj.sh: likewise. * ltconfig.sh: fix typo. From-SVN: r38624
2000-11-22ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of ↵Loren J. Rittle1-0/+1
FreeBSD (release... 2000-11-22 Loren J. Rittle <ljrittle@acm.org> * ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of FreeBSD (release 3 or later). * ltconfig: On FreeBSD, -lc must not be provided when building a shared library or else the standard -pthread gcc option is rendered worthless to later users of the built library. From-SVN: r37663
2000-11-09ltcf-c.sh (aix4): Improve shared library configuration; require exporting ↵David Edelsohn1-1/+3
symbols. * ltcf-c.sh (aix4): Improve shared library configuration; require exporting symbols. * ltcf-cxx.sh (aix4): Define. * ltconfig (aix4): Define library and soname specs appropriate for AIX. Define command to create export symbols list. From-SVN: r37347
2000-09-30ltconfig, [...]: Updated from libtool multi-language branch, to work around ↵Alexandre Oliva1-47/+46
Solaris' /bin/sh bug. * 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
2000-09-06ltconfig, [...]: Updated from libtool multi-language branch.Alexandre Oliva1-45/+92
* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: Updated from libtool multi-language branch. From-SVN: r36198
2000-08-01ltconfig, ltmain.sh: Update from libtool multi-language branch.Alexandre Oliva1-1/+1
* 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
2000-07-28libtool.m4, [...]: New files from the libtool CVS tree multi-language branch.Alexandre Oliva1-1375/+895
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
2000-07-22merge with /cvs/srcJason Merrill1-278/+558
From-SVN: r35188
1999-06-21* ltconfig, ltmain.sh: Update to libtool 1.2f.Tom Tromey1-359/+1466
From-SVN: r27699
1998-10-08Various libtool updates from devo, including update to libtool 1.2bIan Lance Taylor1-67/+163
From-SVN: r22947
1998-05-11#Jeff Law1-245/+800
* 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
1997-08-21Initial revisionJason Merrill1-0/+1064
From-SVN: r14877