Kelley Cook
539df1554b
all files: Update FSF address.
...
2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
* all files: Update FSF address.
From-SVN: r102083
2005-07-16 02:30:53 +00:00
David Edelsohn
c9392a2bf8
ltconfig: Define file_list_spec.
...
* 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
2005-05-05 11:04:39 -04:00
P.J. Darcy
1abb828af1
ltcf-c.sh (tpf*): Add ld_shlibs=yes.
...
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.
From-SVN: r88427
2004-10-02 16:33:06 +00:00
Robert Millan
80dc6aa062
Patch from Robert Millan.
...
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
2004-04-26 23:14:30 -07:00
Andreas Tobler
43d8d958ce
libtool.m4: Sync darwin bits from libtool cvs to build a gcc with 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-11-19 06:29:32 +01:00
Zack Weinberg
4977bab6ed
Merge basic-improvements-branch to trunk
...
From-SVN: r60174
2002-12-16 18:23:00 +00:00
Alexandre Oliva
f5cc59a784
configure, configure: Rebuilt.
...
* 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
2002-08-14 02:40:00 +00:00
Alexandre Oliva
898c7238df
backport: ltcf-c.sh: Use $objext, not $ac_objext.
...
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-09-01 00:47:19 +00:00
Mark Mitchell
066bd40d6a
ltcf-c.sh (archive_cmds, [...]): Use `gcc -shared' to build a shared library.
...
* ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
with_gcc]: Use `gcc -shared' to build a shared library.
From-SVN: r42874
2001-06-04 19:33:03 +00:00
John David Anglin
4aef4f331f
ltcf-c.sh (archive_cmd): Use gcc to link shared archives.
...
* ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
archives.
From-SVN: r42870
2001-06-04 19:24:57 +00:00
Alexandre Oliva
334564454e
ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.
...
* 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-05-20 18:55:59 +00:00
Alexandre Oliva
75b9074c18
ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.226.
...
* 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-12 12:28:03 +00:00
Alexandre Oliva
b6b14b1bb4
ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.
...
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
2001-03-22 18:13:39 +00:00
Alexandre Oliva
82e232360d
ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.198.
...
* 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-03-22 06:48:32 +00:00
Mark Mitchell
2a4e96b718
ltcf-c.sh: Add support for --no-undefined under GNU/Linux.
...
* ltcf-c.sh: Add support for --no-undefined under GNU/Linux.
* ltcf-cxx.sh: Likewise.
From-SVN: r39477
2001-02-06 05:52:33 +00:00
Alexandre Oliva
88a1c0abe9
ltcf-c.sh (ld_shlibs): Disable on unknown CPU types.
...
* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
* ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
From-SVN: r39297
2001-01-27 19:12:14 +00:00
David Edelsohn
0ef8b11bf2
- Add AIX 5 support following AIX 4.
...
From-SVN: r39270
2001-01-25 14:11:34 -05:00
Laurynas Biveinis
976b230df9
ltcf-c.sh: clear ac_cv_prog_cc_pic for DJGPP.
...
* 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
2001-01-02 10:55:07 -05:00
Mark Mitchell
520907ee6d
ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library if we've got GCC.
...
* ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
if we've got GCC.
From-SVN: r37414
2000-11-13 00:49:03 +00:00
David Edelsohn
7ca0e6d96e
ltcf-c.sh (aix4): Improve shared library configuration; require exporting 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-11-09 16:41:11 -05:00
Alexandre Oliva
06298abdb6
ltconfig, [...]: Updated from libtool multi-language branch.
...
* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
ltcf-gcj.sh: Updated from libtool multi-language branch.
From-SVN: r36198
2000-09-06 13:59:29 +00:00
Alexandre Oliva
89820b4331
ltconfig, ltmain.sh: Update from libtool multi-language branch.
...
* 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-08-01 04:45:34 +00:00
Alexandre Oliva
4f4caf92a3
libtool.m4, [...]: New files from the libtool CVS tree multi-language branch.
...
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-28 18:04:21 +00:00