summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/ChangeLog
blob: 0581d102c97a7fd4ffcae4f0b1ff4b321b2fb107 (plain) (blame)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
2001-11-08	Jiri Gaisler <jiri@gaisler.com>

	This fix is response to test results reported by Jerry Needell
	<jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
	* tm27/task1.c: Account for overhead in starting and stopping
	the timer.

2001-10-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
	* configure.ac: New file, generated from configure.in by autoupdate.

2001-09-22	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* tmtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.

2001-09-19	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* tm27/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm26/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm24/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm16/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm18/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm02/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm10/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm11/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm15/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm19/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm04/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm17/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm28/Makefile.am: include leaf.am instead of leaf.cfg.
	* tmck/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm08/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm12/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm03/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm13/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm29/Makefile.am: include leaf.am instead of leaf.cfg.
	* tmoverhd/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm20/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm09/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm01/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm21/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm07/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm25/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm22/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm06/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm05/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm14/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm23/Makefile.am: include leaf.am instead of leaf.cfg.

2001-05-10	Ralf Corsepius	<corsepiu@faw.uni-ulm.de>

	* configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).

2001-01-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* tm20/Makefile.am: Remove stubdir.rel

2000-11-09	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.

2000-11-02	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.

2000-10-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
        Switch to GNU canonicalization.
	* tmtests.am: Remove DEFS.

2000-09-04	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
	tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
	tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
	tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
	tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
	tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
	tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
	tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
	tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
	tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
	tmoverhd/Makefile.am: Include compile.am

2000-08-10	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: New file.