* sim/sky/vu.h (VU0_MEM1_WINDOW_START): New macro.
[binutils-gdb.git] / sim / testsuite / ChangeLog
index 43ce59fdf5fe5291d7fcb8987b9f68ad4af340fc..6b24a7f4c63cc1ba40647b76678c0fee3ce49ef6 100644 (file)
@@ -1,5 +1,154 @@
+start-sanitize-sky
+Thu Jun 11 15:24:53 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * sim/sky/vu01reg-main.c: New file.
+       * sim/sky/vu01reg.dvpasm: New file.
+       * sim/sky/vu01reg.brn: New file.
+
+       * sim/sky/vu.h (VU0_MEM1_WINDOW_START): New macro.
+       (VU0_MEM1_SIZE): New macro.
+
+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.
+
+end-sanitize-sky
+Wed Jun 10 10:53:20 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * sim/m32r/addx.cgs: Add another test.
+       * sim/m32r/jmp.cgs: Add another test.
+start-sanitize-m32rx
+       * sim/m32r/bra8-2.cgs: New testcase.
+       * sim/m32r/hello.ms: Run on m32rx too.
+end-sanitize-m32rx
+
+start-sanitize-sky
+Tue Jun  9 08:55:05 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * sim/sky/dma.h: New file.
+       * sim/sky/vif.h: New file.
+       * sim/sky/vu.h: New file.
+       * sim/sky/sce_main.c: Move magic numbers to .h files.
+
+end-sanitize-sky
+Mon Jun  8 16:08:27 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * sim/m32r/trap.cgs: Test trap 2.
+
+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       
+
+Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
+
+        * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
+                       so that make check can be invoked recursively.
+
+start-sanitize-sky
+Mon May 18 10:37:47 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * sim/sky/sky.ld: Delete file.
+
+end-sanitize-sky
+Thu May 14 11:48:35 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * config/default.exp (CC,SIM): Delete.
+start-sanitize-sky
+       * sim/sky/sky-defs.tcl (LDSCRIPT,SIM): Delete.
+       (run_trc_test): Use sim_compile, sim_run.  Only delete temp files
+       if testcase passed.
+       (run_brn_test): Ditto.
+       * sim/sky/sky.exp: Add runtest_file_p support.  Don't print
+       unsupported message if not sky.
+       * sim/sky/sky_sce.exp: Likewise.
+end-sanitize-sky
+
+       * lib/sim-defs.exp (sim_run): Fix handling of output redirection.
+       New arg prog_opts.  All callers updated.
+
+Fri May  8 18:10:28 1998  Jillian Ye <jillian@cygnus.com>
+
+       * Makefile.in: Made "check" the target of two
+          dependencies (test1, test2) so that test2 get a chance to 
+          run even when test1 failed if "make -k check" is used.
+
+Fri May  8 14:41:28 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * lib/sim-defs.exp (sim_version): Simplify.
+       (sim_run): Implement.
+       (run_sim_test): Use sim_run.
+       (sim_compile): New proc.
+
+Mon May  4 17:59:11 1998  Frank Ch. Eigler  <fche@cygnus.com>
+
+start-sanitize-sky
+       * configure.in (testdir): Don't use old sky test directory.
+       * configure: Regenerated
+       * sky/Makefile.in: swallow stderr on buggy tests
+end-sanitize-sky
+       * config/default.exp: Added C compiler settings.
+
+Wed Apr 22 12:26:28 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
+
+Tue Apr 21 10:49:03 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,
+       try all machs.
+
+       * sim/m32r/addx.cgs: Test (-1)+(-1)+1.
+
+Fri Apr 17 16:00:52 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * sim/m32r/mv[ft]achi.cgs: Fix expected result
+       (sign extension of top 8 bits).
+start-sanitize-m32rx
+       * sim/m32r/mv[ft]achi-a.cgs: Ditto.
+end-sanitize-m32rx
+
+start-sanitize-m32rx
+Tue Apr 14 14:06:34 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * sim/m32r/maclh1.cgs: Fix testcase.
+       * sim/m32r/maclh1-2.cgs: New testcase.
+
+Tue Mar  3 19:09:09 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * sim/m32r/sat.cgs: Change sath to sat.
+
+end-sanitize-m32rx
+Wed Feb 25 11:01:17 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * Makefile.in (RUNTEST): Fix path to runtest.
+
+start-sanitize-sky
+Tue Feb 24 19:47:56 1998  Frank Ch. Eigler  <fche@cygnus.com>
+
+       * configure.in (testdir): Added sky subdir for mips64r5900-sky-elf
+       target.  
+       * configure: Regenerate.
+end-sanitize-sky
+       
 Fri Feb 20 11:00:02 1998  Nick Clifton  <nickc@cygnus.com>
 
+       * sim/m32r/unlock.cgs: Fixed test.
+       * sim/m32r/mvfc.cgs: Fixed test.
+       * sim/m32r/remu.cgs: Fixed test.
+
        * sim/m32r/bnc24.cgs: Test long BNC instruction.
        * sim/m32r/bnc8.cgs: Test short BNC instruction.
        * sim/m32r/ld-plus.cgs: Test LD instruction.
@@ -19,7 +168,7 @@ Fri Feb 20 11:00:02 1998  Nick Clifton  <nickc@cygnus.com>
        * sim/m32r/unlock.cgs: Test UNLOCK instruction.
 start-sanitize-m32rx
        * sim/m32r/mvfachi-a.cgs: Test extended MVFACHI instruction.
-       * sim/m32r/mvfaclo-a.cgs: Test extended MVFACLO.cgs instruction.
+       * sim/m32r/mvfaclo-a.cgs: Test extended MVFACLO instruction.
        * sim/m32r/mvtachi-a.cgs: Test extended MVTACHI instruction.
        * sim/m32r/mvtaclo-a.cgs: Test extended MVTACLO instruction.
 end-sanitize-m32rx
@@ -69,7 +218,7 @@ Thu Feb 19 11:15:45 1998  Nick Clifton  <nickc@cygnus.com>
        * sim/m32r/srli.cgs: Test SRLI instruction.
        * sim/m32r/xor3.cgs: Test XOR3 instruction.
        * sim/m32r/xor.cgs: Test XOR instruction.
-start-sanitize-m342rx  
+start-sanitize-m32rx   
        * sim/m32r/jnc.cgs: Test JNC instruction.
        * sim/m32r/jc.cgs: Test JC instruction.
        * sim/m32r/cmpz.cgs: Test CMPZ instruction.
@@ -79,7 +228,7 @@ start-sanitize-m342rx
        * sim/m32r/bncl8.cgs: Test short BNCL instruction.
        * sim/m32r/divh.cgs: Test DIVH instruction.
        * sim/m32r/rach-dsi.cgs: Test extended RACH instruction.
-end-sanitize-m342rx    
+end-sanitize-m32rx     
 Tue Feb 17 12:46:05 1998  Doug Evans  <devans@seba.cygnus.com>
 
        * config/default.exp: New file.