Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-02-05 | * configure, Makefile.in, aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 1 | -143/+258 | |
1997-09-24 | * aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 1 | -188/+867 | |
* configure: Rebuild. | |||||
1997-07-29 | * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for | Rob Savoye | 1 | -99/+602 | |
win32 dependencies. * configure: Regenerated with autoconf 2.12. * Makefile.in: Add $(EXEEXT) to executable. | |||||
1996-02-15 | * configure.in: Call AC_PROG_CC before configure.host. | Ian Lance Taylor | 1 | -10/+11 | |
* 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 | -8/+10 | |
* configure: Rebuild. * configure.host: Set RPATH_ENVVAR. * Makefile.in (RPATH_ENVVAR): New variable. (check): Use $(RPATH_ENVVAR) rather than LD_LIBRARY_PATH. | |||||
1996-02-14 | * configure.tgt (*-*-ieee*): New target; use vanilla. | Ian Lance Taylor | 1 | -37/+34 | |
Wed Feb 14 18:49:01 1996 Alan Modra <alan@spri.levels.unisa.edu.au> * configure.in: Redo emulation handling so that each emulation searches the correct tool directory, based on the target alias. For example, "configure --enable-targets=m68k-coff i386-linux" will search /usr/local/i386-linux/lib for linux and /usr/local/m68k-coff/lib for m68k-coff. * configure: Rebuild. * configure.tgt: Add special tdir settings for Linux. * Makefile.in: Add @TDIRS@. Pass "$(tdir_EMUL)" to ${GENSCRIPTS} for each eEMUL.c target. * genscripts.sh: Accept specific alias as 9th argument, and use it in LIB_PATH. | |||||
1996-02-07 | * configure.in: Look for --enable-shared. Change the value of | Ian Lance Taylor | 1 | -18/+51 | |
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@. | |||||
1995-11-21 | * configure.in: Use BFD_NEED_DECLARATION. | Ian Lance Taylor | 1 | -33/+365 | |
* acconfig.h: Put NEED_DECLARATION_FREE in @TOP@ section. * configure, config.in: Rebuild with autoconf 2.6. | |||||
1995-09-07 | * config.in: Rename from config.h.in. | Ian Lance Taylor | 1 | -643/+1020 | |
* configure.in: Call AC_CONFIG_HEADER with config.h:config.in. Check for config.h:config.in when creating stamp-h. * configure: Rebuild. * Makefile.in (stamp-h): Depend upon config.in rather than config.h.in. Set CONFIG_HEADERS to config.h:config.in when calling config.status. | |||||
1991-10-02 | resync | K. Richard Pixley | 1 | -135/+59 | |
1991-08-22 | Three part names & all. | K. Richard Pixley | 1 | -129/+201 | |
1991-08-06 | Host-level GNUmakefiles. | K. Richard Pixley | 1 | -92/+120 | |
1991-07-15 | Fixed a few bugs, added 29k coff support. | Steve Chamberlain | 1 | -6/+23 | |
1991-05-27 | fixed a bug in multiple targets | K. Richard Pixley | 1 | -29/+54 | |
1991-05-14 | Added make dep | Steve Chamberlain | 1 | -2/+6 | |
Made filenames suitable for PCs | |||||
1991-05-14 | see devo/configure 1.11 | K. Richard Pixley | 1 | -26/+70 | |
1991-04-17 | Fixed a problem with host dependent parts. | K. Richard Pixley | 1 | -7/+11 | |
1991-04-15 | Now handles multiple hosts and targets. | K. Richard Pixley | 1 | -3/+9 | |
1991-04-15 | Now handles multiple host and targets. | K. Richard Pixley | 1 | -260/+366 | |
1991-04-13 | Config cut 3. We now almost install a29k. | K. Richard Pixley | 1 | -56/+81 | |
1991-04-10 | Cut 2. Subdirs. | K. Richard Pixley | 1 | -86/+117 | |
1991-04-09 | First minimally usable config checkin. | K. Richard Pixley | 1 | -523/+86 | |
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+845 | |