summaryrefslogtreecommitdiff
path: root/ltcf-gcj.sh
Commit message (Collapse)AuthorAgeFilesLines
* all files: Update FSF address.Kelley Cook2005-07-161-1/+1
| | | | | | | | 2005-07-16 Kelley Cook <kcook@gcc.gnu.org> * all files: Update FSF address. From-SVN: r102083
* ltconfig: Define file_list_spec.David Edelsohn2005-05-051-0/+1
| | | | | | | | | | | | * ltconfig: Define file_list_spec. Pass file_list_spec and with_gnu_ld to libtool. * ltcf-c.sh (aix[45]): Define file_list_spec. * ltcf-cxx.sh (aix[45]): Same. * ltcf-gcj.sh (aix[45]): Same. * ltmain.sh: If command exceeds max_cmd_len and file_list_spec exists, write list of input files to temporary file. From-SVN: r99268
* Patch from Robert Millan.Robert Millan2004-04-261-3/+3
| | | | | | | | | | | Add patches from libtool CVS. * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu. * ltconfig: Likewise. * ltcf-c.sh: Likewise. * ltcf-cxx.sh: Likewise. * ltcf-gcj.sh: Likewise. From-SVN: r81213
* libtool.m4: Sync darwin bits from libtool cvs to build a gcc with ↵Andreas Tobler2003-11-191-0/+49
| | | | | | | | | | | | | | | | 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
* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever it is used ↵Alexandre Oliva2003-02-191-3/+3
| | | | | | | | | | as argument to $CC. * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever it is used as argument to $CC. * ltcf-gcj.sh: Likewise. From-SVN: r63135
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+1
| | | | From-SVN: r60174
* backport: ltcf-c.sh: Use $objext, not $ac_objext.Alexandre Oliva2001-09-011-9/+15
| | | | | | | | | | | | | | | | | | | 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
* ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.Alexandre Oliva2001-05-201-5/+10
| | | | | | | | * 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
* ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.226.Alexandre Oliva2001-04-121-12/+16
| | | | | | | * 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
* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.Alexandre Oliva2001-03-221-0/+4
| | | | | | | | | | | Re-installed: 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. From-SVN: r40749
* ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.198.Alexandre Oliva2001-03-221-55/+106
| | | | | | | * 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
* ltcf-c.sh (ld_shlibs): Disable on unknown CPU types.Alexandre Oliva2001-01-271-0/+6
| | | | | | | * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types. * ltcf-cxx.sh, ltcf-gcj.sh: Likewise. From-SVN: r39297
* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.Alexandre Oliva2001-01-241-2/+2
| | | | | | | * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'. * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on. From-SVN: r39223
* ltcf-c.sh: clear ac_cv_prog_cc_pic for DJGPP.Laurynas Biveinis2001-01-021-0/+4
| | | | | | | | | | * 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
* ltconfig, [...]: Updated from libtool multi-language branch.Alexandre Oliva2000-09-061-7/+5
| | | | | | | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: Updated from libtool multi-language branch. From-SVN: r36198
* libtool.m4, [...]: New files from the libtool CVS tree multi-language branch.Alexandre Oliva2000-07-281-0/+573
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