aboutsummaryrefslogtreecommitdiff
path: root/sim/configure.in
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-0/+5
2000-06-19Add strongarm testsNick Clifton1-1/+4
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-2/+1
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-2/+1
1999-09-28import gdb-1999-09-28 snapshotJason Molenda1-1/+4
1999-09-22import gdb-1999-09-21Jason Molenda1-2/+0
1999-04-26import gdb-19990422 snapshotStan Shebs1-21/+7
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+187
1999-04-16Initial creation of sourceware repositoryStan Shebs1-205/+0
1999-02-10 * configure.in (sparc*): Configure sparc subdir if --with-cgen orDoug Evans1-3/+3
--with-cgen-sim. * configure: Rebuild.
1999-02-08Add support for StrongARM targetNick Clifton1-0/+1
1999-02-02configure sparc subdir if --with-cgenDoug Evans1-6/+22
1999-02-01Remove v850e sanitizationNick Clifton1-2/+0
1999-01-051999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-1/+1
* configure.in: Require autoconf 2.12.1 or higher.
1998-12-09i960 simulator.Jim Wilson1-0/+1
* configure.in (i960-*-*): Add. * configure: Rebuild.
1998-11-14* Personal prototype "gx" translation-based JIT engine for M32R.Frank Ch. Eigler1-0/+13
[ChangeLog] start-sanitize-gxsim 1998-11-13 Frank Ch. Eigler <fche@elastic.org> * configure.in: Added "--enable-sim-gx" option. * configure: Regenerated. end-sanitize-gxsim [common/ChangeLog] 1998-11-13 Frank Ch. Eigler <fche@elastic.org> start-sanitize-gxsim * Make-common.im: Build sim-gx.o and sim-gx-run.o. * sim-gx.c: New file: target-independent gx routines. * sim-gx.h: Declarations for gx structs and routines. * sim-gx-run.c: New file: target-independent gx driver. * sim-base.h: Add gx block vector to state struct. end-sanitize-gxsim * aclocal.m4: Add tests for dlopen family.
1998-11-05Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley1-0/+1
* configure.in: Added case for fr30-*-*. * configure: Regenerated.
1998-07-24remove d30v sanitizationIan Lance Taylor1-2/+0
1998-04-29 * configure.in: Build simulator on sparclite and sparc86x targets.Mark Alexander1-0/+5
* configure: Regenerate.
1998-03-24Build IGEN with the mn10300 simulator.Joyce Janczyn1-0/+1
1998-02-06delete txvu/dvp/sky stuff, lives in mips dir now, configured withDoug Evans1-8/+0
mips64r5900-sky-elf.
1998-02-04* Update configure: txvu-elf changed to dvp-elf.Ian Carmichael1-1/+1
1998-01-15* configure.in: Add sky supportIan Carmichael1-0/+8
* configure: Regenerated
1997-12-12Renamed v850eq -> v850eaNick Clifton1-1/+1
1997-12-02Add support for Thumb target.Nick Clifton1-0/+1
1997-10-09Build IGEN with the MIPS simulator.Andrew Cagney1-0/+1
1997-09-20Removed the v850eq sanitizationNick Clifton1-3/+1
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-1/+9
1997-08-28Make igen available when v850 is being build.Andrew Cagney1-0/+2
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-6/+11
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-08-18Add support for V850eq variant opcodes.Nick Clifton1-0/+14
1997-07-25 * configure.in (sparc*-*-*): Don't build erc32.David Edelsohn1-0/+3
* configure: Regenerate.
1997-04-24 * configure.in (m32r-*-*): New target.David Edelsohn1-0/+1
* configure: Regenerate.
1997-04-22TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.Andrew Cagney1-0/+7
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