source: rtems/testsuites/ChangeLog @ 0d57369

4.115
Last change on this file since 0d57369 was d4a0934, checked in by Jennifer Averett <Jennifer.Averett@…>, on 07/29/11 at 13:48:16

2011-07-29 Jennifer Averett <Jennifer.Averett@…>

  • support/include/test_support.h: Fixed incorrect name in prototype.
  • Property mode set to 100644
File size: 27.3 KB
Line 
12011-07-29      Jennifer Averett <Jennifer.Averett@OARcorp.com>
2
3        * support/include/test_support.h: Fixed incorrect name in prototype.
4
52011-07-01      Jennifer Averett <Jennifer.Averett@OARcorp.com>
6
7        * support/include/tmacros.h: Disable the check for dispatch disable
8        level for SMP tests. Another CPU may be inside RTEMS by the time
9        these checks are being done which would result in false failures.
10
112011-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
12
13        * configure.ac, support/include/test_support.h:
14        * support/src/locked_print.c: New file.
15
162011-04-27      Jennifer Averett <Jennifer.Averett@OARcorp.com>
17
18        PR 1784
19        * sptests/spsize/size.c: Split bspsmp.h into two files smp.h and
20        bspsmp.h
21
222011-04-21      Jennifer Averett <Jennifer.Averett@OARcorp.com
23
24        PR 1777/cpukit
25        * support/include/tmacros.h, tmtests/tm26/task1.c,
26        tmtests/tm27/task1.c: Consolidated access to
27        _Thread_Dispatch_disable_level.
28
292011-04-20      Joel Sherrill <joel.sherrill@oarcorp.com>
30
31        * configure.ac: Add fstests.
32
332011-03-04      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * aclocal/env-rtemsbsp.m4, aclocal/rtems-top.m4, aclocal/version.m4:
36        Rename RTEMS_API into _RTEMS_API.
37
382011-02-25      Ralf Corsépius <ralf.corsepius@rtems.org>
39
40        * aclocal/canonical-target-name.m4:
41        Stop pretending no_cpu* was buildable.
42        Derive RTEMS_CPU from "$host_cpu".
43        Error out if "$host" doesn't match "*-*-rtems*".
44
452011-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * support/src/tmtests_support.c:
48        loop_overhead and end_time are uint32_t's.
49
502011-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
51
52        * support/src/spin.c, support/src/test_support.c,
53        support/src/tmtests_empty_function.c, support/src/tmtests_support.c:
54        Add HAVE_CONFIG_H.
55
562011-02-08      Ralf Corsépius <ralf.corsepius@rtems.org>
57
58        * support/include/tmacros.h: Remove PRIxblksize_t, PRIxblkcnt_t.
59
602011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
61
62        * configure.ac: Require autoconf-2.68, automake-1.11.1.
63
642010-12-06      Joel Sherrill <joel.sherrill@oarcorp.com>
65
66        * configure.ac: Add initial small set of POSIX Timing Tests.
67
682010-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
69
70        PR 1708/build:
71        * aclocal/check-cpuopts.m4: Fix m4-quoting.
72
732010-09-23      Ralf Corsépius <ralf.corsepius@rtems.org>
74
75        * aclocal/check-cpuopts.m4: Add AC_LANG_SOURCE.
76
772010-07-31      Ralf Corsépius <ralf.corsepius@rtems.org>
78
79        * automake/compile.am: Remove clean-local:.
80        Use CLEANFILES for cleaning up make-exe by-products.
81
822010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
83
84        PR 1532/testing
85        * aclocal/project-root.m4: Add initial tests for untar capabilities.
86
872010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
88
89        * support/include/test_support.h, support/src/test_support.c: Add
90        Allocate_majority_of_heap().
91
922010-06-25      Joel Sherrill <joel.sherrilL@OARcorp.com>
93
94        * support/src/tmtests_support.c: Fix warning.
95
962010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
97
98        * support/include/test_support.h, support/src/tmtests_empty_function.c:
99        Add helper so it is easier to write a basic repeated operation
100        tmtest.
101        * support/src/tmtests_support.c: New file.
102
1032010-06-17      Ralf Corsépius <ralf.corsepius@rtems.org>
104
105        * configure.ac: Remove itron.
106
1072010-06-07      Ralf Corsépius <ralf.corsepius@rtems.org>
108
109        * aclocal/version.m4: Bump RTEMS_API to 4.11.
110        Bump _RTEMS_VERSION to 4.10.99.0.
111
1122010-05-29      Ralf Corsépius <ralf.corsepius@rtems.org>
113
114        * support/include/tmacros.h: Remove PRIdoff_t.
115
1162010-04-22      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
117
118        * support/include/tmacros.h: Changed check_dispatch_disable_level() to
119        treat all non-zero values of _Thread_Dispatch_disable_level equally.
120
1212009-12-08      Glenn Humphrey <glenn.humphrey@OARcorp.com>
122
123        * support/include/test_support.h, support/include/tmacros.h,
124        support/src/test_support.c: Added support functions to spin for a
125        number of ticks and to spin until the next tick.
126        * support/src/spin.c: New file.
127
1282009-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
129
130        * support/include/tmacros.h: Use rtems_test_assert() consistently
131        instead of system assert(). rtems_test_assert() is designed to
132        integrate into the RTEMS test suite infrastructure.
133
1342009-11-09      Joel Sherrill <joel.sherrill@oarcorp.com>
135
136        * support/include/tmacros.h: Add service to check status returned by
137        POSIX methods which return a pointer which is -1 on error. This
138        eliminated some casts.
139
1402009-01-03      Ralf Corsépius <ralf.corsepius@rtems.org>
141
142        * support/include/tmacros.h: Include rtems/score/thread.h.
143        Remove _Thread_Dispatch_disable_level.
144
1452009-01-01      Ralf Corsépius <ralf.corsepius@rtems.org>
146
147        * support/include/tmacros.h: Add PRIxino_t, PRIdoff_t,
148        PRIxblksize_t, PRIxblkcnt_t.
149        Comment cleanups.
150
1512009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
152
153        * support/include/tmacros.h: Add PRIxrtems_task_priority,
154        PRIxrtems_task_priority, PRIxrtems_signal_set.
155
1562009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
157
158        * support/include/tmacros.h: Add PRIxpthread_t.
159        * support/include/tmacros.h: Add PRIxrtems_event_set.
160        (fatal_posix_service_status_errno) Add local "long" var "statx".
161
1622009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
163
164        * support/include/tmacros.h: Add PRIdThread_Entry_numeric_type.
165        Add PRIdrtems_task_argument.
166
1672009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
168
169        * support/include/tmacros.h: Add PRIdWatchdog_Interval.
170        Add PRIdrtems_interval.
171
1722009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
173
174        * support/include/tmacros.h: Add PRIdPriority_Control.
175        Change PRIdrtems_task_priority to using PRIdPriority_Control.
176
1772009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
178
179        * support/include/tmacros.h: Add PRIdrtems_task_priority.
180
1812009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
182
183        * support/include/tmacros.h: Add PRIxrtems_id.
184
1852009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
186
187        * support/include/tmacros.h: Add PRItime_t.
188
1892009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
190
191        * support/include/tmacros.h (print_time): Use PRIu32 instead of %d.
192
1932009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
194
195        * support/include/test_support.h: Add missing prototypes.
196        * support/include/tmacros.h: Move _Thread_Dispatch_disable_level
197        outside of check_dispatch_disable_level.
198
1992009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
200
201        * support/src/test_support.c: Add missing prototypes.
202        * support/include/tmacros.h: Include <inttypes.h>.
203        Move extern "C".
204        Let put_name use "int" instead "uint32_t" (Arg to putchar must be int).
205
2062009-10-24      Ralf Corsépius <ralf.corsepius@rtems.org>
207
208        * Makefile.am: Add support/include/test_support.h.
209
2102009-10-23      Ralf Corsépius <ralf.corsepius@rtems.org>
211
212        * automake/compile.am: Add *.ralf to clean-local.
213
2142009-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
215
216        * aclocal/check-custom-bsp.m4: Fix up AC_REQUIRES.
217
2182009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
219
220        * aclocal/canonical-target-name.m4: Remove RTEMS_HOST (unused).
221
2222009-10-14      Ralf Corsépius <ralf.corsepius@rtems.org>
223
224        * aclocal/canonical-target-name.m4:
225        Remove posix/unix simulator.
226
2272009-09-14      Joel Sherrill <joel.sherrill@OARcorp.com>
228
229        * psxtests/psxclock/init.c, psxtests/psxclock/psxclock.scn: Add test
230        case for nanosleep of a very small delay which mathematically is less
231        than a clock tick.
232
2332009-09-13      Joel Sherrill <joel.sherrill@oarcorp.com>
234
235        * configure.ac: Some POSIX tests exercise functionality which is
236        enabled when the POSIX threading is disabled. So build this suite all
237        the time and let the psxtests select the specific tests to build.
238
2392009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
240
241        * support/include/tmacros.h: Eliminate test routines TICKS_PER_SECOND
242        and get_ticks_per_second() in favor of new
243        rtems_clock_get_ticks_per_second().
244
2452009-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
246
247        * support/src/test_support.c: Tinker with longest valid name.
248
2492009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
250
251        * support/include/buffer_test_io.h: Use printk on AVR by default.
252
2532009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
254
255        * support/src/tmtests_empty_function.c: Fix warnings.
256
2572009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
258
259        * aclocal/prog-cc.m4: Preset ac_cv_exeext=.exe for *-rtems*
260          toolchains.
261
2622008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
263
264        * aclocal/canonical-target-name.m4: Remove tic4x.
265
2662008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
267
268        * aclocal/version.m4: Bump RTEMS_API to 4.10.
269        Bump _RTEMS_VERSION to 4.9.99.0.
270
2712008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
272
273        * support/src/test_support.c: Convert to "bool".
274
2752008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
276
277        * support/src/tmtests_empty_function.c: New file.
278
2792008-07-02      Ralf Corsépius <ralf.corsepius@rtems.org>
280
281        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
282        AC_PREREQ(2.62).
283
2842008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
285
286        * aclocal/enable-rtemsbsp.m4: s/AC_HELP/AS_HELP/.
287
2882008-02-04      Jennifer Averett <jennifer.averett@OARcorp.com>
289
290        * support/include/test_support.h, support/src/test_support.c: New files.
291
2922008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
293
294        * support/include/tmacros.h: Change TEST_INIT to CONFIGURE_INIT. Make
295        tmacros.h available to all POSIX tests. Add a clock_settime case for
296        < 1988.
297
2982008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
299
300        * support/include/tmacros.h: Fix put_name to handle unprintable names.
301
3022008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
303
304        * support/include/tmacros.h: Add new rtems_test_assert() which exits
305        rather than calling fatal error.
306
3072007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
308
309        * support/include/tmacros.h: Add new helper for POSIX tests.
310
3112007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
312
313        * aclocal/version.m4: Bump RTEMS_API to 4.9.
314        Bump RTEMS_VERSION to 4.8.99.0.
315
3162007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
317
318        * support/include/buffer_test_io.h: Add support for using printk for
319        output in tests. This should be followed up by disabling the console
320        driver and other support when the tests are using printk.
321
3222007-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
323
324        * aclocal/check-cpuopts.m4: Check rtems/system.h instead of
325        rtems/score/cpuopts.h.
326
3272006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
328
329        * configure.ac: New BUG-REPORT address.
330
3312006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
332
333        * aclocal/rtems-top.m4: Remove RTEMS_API.
334        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
335
3362006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
337
338        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
339
3402006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
341
342        * aclocal/version.m4: Bump version to 4.7.99.0.
343
3442006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
345
346        * configure.ac: Require autoconf-2.60. Require automake-1.10.
347
3482006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
349
350        * samples/fileio/system.h:
351        (PR1118) make use of the new confdefs.h mechanisms
352        for the IDE/ATA interface
353       
3542006-04-18  Joel Sherrill <joel@OARcorp.com>
355
356        * aclocal/version.m4: Updated to rtems-4.6.99.3.
357
3582006-02-01      Joel Sherrill <joel@OARcorp.com>
359
360        PR 855/tests
361        * support/include/tmacros.h: Fix typo.
362
3632005-11-22      Ralf Corsépius <ralf.corsepius@rtems.org>
364
365        * aclocal/enable-bare.m4: Remove (Unused).
366        * aclocal/env-rtemsbsp.m4, configure.ac:
367        Remove RTEMS_ENABLE_BARE,
368        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
369
3702005-11-22      Ralf Corsépius <ralf.corsepius@rtems.org>
371
372        * automake/compile.am: Remove .coff. Remove .obj.
373
3742005-11-13      Ralf Corsépius <ralf.corsepius@rtems.org>
375
376        * automake/local.am: Remove depend.
377        * automake/host.am: Remove depend.
378        * automake/subdirs.am: Remove preinstall, preinstall-recursive.
379        * automake/local.am: Remove preinstall-am.
380        * aclocal/env-rtemsbsp.m4: Remove includedir. Remove libdir.
381        Set rtems_testsdir to $libdir/rtems-4.7/tests.
382        * configure.ac: Remove AMPOLISH3 (Unused).
383        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL.
384        * automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES.
385        Remove ARCH. Remove LINK_LIBS.
386        Extend clean-local to catch most temporary files make-exe is
387        creating.
388        * aclocal/env-rtemsbsp.m4: Remove project_libdir.
389        Remove project_includedir.
390        Add rtems_testsdir.
391        * aclocal/rtems-top.m4: Remove dirstamp.
392
3932005-11-11      Ralf Corsépius <ralf.corsepius@rtems.org>
394
395        * Makefile.am: Remove preinstall.am
396        * preinstall.am: Remove.
397        * support/.cvsignore: Remove (Revert Joel's yesterday's patch).
398
3992005-11-10      Joel Sherrill <joel@OARcorp.com>
400
401        * support/.cvsignore: New file.
402
4032005-11-09      Ralf Corsépius <ralf.corsepius@rtems.org>
404
405        * Makefile.am: Don't preinstall support/include headers.
406        * configure.ac: Fix config-variables of conditionally built subdirs.
407
4082005-11-09      Ralf Corsépius <ralf.corsepius@rtems.org>
409
410        * aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
411        aclocal/check-networking.m4, aclocal/check-posix.m4,
412        aclocal/check-tests.m4, aclocal/enable-itron.m4,
413        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
414        aclocal/enable-posix.m4: Remove (Unused).
415
4162005-11-09      Ralf Corsépius <ralf.corsepius@rtems.org>
417
418        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
419        * aclocal/prog-cc.m4: Apply cpukit_root, project_root to set up
420        GCCSPECS.
421        * aclocal/check-cpuopts.m4: Apply cpukit_root, project_root to set
422        up temporary CPPFLAGS to compile check cpuopts.h.
423        * aclocal/rtems-top.m4: Add --enable-cpukit-root,
424        --enable-project-root. Remove --with-project-root.
425        Fix --enable-rtems-root.
426        * automake/compile.am, aclocal/env-rtemsbsp.m4:
427        Assume PROJECT_ROOT to contain RTEMS_BSP.
428
4292005-11-09      Ralf Corsépius <ralf.corsepius@rtems.org>
430
431        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
432        * Makefile.am: Merge-in support/Makefile.am
433        * aclocal/check-cpuopts.m4: Add config.cache support.
434        * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE,
435        OBJS from LINK_FILES.
436        * configure.ac: Add AMPOLISH3. Remove support/.
437
4382005-11-08      Ralf Corsépius <ralf.corsepius@rtems.org>
439
440        * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
441        * aclocal/env-rtemsbsp.m4: Remove GCCSPECS.
442        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Remove RTEMS_GCC_PIPE.
443        Remove RTEMS_GCC_SPECS.
444        * aclocal/check-multiprocessing.m4: Don't require
445        RTEMS_ENABLE_MULTILIB.
446        * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into
447        GCCSPECS.
448        * automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS,
449        RTEMS_CXXFLAGS.
450        * aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS. Remove
451        RTEMS_CFLAGS.
452        * aclocal/check-cpuopts.m4: New.
453        * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't
454        manually set up GCCSPEC (Now setup from inside configure). Remove
455        RTEMS_RELLDFLAGS (Used).
456        * aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
457        aclocal/multilib.m4: Remove (Unused).
458        * automake/compile.am: Remove CCAS support.
459
4602005-11-07      Ralf Corsépius <ralf.corsepius@rtems.org>
461
462        * automake/compile.am: Remove depend.
463        * automake/compile.am: Take contents of amcompile.am.
464        * aclocal/check-posix.m4: Sync with cpukit.
465        * automake/local.am: Remove depend-am.
466        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
467        aclocal/quoting.m4, aclocal/tool-paths.m4, automake/amcompile.am:
468        Remove.
469        * automake/subdirs.am: Remove depend-recursive.
470        * configure.ac: Sync POSIX and ITRON magic with cpukit.
471        * automake/amcompile.am: New.
472
4732005-09-02      Joel Sherrill <joel@OARcorp.com>
474
475        * aclocal/version.m4: Updated to rtems-4.6.99.2.
476
4772004-11-22      Ralf Corsépius <ralf.corsepius@rtems.org>
478
479        * support/include/buffer_test_io.h: Use iprintf iff _NEWLIB_VERSION
480        is defined.
481        * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building
482        itron for unix.
483
4842004-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
485
486        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
487        * configure.ac, support/configure.ac: Require automake > 1.9.
488
4892004-07-28      Joel Sherrill <joel@OARcorp.com>
490
491        * aclocal/version.m4: Updated to rtems-4.6.99.1.
492
4932004-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
494
495        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
496
4972004-03-28      Ralf Corsépius <ralf.corsepius@rtems.org>
498
499        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
500
5012004-03-25      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
502
503        * aclocal/rtems-top.m4: Add rtems_rootdir.
504        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in
505        $rtems_rootdir.
506        * support/include/tmacros.h: Convert to using c99 fixed size types.
507        * configure.ac, configure.ac, support/configure.ac: Add 2nd arg to
508        RTEMS_TOP.
509        * aclocal/check-custom-bsp.m4: Fix minor typo.
510        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
511        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
512        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
513        aclocal/enable-tests.m4, aclocal/multilib.m4,
514        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
515        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework
516        with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
517        Add --enable-rtems-root. Rework RTEMS_ROOT.
518
5192004-03-03      Joel Sherrill <joel@OARcorp.com>
520
521        * support/include/buffer_test_io.h: Correct typo.
522
5232004-02-18      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
524
525        * aclocal/rtems-top.m4: Rework.
526        * aclocal/project-root.m4: Remove obsolete comments.
527        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
528        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
529        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
530
5312004-02-14      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
532
533        * configure.ac: Remove subdir tools.
534        * aclocal/target.m4: Remove (Unused).
535
5362004-02-12      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
537
538        * aclocal/version.m4: 4.6.99.0.
539
5402004-02-03      Joel Sherrill <joel@OARcorp.com>
541
542        * support/include/buffer_test_io.h: Do not use iprintf() if in ANSI
543        compiler mode.
544
5452004-01-21      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
546
547        * support/Makefile.am: Add PREINSTALL_DIRS.
548
5492004-01-14      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
550
551        * support/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
552        PRE/TMPINSTALL_FILES to CLEANFILES.
553
5542004-01-07      Joel Sherrill <joel@OARcorp.com>
555
556        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips
557        port more completely covers the MIPS family.
558
5592004-01-06      Ralf Corsépius <ralf.corsepius@rtems.org>
560
561        * automake/compile.am: Remove CONFIG.CC (Unused). Remove CPPFLAGS,
562        CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by automake). Add
563        CCAS. Use AM_*FLAGS = RTEMS_*FLAGS. Remove LIB_VARIANT from LINK_*.
564        Cleanup comments.
565        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
566        Remove build-variants. Hard-code ARCH=o-optimize.
567        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS. Don't invoke
568        _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Remove am__fastdepCXX
569        conditional.
570        * aclocal/env-rtemsbsp.m4: Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
571        CFLAGS_DEBUG_V.
572        * aclocal/rtems-flags.m4: Remove (Unused).
573        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
574        * automake/compile.am: Remove CLEANDIRS (Unused). Remove DEFS
575        (Implicitly handled by automake).
576        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
577        RTEMS_CFLAGS.
578
5792003-12-17      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
580
581        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
582
5832003-12-17      Joel Sherrill <joel@OARcorp.com>
584
585        * aclocal/version.m4: Updated to rtems-20031217-test.
586
5872003-12-16      Joel Sherrill <joel@OARcorp.com>
588
589        PR 544/tests
590        * support/include/buffer_test_io.h: Various modifications to make
591        tests account for resources and not print at inappropriate times.
592
5932003-12-15      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
594
595        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
596        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
597
5982003-12-12      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
599
600        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
601        * automake/compila.am: Remove ARCH.
602        * configure.ac, support/configure.ac: Require automake >= 1.8,
603        autoconf >= 2.59.
604        * support/Makefile.am: Use mkdir_p. Remove dirs from
605        PRE/TMPINSTALL_FILES. Use include_HEADERS.
606        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
607
6082003-12-01      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
609
610        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
611        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
612        AC_SUBST(dirstamp).
613        * aclocal/lead-dot.m4: New (from automake-1.7f).
614
6152003-11-26      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
616
617        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
618        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
619        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
620        aclocal/check-networking.m4, aclocal/check-posix.m4,
621        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
622        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
623        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
624        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
625        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
626        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
627        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4,
628        aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
629        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
630        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
631        underquoting to silence automake-1.8.
632
6332003-11-10      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
634
635        * configure.ac, support/configure.ac: Reflect having moved to
636        testsuites/.
637
6382003-10-23      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
639
640        * aclocal/rtems-top.m4: Add support for --with-project-root. Remove
641        RTEMS Version message.
642
6432003-10-22      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
644
645        * aclocal/canonical-host.m4: Remove.
646        * configure.ac: Remove RTEMS_CANONICAL_HOST.
647        * aclocal/canonical-target-name.m4: Merge-in
648        aclocal/canonical-host.m4.
649
6502003-10-20      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
651
652        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
653        * aclocal/bsp_alias.m4: Remove.
654
6552003-10-02      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
656
657        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
658        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
659        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU
660        instead of RTEMS_CHECK_CPU.
661        * aclocal/check-cpu.m4: Remove.
662        * configure.ac: Remove RTEMS_CHECK_CPU.
663
6642003-09-04      Joel Sherrill <joel@OARcorp.com>
665
666        * support/include/tmacros.h: URL for license changed.
667
6682003-08-28      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
669
670        * aclocal/rtems-top.m4: Add RTEMS_API.
671        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
672
6732003-08-22      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
674
675        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
676        * aclocal/enable-tests.m4: Change to support
677        --enable-tests=no|yes|samples, default is samples.
678        * configure.ac: Reflect changes above.
679
6802003-08-18      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
681
682        * Makefile.am, support/Makefile.am: Reflect having moved aclocal/.
683
6842003-08-17      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
685
686        * automake/local.am, automake/host.am: Remove "debug".
687        * aclocal/bsp-alias.m4, aclocal/canonical-host.m4,
688        aclocal/canonicalize-tools.m4, aclocal/canonical-target-name.m4,
689        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4,
690        aclocal/check-cxx.m4, aclocal/check-itron.m4,
691        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
692        aclocal/check-posix.m4, aclocal/check-tool.m4,
693        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
694        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
695        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
696        aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4,
697        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
698        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
699        aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4,
700        aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/quoting.m4,
701        aclocal/rtems-cpu-subdirs.m4, aclocal/rtems-flags.m4,
702        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
703        aclocal/target.m4, aclocal/tool-paths.m4, aclocal/version.m4: New
704        (Copied from ../../../aclocal).
705
7062003-08-16      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
707
708        * Makefile.am, support/Makefile.am: Reflect having moved automake/.
709        * automake/compile.am, automake/host.am, automake/leaf.am
710        automake/local.am, automake/subdirs.am: New (copied from
711        ../../../automake).
712
7132003-08-11      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
714
715        * configure.ac, support/configure.ac: Use rtems-bugs@rtems.com as
716        bug report email address.
717
7182003-03-06      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
719
720        * configure.ac, support/configure.ac: Remove AC_CONFIG_AUX_DIR.
721
7222003-02-11      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
723
724        * configure.ac, support/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
725        * configure.ac, support/configure.ac: AC_PREREQ(2.57).
726
7272002-10-21      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
728
729        * .cvsignore, support/.cvsignore: Reformat. Add autom4te*cache.
730        Remove autom4te.cache.
731
7322002-08-21      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
733
734        * support/configure.ac: Reflect changes above.  Take out unnecessary
735        autoconf macros.
736        * support/include/Makefile.am: Remove.
737        * support/Makefile.am: Merge in former include/Makefile.am.
738
7392002-08-01      Joel Sherrill <joel@OARcorp.com>
740
741        * Per PR47 add support for buffered test output.  This involved
742        adding defines to redirect output to a buffer and dump it when full,
743        at "test pause", and at exit.  To avoid problems when redefining
744        exit(), all tests were modified to call rtems_test_exit(). Some
745        tests, notable psxtests, had to be modified to include  the standard
746        test macro .h file (pmacros.h or tmacros.h) to enable this support.
747        * support/include/buffer_test_io.h: New file.
748
7492002-04-14      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
750
751        * configure.ac: Remove ENABLE_GCC28.
752
7532002-03-27      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
754
755        * Makefile.am, support/include/Makefile.am, support/Makefile.am:
756        Remove AUTOMAKE_OPTIONS.
757        * configure.ac, support/configure.ac:
758        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
759        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
760
7612001-11-07      Joel Sherrill <joel@OARcorp.com>
762
763        Tracked as PR72 but related to the object id problem (PR36)
764        reported by Todor.Todorov@barco.com.
765        but discovered independently.
766        * support/include/tmacros.h: Added
767        fatal_directive_check_status_only().
768
7692001-10-11      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
770
771        * .cvsignore, support/.cvsignore: Add autom4te.cache for autoconf >
772        2.52.
773        * configure.ac, support/configure.ac: New file, generated from
774        configure.in by autoupdate.
775        * configure.in, support/configure.in: Remove.
776
7772001-09-13      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
778
779        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
780        handling.
781
7822001-08-16      Joel Sherrill <joel@OARcorp.com>
783
784        * support/include/tmacros.h: Attempt to print errno as further
785        information.
786
7872001-05-10      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
788
789        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
790        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
791
7922001-05-10      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
793
794        * support/configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
795
7962001-01-26      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
797
798        * support/configure.in: Remove stubdr, wrapup, AC_INIT(include).
799        * support/Makefile.am: Remove stubdr, wrapup.
800        * support/stubdr/Makefile.am, support/stubdr/open.c,
801        support/stubdr/close.c, support/stubdr/init.c,
802        support/stubdr/stubdrv.h, support/stubdr/cntrl.c,
803        support/stubdr/.cvsignore, support/stubdr/read.c,
804        support/stubdr/write.c, support/wrapup/Makefile.am,
805        support/wrapup/.cvsignore, support/stubdr/, support/wrapup/: Remove.
806
8072000-11-09      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
808
809        * Makefile.am, support/Makefile.am: Use ... instead of RTEMS_TOPdir
810        in ACLOCAL_AMFLAGS.
811
8122000-11-02      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
813
814        * support/stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
815        * Makefile.am, support/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
816        $(RTEMS_TOPdir)/aclocal.
817
8182000-10-27      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
819
820        * Makefile.am, support/Makefile.am: ACLOCAL_AMFLAGS= -I
821        $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
822
8232000-09-04      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
824
825        * support/stubdr/Makefile.am, support/wrapup/Makefile.am: Include
826        compile.am
827
8282000-08-10      Joel Sherrill <joel@OARcorp.com>
829
830        * ChangeLog, support/ChangeLog: New file.
831
Note: See TracBrowser for help on using the repository browser.