source: rtems/testsuites/tmitrontests/ChangeLog @ fcb0cd46

4.104.114.84.95
Last change on this file since fcb0cd46 was fcb0cd46, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:06:55

2006-12-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: New BUG-REPORT address.
  • Property mode set to 100644
File size: 6.5 KB
Line 
12006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: New BUG-REPORT address.
4
52006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require autoconf-2.60. Require automake-1.10.
8
92006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * tmitronsem01/Makefile.am: Eliminate scndir, docdir. Use
12        rtems_testsdir instead.
13
142005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
15
16        * configure.ac: Remove RTEMS_ENABLE_BARE,
17        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
18
192005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
20
21        * tmitronsem01/Makefile.am: Convert to using *_PROGRAMS.
22
232005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * tmitronsem01/Makefile.am: Rework.
26
272005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        * tmitrontests.am: Remove.
30        * tmitronsem01/Makefile.am: Expand tmitrontests.am.
31
322005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * tmitronsem01/Makefile.am: AM_CPPFLAGS += -I..../support/include.
35
362005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * tmitrontests.am: Set project_bspdir=$(PROJECT_ROOT)
39
402005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
41
42        * tmitrontests.am: Remove LIB_VARIANT.
43
442005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * tmitronsem01/Makefile.am: Remove SRC, PRINT_SRC.
47
482005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
49
50        * Makefile.am: Cleanup.
51
522005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
53
54        * tmitrontests.am: Add $(PGM): ${ARCH}/$(dirstamp).
55        * tmitronsem01/Makefile.am:
56        Partial conversion to automake.
57
582004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * configure.ac: Require automake > 1.9.
61
622004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
63
64        * tmitronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
65
662004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * tmitronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
69
702004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * include/timesys.h: Convert to using c99 fixed size types.
73
742004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
75
76        * include/Makefile.am: Remove.
77        * Makefile.am: Merge-in include/Makefile.am.
78        * configure.ac: Reflect changes above.
79
802004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Add 2nd arg to RTEMS_TOP.
83
842004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * tmitronsem01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
87        Add PRE/TMPINSTALL_FILES to CLEANFILES.
88
892003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * tmitrontests.am: Add dirstamp support.
92
932003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * tmitrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
96
972003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
100
1012003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * include/Makefile.am: Reformat.
104        * tmitronsem01/Makefile.am: Remove all-local: $(ARCH).
105
1062003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Reflect having moved to testsuites/.
109
1102003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Remove RTEMS_CANONICAL_HOST.
113
1142003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac:Remove RTEMS_CHECK_CPU.
117
1182003-09-04      Joel Sherrill <joel@OARcorp.com>
119
120        * include/timesys.h, tmitronsem01/init.c, tmitronsem01/system.h,
121        tmitronsem01/tmitronsem01.doc: URL for license changed.
122
1232003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Reflect having moved aclocal/.
126
1272003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Reflect having moved automake/.
130        * include/Makefile.am: Reflect having moved automake/.
131        * tmitronsem01/Makefile.am: Reflect having moved automake/.
132
1332003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
136
1372003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
140        CC_CFLAGS_DEFAULT (obsolete).
141
1422003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
145        Remove CC_LDFLAGS_PROFILE_V.
146
1472003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: Remove AC_CONFIG_AUX_DIR.
150
1512003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
154
1552003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac: AC_PREREQ(2.57).
158
1592002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * .cvsignore: Reformat.
162        Add autom4te*cache.
163        Remove autom4te.cache.
164
1652002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * tmitronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
168
1692002-08-01      Joel Sherrill <joel@OARcorp.com>
170
171        * Per PR47 add support for buffered test output.  This involved
172        adding defines to redirect output to a buffer and dump it when
173        full, at "test pause", and at exit.  To avoid problems when redefining
174        exit(), all tests were modified to call rtems_test_exit().
175        Some tests, notable psxtests, had to be modified to include
176        the standard test macro .h file (pmacros.h or tmacros.h) to
177        enable this support.
178        * tmitronsem01/init.c: Modified.
179
1802002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: Remove ENABLE_GCC28.
183
1842002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac:
187        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
188        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
189        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
190        * Makefile.am: Remove AUTOMAKE_OPTIONS.
191        * tmitronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
192
1932001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
196        * configure.in: Remove.
197        * configure.ac: New file, generated from configure.in by autoupdate.
198
1992001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * tmitrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
202
2032001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * tmitronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
206
2072001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
208
209        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
210
2112000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
214
2152000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
218
2192000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
222        Switch to GNU canonicalization.
223        * tmitrontests.am: Remove DEFS.
224
2252000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * tmitronsem01/Makefile.am: Include compile.am
228
2292000-08-10      Joel Sherrill <joel@OARcorp.com>
230
231        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.