Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-11-14 | * sanitize fix for do-shifts.S | Frank Ch. Eigler | 1 | -0/+1 | |
1998-11-12 | * test case for PR 18230, over from d30v branch | Frank Ch. Eigler | 1 | -0/+4 | |
1998-11-12 Frank Ch. Eigler <fche@cygnus.com> * br-djsr.S: New test for new R62-update timing. | |||||
1998-11-11 | div(-0) sets both I/SI and D/SD (PR16522) | Andrew Cagney | 1 | -0/+4 | |
1998-11-07 | remove cgen support from Makefile.in, moved to cgen dir | Doug Evans | 2 | -12/+1 | |
1998-11-06 | * Patch for PR 18196, brought over from d30v branch. | Frank Ch. Eigler | 2 | -0/+154 | |
[d30v/ChangeLog] 1998-11-06 Frank Ch. Eigler <fche@cygnus.com> * d30v-insns (do_mvfacc): Use loop to limit shift count to 63 .. 0. [testsuite/d30v-elf/ChangeLog] 1998-11-06 Frank Ch. Eigler <fche@cygnus.com> * do-shifts.S: Add test for large mvfacc shifts. | |||||
1998-11-05 | * r5900 sim test case fix | Frank Ch. Eigler | 1 | -0/+4 | |
Thu Nov 5 10:37:40 EST 1998 Frank Ch. Eigler <fche@cygnus.com> * t-prot3w.s: Correct test of prot3w insn. | |||||
1998-11-05 | PR 16522 | Andrew Cagney | 2 | -0/+183 | |
Fix RSQRT.S instruction, add test case. | |||||
1998-10-30 | * Updated sanitization | Frank Ch. Eigler | 1 | -7/+1 | |
- remove memories of old sim/testsuite/sky directory - add new dir sim/testsuite/mips64el-elf to "always-keep" list | |||||
1998-10-30 | * lib/sim-defs.exp (sim_run): download target program to remote | Felix Lee | 1 | -0/+5 | |
host, if necessary. for unix-driven win32 testing. | |||||
1998-10-29 | * Test cases for PR 18015. | Frank Ch. Eigler | 3 | -0/+31 | |
Thu Oct 29 12:07:06 1998 Frank Ch. Eigler <fche@cygnus.com> * t-psrlvw.s (test_psrlvw): Add test for sign-extension in insn. * t-padsbh.s: New test. * t-mult1.s: New test. * Makefile.in: Run them. | |||||
1998-10-29 | * monster sky->devo merge -- sky sim test suites | Frank Ch. Eigler | 1 | -0/+230 | |
1998-10-29 | * sky->devo merge; dummy test suite directory for mips64el-skyb-elf target. | Frank Ch. Eigler | 1 | -0/+19 | |
1998-10-28 | Unify (well almost) --enable-build-warnings configuration option | Andrew Cagney | 1 | -0/+1062 | |
across GDB and SIM directories. | |||||
1998-10-27 | * Fix for testcase for checking PR 17362. | Frank Ch. Eigler | 2 | -0/+30 | |
Tue Oct 27 15:20:16 EST 1998 Frank Ch. Eigler <fche@cygnus.com> * t-prot3w.s: Test changed spec of prot3w insn. | |||||
1998-09-09 | * sim/sky/pr17191.s: New file. | Doug Evans | 1 | -0/+26 | |
* sim/sky/pr17191.brn: New file. * sim/sky/t-macros.inc: New file. | |||||
1998-07-28 | New testcases for PR 16547 (new instructions added). | Doug Evans | 1 | -0/+4 | |
1998-07-24 | * Makefile.in (clean,mostlyclean): Change leading spaces to a tab. | Doug Evans | 1 | -1/+7 | |
1998-07-24 | remove d30v sanitization | Ian Lance Taylor | 1 | -35/+1 | |
1998-07-17 | Forward fit sky-branch updates to devo. | Jillian Ye | 1 | -1/+5 | |
1998-07-14 | fix sanitization; add trap.S | Jeff Holcomb | 1 | -0/+1 | |
1998-07-02 | Add a test case for PR16213. | James Lemke | 1 | -1/+6 | |
1998-07-01 | * sim/m32r/hw-trap.ms: New testcase. | Doug Evans | 3 | -1/+36 | |
1998-07-01 | * sim/sky/vureloc{.brn,-main.c,.dvpasm}: New files. | Doug Evans | 1 | -0/+6 | |
1998-06-25 | * Bringing sky pke disasm from sky branch. | Frank Ch. Eigler | 1 | -1/+5 | |
1998-06-24 | * sim/sky/t-int.c, sim/sky/t-int-handler.c: | James Lemke | 1 | -0/+5 | |
Testcase errors: two in the former file, one in the latter. | |||||
1998-06-24 | Updated sim/sky/t-dma.c: It missed check-in earlier today. | James Lemke | 1 | -0/+4 | |
1998-06-24 | Updated sim/sky/t-dma.{brn|dmaexpect} because a warning msg being checked | James Lemke | 1 | -0/+18 | |
for, contains an address that differs between -mhard-float and -msoft-float. | |||||
1998-06-19 | Remove the directory, all sky sim testcases are now in sim/sky/ | Jillian Ye | 223 | -805766/+0 | |
1998-06-18 | fix sanitization; add t-ldl.s t-ldr.s t-lwl.s t-lwr.s t-sdr.s t-sub.s ↵ | release | 1 | -0/+8 | |
t-swl.s t-swr.s | |||||
1998-06-16 | *** empty log message *** | Jillian Ye | 1 | -0/+6 | |
1998-06-16 | *** empty log message *** | Jillian Ye | 1 | -0/+5 | |
1998-06-16 | * sky testsuite fixes | Frank Ch. Eigler | 1 | -0/+15 | |
Tue Jun 16 09:03:37 1998 Frank Ch. Eigler <fche@cygnus.com> * t-cop2.s: Reorder instruction blocks to prevent "Out of bounds" messages during test execution. Added dummy branch labels for BC2* instructions. * t-cop2.brn: Use --sky-debug option instead of env var. * t-cop2.vuexpect: Updated for with new disassembly format. * sky_sce_fast.exp: Don't compare GIF outputs for --float-type=fast. * sce_test{17,33,49}.dvpasm: Use ".DmaPackVif 1" option to exercise assembler / PKE. * rw-vureg.c: Cast memcpy operand to allay warning. | |||||
1998-06-16 | cangelog entries moved here from sim/sky/ChangeLog | Doug Evans | 1 | -0/+55 | |
1998-06-12 | * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options, | Doug Evans | 1 | -0/+4 | |
which is now a list of options controlling the behaviour of sim_run. * sim/sky/sky-defs.tcl (run_trc_test): Update to new way of environment variables to sim_run. | |||||
1998-06-12 | * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options, | Doug Evans | 1 | -4/+32 | |
which is now a list of options controlling the behaviour of sim_run. | |||||
1998-06-11 | * sim/sky/sky-defs.tcl (run_brn_test): Fix handling of dvpasm_flags. | Doug Evans | 1 | -1/+1 | |
1998-06-11 | * sim/sky/sky-defs.tcl (run_brn_test): Fix `options' arg to | Doug Evans | 1 | -0/+3 | |
sim_compile. | |||||
1998-06-11 | (sim_compile): Tweak output text. | Doug Evans | 1 | -1/+1 | |
1998-06-11 | * sim/sky/vu.h (VU0_MEM1_WINDOW_START): New macro. | Doug Evans | 1 | -0/+3 | |
(VU0_MEM1_SIZE): New macro. | |||||
1998-06-11 | * sim/sky/vu01reg-main.c: New file. | Doug Evans | 1 | -0/+6 | |
* sim/sky/vu01reg.dvpasm: New file. * sim/sky/vu01reg.brn: New file. | |||||
1998-06-10 | * SKY hardware interrupt tests. | Frank Ch. Eigler | 1 | -0/+10 | |
Wed Jun 10 15:56:10 1998 Frank Ch. Eigler <fche@cygnus.com> * sim/sky/t-int.c: New file to test sky hardware interrupts. * sim/sky/t-int-handler.s: New file for null interrupt handler. * sim/sky/t-int.brn: New file to build new test. | |||||
1998-06-10 | * sim/m32r/addx.cgs: Add another test. | Doug Evans | 3 | -0/+49 | |
* sim/m32r/jmp.cgs: Add another test. * sim/m32r/bra8-2.cgs: New testcase. * sim/m32r/hello.ms: Run on m32rx too. | |||||
1998-06-09 | * sim/sky/dma.h: New file. | Doug Evans | 1 | -0/+9 | |
* sim/sky/vif.h: New file. * sim/sky/vu.h: New file. * sim/sky/sce_main.c: Move magic numbers to .h files. | |||||
1998-06-09 | sky.ld: Remove big endian stuff in OUTPUT_FORMAT | James Lemke | 2 | -1/+5 | |
1998-06-08 | * sim/m32r/trap.cgs: Test trap 2. | Doug Evans | 1 | -0/+4 | |
1998-06-08 | Test trap 2. | Doug Evans | 1 | -0/+30 | |
1998-06-08 | add test to verify that changes made to the PSW in-parallel-with a trap | David Taylor | 1 | -0/+35 | |
instruction end up in the bPSW and not in the PSW. (PR 16026). | |||||
1998-06-01 | * sky test suite fixes. | Frank Ch. Eigler | 2 | -21/+50 | |
Mon Jun 1 18:54:22 1998 Frank Ch. Eigler <fche@cygnus.com> * lib/sim-defs.exp (sim_run): Add possible environment variable list to simulator run. start-sanitize-sky * sim/sky/sky-defs.tcl: Use it. * sim/sky/t-pke2.vif1out: Update to match recent word-precise tracking table change in sim/mips/sky-pke.c. * sim/sky/t-pke3.trc: Ditto. * sim/sky/t-pke4.vif0expect: Ditto. end-sanitize-sky Mon May 18 10:37:47 1998 Doug Evans <devans@canuck.cygnus.com> | |||||
1998-05-25 | Fix mips SWL on 64bit ISA when 32 bit word appears in second half of | Andrew Cagney | 7 | -0/+659 | |
64 bit bus. Test. | |||||
1998-05-21 | Fix sign extension on 32 bit add/sub instructions. | Andrew Cagney | 3 | -0/+341 | |