16e0931939edc7c40746968db7363dd22198aa70
[binutils-gdb.git] / sim / testsuite / mips64r5900-elf / ChangeLog
1 Thu Nov 5 10:37:40 EST 1998 Frank Ch. Eigler <fche@cygnus.com>
2
3 * t-prot3w.s: Correct test of prot3w insn.
4
5 Thu Nov 5 20:22:21 1998 Andrew Cagney <cagney@b1.cygnus.com>
6
7 * f-rsqrt.s: Add tests for 0/sqrt(0) etc.
8
9 Thu Oct 29 12:07:06 1998 Frank Ch. Eigler <fche@cygnus.com>
10
11 * t-psrlvw.s (test_psrlvw): Add test for sign-extension in insn.
12 * t-padsbh.s: New test.
13 * t-mult1.s: New test.
14 * Makefile.in: Run them.
15
16 Tue Oct 27 15:20:16 EST 1998 Frank Ch. Eigler <fche@cygnus.com>
17
18 * t-prot3w.s: Test changed spec of prot3w insn.
19
20 Wed Jul 15 14:57:26 1998 Andrew Cagney <cagney@b1.cygnus.com>
21
22 * f-div.s: Add tests of more edge conditions.
23 * f-rsqrt.s: Add third argument to RSQRT.
24 * f-cond.s: Replace C.LE.S with C.OLE.S and C.LT.S with C.OLT.S.
25
26 Mon May 25 15:46:32 1998 Andrew Cagney <cagney@b1.cygnus.com>
27
28 * t-ldl.s, t-ldr.s, t-lwl.s, t-lwr.s, t-sdl.s, t-sdr.s, t-swl.s,
29 t-swr.s: New files.
30 * Makefile.in (TESTS): Update.
31
32 Thu May 21 19:04:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
33
34 * Makefile.in (TESTS): Add t-sub.ok.
35 (t-sub.s): New file.
36
37 Thu May 14 14:43:17 1998 Andrew Cagney <cagney@b1.cygnus.com>
38
39 * t-div.s, t-ddiv.s, t-div1.s: Check DIV for x/0 and MIN_INT/-1.
40 * t-divu1.s, t-divu.s: Check x/0 and x/MAX_INT.
41 * t-dadd: Test.
42 * trap.s: Test trap instruction.
43 * Makefile.in (TESTS): Update
44
45 * f-add.s, f-adda.s, f-madd.s, f-madda.s, f-msub.s, f-msuba.s: Add
46 more test cases.
47
48 Thu Apr 30 18:57:47 1998 Andrew Cagney <cagney@b1.cygnus.com>
49
50 * f-adda.s: Handle to-the-max accumulator values in madd.s.
51
52 * t-macros.i: Use msub.s instead of madd.s to get a value from the
53 accumulator. Use suba.s instead of adda.s to get a value into the
54 accumulator.
55
56 Thu Apr 16 17:44:17 1998 Andrew Cagney <cagney@b1.cygnus.com>
57
58 * f-mul.s, f-mula.s: More overflow/underflow tests.
59
60 * f-cvt.s: Swap cvt.w.s and cvt.s.w was testing backwards.
61
62 * t-macros.i (loadfpx, checkfpx, checkaccx): Define, accept hex
63 values.
64 (checkfp): Force FP-SCR register bit zero to 1 when checking.
65
66 Wed Feb 25 20:26:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
67
68 * f-*.s: New files.
69
70 * Makefile.in (TESTS): Add floating point f-* tests.
71
72 * t-macros.i: Add lots of floating point macros.
73
74 Mon Feb 2 16:50:21 1998 Andrew Cagney <cagney@b1.cygnus.com>
75
76 * t-sdl.s: New test.
77 (dest): 8 byte align sdl destination.
78
79 * Makefile.in: Update.
80
81 Wed Sep 3 14:32:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
82
83 * Makefile.in (.o.run): Replace .tx59 with .run.
84
85 Mon Sep 1 16:58:13 1997 Andrew Cagney <cagney@b1.cygnus.com>
86
87 * Makefile.in (TESTS): Add t-psrlvw, t-pabsh, t-pabsw.
88 (.s.o, .o.tx59): Add -Ttext 0xa002000, to ld. Add -I <srcdir> to
89 as.
90
91 t-psrlvw.s, t-pabsh, t-pabsw: New files.
92
93 Tue Jul 29 10:56:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
94
95 * t-mtsa.s: Check move/from SA instructions.
96
97 Mon Jul 28 20:51:16 1997 Andrew Cagney <cagney@b1.cygnus.com>
98
99 * t-pdivuw.s: Also check normal cases.
100
101 Tue Jul 15 13:34:07 1997 Andrew Cagney <cagney@sendai.cygnus.com>
102
103 ChangeLog: Create