]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/testsuite/ChangeLog
* config/default.exp: New file.
[thirdparty/binutils-gdb.git] / sim / testsuite / ChangeLog
1 Tue Feb 17 12:46:05 1998 Doug Evans <devans@seba.cygnus.com>
2
3 * config/default.exp: New file.
4 * lib/sim-defs.exp: New file.
5 * sim/m32r/*: m32r dejagnu simulator testsuite.
6
7 * Makefile.in (build_alias): Define.
8 (arch): Define.
9 (RUNTEST_FOR_TARGET): Delete.
10 (RUNTEST): Fix.
11 (SCHEME,SCHEMEFLAGS,CGENDIR,CGENFLAGS,CGENFILES): Define.
12 (check): Depend on site.exp. Run dejagnu.
13 (site.exp): New target.
14 (cgen): New target.
15 * configure.in: Call AC_CHECK_PROG(SCHEME) if using cgen.
16 (arch): Define from target_cpu.
17 * configure: Regenerate.
18
19 Wed Sep 17 10:21:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
20
21 * common/bits-gen.c (gen_bit): Pass in the full name of the macro.
22 (gen_mask): Ditto.
23
24 * common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
25 (calc): Add support for 8 bit version of macros.
26 (main): Add tests for 8 bit versions of macros.
27 (check_sext): Check SEXT of zero clears bits.
28
29 * common/bits-gen.c (main): Generate tests for 8 bit versions of
30 macros.
31
32 Thu Sep 11 13:04:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
33
34 * common/Make-common.in: New file, provide generic rules for
35 running checks.
36
37 Mon Sep 1 16:43:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
38
39 * configure.in (configdirs): Test for the target directory instead
40 of matching on a target.
41
42 start-sanitize-r5900
43 Tue Jul 15 13:43:20 1997 Andrew Cagney <cagney@sendai.cygnus.com>
44
45 * configure.in (configdirs): Configure mips64vr5900el
46 directory.
47 * configure: Regenerate.
48
49 end-sanitize-r5900