source: rtems/testsuites/ChangeLog @ 0b74b13f

4.104.115
Last change on this file since 0b74b13f was 0b74b13f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/24/09 at 05:40:33

2009-10-24 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Add support/include/test_support.h.
  • Property mode set to 100644
File size: 21.0 KB
Line 
12009-10-24      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Add support/include/test_support.h.
4
52009-10-23      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * automake/compile.am: Add *.ralf to clean-local.
8
92009-10-17      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * aclocal/check-custom-bsp.m4: Fix up AC_REQUIRES.
12
132009-10-16      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * aclocal/canonical-target-name.m4: Remove RTEMS_HOST (unused).
16
172009-10-14      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * aclocal/canonical-target-name.m4:
20        Remove posix/unix simulator.
21
222009-09-14      Joel Sherrill <joel.sherrill@OARcorp.com>
23
24        * psxtests/psxclock/init.c, psxtests/psxclock/psxclock.scn: Add test
25        case for nanosleep of a very small delay which mathematically is less
26        than a clock tick.
27
282009-09-13      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * configure.ac: Some POSIX tests exercise functionality which is
31        enabled when the POSIX threading is disabled. So build this suite all
32        the time and let the psxtests select the specific tests to build.
33
342009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
35
36        * support/include/tmacros.h: Eliminate test routines TICKS_PER_SECOND
37        and get_ticks_per_second() in favor of new
38        rtems_clock_get_ticks_per_second().
39
402009-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
41
42        * support/src/test_support.c: Tinker with longest valid name.
43
442009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
45
46        * support/include/buffer_test_io.h: Use printk on AVR by default.
47
482009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
49
50        * support/src/tmtests_empty_function.c: Fix warnings.
51
522009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
53
54        * aclocal/prog-cc.m4: Preset ac_cv_exeext=.exe for *-rtems*
55          toolchains.
56
572008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
58
59        * aclocal/canonical-target-name.m4: Remove tic4x.
60
612008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
62
63        * aclocal/version.m4: Bump RTEMS_API to 4.10.
64        Bump _RTEMS_VERSION to 4.9.99.0.
65
662008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
67
68        * support/src/test_support.c: Convert to "bool".
69
702008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
71
72        * support/src/tmtests_empty_function.c: New file.
73
742008-07-02      Ralf Corsépius <ralf.corsepius@rtems.org>
75
76        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
77        AC_PREREQ(2.62).
78
792008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
80
81        * aclocal/enable-rtemsbsp.m4: s/AC_HELP/AS_HELP/.
82
832008-02-04      Jennifer Averett <jennifer.averett@OARcorp.com>
84
85        * support/include/test_support.h, support/src/test_support.c: New files.
86
872008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
88
89        * support/include/tmacros.h: Change TEST_INIT to CONFIGURE_INIT. Make
90        tmacros.h available to all POSIX tests. Add a clock_settime case for
91        < 1988.
92
932008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
94
95        * support/include/tmacros.h: Fix put_name to handle unprintable names.
96
972008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
98
99        * support/include/tmacros.h: Add new rtems_test_assert() which exits
100        rather than calling fatal error.
101
1022007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
103
104        * support/include/tmacros.h: Add new helper for POSIX tests.
105
1062007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
107
108        * aclocal/version.m4: Bump RTEMS_API to 4.9.
109        Bump RTEMS_VERSION to 4.8.99.0.
110
1112007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
112
113        * support/include/buffer_test_io.h: Add support for using printk for
114        output in tests. This should be followed up by disabling the console
115        driver and other support when the tests are using printk.
116
1172007-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
118
119        * aclocal/check-cpuopts.m4: Check rtems/system.h instead of
120        rtems/score/cpuopts.h.
121
1222006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
123
124        * configure.ac: New BUG-REPORT address.
125
1262006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
127
128        * aclocal/rtems-top.m4: Remove RTEMS_API.
129        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
130
1312006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
132
133        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
134
1352006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
136
137        * aclocal/version.m4: Bump version to 4.7.99.0.
138
1392006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
140
141        * configure.ac: Require autoconf-2.60. Require automake-1.10.
142
1432006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
144
145        * samples/fileio/system.h:
146        (PR1118) make use of the new confdefs.h mechanisms
147        for the IDE/ATA interface
148       
1492006-04-18  Joel Sherrill <joel@OARcorp.com>
150
151        * aclocal/version.m4: Updated to rtems-4.6.99.3.
152
1532006-02-01      Joel Sherrill <joel@OARcorp.com>
154
155        PR 855/tests
156        * support/include/tmacros.h: Fix typo.
157
1582005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
159
160        * aclocal/enable-bare.m4: Remove (Unused).
161        * aclocal/env-rtemsbsp.m4, configure.ac:
162        Remove RTEMS_ENABLE_BARE,
163        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
164
1652005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
166
167        * automake/compile.am: Remove .coff. Remove .obj.
168
1692005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
170
171        * automake/local.am: Remove depend.
172        * automake/host.am: Remove depend.
173        * automake/subdirs.am: Remove preinstall, preinstall-recursive.
174        * automake/local.am: Remove preinstall-am.
175        * aclocal/env-rtemsbsp.m4: Remove includedir. Remove libdir.
176        Set rtems_testsdir to $libdir/rtems-4.7/tests.
177        * configure.ac: Remove AMPOLISH3 (Unused).
178        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL.
179        * automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES.
180        Remove ARCH. Remove LINK_LIBS.
181        Extend clean-local to catch most temporary files make-exe is
182        creating.
183        * aclocal/env-rtemsbsp.m4: Remove project_libdir.
184        Remove project_includedir.
185        Add rtems_testsdir.
186        * aclocal/rtems-top.m4: Remove dirstamp.
187
1882005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
189
190        * Makefile.am: Remove preinstall.am
191        * preinstall.am: Remove.
192        * support/.cvsignore: Remove (Revert Joel's yesterday's patch).
193
1942005-11-10      Joel Sherrill <joel@OARcorp.com>
195
196        * support/.cvsignore: New file.
197
1982005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
199
200        * Makefile.am: Don't preinstall support/include headers.
201        * configure.ac: Fix config-variables of conditionally built subdirs.
202
2032005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
204
205        * aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
206        aclocal/check-networking.m4, aclocal/check-posix.m4,
207        aclocal/check-tests.m4, aclocal/enable-itron.m4,
208        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
209        aclocal/enable-posix.m4: Remove (Unused).
210
2112005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
212
213        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
214        * aclocal/prog-cc.m4: Apply cpukit_root, project_root to set up
215        GCCSPECS.
216        * aclocal/check-cpuopts.m4: Apply cpukit_root, project_root to set
217        up temporary CPPFLAGS to compile check cpuopts.h.
218        * aclocal/rtems-top.m4: Add --enable-cpukit-root,
219        --enable-project-root. Remove --with-project-root.
220        Fix --enable-rtems-root.
221        * automake/compile.am, aclocal/env-rtemsbsp.m4:
222        Assume PROJECT_ROOT to contain RTEMS_BSP.
223
2242005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
225
226        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
227        * Makefile.am: Merge-in support/Makefile.am
228        * aclocal/check-cpuopts.m4: Add config.cache support.
229        * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE,
230        OBJS from LINK_FILES.
231        * configure.ac: Add AMPOLISH3. Remove support/.
232
2332005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
234
235        * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
236        * aclocal/env-rtemsbsp.m4: Remove GCCSPECS.
237        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Remove RTEMS_GCC_PIPE.
238        Remove RTEMS_GCC_SPECS.
239        * aclocal/check-multiprocessing.m4: Don't require
240        RTEMS_ENABLE_MULTILIB.
241        * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into
242        GCCSPECS.
243        * automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS,
244        RTEMS_CXXFLAGS.
245        * aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS. Remove
246        RTEMS_CFLAGS.
247        * aclocal/check-cpuopts.m4: New.
248        * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't
249        manually set up GCCSPEC (Now setup from inside configure). Remove
250        RTEMS_RELLDFLAGS (Used).
251        * aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
252        aclocal/multilib.m4: Remove (Unused).
253        * automake/compile.am: Remove CCAS support.
254
2552005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
256
257        * automake/compile.am: Remove depend.
258        * automake/compile.am: Take contents of amcompile.am.
259        * aclocal/check-posix.m4: Sync with cpukit.
260        * automake/local.am: Remove depend-am.
261        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
262        aclocal/quoting.m4, aclocal/tool-paths.m4, automake/amcompile.am:
263        Remove.
264        * automake/subdirs.am: Remove depend-recursive.
265        * configure.ac: Sync POSIX and ITRON magic with cpukit.
266        * automake/amcompile.am: New.
267
2682005-09-02      Joel Sherrill <joel@OARcorp.com>
269
270        * aclocal/version.m4: Updated to rtems-4.6.99.2.
271
2722004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
273
274        * support/include/buffer_test_io.h: Use iprintf iff _NEWLIB_VERSION
275        is defined.
276        * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building
277        itron for unix.
278
2792004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
280
281        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
282        * configure.ac, support/configure.ac: Require automake > 1.9.
283
2842004-07-28      Joel Sherrill <joel@OARcorp.com>
285
286        * aclocal/version.m4: Updated to rtems-4.6.99.1.
287
2882004-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
289
290        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
291
2922004-03-28      Ralf Corsepius <ralf.corsepius@rtems.org>
293
294        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
295
2962004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * aclocal/rtems-top.m4: Add rtems_rootdir.
299        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in
300        $rtems_rootdir.
301        * support/include/tmacros.h: Convert to using c99 fixed size types.
302        * configure.ac, configure.ac, support/configure.ac: Add 2nd arg to
303        RTEMS_TOP.
304        * aclocal/check-custom-bsp.m4: Fix minor typo.
305        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
306        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
307        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
308        aclocal/enable-tests.m4, aclocal/multilib.m4,
309        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
310        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework
311        with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
312        Add --enable-rtems-root. Rework RTEMS_ROOT.
313
3142004-03-03      Joel Sherrill <joel@OARcorp.com>
315
316        * support/include/buffer_test_io.h: Correct typo.
317
3182004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * aclocal/rtems-top.m4: Rework.
321        * aclocal/project-root.m4: Remove obsolete comments.
322        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
323        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
324        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
325
3262004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * configure.ac: Remove subdir tools.
329        * aclocal/target.m4: Remove (Unused).
330
3312004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * aclocal/version.m4: 4.6.99.0.
334
3352004-02-03      Joel Sherrill <joel@OARcorp.com>
336
337        * support/include/buffer_test_io.h: Do not use iprintf() if in ANSI
338        compiler mode.
339
3402004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * support/Makefile.am: Add PREINSTALL_DIRS.
343
3442004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * support/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
347        PRE/TMPINSTALL_FILES to CLEANFILES.
348
3492004-01-07      Joel Sherrill <joel@OARcorp.com>
350
351        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips
352        port more completely covers the MIPS family.
353
3542004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
355
356        * automake/compile.am: Remove CONFIG.CC (Unused). Remove CPPFLAGS,
357        CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by automake). Add
358        CCAS. Use AM_*FLAGS = RTEMS_*FLAGS. Remove LIB_VARIANT from LINK_*.
359        Cleanup comments.
360        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
361        Remove build-variants. Hard-code ARCH=o-optimize.
362        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS. Don't invoke
363        _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Remove am__fastdepCXX
364        conditional.
365        * aclocal/env-rtemsbsp.m4: Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
366        CFLAGS_DEBUG_V.
367        * aclocal/rtems-flags.m4: Remove (Unused).
368        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
369        * automake/compile.am: Remove CLEANDIRS (Unused). Remove DEFS
370        (Implicitly handled by automake).
371        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
372        RTEMS_CFLAGS.
373
3742003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
377
3782003-12-17      Joel Sherrill <joel@OARcorp.com>
379
380        * aclocal/version.m4: Updated to rtems-20031217-test.
381
3822003-12-16      Joel Sherrill <joel@OARcorp.com>
383
384        PR 544/tests
385        * support/include/buffer_test_io.h: Various modifications to make
386        tests account for resources and not print at inappropriate times.
387
3882003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
391        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
392
3932003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
396        * automake/compila.am: Remove ARCH.
397        * configure.ac, support/configure.ac: Require automake >= 1.8,
398        autoconf >= 2.59.
399        * support/Makefile.am: Use mkdir_p. Remove dirs from
400        PRE/TMPINSTALL_FILES. Use include_HEADERS.
401        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
402
4032003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
406        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
407        AC_SUBST(dirstamp).
408        * aclocal/lead-dot.m4: New (from automake-1.7f).
409
4102003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
413        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
414        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
415        aclocal/check-networking.m4, aclocal/check-posix.m4,
416        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
417        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
418        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
419        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
420        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
421        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
422        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4,
423        aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
424        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
425        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
426        underquoting to silence automake-1.8.
427
4282003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * configure.ac, support/configure.ac: Reflect having moved to
431        testsuites/.
432
4332003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * aclocal/rtems-top.m4: Add support for --with-project-root. Remove
436        RTEMS Version message.
437
4382003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * aclocal/canonical-host.m4: Remove.
441        * configure.ac: Remove RTEMS_CANONICAL_HOST.
442        * aclocal/canonical-target-name.m4: Merge-in
443        aclocal/canonical-host.m4.
444
4452003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
448        * aclocal/bsp_alias.m4: Remove.
449
4502003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
453        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
454        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU
455        instead of RTEMS_CHECK_CPU.
456        * aclocal/check-cpu.m4: Remove.
457        * configure.ac: Remove RTEMS_CHECK_CPU.
458
4592003-09-04      Joel Sherrill <joel@OARcorp.com>
460
461        * support/include/tmacros.h: URL for license changed.
462
4632003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * aclocal/rtems-top.m4: Add RTEMS_API.
466        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
467
4682003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
471        * aclocal/enable-tests.m4: Change to support
472        --enable-tests=no|yes|samples, default is samples.
473        * configure.ac: Reflect changes above.
474
4752003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * Makefile.am, support/Makefile.am: Reflect having moved aclocal/.
478
4792003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * automake/local.am, automake/host.am: Remove "debug".
482        * aclocal/bsp-alias.m4, aclocal/canonical-host.m4,
483        aclocal/canonicalize-tools.m4, aclocal/canonical-target-name.m4,
484        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4,
485        aclocal/check-cxx.m4, aclocal/check-itron.m4,
486        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
487        aclocal/check-posix.m4, aclocal/check-tool.m4,
488        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
489        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
490        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
491        aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4,
492        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
493        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
494        aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4,
495        aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/quoting.m4,
496        aclocal/rtems-cpu-subdirs.m4, aclocal/rtems-flags.m4,
497        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
498        aclocal/target.m4, aclocal/tool-paths.m4, aclocal/version.m4: New
499        (Copied from ../../../aclocal).
500
5012003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * Makefile.am, support/Makefile.am: Reflect having moved automake/.
504        * automake/compile.am, automake/host.am, automake/leaf.am
505        automake/local.am, automake/subdirs.am: New (copied from
506        ../../../automake).
507
5082003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * configure.ac, support/configure.ac: Use rtems-bugs@rtems.com as
511        bug report email address.
512
5132003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * configure.ac, support/configure.ac: Remove AC_CONFIG_AUX_DIR.
516
5172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
519        * configure.ac, support/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
520        * configure.ac, support/configure.ac: AC_PREREQ(2.57).
521
5222002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * .cvsignore, support/.cvsignore: Reformat. Add autom4te*cache.
525        Remove autom4te.cache.
526
5272002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * support/configure.ac: Reflect changes above.  Take out unnecessary
530        autoconf macros.
531        * support/include/Makefile.am: Remove.
532        * support/Makefile.am: Merge in former include/Makefile.am.
533
5342002-08-01      Joel Sherrill <joel@OARcorp.com>
535
536        * Per PR47 add support for buffered test output.  This involved
537        adding defines to redirect output to a buffer and dump it when full,
538        at "test pause", and at exit.  To avoid problems when redefining
539        exit(), all tests were modified to call rtems_test_exit(). Some
540        tests, notable psxtests, had to be modified to include  the standard
541        test macro .h file (pmacros.h or tmacros.h) to enable this support.
542        * support/include/buffer_test_io.h: New file.
543
5442002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * configure.ac: Remove ENABLE_GCC28.
547
5482002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * Makefile.am, support/include/Makefile.am, support/Makefile.am:
551        Remove AUTOMAKE_OPTIONS.
552        * configure.ac, support/configure.ac:
553        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
554        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
555
5562001-11-07      Joel Sherrill <joel@OARcorp.com>
557
558        Tracked as PR72 but related to the object id problem (PR36)
559        reported by Todor.Todorov@barco.com.
560        but discovered independently.
561        * support/include/tmacros.h: Added
562        fatal_directive_check_status_only().
563
5642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * .cvsignore, support/.cvsignore: Add autom4te.cache for autoconf >
567        2.52.
568        * configure.ac, support/configure.ac: New file, generated from
569        configure.in by autoupdate.
570        * configure.in, support/configure.in: Remove.
571
5722001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
575        handling.
576
5772001-08-16      Joel Sherrill <joel@OARcorp.com>
578
579        * support/include/tmacros.h: Attempt to print errno as further
580        information.
581
5822001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
585        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
586
5872001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
588
589        * support/configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
590
5912001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * support/configure.in: Remove stubdr, wrapup, AC_INIT(include).
594        * support/Makefile.am: Remove stubdr, wrapup.
595        * support/stubdr/Makefile.am, support/stubdr/open.c,
596        support/stubdr/close.c, support/stubdr/init.c,
597        support/stubdr/stubdrv.h, support/stubdr/cntrl.c,
598        support/stubdr/.cvsignore, support/stubdr/read.c,
599        support/stubdr/write.c, support/wrapup/Makefile.am,
600        support/wrapup/.cvsignore, support/stubdr/, support/wrapup/: Remove.
601
6022000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * Makefile.am, support/Makefile.am: Use ... instead of RTEMS_TOPdir
605        in ACLOCAL_AMFLAGS.
606
6072000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * support/stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
610        * Makefile.am, support/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
611        $(RTEMS_TOPdir)/aclocal.
612
6132000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * Makefile.am, support/Makefile.am: ACLOCAL_AMFLAGS= -I
616        $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
617
6182000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * support/stubdr/Makefile.am, support/wrapup/Makefile.am: Include
621        compile.am
622
6232000-08-10      Joel Sherrill <joel@OARcorp.com>
624
625        * ChangeLog, support/ChangeLog: New file.
626
Note: See TracBrowser for help on using the repository browser.