summaryrefslogtreecommitdiff
path: root/ltcf-cxx.sh
AgeCommit message (Collapse)AuthorFilesLines
2005-07-162005-07-16 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook1-1/+1
* all files: Update FSF address.
2004-10-052004-10-05 Ulrich Weigand <uweigand@de.ibm.com>Ulrich Weigand1-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.
2004-07-21knetbsd/kfreebsd patches from Robert Millan.Jim Wilson1-3/+3
* libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu. * ltconfig: Likewise. * ltcf-c.sh: Likewise. * ltcf-cxx.sh: Likewise. * ltcf-gcj.sh: Likewise.
2003-02-20* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva1-7/+10
* ltconfig: Handle it. * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of auto-detecting it.
2003-02-19* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags whereverAlexandre Oliva1-6/+6
it is used as argument to $CC. * ltcf-gcj.sh: Likewise.
2002-07-04* ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.Alexandre Oliva1-3/+16
2001-11-142001-11-13 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb1-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.
2001-05-28* ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ sharedAlexandre Oliva1-30/+30
libraries when using g++ with native linker.
2001-05-22* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)Alexandre Oliva1-2/+2
[aix4*|aix5*]: Prepend blank.
2001-05-20* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva1-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.
2001-04-20* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4aAlexandre Oliva1-7/+11
1.641.2.228.
2001-04-12* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva1-15/+29
ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
2001-03-22Re-installed:Alexandre Oliva1-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.
2001-03-22* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva1-88/+161
ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
2001-01-27 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):Michael Sokolov1-3/+2
Don't unset, it's non-portable and no longer necessary, set to empty instead.
2001-01-27 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.Michael Sokolov1-1/+1
2001-01-27* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.Alexandre Oliva1-1/+7
* ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
2000-11-20 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.Ian Lance Taylor1-0/+887