old-cross-binutils/sim/testsuite/sky/ChangeLog
Frank Ch. Eigler 0dee6af299 * COP2 testing in progress.
Tue Apr  7 18:31:47 1998  Frank Ch. Eigler  <fche@cygnus.com>

	* t-cop2.s: New test for COP2 function.

	* Makefile.in: Added rule to assemble self-contained R5900 asm tests.
1998-04-07 22:45:56 +00:00

127 lines
4.1 KiB
Text

Tue Apr 7 18:31:47 1998 Frank Ch. Eigler <fche@cygnus.com>
* t-cop2.s: New test for COP2 function.
* Makefile.in: Added rule to assemble self-contained R5900 asm tests.
Tue Apr 7 16:18:46 1998 Ian Carmichael <iancarm@cygnus.com>
* test41.dvpasm, test42.dvpasm, test43.dvpasm,
test44.dvpasm: Added missing ITOP instructions.
Tue Apr 7 11:20:50 1998 Jillian Ye <jillian@cygnus.com>
* Added the SCE (feb28) testsuite.
sce_testN.* corresponds to the original testN/test.*
*.vuasm : MICRO code
*.dvpasm : DMAtag and VIF code description
*.out_gif.dat : GIF output values for the corresponding testcase.
They are modified to compile before check in.
* Added sce_macros.s, originated from SCE (feb28)
provide macros.s.
* Added sce_main.c as the driver for the SCE testcases.
* Added refresh.s, needed by sce_main.c.
It may be used by other test cases in the future.
* Updated Makefile.in to work with the newly added testcases.
Mon Apr 6 16:40:17 1998 Jillian Ye <jillian@cygnus.com>
* c_gen.pl: Added subroutin perform_test64.
Sun Apr 5 12:34:56 1998 Frank Ch. Eigler <fche@cygnus.com>
* t-pke3.trc: Modified to confirm parts of GPUIF PATH3-masking
functionality.
Fri Apr 3 15:41:07 1998 Jillian Ye <jillian@cygnus.com>
* c_gen.pl: Added subroutin process_data_reg64.
* ChangeLog: Added this entry.
Fri Mar 27 19:31:36 1998 Frank Ch. Eigler <fche@cygnus.com>
* Makefile.in: Removed t-pke1 testcase. Remove previous "make -k"
kludge previously in place for known-wrong test cases.
* t-pke1.*: Removed obsolete testcase.
* ts[sv]*.trc: Updated test cases from new SCEI spec for PKE
unpack operation.
Fri Mar 20 17:41:07 1998 Jim Lemke <jlemke@cygnus.com>
* t-dma.c: Created file of DMAC unit tests.
* sky.ld: Created file to load tests at a lower addr.
Tue Mar 17 15:41:07 1998 Frank Ch. Eigler <fche@cygnus.com>
* c_gen.pl: Added file from Toronto's /build directory.
* Makefile.in (C_GEN): Use local c_gen.pl script.
* ChangeLog: Added this entry.
* t-pke4.trc: New file.
* t-pke4.vif0expect: New file.
Mon Mar 16 19:04:26 1998 Frank Ch. Eigler <fche@cygnus.com>
* tsv308_1.trc: Fixed test case as per SCEI email.
* tsv316_1.trc: Ditto.
* tsv408_1.trc: Same.
* tsv416_1.trc: Again.
* t-pke3.trc: Added more padding to one VU test to widen timing race.
Fri Mar 13 20:34:13 1998 Frank Ch. Eigler <fche@cygnus.com>
* tss*.trc: New files, generated by perl script from
SCEI "test0" bucket.
* tsv*.trc: New files, generated by perl script from SCEI "test0"
bucket. Note that tsv432_0 may obsolete t-pke1.
* Makefile.in (TESTS): Run new scripts.
(check): Bulldoze through failing test cases with "make -k" until
SCEI fixes some of them.
(.run.ok): Increased run-time limit since some test runs can take
several seconds.
Fri Mar 6 17:30:31 1998 Frank Ch. Eigler <fche@cygnus.com>
* t-pke4.run: Removed test, since it succeeds yet returns a
non-zero exit code.
* Makefile.in (RUNOPTS): Removed --memory-size flag, made
unnecessary by sim/mips/interp.c changes.
(TESTS): Removed t-pke4.ok target.
* t-pke3.trc: Classified tests with [---] indicators, to match
items up with entries documented in testplan.sgml. Added numerous
additional tests. They assert behavior that assumes certain
favorable answers to PKE question set #6 to SCEI.
* t-pke1.trc: Added some [---] indicators.
Mon Mar 2 18:54:26 1998 Frank Ch. Eigler <fche@cygnus.com>
* t-pke3.trc: Added FLUSH* / PKEMS* tests.
Fri Feb 27 16:53:29 1998 Frank Ch. Eigler <fche@cygnus.com>
* Makefile.in (*): Changes now allow test case srcdir != objdir.
Switched to "r5900.ld" linker script.
Wed Feb 25 14:24:04 1998 Frank Ch. Eigler <fche@cygnus.com>
* t-pke3.trc: Added tests for PKEcode[i] stalling and masking,
FBRST register STP and STC, erroneous register accesses.
Tue Feb 24 19:32:10 1998 Frank Ch. Eigler <fche@cygnus.com>
* ChangeLog, Makefile.in, configure, configure.in, t-pke1.trc,
t-pke1.vif0expect, t-pke2.trc, t-pke2.vif1expect, t-pke3.trc,
t-pke4.run: Created.