source: rtems/testsuites/ChangeLog @ 1ebe3da

4.10
Last change on this file since 1ebe3da was 53328c8f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/02/11 at 15:18:21

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

  • configure.ac: Require autoconf-2.68, automake-1.11.1.
  • Property mode set to 100644
File size: 24.5 KB
Line 
12011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Require autoconf-2.68, automake-1.11.1.
4
52010-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        PR 1708/build:
8        * aclocal/check-cpuopts.m4: Fix m4-quoting.
9
102010-09-23      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * aclocal/check-cpuopts.m4: Add AC_LANG_SOURCE.
13
142010-05-29      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * support/include/tmacros.h: Remove PRIdoff_t.
17
182010-04-22      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
19
20        * support/include/tmacros.h: Changed check_dispatch_disable_level() to
21        treat all non-zero values of _Thread_Dispatch_disable_level equally.
22
232009-12-08      Glenn Humphrey <glenn.humphrey@OARcorp.com>
24
25        * support/include/test_support.h, support/include/tmacros.h,
26        support/src/test_support.c: Added support functions to spin for a
27        number of ticks and to spin until the next tick.
28        * support/src/spin.c: New file.
29
302009-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
31
32        * support/include/tmacros.h: Use rtems_test_assert() consistently
33        instead of system assert(). rtems_test_assert() is designed to
34        integrate into the RTEMS test suite infrastructure.
35
362009-11-09      Joel Sherrill <joel.sherrill@oarcorp.com>
37
38        * support/include/tmacros.h: Add service to check status returned by
39        POSIX methods which return a pointer which is -1 on error. This
40        eliminated some casts.
41
422009-01-03      Ralf Corsépius <ralf.corsepius@rtems.org>
43
44        * support/include/tmacros.h: Include rtems/score/thread.h.
45        Remove _Thread_Dispatch_disable_level.
46
472009-01-01      Ralf Corsépius <ralf.corsepius@rtems.org>
48
49        * support/include/tmacros.h: Add PRIxino_t, PRIdoff_t,
50        PRIxblksize_t, PRIxblkcnt_t.
51        Comment cleanups.
52
532009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
54
55        * support/include/tmacros.h: Add PRIxrtems_task_priority,
56        PRIxrtems_task_priority, PRIxrtems_signal_set.
57
582009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
59
60        * support/include/tmacros.h: Add PRIxpthread_t.
61        * support/include/tmacros.h: Add PRIxrtems_event_set.
62        (fatal_posix_service_status_errno) Add local "long" var "statx".
63
642009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
65
66        * support/include/tmacros.h: Add PRIdThread_Entry_numeric_type.
67        Add PRIdrtems_task_argument.
68
692009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
70
71        * support/include/tmacros.h: Add PRIdWatchdog_Interval.
72        Add PRIdrtems_interval.
73
742009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
75
76        * support/include/tmacros.h: Add PRIdPriority_Control.
77        Change PRIdrtems_task_priority to using PRIdPriority_Control.
78
792009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
80
81        * support/include/tmacros.h: Add PRIdrtems_task_priority.
82
832009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
84
85        * support/include/tmacros.h: Add PRIxrtems_id.
86
872009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
88
89        * support/include/tmacros.h: Add PRItime_t.
90
912009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
92
93        * support/include/tmacros.h (print_time): Use PRIu32 instead of %d.
94
952009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
96
97        * support/include/test_support.h: Add missing prototypes.
98        * support/include/tmacros.h: Move _Thread_Dispatch_disable_level
99        outside of check_dispatch_disable_level.
100
1012009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
102
103        * support/src/test_support.c: Add missing prototypes.
104        * support/include/tmacros.h: Include <inttypes.h>.
105        Move extern "C".
106        Let put_name use "int" instead "uint32_t" (Arg to putchar must be int).
107
1082009-10-24      Ralf Corsépius <ralf.corsepius@rtems.org>
109
110        * Makefile.am: Add support/include/test_support.h.
111
1122009-10-23      Ralf Corsépius <ralf.corsepius@rtems.org>
113
114        * automake/compile.am: Add *.ralf to clean-local.
115
1162009-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
117
118        * aclocal/check-custom-bsp.m4: Fix up AC_REQUIRES.
119
1202009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
121
122        * aclocal/canonical-target-name.m4: Remove RTEMS_HOST (unused).
123
1242009-10-14      Ralf Corsépius <ralf.corsepius@rtems.org>
125
126        * aclocal/canonical-target-name.m4:
127        Remove posix/unix simulator.
128
1292009-09-14      Joel Sherrill <joel.sherrill@OARcorp.com>
130
131        * psxtests/psxclock/init.c, psxtests/psxclock/psxclock.scn: Add test
132        case for nanosleep of a very small delay which mathematically is less
133        than a clock tick.
134
1352009-09-13      Joel Sherrill <joel.sherrill@oarcorp.com>
136
137        * configure.ac: Some POSIX tests exercise functionality which is
138        enabled when the POSIX threading is disabled. So build this suite all
139        the time and let the psxtests select the specific tests to build.
140
1412009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
142
143        * support/include/tmacros.h: Eliminate test routines TICKS_PER_SECOND
144        and get_ticks_per_second() in favor of new
145        rtems_clock_get_ticks_per_second().
146
1472009-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
148
149        * support/src/test_support.c: Tinker with longest valid name.
150
1512009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
152
153        * support/include/buffer_test_io.h: Use printk on AVR by default.
154
1552009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
156
157        * support/src/tmtests_empty_function.c: Fix warnings.
158
1592009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
160
161        * aclocal/prog-cc.m4: Preset ac_cv_exeext=.exe for *-rtems*
162          toolchains.
163
1642008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
165
166        * aclocal/canonical-target-name.m4: Remove tic4x.
167
1682008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
169
170        * aclocal/version.m4: Bump RTEMS_API to 4.10.
171        Bump _RTEMS_VERSION to 4.9.99.0.
172
1732008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
174
175        * support/src/test_support.c: Convert to "bool".
176
1772008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
178
179        * support/src/tmtests_empty_function.c: New file.
180
1812008-07-02      Ralf Corsépius <ralf.corsepius@rtems.org>
182
183        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
184        AC_PREREQ(2.62).
185
1862008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
187
188        * aclocal/enable-rtemsbsp.m4: s/AC_HELP/AS_HELP/.
189
1902008-02-04      Jennifer Averett <jennifer.averett@OARcorp.com>
191
192        * support/include/test_support.h, support/src/test_support.c: New files.
193
1942008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
195
196        * support/include/tmacros.h: Change TEST_INIT to CONFIGURE_INIT. Make
197        tmacros.h available to all POSIX tests. Add a clock_settime case for
198        < 1988.
199
2002008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
201
202        * support/include/tmacros.h: Fix put_name to handle unprintable names.
203
2042008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
205
206        * support/include/tmacros.h: Add new rtems_test_assert() which exits
207        rather than calling fatal error.
208
2092007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
210
211        * support/include/tmacros.h: Add new helper for POSIX tests.
212
2132007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
214
215        * aclocal/version.m4: Bump RTEMS_API to 4.9.
216        Bump RTEMS_VERSION to 4.8.99.0.
217
2182007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
219
220        * support/include/buffer_test_io.h: Add support for using printk for
221        output in tests. This should be followed up by disabling the console
222        driver and other support when the tests are using printk.
223
2242007-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
225
226        * aclocal/check-cpuopts.m4: Check rtems/system.h instead of
227        rtems/score/cpuopts.h.
228
2292006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
230
231        * configure.ac: New BUG-REPORT address.
232
2332006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
234
235        * aclocal/rtems-top.m4: Remove RTEMS_API.
236        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
237
2382006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
239
240        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
241
2422006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
243
244        * aclocal/version.m4: Bump version to 4.7.99.0.
245
2462006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
247
248        * configure.ac: Require autoconf-2.60. Require automake-1.10.
249
2502006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
251
252        * samples/fileio/system.h:
253        (PR1118) make use of the new confdefs.h mechanisms
254        for the IDE/ATA interface
255       
2562006-04-18  Joel Sherrill <joel@OARcorp.com>
257
258        * aclocal/version.m4: Updated to rtems-4.6.99.3.
259
2602006-02-01      Joel Sherrill <joel@OARcorp.com>
261
262        PR 855/tests
263        * support/include/tmacros.h: Fix typo.
264
2652005-11-22      Ralf Corsépius <ralf.corsepius@rtems.org>
266
267        * aclocal/enable-bare.m4: Remove (Unused).
268        * aclocal/env-rtemsbsp.m4, configure.ac:
269        Remove RTEMS_ENABLE_BARE,
270        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
271
2722005-11-22      Ralf Corsépius <ralf.corsepius@rtems.org>
273
274        * automake/compile.am: Remove .coff. Remove .obj.
275
2762005-11-13      Ralf Corsépius <ralf.corsepius@rtems.org>
277
278        * automake/local.am: Remove depend.
279        * automake/host.am: Remove depend.
280        * automake/subdirs.am: Remove preinstall, preinstall-recursive.
281        * automake/local.am: Remove preinstall-am.
282        * aclocal/env-rtemsbsp.m4: Remove includedir. Remove libdir.
283        Set rtems_testsdir to $libdir/rtems-4.7/tests.
284        * configure.ac: Remove AMPOLISH3 (Unused).
285        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL.
286        * automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES.
287        Remove ARCH. Remove LINK_LIBS.
288        Extend clean-local to catch most temporary files make-exe is
289        creating.
290        * aclocal/env-rtemsbsp.m4: Remove project_libdir.
291        Remove project_includedir.
292        Add rtems_testsdir.
293        * aclocal/rtems-top.m4: Remove dirstamp.
294
2952005-11-11      Ralf Corsépius <ralf.corsepius@rtems.org>
296
297        * Makefile.am: Remove preinstall.am
298        * preinstall.am: Remove.
299        * support/.cvsignore: Remove (Revert Joel's yesterday's patch).
300
3012005-11-10      Joel Sherrill <joel@OARcorp.com>
302
303        * support/.cvsignore: New file.
304
3052005-11-09      Ralf Corsépius <ralf.corsepius@rtems.org>
306
307        * Makefile.am: Don't preinstall support/include headers.
308        * configure.ac: Fix config-variables of conditionally built subdirs.
309
3102005-11-09      Ralf Corsépius <ralf.corsepius@rtems.org>
311
312        * aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
313        aclocal/check-networking.m4, aclocal/check-posix.m4,
314        aclocal/check-tests.m4, aclocal/enable-itron.m4,
315        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
316        aclocal/enable-posix.m4: Remove (Unused).
317
3182005-11-09      Ralf Corsépius <ralf.corsepius@rtems.org>
319
320        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
321        * aclocal/prog-cc.m4: Apply cpukit_root, project_root to set up
322        GCCSPECS.
323        * aclocal/check-cpuopts.m4: Apply cpukit_root, project_root to set
324        up temporary CPPFLAGS to compile check cpuopts.h.
325        * aclocal/rtems-top.m4: Add --enable-cpukit-root,
326        --enable-project-root. Remove --with-project-root.
327        Fix --enable-rtems-root.
328        * automake/compile.am, aclocal/env-rtemsbsp.m4:
329        Assume PROJECT_ROOT to contain RTEMS_BSP.
330
3312005-11-09      Ralf Corsépius <ralf.corsepius@rtems.org>
332
333        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
334        * Makefile.am: Merge-in support/Makefile.am
335        * aclocal/check-cpuopts.m4: Add config.cache support.
336        * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE,
337        OBJS from LINK_FILES.
338        * configure.ac: Add AMPOLISH3. Remove support/.
339
3402005-11-08      Ralf Corsépius <ralf.corsepius@rtems.org>
341
342        * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
343        * aclocal/env-rtemsbsp.m4: Remove GCCSPECS.
344        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Remove RTEMS_GCC_PIPE.
345        Remove RTEMS_GCC_SPECS.
346        * aclocal/check-multiprocessing.m4: Don't require
347        RTEMS_ENABLE_MULTILIB.
348        * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into
349        GCCSPECS.
350        * automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS,
351        RTEMS_CXXFLAGS.
352        * aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS. Remove
353        RTEMS_CFLAGS.
354        * aclocal/check-cpuopts.m4: New.
355        * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't
356        manually set up GCCSPEC (Now setup from inside configure). Remove
357        RTEMS_RELLDFLAGS (Used).
358        * aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
359        aclocal/multilib.m4: Remove (Unused).
360        * automake/compile.am: Remove CCAS support.
361
3622005-11-07      Ralf Corsépius <ralf.corsepius@rtems.org>
363
364        * automake/compile.am: Remove depend.
365        * automake/compile.am: Take contents of amcompile.am.
366        * aclocal/check-posix.m4: Sync with cpukit.
367        * automake/local.am: Remove depend-am.
368        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
369        aclocal/quoting.m4, aclocal/tool-paths.m4, automake/amcompile.am:
370        Remove.
371        * automake/subdirs.am: Remove depend-recursive.
372        * configure.ac: Sync POSIX and ITRON magic with cpukit.
373        * automake/amcompile.am: New.
374
3752005-09-02      Joel Sherrill <joel@OARcorp.com>
376
377        * aclocal/version.m4: Updated to rtems-4.6.99.2.
378
3792004-11-22      Ralf Corsépius <ralf.corsepius@rtems.org>
380
381        * support/include/buffer_test_io.h: Use iprintf iff _NEWLIB_VERSION
382        is defined.
383        * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building
384        itron for unix.
385
3862004-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
387
388        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
389        * configure.ac, support/configure.ac: Require automake > 1.9.
390
3912004-07-28      Joel Sherrill <joel@OARcorp.com>
392
393        * aclocal/version.m4: Updated to rtems-4.6.99.1.
394
3952004-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
396
397        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
398
3992004-03-28      Ralf Corsépius <ralf.corsepius@rtems.org>
400
401        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
402
4032004-03-25      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
404
405        * aclocal/rtems-top.m4: Add rtems_rootdir.
406        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in
407        $rtems_rootdir.
408        * support/include/tmacros.h: Convert to using c99 fixed size types.
409        * configure.ac, configure.ac, support/configure.ac: Add 2nd arg to
410        RTEMS_TOP.
411        * aclocal/check-custom-bsp.m4: Fix minor typo.
412        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
413        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
414        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
415        aclocal/enable-tests.m4, aclocal/multilib.m4,
416        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
417        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework
418        with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
419        Add --enable-rtems-root. Rework RTEMS_ROOT.
420
4212004-03-03      Joel Sherrill <joel@OARcorp.com>
422
423        * support/include/buffer_test_io.h: Correct typo.
424
4252004-02-18      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
426
427        * aclocal/rtems-top.m4: Rework.
428        * aclocal/project-root.m4: Remove obsolete comments.
429        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
430        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
431        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
432
4332004-02-14      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
434
435        * configure.ac: Remove subdir tools.
436        * aclocal/target.m4: Remove (Unused).
437
4382004-02-12      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
439
440        * aclocal/version.m4: 4.6.99.0.
441
4422004-02-03      Joel Sherrill <joel@OARcorp.com>
443
444        * support/include/buffer_test_io.h: Do not use iprintf() if in ANSI
445        compiler mode.
446
4472004-01-21      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
448
449        * support/Makefile.am: Add PREINSTALL_DIRS.
450
4512004-01-14      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
452
453        * support/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
454        PRE/TMPINSTALL_FILES to CLEANFILES.
455
4562004-01-07      Joel Sherrill <joel@OARcorp.com>
457
458        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips
459        port more completely covers the MIPS family.
460
4612004-01-06      Ralf Corsépius <ralf.corsepius@rtems.org>
462
463        * automake/compile.am: Remove CONFIG.CC (Unused). Remove CPPFLAGS,
464        CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by automake). Add
465        CCAS. Use AM_*FLAGS = RTEMS_*FLAGS. Remove LIB_VARIANT from LINK_*.
466        Cleanup comments.
467        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
468        Remove build-variants. Hard-code ARCH=o-optimize.
469        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS. Don't invoke
470        _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Remove am__fastdepCXX
471        conditional.
472        * aclocal/env-rtemsbsp.m4: Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
473        CFLAGS_DEBUG_V.
474        * aclocal/rtems-flags.m4: Remove (Unused).
475        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
476        * automake/compile.am: Remove CLEANDIRS (Unused). Remove DEFS
477        (Implicitly handled by automake).
478        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
479        RTEMS_CFLAGS.
480
4812003-12-17      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
482
483        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
484
4852003-12-17      Joel Sherrill <joel@OARcorp.com>
486
487        * aclocal/version.m4: Updated to rtems-20031217-test.
488
4892003-12-16      Joel Sherrill <joel@OARcorp.com>
490
491        PR 544/tests
492        * support/include/buffer_test_io.h: Various modifications to make
493        tests account for resources and not print at inappropriate times.
494
4952003-12-15      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
496
497        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
498        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
499
5002003-12-12      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
501
502        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
503        * automake/compila.am: Remove ARCH.
504        * configure.ac, support/configure.ac: Require automake >= 1.8,
505        autoconf >= 2.59.
506        * support/Makefile.am: Use mkdir_p. Remove dirs from
507        PRE/TMPINSTALL_FILES. Use include_HEADERS.
508        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
509
5102003-12-01      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
511
512        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
513        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
514        AC_SUBST(dirstamp).
515        * aclocal/lead-dot.m4: New (from automake-1.7f).
516
5172003-11-26      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
518
519        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
520        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
521        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
522        aclocal/check-networking.m4, aclocal/check-posix.m4,
523        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
524        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
525        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
526        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
527        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
528        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
529        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4,
530        aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
531        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
532        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
533        underquoting to silence automake-1.8.
534
5352003-11-10      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
536
537        * configure.ac, support/configure.ac: Reflect having moved to
538        testsuites/.
539
5402003-10-23      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
541
542        * aclocal/rtems-top.m4: Add support for --with-project-root. Remove
543        RTEMS Version message.
544
5452003-10-22      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
546
547        * aclocal/canonical-host.m4: Remove.
548        * configure.ac: Remove RTEMS_CANONICAL_HOST.
549        * aclocal/canonical-target-name.m4: Merge-in
550        aclocal/canonical-host.m4.
551
5522003-10-20      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
553
554        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
555        * aclocal/bsp_alias.m4: Remove.
556
5572003-10-02      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
558
559        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
560        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
561        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU
562        instead of RTEMS_CHECK_CPU.
563        * aclocal/check-cpu.m4: Remove.
564        * configure.ac: Remove RTEMS_CHECK_CPU.
565
5662003-09-04      Joel Sherrill <joel@OARcorp.com>
567
568        * support/include/tmacros.h: URL for license changed.
569
5702003-08-28      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
571
572        * aclocal/rtems-top.m4: Add RTEMS_API.
573        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
574
5752003-08-22      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
576
577        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
578        * aclocal/enable-tests.m4: Change to support
579        --enable-tests=no|yes|samples, default is samples.
580        * configure.ac: Reflect changes above.
581
5822003-08-18      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
583
584        * Makefile.am, support/Makefile.am: Reflect having moved aclocal/.
585
5862003-08-17      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
587
588        * automake/local.am, automake/host.am: Remove "debug".
589        * aclocal/bsp-alias.m4, aclocal/canonical-host.m4,
590        aclocal/canonicalize-tools.m4, aclocal/canonical-target-name.m4,
591        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4,
592        aclocal/check-cxx.m4, aclocal/check-itron.m4,
593        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
594        aclocal/check-posix.m4, aclocal/check-tool.m4,
595        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
596        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
597        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
598        aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4,
599        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
600        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
601        aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4,
602        aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/quoting.m4,
603        aclocal/rtems-cpu-subdirs.m4, aclocal/rtems-flags.m4,
604        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
605        aclocal/target.m4, aclocal/tool-paths.m4, aclocal/version.m4: New
606        (Copied from ../../../aclocal).
607
6082003-08-16      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
609
610        * Makefile.am, support/Makefile.am: Reflect having moved automake/.
611        * automake/compile.am, automake/host.am, automake/leaf.am
612        automake/local.am, automake/subdirs.am: New (copied from
613        ../../../automake).
614
6152003-08-11      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
616
617        * configure.ac, support/configure.ac: Use rtems-bugs@rtems.com as
618        bug report email address.
619
6202003-03-06      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
621
622        * configure.ac, support/configure.ac: Remove AC_CONFIG_AUX_DIR.
623
6242003-02-11      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
625
626        * configure.ac, support/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
627        * configure.ac, support/configure.ac: AC_PREREQ(2.57).
628
6292002-10-21      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
630
631        * .cvsignore, support/.cvsignore: Reformat. Add autom4te*cache.
632        Remove autom4te.cache.
633
6342002-08-21      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
635
636        * support/configure.ac: Reflect changes above.  Take out unnecessary
637        autoconf macros.
638        * support/include/Makefile.am: Remove.
639        * support/Makefile.am: Merge in former include/Makefile.am.
640
6412002-08-01      Joel Sherrill <joel@OARcorp.com>
642
643        * Per PR47 add support for buffered test output.  This involved
644        adding defines to redirect output to a buffer and dump it when full,
645        at "test pause", and at exit.  To avoid problems when redefining
646        exit(), all tests were modified to call rtems_test_exit(). Some
647        tests, notable psxtests, had to be modified to include  the standard
648        test macro .h file (pmacros.h or tmacros.h) to enable this support.
649        * support/include/buffer_test_io.h: New file.
650
6512002-04-14      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
652
653        * configure.ac: Remove ENABLE_GCC28.
654
6552002-03-27      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
656
657        * Makefile.am, support/include/Makefile.am, support/Makefile.am:
658        Remove AUTOMAKE_OPTIONS.
659        * configure.ac, support/configure.ac:
660        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
661        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
662
6632001-11-07      Joel Sherrill <joel@OARcorp.com>
664
665        Tracked as PR72 but related to the object id problem (PR36)
666        reported by Todor.Todorov@barco.com.
667        but discovered independently.
668        * support/include/tmacros.h: Added
669        fatal_directive_check_status_only().
670
6712001-10-11      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
672
673        * .cvsignore, support/.cvsignore: Add autom4te.cache for autoconf >
674        2.52.
675        * configure.ac, support/configure.ac: New file, generated from
676        configure.in by autoupdate.
677        * configure.in, support/configure.in: Remove.
678
6792001-09-13      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
680
681        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
682        handling.
683
6842001-08-16      Joel Sherrill <joel@OARcorp.com>
685
686        * support/include/tmacros.h: Attempt to print errno as further
687        information.
688
6892001-05-10      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
690
691        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
692        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
693
6942001-05-10      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
695
696        * support/configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
697
6982001-01-26      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
699
700        * support/configure.in: Remove stubdr, wrapup, AC_INIT(include).
701        * support/Makefile.am: Remove stubdr, wrapup.
702        * support/stubdr/Makefile.am, support/stubdr/open.c,
703        support/stubdr/close.c, support/stubdr/init.c,
704        support/stubdr/stubdrv.h, support/stubdr/cntrl.c,
705        support/stubdr/.cvsignore, support/stubdr/read.c,
706        support/stubdr/write.c, support/wrapup/Makefile.am,
707        support/wrapup/.cvsignore, support/stubdr/, support/wrapup/: Remove.
708
7092000-11-09      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
710
711        * Makefile.am, support/Makefile.am: Use ... instead of RTEMS_TOPdir
712        in ACLOCAL_AMFLAGS.
713
7142000-11-02      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
715
716        * support/stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
717        * Makefile.am, support/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
718        $(RTEMS_TOPdir)/aclocal.
719
7202000-10-27      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
721
722        * Makefile.am, support/Makefile.am: ACLOCAL_AMFLAGS= -I
723        $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
724
7252000-09-04      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
726
727        * support/stubdr/Makefile.am, support/wrapup/Makefile.am: Include
728        compile.am
729
7302000-08-10      Joel Sherrill <joel@OARcorp.com>
731
732        * ChangeLog, support/ChangeLog: New file.
733
Note: See TracBrowser for help on using the repository browser.