aboutsummaryrefslogtreecommitdiff
path: root/sim/configure.in
AgeCommit message (Collapse)AuthorFilesLines
1997-03-24Enable testsuite in sim directory.Andrew Cagney1-1/+1
1997-03-03 * configure.in: Add mn10200 configure lines accidentallyJeff Law1-0/+3
removed. * configure: Regenerated. Opps.
1997-02-21Really checkin the d30v sim directory configure files.Andrew Cagney1-1/+10
1997-02-20Since d10v is public now, remove all sanitization statementsMichael Meissner1-2/+0
1997-02-20 * configure.in: Don't require GCC to build the mn10200Jeff Law1-5/+0
simulator anymore. * configure: Rebuilt.
1997-02-05Fix thinkos in last change.David Edelsohn1-2/+3
1997-02-05 * configure.in: Don't configure any subdirs if no simulatorDavid Edelsohn1-2/+6
is being built. Don't use erc32 for sparc64. * configure: Regenerated.
1997-02-04 * Makefile.in (autoconf-common): New target.David Edelsohn1-1/+1
* configure.in: Do configure common. * configure: Regenerated.
1997-01-23 * configure configure.in: Don't configure common anymore. FilesStu Grossman1-1/+1
from common are now built in the individual simualtor directories. This fixes problems with the WinGDB build procedure.
1997-01-13 * configure: Enable the mn10200 simulator.Jeff Law1-0/+5
1996-11-25 * Makefile.in, config.in, configure, configure.in: New files.Jeff Law1-0/+5
* gencode.c, interp.c, mn10300_sim.h, simops.c: New files. Skeleton mn10300 simulator
1996-11-20 * configure.in (configdirs): Add common.David Edelsohn1-2/+2
* configure: Regenerated.
1996-11-01Powerpc-linux now builds the simulatorMichael Meissner1-1/+1
1996-10-17 * configure.in (--enable-sim-powerpc): Delete.David Edelsohn1-35/+49
(--enable-sim): Add. * configure: Regenerated.
1996-10-12 * configure.in: Only build the V850 simulator ifJeff Law1-1/+9
we are using gcc. * configure: Rebuild. So builds with "cc" don't die in the v850 simulator directory.
1996-09-08 * configure.in: Do build erc32 for DOS and Windows hosts.Ian Lance Taylor1-7/+1
* configure: Rebuild.
1996-09-04 * configure.in: Only build the MIPS simulator if we are usingIan Lance Taylor1-5/+12
gcc. * configure: Rebuild.
1996-08-29 * configure.in (v850-*-*): Added V850 simulator.Jeff Law1-0/+3
1996-08-02Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+3
* configure.in (d10v-*-*): Added D10V simulator.
1996-06-26 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,Jason Molenda1-1/+2
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 Taylor1-1/+10
1996-06-04Build psim on ppc SVR4, Solaris, and Elf targets.Michael Meissner1-1/+2
1996-05-22 * configure.in: Only built erc32 simulator on Unix hosts as itRob Savoye1-1/+6
uses pseudo ttys. * configure: Regenerated with autoconf 2.8.
1996-05-20 * func.c(bfd_load): Don't try to print the filename if the pfbd isRob Savoye1-0/+1
NULL. * interf.c(sim_load): Pass the whole string, not just the first byte.
1996-04-08 From: Miles Bader <miles@gnu.ai.mit.edu>Fred Fish1-0/+4
* configure.in: Use AC_CHECK_TOOL to find AR & RANLIB. * configure: Regenerate using autoconf.
1995-11-10Add comment about enabing PowerPC simulatorMichael Meissner1-0/+4
1995-11-10fix typoMichael Meissner1-1/+1
1995-11-09Add --enable-sim-powerpc support.Michael Meissner1-1/+9
1995-11-09Get CC, etc. vars from configure; build ppc simulator if we are using GCCMichael Meissner1-2/+16
1995-11-08* configure.in (mips*-*-*): Added "mips" simulator target.Jackie Smith Cashion1-0/+1
* configure: Re-generated.
1995-10-08 * configure.in: Explicitly `exit 0' for broken shells.Peter Schauer1-0/+2
* configure: Rebuilt.
1995-08-25Only build PowerPC simulator if target is powerpc*-*-eabisimMichael Meissner1-2/+2
1995-08-23Add PowerPC simulator from Andrew Cagney <cagney@highland.com.au>Michael Meissner1-0/+2
1995-07-05* Makefile.in (all, clean, distclean, mostlyclean, realclean,J.T. Conklin1-13/+0
install): Changed targets so that they descend all subdirectories in $(SUBDIRS). (*-all, *-clean, *-install): Removed targets. * configure.in: Don't bother with target makefile fragments, they are no longer needed. * configure: regenerated.
1995-07-05* Makefile.in, configure.in: converted to autoconf.J.T. Conklin1-19/+20
* configure: New file, generated with autconf 2.4.
1995-05-24Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-1/+2
* Makefile.in: Support ARM. * configure.in: Ditto.
1995-01-16 * Makefile.in: Support W65.Steve Chamberlain1-2/+3
* configure.in: Ditto.
1993-08-02Configure for h8300h too.Steve Chamberlain1-1/+1
1993-04-27Support for the SHSteve Chamberlain1-1/+2
1993-02-08 * Makefile.in, configure.in: if target isn't supported, build aSteve Chamberlain1-5/+4
harmless makefile.
1993-02-04New simulator tree structureSteve Chamberlain1-0/+37