Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-02-18 | * configure.host: Check for 'do not mix' from native linker before | Ian Lance Taylor | 1 | -0/+2 | |
trying to use -rpath. | |||||
1996-02-15 | * configure.in: Call AC_PROG_CC before configure.host. | Ian Lance Taylor | 1 | -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 Taylor | 1 | -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 Taylor | 1 | -0/+3 | |
1996-02-07 | * configure.in: Look for --enable-shared. Change the value of | Ian Lance Taylor | 1 | -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 used | Ian Lance Taylor | 1 | -1/+17 | |
for a.out only, and put in appropriate HOSTING_CRT0 and HOSTING_LIBS values for Linux ELF. | |||||
1995-10-31 | Tue Oct 31 18:22:24 1995 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 1 | -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 Taylor | 1 | -0/+5 | |
New case. * configure.tgt (i[345]86-*-ptx*): New case. | |||||
1995-09-07 | * configure.host (sparc-*-sunos64*): Remove. | Ian Lance Taylor | 1 | -0/+103 | |
* ldlang.c (lang_map): Check BFD64, not HOST_64_BIT. |