Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-09-12 | v850eq wasn't building igen directory. | Andrew Cagney | 1 | -0/+7 | |
1997-09-03 | removed v850 sanitization | Nick Clifton | 1 | -4/+0 | |
Added v850/sim-main.h to list of files to keep after sanitization. | |||||
1997-09-01 | Test/fix pabsh, pabsw, psrlvw. | Andrew Cagney | 1 | -0/+5 | |
1997-08-28 | Make igen available when v850 is being build. | Andrew Cagney | 1 | -0/+4 | |
1997-08-26 | Make building of w65 simulator conditional on --enable-sim. | Andrew Cagney | 1 | -0/+5 | |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 1 | -0/+27 | |
that image properties such as endianness can be checked. More strongly document the expected behavour of each of the sim_* interfaces. Add default endian argument to simulator config macro SIM_AC_OPTION_ENDIAN. Use in sim_config. | |||||
1997-04-24 | * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@. | David Edelsohn | 1 | -0/+4 | |
1997-04-22 | TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. | Andrew Cagney | 1 | -0/+16 | |
1997-04-03 | (autoconf-changelog): Try different way to obtain user name. | David Edelsohn | 1 | -0/+1 | |
Forgot this one. | |||||
1997-04-03 | Add autoheader counterpart to autoconf-common et.al. | Andrew Cagney | 1 | -0/+5 | |
1997-04-02 | * Makefile.in (autoconf-install): New target. | David Edelsohn | 1 | -1/+5 | |
1997-04-02 | New target autoconf-changelog | Andrew Cagney | 1 | -0/+38 | |
1997-02-20 | Since d10v is public now, remove all sanitization statements | Michael Meissner | 1 | -2/+0 | |
1997-02-20 | * configure.in: Don't require GCC to build the mn10200 | Jeff Law | 1 | -0/+12 | |
simulator anymore. * configure: Rebuilt. | |||||
1997-02-04 | * Makefile.in (autoconf-common): New target. | David Edelsohn | 1 | -0/+6 | |
* configure.in: Do configure common. * configure: Regenerated. | |||||
1997-01-23 | * configure configure.in: Don't configure common anymore. Files | Stu Grossman | 1 | -2/+18 | |
from common are now built in the individual simualtor directories. This fixes problems with the WinGDB build procedure. | |||||
1996-11-01 | Powerpc-linux now builds the simulator | Michael Meissner | 1 | -0/+11 | |
1996-10-17 | Add missing v850 sanitization stuff. | Jeff Law | 1 | -0/+2 | |
1996-10-12 | * configure.in: Only build the V850 simulator if | Jeff Law | 1 | -0/+11 | |
we are using gcc. * configure: Rebuild. So builds with "cc" don't die in the v850 simulator directory. | |||||
1996-09-05 | * Makefile.in erc32/Makefile.in: Don't set srcroot. This should | Stu Grossman | 1 | -0/+6 | |
be inherited from the parent. Remove INSTALL_XFORM and INSTALL_XFORM1. Make INSTALL be set from configure. | |||||
1996-09-04 | * configure.in: Only build the MIPS simulator if we are using | Ian Lance Taylor | 1 | -0/+18 | |
gcc. * configure: Rebuild. | |||||
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. |