source: rtems/testsuites/tmitrontests/ChangeLog @ 9f90987b

4.104.115
Last change on this file since 9f90987b was 9f90987b, checked in by Joel Sherrill <joel.sherrill@…>, on 12/08/09 at 17:52:58

2009-12-08 Joel Sherrill <joel.sherrill@…>

  • tmitronsem01/system.h: Use rtems_test_assert() consistently instead of system assert(). rtems_test_assert() is designed to integrate into the RTEMS test suite infrastructure.
  • Property mode set to 100644
File size: 7.5 KB
Line 
12009-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * tmitronsem01/system.h: Use rtems_test_assert() consistently instead
4        of system assert(). rtems_test_assert() is designed to integrate into
5        the RTEMS test suite infrastructure.
6
72009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
8
9        * include/timesys.h: Use PRId32.
10
112009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * configure.ac: Don't add -ansi -fasm to CFLAGS.
14
152009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * tmitronsem01/Makefile.am: Makefile.am: Eliminate _exe_/.exe.
18
192008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * include/timesys.h: Rename STACK_CHECKER_ON to more appropriate
22        CONFIGURE_STACK_CHECKER_ENABLED.
23
242008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
25
26        * tmitronsem01/Makefile.am, tmitronsem01/init.c: Eliminate empty
27        function from every benchmark timer driver. Fix spelling.
28
292008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
30
31        * tmitronsem01/init.c: Change TEST_INIT to CONFIGURE_INIT. Make
32        tmacros.h available to all POSIX tests. Add a clock_settime case for
33        < 1988.
34
352006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
36
37        * configure.ac: New BUG-REPORT address.
38
392006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
40
41        * configure.ac: Require autoconf-2.60. Require automake-1.10.
42
432006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
44
45        * tmitronsem01/Makefile.am: Eliminate scndir, docdir. Use
46        rtems_testsdir instead.
47
482005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
49
50        * configure.ac: Remove RTEMS_ENABLE_BARE,
51        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
52
532005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
54
55        * tmitronsem01/Makefile.am: Convert to using *_PROGRAMS.
56
572005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
58
59        * tmitronsem01/Makefile.am: Rework.
60
612005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
62
63        * tmitrontests.am: Remove.
64        * tmitronsem01/Makefile.am: Expand tmitrontests.am.
65
662005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * tmitronsem01/Makefile.am: AM_CPPFLAGS += -I..../support/include.
69
702005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * tmitrontests.am: Set project_bspdir=$(PROJECT_ROOT)
73
742005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
75
76        * tmitrontests.am: Remove LIB_VARIANT.
77
782005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
79
80        * tmitronsem01/Makefile.am: Remove SRC, PRINT_SRC.
81
822005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
83
84        * Makefile.am: Cleanup.
85
862005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
87
88        * tmitrontests.am: Add $(PGM): ${ARCH}/$(dirstamp).
89        * tmitronsem01/Makefile.am:
90        Partial conversion to automake.
91
922004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
93
94        * configure.ac: Require automake > 1.9.
95
962004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
97
98        * tmitronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
99
1002004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
101
102        * tmitronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
103
1042004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
105
106        * include/timesys.h: Convert to using c99 fixed size types.
107
1082004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
109
110        * include/Makefile.am: Remove.
111        * Makefile.am: Merge-in include/Makefile.am.
112        * configure.ac: Reflect changes above.
113
1142004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Add 2nd arg to RTEMS_TOP.
117
1182004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * tmitronsem01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
121        Add PRE/TMPINSTALL_FILES to CLEANFILES.
122
1232003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * tmitrontests.am: Add dirstamp support.
126
1272003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * tmitrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
130
1312003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
134
1352003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * include/Makefile.am: Reformat.
138        * tmitronsem01/Makefile.am: Remove all-local: $(ARCH).
139
1402003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Reflect having moved to testsuites/.
143
1442003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Remove RTEMS_CANONICAL_HOST.
147
1482003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac:Remove RTEMS_CHECK_CPU.
151
1522003-09-04      Joel Sherrill <joel@OARcorp.com>
153
154        * include/timesys.h, tmitronsem01/init.c, tmitronsem01/system.h,
155        tmitronsem01/tmitronsem01.doc: URL for license changed.
156
1572003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * Makefile.am: Reflect having moved aclocal/.
160
1612003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Reflect having moved automake/.
164        * include/Makefile.am: Reflect having moved automake/.
165        * tmitronsem01/Makefile.am: Reflect having moved automake/.
166
1672003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
170
1712003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
174        CC_CFLAGS_DEFAULT (obsolete).
175
1762003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
179        Remove CC_LDFLAGS_PROFILE_V.
180
1812003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: Remove AC_CONFIG_AUX_DIR.
184
1852003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
188
1892003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * configure.ac: AC_PREREQ(2.57).
192
1932002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * .cvsignore: Reformat.
196        Add autom4te*cache.
197        Remove autom4te.cache.
198
1992002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * tmitronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
202
2032002-08-01      Joel Sherrill <joel@OARcorp.com>
204
205        * Per PR47 add support for buffered test output.  This involved
206        adding defines to redirect output to a buffer and dump it when
207        full, at "test pause", and at exit.  To avoid problems when redefining
208        exit(), all tests were modified to call rtems_test_exit().
209        Some tests, notable psxtests, had to be modified to include
210        the standard test macro .h file (pmacros.h or tmacros.h) to
211        enable this support.
212        * tmitronsem01/init.c: Modified.
213
2142002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Remove ENABLE_GCC28.
217
2182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac:
221        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
222        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
223        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
224        * Makefile.am: Remove AUTOMAKE_OPTIONS.
225        * tmitronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
226
2272001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
230        * configure.in: Remove.
231        * configure.ac: New file, generated from configure.in by autoupdate.
232
2332001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * tmitrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
236
2372001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * tmitronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
240
2412001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
242
243        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
244
2452000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
248
2492000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
252
2532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
256        Switch to GNU canonicalization.
257        * tmitrontests.am: Remove DEFS.
258
2592000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * tmitronsem01/Makefile.am: Include compile.am
262
2632000-08-10      Joel Sherrill <joel@OARcorp.com>
264
265        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.