aboutsummaryrefslogtreecommitdiff
path: root/ld/configure.host
AgeCommit message (Collapse)AuthorFilesLines
1997-07-07 From Manfred Hollstein <manfred@s-direktnet.de>:Ian Lance Taylor1-1/+6
* configure.host (i[3456]86-*-linux*libc1*): Renamed from i[3456]86-*-linux*. (i[3456]86-*-linux*): New host.
1997-06-25Wed Jun 25 12:48:41 1997 Andreas Schwab ↵Ian Lance Taylor1-29/+58
<schwab@issan.informatik.uni-dortmund.de> * configure.host (m68*-*-linux*libc1*): Renamed from `m68*-*-linux*'. (m68*-*-linux*): New configuration for use with GNU libc 2.
1996-02-18 * configure.host: Check for 'do not mix' from native linker beforeIan Lance Taylor1-0/+2
trying to use -rpath.
1996-02-15 * configure.in: Call AC_PROG_CC before configure.host.Ian Lance Taylor1-6/+0
* configure: Rebuild. * configure.host: Remove go32 host, since it should no longer be necessary. Don't set CC for romp host.
1996-02-15 * configure.in: Substitute RPATH_ENVVAR.Ian Lance Taylor1-0/+4
* configure: Rebuild. * configure.host: Set RPATH_ENVVAR. * Makefile.in (RPATH_ENVVAR): New variable. (check): Use $(RPATH_ENVVAR) rather than LD_LIBRARY_PATH.
1996-02-13 * configure.host: Set HDLFLAGS for *-*-hpux with --enable-shared.Ian Lance Taylor1-0/+3
1996-02-07 * configure.in: Look for --enable-shared. Change the value ofIan Lance Taylor1-2/+45
BFDLIB when linking against a shared library on SunOS. * configure: Rebuild. * configure.host: If using a shared BFD library, try to pass a reasonable -rpath option when linking. * Makefile.in (BFDLIB): Set to @BFDLIB@.
1996-01-04 * configure.host: Change existing Linux HOSTING_CRT0 to be usedIan Lance Taylor1-1/+17
for a.out only, and put in appropriate HOSTING_CRT0 and HOSTING_LIBS values for Linux ELF.
1995-10-31Tue Oct 31 18:22:24 1995 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1-2/+6
* configure.host (alpha-*-linux*): New host. * configure.tgt (alpha-*-linux*): New target.
1995-09-08 * configure.host (i[345]86-sequent-ptx* | i[345]86-sequent-sysv*)Ian Lance Taylor1-0/+5
New case. * configure.tgt (i[345]86-*-ptx*): New case.
1995-09-07 * configure.host (sparc-*-sunos64*): Remove.Ian Lance Taylor1-0/+103
* ldlang.c (lang_map): Check BFD64, not HOST_64_BIT.