aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
1998-04-22Delete sky sim-base.h entries (required sanitization).Doug Evans1-12/+0
1998-04-22Move target specific stuff from sim/common/sim-base.h to sim/mips/sim-main.hJames Lemke2-0/+18
1998-04-22 * Makefile.in (GCC_FOR_TARGET): Add options to find newlib andDoug Evans2-2/+13
1998-04-22 * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.Doug Evans1-0/+4
1998-04-22Regenerate configureMichael Meissner6-207/+2085
1998-04-22Add intl supportMichael Meissner2-5/+16
1998-04-21Fixing typos.Jillian Ye1-1/+1
1998-04-21Makefile.in : Use GIF_TRACE to generate the sce_test*_our_gif.out files.Jillian Ye2-14/+18
1998-04-21r5900.igen, sim-main.h, sky-libvpe.c: Add run-time option --float-typeJames Lemke1-0/+19
1998-04-21configure.in, interp.c: Add configure option --with-sim-funit.James Lemke1-0/+20
1998-04-21sim-base.h: Add configure option --with-sim-funit.James Lemke2-0/+16
1998-04-21Add configure option --with-sim-funit for sim & gdb.James Lemke1-0/+10
1998-04-21 * cgen-ops.h (ADDCFSI): Fix.Doug Evans1-0/+3
1998-04-21 * cgen-types.h (GETHIDI,MAKEDI): Tweak.Doug Evans1-0/+4
1998-04-21Fix sanitize tag. The proper keyword is "start-sanitize-*", notJason Molenda1-2/+2
1998-04-21 * sim/m32r/addx.cgs: Test (-1)+(-1)+1.Doug Evans1-0/+2
1998-04-21 * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,Doug Evans1-1/+14
1998-04-21Add sim-main.c to things to keep.Jason Molenda1-0/+1
1998-04-21Entry about changing sim_open missing from changelog.Andrew Cagney1-0/+2
1998-04-21Implement ERET instruction.Andrew Cagney5-16/+98
1998-04-21For new IGEN simulators, rewrite checks validating correct use of theAndrew Cagney5-100/+195
1998-04-21* gen-icache.c (print_icache_extraction): When generating #defineAndrew Cagney2-0/+868
1998-04-20 * cpu.c,sem.c,sem-switch.c: Regenerate. FromDoug Evans5-317/+337
1998-04-20* Added one new R5900 COP2 test.Frank Ch. Eigler2-5/+64
1998-04-20t-pke2.trc t-pke2.vif1expect: Update the testcase to use theJillian Ye3-9/+14
1998-04-17 * Makefile.in (ULIMIT): New variable.Doug Evans2-3/+12
1998-04-17* Fixed data mangling problems in R5900 COP2 LQC2/SQC2 instructions.Frank Ch. Eigler2-12/+21
1998-04-17* New R5900 COP2 test case.Frank Ch. Eigler5-5/+150
1998-04-16* Adapted R5900 COP2 interface code to clarified micro-mode interlockFrank Ch. Eigler2-4/+16
1998-04-16Update the testcase to work with gpu2 lib.Jillian Ye3-8/+10
1998-04-16o CVT.S.W and CVT.W.S were reversedAndrew Cagney3-3/+65
1998-04-15TX19 uses igen by default.Andrew Cagney2-3/+9
1998-04-15* Changes to make interp.c compile under mips64r5900-sky-elf target.Frank Ch. Eigler2-2/+18
1998-04-15Re-fix 32 bit DSRAV instruction.Andrew Cagney2-6/+25
1998-04-15Add EXTEND11().Andrew Cagney1-2/+1
1998-04-15Debug tx19 built from igen sources.Andrew Cagney5-85/+781
1998-04-15Define EXTEND15().Andrew Cagney2-1/+3
1998-04-15Define EXTEND4() and EXTEND5().Andrew Cagney2-0/+7
1998-04-14Tue Apr 14 16:31:35 1998 John Metzler <jmetzler@cygnus.com>John Metzler1-0/+6
1998-04-14 * sim/m32r/maclh1.cgs: Fix testcase.Doug Evans2-2/+14
1998-04-14 * semx.c: Regenerate.Doug Evans1-1/+1
1998-04-14 * Make-common.in (RUNTESTFLAGS): Define.Doug Evans1-0/+5
1998-04-14* Added interactive debugging for vector units, and a bunch of minorIan Carmichael1-0/+3
1998-04-14c_gen.pl: Change to use data type "int" instead of "long int" inJillian Ye2-4/+8
1998-04-14Implement 32 bit MIPS16 instructions listed in m16.igen.Andrew Cagney6-2560/+1078
1998-04-14* sim-info.c (sim_info): Be verbose when either VERBOSE or STATE_VERBOSE_P.Andrew Cagney1-0/+5
1998-04-14* mn10300_sim.h: Declare all functions in op_utils.c using INLINE_SIM_MAIN.Andrew Cagney1-0/+4
1998-04-14Broke parsing of !<val>!<val> when adding support for =<field>. Fix.Andrew Cagney3-13/+43
1998-04-14o Use new `!<field>' and `=<field>' operators in spec ofAndrew Cagney3-5/+25
1998-04-14Add support for instruction word conditionals of the form `XXX!YYY'Andrew Cagney5-79/+428