aboutsummaryrefslogtreecommitdiff
path: root/sim/configure
AgeCommit message (Collapse)AuthorFilesLines
2000-11-30Add support for ARM's v5TE architecture and Intel's XScale extenstionsNick Clifton1-0/+4
2000-07-27Add m68hc11 configry.Andrew Cagney1-0/+1
2000-07-04TIc80 simulator.Andrew Cagney1-1/+9
2000-01-25import gdb-2000-01-24 snapshotJason Molenda1-35/+46
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-47/+35
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-37/+47
1999-09-28import gdb-1999-09-28 snapshotJason Molenda1-1/+4
1999-09-22import gdb-1999-09-21Jason Molenda1-34/+30
1999-04-26import gdb-19990422 snapshotStan Shebs1-21/+7
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1917
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1938/+0
1999-02-08Add support for StrongARM targetNick Clifton1-51/+98
1999-02-01Remove v850e sanitizationNick Clifton1-32/+49
1998-11-05Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley1-77/+169
* configure.in: Added case for fr30-*-*. * configure: Regenerated.
1998-03-24Build IGEN with the mn10300 simulator.Joyce Janczyn1-55/+44
1998-02-04* Update configure: txvu-elf changed to dvp-elf.Ian Carmichael1-47/+59
1997-09-12v850eq wasn't building igen directory.Andrew Cagney1-0/+1
1997-09-03removed v850 sanitizationNick Clifton1-2/+0
Added v850/sim-main.h to list of files to keep after sanitization.
1997-09-01Test/fix pabsh, pabsw, psrlvw.Andrew Cagney1-2/+9
1997-08-28Make igen available when v850 is being build.Andrew Cagney1-0/+3
1997-08-26Make building of w65 simulator conditional on --enable-sim.Andrew Cagney1-1/+5
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1-3/+26
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-22TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.Andrew Cagney1-1/+20
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-7/+3
simulator anymore. * configure: Rebuilt.
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-84/+237
from common are now built in the individual simualtor directories. This fixes problems with the WinGDB build procedure.
1996-11-20 * configure.in (configdirs): Add common.David Edelsohn1-41/+53
* configure: Regenerated.
1996-10-12 * configure.in: Only build the V850 simulator ifJeff Law1-8/+10
we are using gcc. * configure: Rebuild. So builds with "cc" don't die in the v850 simulator directory.
1996-09-04 * configure.in: Only build the MIPS simulator if we are usingIan Lance Taylor1-10/+104
gcc. * configure: Rebuild.
1996-05-22 * configure.in: Only built erc32 simulator on Unix hosts as itRob Savoye1-33/+509
uses pseudo ttys. * configure: Regenerated with autoconf 2.8.
1995-11-10fix typoMichael Meissner1-1/+1
1995-11-09Add --enable-sim-powerpc support.Michael Meissner1-2/+17
1995-11-09Get CC, etc. vars from configure; build ppc simulator if we are using GCCMichael Meissner1-134/+153
1995-11-08* configure.in (mips*-*-*): Added "mips" simulator target.Jackie Smith Cashion1-9/+135
* configure: Re-generated.
1995-10-03revert to stock autoconf 2.4 configure scripts.Jason Molenda1-5/+5
1995-08-23Add PowerPC simulator from Andrew Cagney <cagney@highland.com.au>Michael Meissner1-20/+5
1995-07-05* Makefile.in, configure.in: converted to autoconf.J.T. Conklin1-0/+846
* configure: New file, generated with autconf 2.4.