Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 1 | -0/+10 | |
INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values. (docdir): Removed. * configure.in (AC_PREREQ): autoconf 2.5 or higher. (AC_PROG_INSTALL): Added. * configure: Rebuilt. | |||||
1996-06-24 | * configure.in: Only configure erc32 if using gcc. | Ian Lance Taylor | 1 | -0/+10 | |
1996-05-22 | * configure.in: Only built erc32 simulator on Unix hosts as it | Rob Savoye | 1 | -1/+17 | |
uses pseudo ttys. * configure: Regenerated with autoconf 2.8. | |||||
1996-02-22 | fix typo | Michael Meissner | 1 | -0/+4 | |
1996-02-21 | regenerate configure scripts with autoconf 2.7 | Ian Lance Taylor | 1 | -0/+2 | |
1996-02-21 | * Makefile.in (all): Simplify. | Ian Lance Taylor | 1 | -0/+12 | |
(clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop as in the all target. (distclean, maintainer-clean, realclean): Likewise. (install): Likewise. | |||||
1996-02-15 | Make configure work on first stage of HP/UX and Solaris. | Michael Meissner | 1 | -1/+11 | |
1995-11-09 | Get CC, etc. vars from configure; build ppc simulator if we are using GCC | Michael Meissner | 1 | -0/+10 | |
1995-11-08 | * configure.in (mips*-*-*): Added "mips" simulator target. | Jackie Smith Cashion | 1 | -0/+10 | |
* configure: Re-generated. | |||||
1995-10-08 | * configure.in: Explicitly `exit 0' for broken shells. | Peter Schauer | 1 | -0/+5 | |
* configure: Rebuilt. | |||||
1995-10-06 | * common/run.c (main): Initialize the callbacks. | Jim Wilson | 1 | -0/+13 | |
1995-08-23 | Add PowerPC simulator from Andrew Cagney <cagney@highland.com.au> | Michael Meissner | 1 | -0/+24 | |
1995-07-05 | * Makefile.in, configure.in: converted to autoconf. | J.T. Conklin | 1 | -0/+40 | |
* configure: New file, generated with autconf 2.4. | |||||
1993-05-21 | * Makefile.in (check, installcheck): Added dummy targets. | Ian Lance Taylor | 1 | -0/+10 | |
1993-05-03 | (endian): Add explicit rule for broken makes. | Steve Chamberlain | 1 | -0/+11 | |
1993-02-11 | build endian.h via a temporary file so that we don't leave an | K. Richard Pixley | 1 | -0/+6 | |
incomplete file lying around on interrupted builds. | |||||
1993-02-08 | * Makefile.in, configure.in: if target isn't supported, build a | Steve Chamberlain | 1 | -0/+6 | |
harmless makefile. |