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