summaryrefslogtreecommitdiffstats
path: root/ltcf-cxx.sh
Commit message (Collapse)AuthorAgeFilesLines
* 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>R. Kelley Cook2005-07-161-1/+1
| | | | * all files: Update FSF address.
* 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>Ulrich Weigand2004-10-051-0/+3
| | | | | | | | 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-3/+3
| | | | | | | | * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu. * ltconfig: Likewise. * ltcf-c.sh: Likewise. * ltcf-cxx.sh: Likewise. * ltcf-gcj.sh: Likewise.
* * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva2003-02-201-7/+10
| | | | | | * ltconfig: Handle it. * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of auto-detecting it.
* * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags whereverAlexandre Oliva2003-02-191-6/+6
| | | | | it is used as argument to $CC. * ltcf-gcj.sh: Likewise.
* * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.Alexandre Oliva2002-07-041-3/+16
|
* 2001-11-13 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2001-11-141-5/+13
| | | | | | | | | | | | | | | | | 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.
* * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ sharedAlexandre Oliva2001-05-281-30/+30
| | | | libraries when using g++ with native linker.
* * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)Alexandre Oliva2001-05-221-2/+2
| | | | [aix4*|aix5*]: Prepend blank.
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-05-201-17/+17
| | | | | 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-7/+11
| | | | 1.641.2.228.
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-04-121-15/+29
| | | | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
* Re-installed:Alexandre Oliva2001-03-221-1/+15
| | | | | | | | 2001-01-02 Laurynas Biveinis <lauras@softhome.net> * 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, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-03-221-88/+161
| | | | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
* * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):Michael Sokolov2001-01-271-3/+2
| | | | | Don't unset, it's non-portable and no longer necessary, set to empty instead.
* * ltcf-cxx.sh: Use parentheses around eval $ac_compile.Michael Sokolov2001-01-271-1/+1
|
* * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.Alexandre Oliva2001-01-271-1/+7
| | | | * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
* * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.Ian Lance Taylor2000-11-201-0/+887