blob: 747110cf1810f2cf51161516baf5a2025a2cae10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1998-11-06 Frank Ch. Eigler <fche@cygnus.com>
* do-shifts.S: Add test for large mvfacc shifts.
Tue Oct 13 10:54:51 EDT 1998 Frank Ch. Eigler <fche@cygnus.com>
* Makefile.in (TESTS): Added do-shifts test case.
* do-shifts.S: New file.
Wed Apr 29 12:49:00 1998 Frank Ch. Eigler <fche@cygnus.com>
* ls-modaddr.S: New test for modular addressing.
* Makefile.in: Run it.
Wed Sep 3 14:33:35 1997 Andrew Cagney <cagney@b1.cygnus.com>
* Makefile.in (.S.run): Replace .d30v with .run.
Wed Apr 2 14:10:43 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
* Makefile.in (.d30v.ko): Limit the cpu time to 5 seconds.
Wed Mar 26 11:13:42 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
* Makefile.in (.d30v.ko): Disable the shell's exit-on-error which
is enabled by BSD style make.
|