aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite
AgeCommit message (Collapse)AuthorFilesLines
2000-11-012000-11-01 Dave Brolley <brolley@cygnus.com>Dave Brolley2-9/+35
* lib/sim-defs.exp (run_sm_test): Correct comment. "output" and "xerror" options do not use a list of machines. Clear options from previous test case. Use "$cpu_option" to identify the machine to the assembler, if specified.
2000-05-24Change profiling so that it is enabled by default. Re-generate everything.Andrew Cagney2-8/+23
2000-04-18Add support for SIGILL (reserved-instruction-exception).Andrew Cagney3-0/+18
2000-03-02* whitespace correctionFrank Ch. Eigler1-2/+2
2000-02-22When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracingAndrew Cagney2-0/+7
instead of sim_trace() to run the program; include support for ``-o'' option (operating environment); when a signal occurs, only continue execution when operating environment mode. Update d10v.
2000-01-06import gdb-2000-01-05 snapshotJason Molenda26-5/+562
1999-11-17import gdb-1999-11-16 snapshotJason Molenda2-4/+61
1999-09-22import gdb-1999-09-21Jason Molenda1-0/+6
1999-09-13import gdb-1999-09-13 snapshotJason Molenda7-18/+127
1999-09-09import gdb-1999-09-08 snapshotStan Shebs2-4/+14
1999-08-31import gdb-1999-08-30 snapshotJason Molenda2-10/+34
1999-07-19import gdb-1999-07-19 snapshotJason Molenda1-0/+10
1999-04-26import gdb-19990422 snapshotStan Shebs8-27/+78
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs314-0/+20754
1999-04-16Initial creation of sourceware repositoryStan Shebs373-23128/+0
1999-02-05m32rx -> cygnus sanitization change.Jeff Law3-60/+25
1999-01-141999-01-13 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda2-0/+39
* t-sadd.s: New file. * Makefile.in (TESTS): Add t-sadd. PR 18438.
1999-01-12Add new test cases to the list of files to be kept.Dave Brolley1-5/+64
1999-01-11keep fr30Doug Evans1-0/+1
1999-01-11keep fr30-elfDoug Evans1-0/+1
1999-01-11fix typo in commentDoug Evans1-1/+1
1999-01-11* Test for PR 18288 and its predecessors.Frank Ch. Eigler3-0/+196
1999-01-11 Frank Ch. Eigler <fche@cygnus.com> * do-flags.S: New test for parallel PSW update conflicts. * Makefile.in (TESTS): Run it.
1999-01-07* Test for PR 18679.Frank Ch. Eigler1-0/+8
1999-01-07 Frank Ch. Eigler <fche@cygnus.com> * do-2wordops.S: New test for sign-extension by ld2h.
1998-12-31* sky test case updates for MTIR insn PRFrank Ch. Eigler1-0/+5
1998-12-31 Frank Ch. Eigler <fche@cygnus.com> * sim/sky/t-cop2.s: Adjust vmtir instruction tests for new syntax. * sim/sky/t-cop2.vuexpect: Matching changes.
1998-12-31 * sim/sky/sky-defs.tcl: various changes for remote host testing.Felix Lee1-0/+57
* sim/sky/mload.exp: ditto. * sim/sky/sky_sce.exp: ditto. * sim/sky/sky_sce_accurate.exp: ditto. * sim/sky/sky_sce_fast.exp: ditto. * sim/sky/mload.exp: mark as unresolved on error.
1998-12-18New testcase.Dave Brolley1-0/+34
1998-12-18Fri Dec 18 17:09:34 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley20-0/+699
* sim/fr30/ldres.cgs: New testcase. * sim/fr30/stres.cgs: New testcase. * sim/fr30/copop.cgs: New testcase. * sim/fr30/copld.cgs: New testcase. * sim/fr30/copst.cgs: New testcase. * sim/fr30/copsv.cgs: New testcase. * sim/fr30/nop.cgs: New testcase. * sim/fr30/andccr.cgs: New testcase. * sim/fr30/orccr.cgs: New testcase. * sim/fr30/addsp.cgs: New testcase. * sim/fr30/stilm.cgs: New testcase. * sim/fr30/extsb.cgs: New testcase. * sim/fr30/extub.cgs: New testcase. * sim/fr30/extsh.cgs: New testcase. * sim/fr30/extuh.cgs: New testcase. * sim/fr30/enter.cgs: New testcase. * sim/fr30/leave.cgs: New testcase. * sim/fr30/xchb.cgs: New testcase. * sim/fr30/dmovb.cgs: New testcase. * sim/fr30/dmov.cgs: New testcase. * sim/fr30/dmovh.cgs: New testcase.
1998-12-17Thu Dec 17 17:18:43 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley18-0/+1837
* sim/fr30/testutils.inc (take_branch{_d},no_branch{_d}): New macros. * sim/fr30/ret.cgs: Add tests fir ret:d. * sim/fr30/inte.cgs: New testcase. * sim/fr30/reti.cgs: New testcase. * sim/fr30/bra.cgs: New testcase. * sim/fr30/bno.cgs: New testcase. * sim/fr30/beq.cgs: New testcase. * sim/fr30/bne.cgs: New testcase. * sim/fr30/bc.cgs: New testcase. * sim/fr30/bnc.cgs: New testcase. * sim/fr30/bn.cgs: New testcase. * sim/fr30/bp.cgs: New testcase. * sim/fr30/bv.cgs: New testcase. * sim/fr30/bnv.cgs: New testcase. * sim/fr30/blt.cgs: New testcase. * sim/fr30/bge.cgs: New testcase. * sim/fr30/ble.cgs: New testcase. * sim/fr30/bgt.cgs: New testcase. * sim/fr30/bls.cgs: New testcase. * sim/fr30/bhi.cgs: New testcase.
1998-12-17More sce_testNN cases updated, pr 18402.Doug Evans1-1/+13
1998-12-17 * sim/sky/sce_test58.vuasm: Update syntax of MTIR insn.Doug Evans1-0/+13
PR 18402
1998-12-16* Sanitization fixes to retain new files.Frank Ch. Eigler1-0/+2
1998-12-14 * sim/m32r/uread16.ms: New testcase.Doug Evans6-0/+81
* sim/m32r/uread32.ms: New testcase. * sim/m32r/uwrite16.ms: New testcase. * sim/m32r/uwrite32.ms: New testcase.
1998-12-14 * sim/fr30/hello.ms: Add trailing \n to expected output.Doug Evans1-0/+5
* sim/m32r/hello.ms: Ditto. * sim/m32r/hw-trap.ms: Ditto.
1998-12-14lib/sim-defs.exp (sim_run): Look for board_info sim,options.Doug Evans1-0/+1
1998-12-14 * lib/sim-defs.exp (run_sim_test): New option xerror, for expectedDoug Evans1-0/+6
errors. Translate \n sequences in expected output to newline char. (slurp_options): Make parentheses optional.
1998-12-141998-12-14 Dave Brolley <brolley@cygnus.com>Dave Brolley10-0/+745
* sim/fr30/call.cgs: Test ret here as well. * sim/fr30/ld.cgs: Remove bogus comment. * sim/fr30/testutils.inc (save_rp,restore_rp): New macros. * sim/fr30/div.ms: New testcase. * sim/fr30/st.cgs: New testcase. * sim/fr30/sth.cgs: New testcase. * sim/fr30/stb.cgs: New testcase. * sim/fr30/mov.cgs: New testcase. * sim/fr30/jmp.cgs: New testcase. * sim/fr30/ret.cgs: New testcase. * sim/fr30/int.cgs: New testcase.
1998-12-10Thu Dec 10 18:46:25 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley8-0/+428
* sim/fr30/div0s.cgs: New testcase. * sim/fr30/div0u.cgs: New testcase. * sim/fr30/div1.cgs: New testcase. * sim/fr30/div2.cgs: New testcase. * sim/fr30/div3.cgs: New testcase. * sim/fr30/div4s.cgs: New testcase. * sim/fr30/testutils.inc (mvi_h_dr,set_dbits,test_dbits): New Macros.
1998-12-08Tue Dec 8 13:16:53 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley1-0/+4
* sim/fr30/testutils.inc (set_s_user): Correct Mask. (set_s_system): Correct Mask. * sim/fr30/ld.cgs (ld): Move previously failing test back into place. * sim/fr30/ldm0.cgs: New testcase. * sim/fr30/ldm1.cgs: New testcase. * sim/fr30/stm0.cgs: New testcase. * sim/fr30/stm1.cgs: New testcase.
1998-12-08Tue Dec 8 13:16:53 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley4-0/+317
* sim/fr30/ldm0.cgs: New testcase. * sim/fr30/ldm1.cgs: New testcase. * sim/fr30/stm0.cgs: New testcase. * sim/fr30/stm1.cgs: New testcase.
1998-12-08Tue Dec 8 13:16:53 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley3-8/+26
* sim/fr30/testutils.inc (set_s_user): Correct Mask. (set_s_system): Correct Mask. * sim/fr30/ld.cgs (ld): Move previously failing test back into place.
1998-12-08* Test case for PR 18452.Frank Ch. Eigler1-0/+1
1998-12-08 Frank Ch. Eigler <fche@cygnus.com> * do-2wordops.S: New test for double-word load-like operations.
1998-12-04* Test case for PR 18364, over from d30v branch.Frank Ch. Eigler1-0/+12
1998-12-04 Frank Ch. Eigler <fche@cygnus.com> * do-shifts.S: Update an older test case.
1998-12-03Thu Dec 3 14:20:03 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley3-3/+116
* sim/fr30/ld.cgs: Implement more loads. * sim/fr30/call.cgs: New testcase. * sim/fr30/testutils.inc (testr_h_dr): New macro. (set_s_user,set_s_system): New macros.
1998-12-03Thu Dec 3 14:20:03 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley50-0/+2838
* sim/fr30: New Directory.
1998-11-23Mon Nov 23 17:02:47 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley8-0/+1145
* Directory created.
1998-11-22* fix for minor sanitization lossageFrank Ch. Eigler1-0/+41
1998-11-14* sanitize fix for do-shifts.SFrank Ch. Eigler1-0/+1
1998-11-12* test case for PR 18230, over from d30v branchFrank Ch. Eigler1-0/+4
1998-11-12 Frank Ch. Eigler <fche@cygnus.com> * br-djsr.S: New test for new R62-update timing.
1998-11-11div(-0) sets both I/SI and D/SD (PR16522)Andrew Cagney1-0/+4
1998-11-07remove cgen support from Makefile.in, moved to cgen dirDoug Evans2-12/+1