1998-02-19 19:16:54 +00:00
|
|
|
Thu Feb 19 11:15:45 1998 Nick Clifton <nickc@cygnus.com>
|
|
|
|
|
1998-02-19 21:52:27 +00:00
|
|
|
* sim/m32r/bcl24.cgs: Test long version of BCL instruction
|
|
|
|
* sim/m32r/sra.cgs: Test SRA instruction.
|
|
|
|
* sim/m32r/sra3.cgs: Test SRA3 instruction.
|
|
|
|
* sim/m32r/srai.cgs: Test SRAI instruction.
|
|
|
|
* sim/m32r/srl.cgs: Test SRL instruction.
|
|
|
|
* sim/m32r/srl3.cgs: Test SRL3 instruction.
|
|
|
|
* sim/m32r/srli.cgs: Test SRLI instruction.
|
|
|
|
* sim/m32r/xor3.cgs: Test XOR3 instruction.
|
|
|
|
* sim/m32r/xor.cgs: Test XOR instruction.
|
1998-02-19 19:16:54 +00:00
|
|
|
|
1998-02-17 20:54:50 +00:00
|
|
|
Tue Feb 17 12:46:05 1998 Doug Evans <devans@seba.cygnus.com>
|
|
|
|
|
1998-02-17 21:58:11 +00:00
|
|
|
* config/default.exp: New file.
|
|
|
|
* lib/sim-defs.exp: New file.
|
|
|
|
* sim/m32r/*: m32r dejagnu simulator testsuite.
|
|
|
|
|
1998-02-17 20:54:50 +00:00
|
|
|
* Makefile.in (build_alias): Define.
|
|
|
|
(arch): Define.
|
|
|
|
(RUNTEST_FOR_TARGET): Delete.
|
|
|
|
(RUNTEST): Fix.
|
1998-02-19 19:16:54 +00:00
|
|
|
(SCHEME,SCHEMEFLAGS,CGENDIR,CGENFLAGS): Define.
|
1998-02-17 20:54:50 +00:00
|
|
|
(check): Depend on site.exp. Run dejagnu.
|
|
|
|
(site.exp): New target.
|
|
|
|
(cgen): New target.
|
|
|
|
* configure.in: Call AC_CHECK_PROG(SCHEME) if using cgen.
|
|
|
|
(arch): Define from target_cpu.
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
1997-09-17 03:31:09 +00:00
|
|
|
Wed Sep 17 10:21:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
|
|
|
|
|
|
|
|
* common/bits-gen.c (gen_bit): Pass in the full name of the macro.
|
|
|
|
(gen_mask): Ditto.
|
|
|
|
|
|
|
|
* common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
|
|
|
|
(calc): Add support for 8 bit version of macros.
|
|
|
|
(main): Add tests for 8 bit versions of macros.
|
|
|
|
(check_sext): Check SEXT of zero clears bits.
|
|
|
|
|
|
|
|
* common/bits-gen.c (main): Generate tests for 8 bit versions of
|
|
|
|
macros.
|
|
|
|
|
1997-09-15 08:25:04 +00:00
|
|
|
Thu Sep 11 13:04:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
|
|
|
|
|
|
|
|
* common/Make-common.in: New file, provide generic rules for
|
|
|
|
running checks.
|
|
|
|
|
1997-09-01 09:47:03 +00:00
|
|
|
Mon Sep 1 16:43:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
|
|
|
|
|
|
|
|
* configure.in (configdirs): Test for the target directory instead
|
|
|
|
of matching on a target.
|
|
|
|
|
1998-02-17 20:54:50 +00:00
|
|
|
start-sanitize-r5900
|
1997-09-01 09:47:03 +00:00
|
|
|
Tue Jul 15 13:43:20 1997 Andrew Cagney <cagney@sendai.cygnus.com>
|
|
|
|
|
1998-02-17 20:54:50 +00:00
|
|
|
* configure.in (configdirs): Configure mips64vr5900el
|
1997-09-01 09:47:03 +00:00
|
|
|
directory.
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
1998-02-17 20:54:50 +00:00
|
|
|
end-sanitize-r5900
|