source: rtems/testsuites/psxtests/ChangeLog @ 05fac2c

4.104.114.84.95
Last change on this file since 05fac2c was 1fd1595, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/22/05 at 15:30:31

2005-11-22 Ralf Corsepius <ralf.corsepius@…>

  • configure.ac: Remove RTEMS_ENABLE_BARE, BARE_CPU_CFLAGS, BARE_CPU_MODEL.
  • Property mode set to 100644
File size: 27.7 KB
Line 
12005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Remove RTEMS_ENABLE_BARE,
4        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
5
62005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
9        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
10        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
11        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
12        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
13        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
14        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
15        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
16        Convert to using *_PROGRAMS.
17
182005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * psx01/Makefile.am, psx02/Makefile.am,
21        psx03/Makefile.am, psx04/Makefile.am,
22        psx05/Makefile.am, psx06/Makefile.am,
23        psx07/Makefile.am, psx08/Makefile.am,
24        psx09/Makefile.am, psx10/Makefile.am,
25        psx11/Makefile.am, psx12/Makefile.am,
26        psx13/Makefile.am, psxcancel/Makefile.am,
27        psxchroot01/Makefile.am, psxfile01/Makefile.am,
28        psxmount/Makefile.am, psxmsgq01/Makefile.am,
29        psxreaddir/Makefile.am, psxsem01/Makefile.am,
30        psxstat/Makefile.am, psxtime/Makefile.am,
31        psxtimer/Makefile.am: Rework.
32
332005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
36        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
37        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
38        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
39        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
40        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
41        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
42        psxtime/Makefile.am, psxtimer/Makefile.am: Expand psxtests.am.
43        * psxtests.am: Remove.
44
452005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
48        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
49        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
50        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
51        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
52        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
53        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
54        psxtime/Makefile.am, psxtimer/Makefile.am:
55        AM_CPPFLAGS += -I..../support/include.
56
572005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
58
59        * psxtests.am: Set project_bspdir=$(PROJECT_ROOT)
60
612005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
62
63        * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
64        psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am,
65        psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
66        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
67        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
68        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
69        psxmsgq01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am,
70        psxstat/Makefile.am: Add ../include/pmacros.h
71        * Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS,
72        POSIX_FILES_DIRS.
73        * psxtests.am: Remove LIB_VARIANT.
74
752005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
76
77        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
78        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
79        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
80        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
81        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
82        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
83        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
84        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
85        Remove SRC, PRINT_SRC.
86
872005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
88
89        * Makefile.am: Cleanup.
90
912005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
92
93        * psxtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
94        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
95        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
96        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
97        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
98        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
99        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
100        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
101        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
102        Partial conversion to automake.
103
1042005-09-01      Joel Sherrill <joel@OARcorp.com>
105
106        PR 628/rtems
107        * psx04/init.c, psx04/psx04.scn: Update tests to reflect a signal of 0
108        being an error.
109
1102005-04-26      Joel Sherrill <joel@OARcorp.com>
111
112        * psxreaddir/test.c: Eliminate warnings.
113
1142004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
115
116        * configure.ac: Require automake > 1.9.
117
1182004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
119
120        * psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
121        * psx02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
122        * psx03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
123        * psx04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
124        * psx05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
125        * psx06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
126        * psx07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
127        * psx08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
128        * psx09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
129        * psx10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
130        * psx11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
131        * psx12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
132        * psx13/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
133        * psxcancel/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
134        * psxchroot01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
135        * psxfile01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
136        * psxmount/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
137        * psxmsgq01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
138        * psxreaddir/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
139        * psxsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
140        * psxstat/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
141        * psxtime/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
142        * psxtimer/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
143
1442004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
145
146        * psxcancel/init.c: Include <rtems/console.h> instead of <console.h>.
147        * psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
148        * psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
149        * psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
150
1512004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
152
153        * psx06/init.c, psx06/system.h, psx06/task.c, psx06/task2.c: Convert
154        to using c99 fixed size types.
155
1562004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
157
158        * Makefile.am: Remove include from SUBDIRS.
159
1602004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
161
162        * include/Makefile.am: Remove.
163        * Makefile.am: Merge-in include/Makefile.am.
164        * configure.ac: Reflect changes above.
165
1662004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: Add 2nd arg to RTEMS_TOP.
169
1702004-03-05      Joel Sherrill <joel@OARcorp.com>
171
172        * psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c,
173        psxtimer/psxtimer.c: Eliminate warnings and typos.
174
1752004-02-26      Sébastien Barré <sbarre@sdelcc.com>
176
177        PR 582/core
178        * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message
179        queue test so more of it runs now.
180
1812004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * psx01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
184        Add PRE/TMPINSTALL_FILES to CLEANFILES.
185        * psx02/Makefile.am: Ditto.
186        * psx03/Makefile.am: Ditto.
187        * psx04/Makefile.am: Ditto.
188        * psx05/Makefile.am: Ditto.
189        * psx06/Makefile.am: Ditto.
190        * psx07/Makefile.am: Ditto.
191        * psx08/Makefile.am: Ditto.
192        * psx09/Makefile.am: Ditto.
193        * psx10/Makefile.am: Ditto.
194        * psx11/Makefile.am: Ditto.
195        * psx12/Makefile.am: Ditto.
196        * psx13/Makefile.am: Ditto.
197        * psxcancel/Makefile.am: Ditto.
198        * psxchroot01/Makefile.am: Ditto.
199        * psxfile01/Makefile.am: Ditto.
200        * psxmount/Makefile.am: Ditto.
201        * psxmsgq01/Makefile.am: Ditto.
202        * psxreaddir/Makefile.am: Ditto.
203        * psxsem01/Makefile.am: Ditto.
204        * psxstat/Makefile.am: Ditto.
205        * psxtime/Makefile.am: Ditto.
206        * psxtimer/Makefile.am: Ditto.
207
2082003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * psxtests.am: Add dirstamp support.
211
2122003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * psxtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
215
2162003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
219
2202003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * psxcancel/Makefile.am: Remove used H_FILES.
223
2242003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * include/Makefile.am: Reformat.
227        * psx01/Makefile.am: Remove all-local: $(ARCH).
228        * psx02/Makefile.am: Remove all-local: $(ARCH).
229        * psx03/Makefile.am: Remove all-local: $(ARCH).
230        * psx04/Makefile.am: Remove all-local: $(ARCH).
231        * psx05/Makefile.am: Remove all-local: $(ARCH).
232        * psx06/Makefile.am: Remove all-local: $(ARCH).
233        * psx07/Makefile.am: Remove all-local: $(ARCH).
234        * psx08/Makefile.am: Remove all-local: $(ARCH).
235        * psx09/Makefile.am: Remove all-local: $(ARCH).
236        * psx10/Makefile.am: Remove all-local: $(ARCH).
237        * psx11/Makefile.am: Remove all-local: $(ARCH).
238        * psx12/Makefile.am: Remove all-local: $(ARCH).
239        * psx13/Makefile.am: Remove all-local: $(ARCH).
240        * psxcancel/Makefile.am: Remove all-local: $(ARCH).
241        * psxchroot01/Makefile.am: Remove all-local: $(ARCH).
242        * psxfile01/Makefile.am: Remove all-local: $(ARCH).
243        * psxhdrs/Makefile.am: Remove all-local: $(ARCH).
244        * psxmount/Makefile.am: Remove all-local: $(ARCH).
245        * psxmsgq01/Makefile.am: Remove all-local: $(ARCH).
246        * psxreaddir/Makefile.am: Remove all-local: $(ARCH).
247        * psxsem01/Makefile.am: Remove all-local: $(ARCH).
248        * psxstat/Makefile.am: Remove all-local: $(ARCH).
249        * psxtime/Makefile.am: Remove all-local: $(ARCH).
250        * psxtimer/Makefile.am: Remove all-local: $(ARCH).
251
2522003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * configure.ac: Reflect having moved to testsuites/.
255
2562003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.ac: Remove RTEMS_CANONICAL_HOST.
259
2602003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac:Remove RTEMS_CHECK_CPU.
263
2642003-09-15      Jennifer Averett <jennifer@OARcorp.com>
265
266        * psxhdrs/sync01.c, psxhdrs/sync02.c: Correct fd creation
267
2682003-09-04      Joel Sherrill <joel@OARcorp.com>
269
270        * psx01/init.c, psx01/system.h, psx01/task.c, psx02/init.c,
271        psx02/system.h, psx02/task.c, psx03/init.c, psx03/system.h,
272        psx03/task.c, psx04/init.c, psx04/system.h, psx04/task1.c,
273        psx04/task2.c, psx04/task3.c, psx05/init.c, psx05/system.h,
274        psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c,
275        psx06/system.h, psx06/task.c, psx06/task2.c, psx07/init.c,
276        psx07/system.h, psx07/task.c, psx08/init.c, psx08/system.h,
277        psx08/task1.c, psx08/task2.c, psx08/task3.c, psx09/init.c,
278        psx09/system.h, psx10/init.c, psx10/system.h, psx10/task.c,
279        psx10/task2.c, psx10/task3.c, psx11/init.c, psx11/system.h,
280        psx11/task.c, psx12/init.c, psx12/system.h, psx12/task.c,
281        psx13/main.c, psx13/test.c, psxcancel/init.c, psxfile01/main.c,
282        psxfile01/test.c, psxhdrs/clock01.c, psxhdrs/clock02.c,
283        psxhdrs/clock03.c, psxhdrs/clock04.c, psxhdrs/clock05.c,
284        psxhdrs/clock06.c, psxhdrs/cond01.c, psxhdrs/cond02.c,
285        psxhdrs/cond03.c, psxhdrs/cond04.c, psxhdrs/cond05.c,
286        psxhdrs/cond06.c, psxhdrs/cond07.c, psxhdrs/cond08.c,
287        psxhdrs/cond09.c, psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c,
288        psxhdrs/key03.c, psxhdrs/key04.c, psxhdrs/mutex01.c,
289        psxhdrs/mutex02.c, psxhdrs/mutex03.c, psxhdrs/mutex04.c,
290        psxhdrs/mutex05.c, psxhdrs/mutex06.c, psxhdrs/mutex07.c,
291        psxhdrs/mutex08.c, psxhdrs/mutex09.c, psxhdrs/mutex10.c,
292        psxhdrs/mutex11.c, psxhdrs/mutex12.c, psxhdrs/mutex13.c,
293        psxhdrs/mutex14.c, psxhdrs/mutex15.c, psxhdrs/mutex16.c,
294        psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c,
295        psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c,
296        psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c,
297        psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c,
298        psxhdrs/proc13.c, psxhdrs/proc14.c, psxhdrs/pthread01.c,
299        psxhdrs/pthread02.c, psxhdrs/pthread03.c, psxhdrs/pthread04.c,
300        psxhdrs/pthread05.c, psxhdrs/pthread06.c, psxhdrs/pthread07.c,
301        psxhdrs/pthread08.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c,
302        psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c,
303        psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c,
304        psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c,
305        psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c,
306        psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c,
307        psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c,
308        psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread31.c,
309        psxhdrs/pthread32.c, psxhdrs/pthread33.c, psxhdrs/pthread34.c,
310        psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/sched01.c,
311        psxhdrs/sched02.c, psxhdrs/sched03.c, psxhdrs/sched04.c,
312        psxhdrs/sched05.c, psxhdrs/sched06.c, psxhdrs/sched07.c,
313        psxhdrs/sched08.c, psxhdrs/signal01.c, psxhdrs/signal02.c,
314        psxhdrs/signal03.c, psxhdrs/signal04.c, psxhdrs/signal05.c,
315        psxhdrs/signal06.c, psxhdrs/signal07.c, psxhdrs/signal08.c,
316        psxhdrs/signal09.c, psxhdrs/signal10.c, psxhdrs/signal11.c,
317        psxhdrs/signal12.c, psxhdrs/signal13.c, psxhdrs/signal14.c,
318        psxhdrs/signal15.c, psxhdrs/signal16.c, psxhdrs/signal17.c,
319        psxhdrs/signal18.c, psxhdrs/signal19.c, psxhdrs/signal20.c,
320        psxhdrs/signal21.c, psxhdrs/signal22.c, psxhdrs/signal23.c,
321        psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
322        psxhdrs/time01.c, psxhdrs/time02.c, psxhdrs/time03.c,
323        psxhdrs/time04.c, psxhdrs/time05.c, psxhdrs/time06.c,
324        psxhdrs/time07.c, psxhdrs/time08.c, psxhdrs/time09.c,
325        psxhdrs/time10.c, psxhdrs/time11.c, psxhdrs/time12.c,
326        psxhdrs/time13.c, psxhdrs/timer01.c, psxhdrs/timer02.c,
327        psxhdrs/timer03.c, psxhdrs/timer04.c, psxhdrs/timer05.c,
328        psxhdrs/timer06.c, psxhdrs/timer07.c, psxmsgq01/init.c,
329        psxmsgq01/system.h, psxsem01/system.h, psxstat/main.c,
330        psxstat/test.c, psxtime/main.c, psxtime/test.c, psxtimer/psxtimer.c,
331        psxtimer/system.h: URL for license changed.
332
3332003-09-04      Joel Sherrill <joel@OARcorp.com>
334
335        PR 462/tests
336        * psxhdrs/Makefile.am: Added ualarm.c
337        * psxhdrs/signal23.c: New file.
338
3392003-09-03      Joel Sherrill <joel@OARcorp.com>
340
341        PR 463/tests
342        PR 465/tests
343        * psxhdrs/Makefile.am: Add new test cases.
344        * psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
345        psxhdrs/timer07.c: New files.
346
3472003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * Makefile.am: Reflect having moved aclocal/.
350
3512003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * Makefile.am: Reflect having moved automake/.
354        * include/Makefile.am: Reflect having moved automake/.
355        * psx01/Makefile.am: Reflect having moved automake/.
356        * psx02/Makefile.am: Reflect having moved automake/.
357        * psx03/Makefile.am: Reflect having moved automake/.
358        * psx04/Makefile.am: Reflect having moved automake/.
359        * psx05/Makefile.am: Reflect having moved automake/.
360        * psx06/Makefile.am: Reflect having moved automake/.
361        * psx07/Makefile.am: Reflect having moved automake/.
362        * psx08/Makefile.am: Reflect having moved automake/.
363        * psx09/Makefile.am: Reflect having moved automake/.
364        * psx10/Makefile.am: Reflect having moved automake/.
365        * psx11/Makefile.am: Reflect having moved automake/.
366        * psx12/Makefile.am: Reflect having moved automake/.
367        * psx13/Makefile.am: Reflect having moved automake/.
368        * psxcancel/Makefile.am: Reflect having moved automake/.
369        * psxchroot01/Makefile.am: Reflect having moved automake/.
370        * psxfile01/Makefile.am: Reflect having moved automake/.
371        * psxhdrs/Makefile.am: Reflect having moved automake/.
372        * psxmount/Makefile.am: Reflect having moved automake/.
373        * psxmsgq01/Makefile.am: Reflect having moved automake/.
374        * psxreaddir/Makefile.am: Reflect having moved automake/.
375        * psxsem01/Makefile.am: Reflect having moved automake/.
376        * psxstat/Makefile.am: Reflect having moved automake/.
377        * psxtime/Makefile.am: Reflect having moved automake/.
378        * psxtimer/Makefile.am: Reflect having moved automake/.
379
3802003-08-14      Joel Sherrill <joel@OARcorp.com>
381
382        PR 408/filesystem
383        * psx13/test.c: Added very rudimentary test of sync() service.
384
3852003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
388
3892003-06-12      Joel Sherrill <joel@OARcorp.com>
390
391        * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
392
3932003-05-29      Joel Sherrill <joel@OARcorp.com>
394
395        * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c,
396        psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c,
397        psxtimer/psxtimer.c: Removed warnings.
398
3992003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
402        CC_CFLAGS_DEFAULT (obsolete).
403
4042003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
407        Remove CC_LDFLAGS_PROFILE_V.
408
4092003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * configure.ac: Remove AC_CONFIG_AUX_DIR.
412
4132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
416
4172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * configure.ac: AC_PREREQ(2.57).
420
4212002-11-14      Joel Sherrill <joel@OARcorp.com>
422
423        * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
424        psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
425        psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
426        Per PR239 update the IDs in the various screens.
427
4282002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * .cvsignore: Reformat.
431        Add autom4te*cache.
432        Remove autom4te.cache.
433
4342002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * psx01/Makefile.am: Use .$(OBJEXT) instead of .o.
437        * psx02/Makefile.am: Use .$(OBJEXT) instead of .o.
438        * psx03/Makefile.am: Use .$(OBJEXT) instead of .o.
439        * psx04/Makefile.am: Use .$(OBJEXT) instead of .o.
440        * psx05/Makefile.am: Use .$(OBJEXT) instead of .o.
441        * psx06/Makefile.am: Use .$(OBJEXT) instead of .o.
442        * psx07/Makefile.am: Use .$(OBJEXT) instead of .o.
443        * psx08/Makefile.am: Use .$(OBJEXT) instead of .o.
444        * psx09/Makefile.am: Use .$(OBJEXT) instead of .o.
445        * psx10/Makefile.am: Use .$(OBJEXT) instead of .o.
446        * psx11/Makefile.am: Use .$(OBJEXT) instead of .o.
447        * psx12/Makefile.am: Use .$(OBJEXT) instead of .o.
448        * psx13/Makefile.am: Use .$(OBJEXT) instead of .o.
449        * psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o.
450        * psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o.
451        * psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o.
452        * psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o.
453        * psxmount/Makefile.am: Use .$(OBJEXT) instead of .o.
454        * psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o.
455        * psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o.
456        * psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
457        * psxstat/Makefile.am: Use .$(OBJEXT) instead of .o.
458        * psxtime/Makefile.am: Use .$(OBJEXT) instead of .o.
459        * psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.
460
4612002-08-01      Joel Sherrill <joel@OARcorp.com>
462
463        * Per PR47 add support for buffered test output.  This involved
464        adding defines to redirect output to a buffer and dump it when
465        full, at "test pause", and at exit.  To avoid problems when redefining
466        exit(), all tests were modified to call rtems_test_exit().
467        Some tests, notable psxtests, had to be modified to include
468        the standard test macro .h file (pmacros.h or tmacros.h) to
469        enable this support.
470        * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
471        psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
472        psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c,
473        psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c,
474        psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c,
475        psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c,
476        psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
477        psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c,
478        psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am,
479        psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c,
480        psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c,
481        psxtime/test.c, psxtimer/psxtimer.c: Modified.
482
4832002-07-05      Joel Sherrill <joel@OARcorp.com>
484
485        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
486        Updated as part of PR164 which reported problems with the RTEMS
487        implementation of pthread_cancel.
488       
4892001-04-26      Joel Sherrill <joel@OARcorp.com>
490
491        * psxmsgq01/init.c: Reflect changes made to address PR81 that
492        reworked POSIX message queues to add a descriptor separate from
493        the underlying message queue.  This allows non-blocking to follow
494        the "open" not the underlying queue.
495 
4962002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * configure.ac: Remove ENABLE_GCC28.
499
5002002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * configure.ac:
503        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
504        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
505        * Makefile.am: Remove AUTOMAKE_OPTIONS.
506        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
507        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
508        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
509        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
510        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
511        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
512        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
513        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
514        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
515        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
516        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
517        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
518        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
519        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
520        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
521        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
522        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
523        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
524        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
525        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
526        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
527        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
528        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
529        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
530        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
531
5322001-11-07      Jennifer Averett <jennifer@OARcorp.com>
533
534        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
535        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
536        Since we check permissions before evaluating enough to see if it
537        a regular file or directory, this hack is needed to make the regular
538        file executable.
539
5402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
543        * configure.in: Remove.
544        * configure.ac: New file, generated from configure.in by autoupdate.
545
5462001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
547
548        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
549
5502001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
553        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
554        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
555        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
556        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
557        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
558        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
559        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
560        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
561        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
562        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
563        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
564        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
565        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
566        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
567        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
568        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
569        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
570        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
571        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
572        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
573        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
574        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
575        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
576
5772001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
578
579        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
580        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
581        psxchroot01 test.
582
5832001-05-25      Joel Sherrill <joel@OARcorp.com>
584
585        * Added once version of psxchroot01 test for user review.
586        * psxchroot01: New directory.
587        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
588        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
589        * configure.in, Makefile.am: Modified to reflect above.
590
5912001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
592
593        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
594
5952001-04-24      Joel Sherrill <joel@OARcorp.com>
596
597        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
598        open, write, reopen, append twice from Andrew Bythell
599        <abythell@nortelnetworks.com> that tripped an initialization
600        problem in the IMFS.
601
6022001-04-20      Joel Sherrill <joel@OARcorp.com>
603
604        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
605        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
606        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
607        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
608        Various adjustments so test output matches screens more reliably.
609
6102001-01-25      Joel Sherrill <joel@OARcorp.com>
611
612        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
613
6142000-11-17      Jennifer Averett <jennifer@OARcorp.com>
615
616        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
617        to remain consistant across platforms and bsps by forcing
618        a mount point in front of all paths.
619
6202000-11-17      Jennifer Averret <jennifer@OARcorp.com>
621
622        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
623        expected error condition in one case.
624        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
625        readdir() of root of mounted filesystem.  Also corrected the screen
626        file for some mistakes noticed in this effort.
627
6282000-11-13      Joel Sherrill <joel@OARcorp.com>
629
630        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
631
6322000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
635
6362000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
639
6402000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
643        Switch to GNU canonicalization.
644        * psxtests.am: Remove DEFS.
645
6462000-10-24      Joel Sherrill <joel@OARcorp.com>
647
648        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
649        It was formerly incorrectly prototyped in <libio.h>.
650
6512000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
654        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
655        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
656        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
657        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
658        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
659        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
660        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
661
6622000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
663        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
664        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
665        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
666        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
667        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
668        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
669        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
670
6712000-08-10      Joel Sherrill <joel@OARcorp.com>
672
673        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.