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

4.104.115
Last change on this file since 9c34c02 was eae45e23, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/03/09 at 12:53:02

2009-04-03 Ralf Corsépius <ralf.corsepius@…>

  • tmitronsem01/Makefile.am: Makefile.am: Eliminate _exe_/.exe.
  • Property mode set to 100644
File size: 7.1 KB
Line 
12009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * tmitronsem01/Makefile.am: Makefile.am: Eliminate _exe_/.exe.
4
52008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * include/timesys.h: Rename STACK_CHECKER_ON to more appropriate
8        CONFIGURE_STACK_CHECKER_ENABLED.
9
102008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * tmitronsem01/Makefile.am, tmitronsem01/init.c: Eliminate empty
13        function from every benchmark timer driver. Fix spelling.
14
152008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
16
17        * tmitronsem01/init.c: Change TEST_INIT to CONFIGURE_INIT. Make
18        tmacros.h available to all POSIX tests. Add a clock_settime case for
19        < 1988.
20
212006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
22
23        * configure.ac: New BUG-REPORT address.
24
252006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * configure.ac: Require autoconf-2.60. Require automake-1.10.
28
292006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * tmitronsem01/Makefile.am: Eliminate scndir, docdir. Use
32        rtems_testsdir instead.
33
342005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * configure.ac: Remove RTEMS_ENABLE_BARE,
37        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
38
392005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * tmitronsem01/Makefile.am: Convert to using *_PROGRAMS.
42
432005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * tmitronsem01/Makefile.am: Rework.
46
472005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
48
49        * tmitrontests.am: Remove.
50        * tmitronsem01/Makefile.am: Expand tmitrontests.am.
51
522005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
53
54        * tmitronsem01/Makefile.am: AM_CPPFLAGS += -I..../support/include.
55
562005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
57
58        * tmitrontests.am: Set project_bspdir=$(PROJECT_ROOT)
59
602005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
61
62        * tmitrontests.am: Remove LIB_VARIANT.
63
642005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
65
66        * tmitronsem01/Makefile.am: Remove SRC, PRINT_SRC.
67
682005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
69
70        * Makefile.am: Cleanup.
71
722005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
73
74        * tmitrontests.am: Add $(PGM): ${ARCH}/$(dirstamp).
75        * tmitronsem01/Makefile.am:
76        Partial conversion to automake.
77
782004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
79
80        * configure.ac: Require automake > 1.9.
81
822004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
83
84        * tmitronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
85
862004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
87
88        * tmitronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
89
902004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
91
92        * include/timesys.h: Convert to using c99 fixed size types.
93
942004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
95
96        * include/Makefile.am: Remove.
97        * Makefile.am: Merge-in include/Makefile.am.
98        * configure.ac: Reflect changes above.
99
1002004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Add 2nd arg to RTEMS_TOP.
103
1042004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * tmitronsem01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
107        Add PRE/TMPINSTALL_FILES to CLEANFILES.
108
1092003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * tmitrontests.am: Add dirstamp support.
112
1132003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * tmitrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
116
1172003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
120
1212003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * include/Makefile.am: Reformat.
124        * tmitronsem01/Makefile.am: Remove all-local: $(ARCH).
125
1262003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Reflect having moved to testsuites/.
129
1302003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Remove RTEMS_CANONICAL_HOST.
133
1342003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac:Remove RTEMS_CHECK_CPU.
137
1382003-09-04      Joel Sherrill <joel@OARcorp.com>
139
140        * include/timesys.h, tmitronsem01/init.c, tmitronsem01/system.h,
141        tmitronsem01/tmitronsem01.doc: URL for license changed.
142
1432003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * Makefile.am: Reflect having moved aclocal/.
146
1472003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: Reflect having moved automake/.
150        * include/Makefile.am: Reflect having moved automake/.
151        * tmitronsem01/Makefile.am: Reflect having moved automake/.
152
1532003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
156
1572003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
160        CC_CFLAGS_DEFAULT (obsolete).
161
1622003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
165        Remove CC_LDFLAGS_PROFILE_V.
166
1672003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Remove AC_CONFIG_AUX_DIR.
170
1712003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
174
1752003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: AC_PREREQ(2.57).
178
1792002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * .cvsignore: Reformat.
182        Add autom4te*cache.
183        Remove autom4te.cache.
184
1852002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * tmitronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
188
1892002-08-01      Joel Sherrill <joel@OARcorp.com>
190
191        * Per PR47 add support for buffered test output.  This involved
192        adding defines to redirect output to a buffer and dump it when
193        full, at "test pause", and at exit.  To avoid problems when redefining
194        exit(), all tests were modified to call rtems_test_exit().
195        Some tests, notable psxtests, had to be modified to include
196        the standard test macro .h file (pmacros.h or tmacros.h) to
197        enable this support.
198        * tmitronsem01/init.c: Modified.
199
2002002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac: Remove ENABLE_GCC28.
203
2042002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac:
207        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
208        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
209        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
210        * Makefile.am: Remove AUTOMAKE_OPTIONS.
211        * tmitronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
212
2132001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
216        * configure.in: Remove.
217        * configure.ac: New file, generated from configure.in by autoupdate.
218
2192001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * tmitrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
222
2232001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * tmitronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
226
2272001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
228
229        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
230
2312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
234
2352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
238
2392000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
242        Switch to GNU canonicalization.
243        * tmitrontests.am: Remove DEFS.
244
2452000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * tmitronsem01/Makefile.am: Include compile.am
248
2492000-08-10      Joel Sherrill <joel@OARcorp.com>
250
251        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.