source: rtems/testsuites/ChangeLog @ 2ad8f85

4.104.115
Last change on this file since 2ad8f85 was 072d2a09, checked in by Joel Sherrill <joel.sherrill@…>, on 05/10/09 at 14:43:44

2009-05-10 Joel Sherrill <joel.sherrill@…>

  • support/src/tmtests_empty_function.c: Fix warnings.
  • Property mode set to 100644
File size: 19.6 KB
RevLine 
[072d2a09]12009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * support/src/tmtests_empty_function.c: Fix warnings.
4
[dea3a9ca]52009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * aclocal/prog-cc.m4: Preset ac_cv_exeext=.exe for *-rtems*
8          toolchains.
9
[fd9d071]102008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * aclocal/canonical-target-name.m4: Remove tic4x.
13
[f8f2e41]142008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * aclocal/version.m4: Bump RTEMS_API to 4.10.
17        Bump _RTEMS_VERSION to 4.9.99.0.
18
[0422fde5]192008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * support/src/test_support.c: Convert to "bool".
22
[35eb543d]232008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * support/src/tmtests_empty_function.c: New file.
26
[e03da15]272008-07-02      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
30        AC_PREREQ(2.62).
31
[7bb36b05]322008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * aclocal/enable-rtemsbsp.m4: s/AC_HELP/AS_HELP/.
35
[ccc4203]362008-02-04      Jennifer Averett <jennifer.averett@OARcorp.com>
37
38        * support/include/test_support.h, support/src/test_support.c: New files.
39
[d5a36d3]402008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
41
42        * support/include/tmacros.h: Change TEST_INIT to CONFIGURE_INIT. Make
43        tmacros.h available to all POSIX tests. Add a clock_settime case for
44        < 1988.
45
[1dd2318]462008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
47
48        * support/include/tmacros.h: Fix put_name to handle unprintable names.
49
[83a66aa]502008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
51
52        * support/include/tmacros.h: Add new rtems_test_assert() which exits
53        rather than calling fatal error.
54
[81be799]552007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
56
57        * support/include/tmacros.h: Add new helper for POSIX tests.
58
[90a51d8a]592007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
60
61        * aclocal/version.m4: Bump RTEMS_API to 4.9.
62        Bump RTEMS_VERSION to 4.8.99.0.
63
[71531a6]642007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
65
66        * support/include/buffer_test_io.h: Add support for using printk for
67        output in tests. This should be followed up by disabling the console
68        driver and other support when the tests are using printk.
69
[ffabba3]702007-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
71
72        * aclocal/check-cpuopts.m4: Check rtems/system.h instead of
73        rtems/score/cpuopts.h.
74
[fcb0cd46]752006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
76
77        * configure.ac: New BUG-REPORT address.
78
[9b5e72b]792006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
80
81        * aclocal/rtems-top.m4: Remove RTEMS_API.
82        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
83
[d6a6cff2]842006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
85
86        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
87
[2e28876]882006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
89
90        * aclocal/version.m4: Bump version to 4.7.99.0.
91
[ba2c04f]922006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
93
94        * configure.ac: Require autoconf-2.60. Require automake-1.10.
95
[8eb78a20]962006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
97
98        * samples/fileio/system.h:
99        (PR1118) make use of the new confdefs.h mechanisms
100        for the IDE/ATA interface
101       
[c5a67176]1022006-04-18  Joel Sherrill <joel@OARcorp.com>
103
[84c86f2]104        * aclocal/version.m4: Updated to rtems-4.6.99.3.
[c5a67176]105
[104c492]1062006-02-01      Joel Sherrill <joel@OARcorp.com>
107
108        PR 855/tests
109        * support/include/tmacros.h: Fix typo.
110
[1fd1595]1112005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
112
[bcf2752c]113        * aclocal/enable-bare.m4: Remove (Unused).
[e6c977e3]114        * aclocal/env-rtemsbsp.m4, configure.ac:
115        Remove RTEMS_ENABLE_BARE,
[1fd1595]116        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
117
[ee844b4]1182005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
119
[8cd556a]120        * automake/compile.am: Remove .coff. Remove .obj.
[ee844b4]121
[d6a83a46]1222005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
123
[780d010]124        * automake/local.am: Remove depend.
125        * automake/host.am: Remove depend.
[cbbf31a]126        * automake/subdirs.am: Remove preinstall, preinstall-recursive.
127        * automake/local.am: Remove preinstall-am.
[8cf8799d]128        * aclocal/env-rtemsbsp.m4: Remove includedir. Remove libdir.
129        Set rtems_testsdir to $libdir/rtems-4.7/tests.
[ae097c0]130        * configure.ac: Remove AMPOLISH3 (Unused).
[5036495]131        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL.
[e3f801eb]132        * automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES.
133        Remove ARCH. Remove LINK_LIBS.
134        Extend clean-local to catch most temporary files make-exe is
135        creating.
[955ea2c]136        * aclocal/env-rtemsbsp.m4: Remove project_libdir.
137        Remove project_includedir.
138        Add rtems_testsdir.
[d6a83a46]139        * aclocal/rtems-top.m4: Remove dirstamp.
140
[8601baed]1412005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
142
[f7abc85]143        * Makefile.am: Remove preinstall.am
144        * preinstall.am: Remove.
[8601baed]145        * support/.cvsignore: Remove (Revert Joel's yesterday's patch).
146
[f343bba5]1472005-11-10      Joel Sherrill <joel@OARcorp.com>
148
149        * support/.cvsignore: New file.
150
[fbe6a00]1512005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
152
[5ddf9698]153        * Makefile.am: Don't preinstall support/include headers.
[fbe6a00]154        * configure.ac: Fix config-variables of conditionally built subdirs.
155
[a3ae8a98]1562005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
157
158        * aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
159        aclocal/check-networking.m4, aclocal/check-posix.m4,
160        aclocal/check-tests.m4, aclocal/enable-itron.m4,
161        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
162        aclocal/enable-posix.m4: Remove (Unused).
163
[c5ff2470]1642005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
165
[44502ae]166        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
[f28d5a46]167        * aclocal/prog-cc.m4: Apply cpukit_root, project_root to set up
168        GCCSPECS.
[6056475]169        * aclocal/check-cpuopts.m4: Apply cpukit_root, project_root to set
170        up temporary CPPFLAGS to compile check cpuopts.h.
[b74d63c]171        * aclocal/rtems-top.m4: Add --enable-cpukit-root,
172        --enable-project-root. Remove --with-project-root.
173        Fix --enable-rtems-root.
[c5ff2470]174        * automake/compile.am, aclocal/env-rtemsbsp.m4:
175        Assume PROJECT_ROOT to contain RTEMS_BSP.
176
[146bfee4]1772005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
178
[7cbc7cc]179        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
[146bfee4]180        * Makefile.am: Merge-in support/Makefile.am
[eacd7f8c]181        * aclocal/check-cpuopts.m4: Add config.cache support.
[7cbc7cc]182        * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE,
183        OBJS from LINK_FILES.
184        * configure.ac: Add AMPOLISH3. Remove support/.
[eacd7f8c]185
[07aef0b]1862005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
187
[7cbc7cc]188        * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
[07aef0b]189        * aclocal/env-rtemsbsp.m4: Remove GCCSPECS.
[7cbc7cc]190        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Remove RTEMS_GCC_PIPE.
191        Remove RTEMS_GCC_SPECS.
[5dbe362]192        * aclocal/check-multiprocessing.m4: Don't require
193        RTEMS_ENABLE_MULTILIB.
[7cbc7cc]194        * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into
195        GCCSPECS.
196        * automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS,
197        RTEMS_CXXFLAGS.
198        * aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS. Remove
199        RTEMS_CFLAGS.
200        * aclocal/check-cpuopts.m4: New.
201        * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't
202        manually set up GCCSPEC (Now setup from inside configure). Remove
203        RTEMS_RELLDFLAGS (Used).
204        * aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
205        aclocal/multilib.m4: Remove (Unused).
206        * automake/compile.am: Remove CCAS support.
[2127da14]207
[f6d9b6f]2082005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
209
[1306582]210        * automake/compile.am: Remove depend.
[7cbc7cc]211        * automake/compile.am: Take contents of amcompile.am.
212        * aclocal/check-posix.m4: Sync with cpukit.
[1306582]213        * automake/local.am: Remove depend-am.
[7cbc7cc]214        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
215        aclocal/quoting.m4, aclocal/tool-paths.m4, automake/amcompile.am:
216        Remove.
[c65f30c3]217        * automake/subdirs.am: Remove depend-recursive.
[7cbc7cc]218        * configure.ac: Sync POSIX and ITRON magic with cpukit.
[91c0a83]219        * automake/amcompile.am: New.
[e698e68]220
[7cbc7cc]2212005-09-02      Joel Sherrill <joel@OARcorp.com>
[1a8f056c]222
[086c1c3]223        * aclocal/version.m4: Updated to rtems-4.6.99.2.
[1a8f056c]224
[713791a1]2252004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
226
[7cbc7cc]227        * support/include/buffer_test_io.h: Use iprintf iff _NEWLIB_VERSION
228        is defined.
229        * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building
230        itron for unix.
[97891e5e]231
[7cbc7cc]2322004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
[7129fae]233
234        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
[7cbc7cc]235        * configure.ac, support/configure.ac: Require automake > 1.9.
[7129fae]236
[7cbc7cc]2372004-07-28      Joel Sherrill <joel@OARcorp.com>
[90a33a8]238
[7cbc7cc]239        * aclocal/version.m4: Updated to rtems-4.6.99.1.
[90a33a8]240
[7cbc7cc]2412004-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
[0d0528d3]242
243        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
244
[7cbc7cc]2452004-03-28      Ralf Corsepius <ralf.corsepius@rtems.org>
[c50e978]246
247        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
248
[d04abc83]2492004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * aclocal/rtems-top.m4: Add rtems_rootdir.
[7cbc7cc]252        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in
253        $rtems_rootdir.
254        * support/include/tmacros.h: Convert to using c99 fixed size types.
255        * configure.ac, configure.ac, support/configure.ac: Add 2nd arg to
256        RTEMS_TOP.
257        * aclocal/check-custom-bsp.m4: Fix minor typo.
[e84c2a46]258        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
259        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
260        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
261        aclocal/enable-tests.m4, aclocal/multilib.m4,
262        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
[7cbc7cc]263        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework
264        with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
265        Add --enable-rtems-root. Rework RTEMS_ROOT.
[e84c2a46]266
[7cbc7cc]2672004-03-03      Joel Sherrill <joel@OARcorp.com>
[7c48a2e8]268
[7cbc7cc]269        * support/include/buffer_test_io.h: Correct typo.
[7c48a2e8]270
[17ad82c]2712004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
[7cbc7cc]273        * aclocal/rtems-top.m4: Rework.
[17ad82c]274        * aclocal/project-root.m4: Remove obsolete comments.
275        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
[7cbc7cc]276        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
277        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
[17ad82c]278
[7974c4b]2792004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * configure.ac: Remove subdir tools.
[20b80be]282        * aclocal/target.m4: Remove (Unused).
283
[31ffd58]2842004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * aclocal/version.m4: 4.6.99.0.
287
[7cbc7cc]2882004-02-03      Joel Sherrill <joel@OARcorp.com>
289
290        * support/include/buffer_test_io.h: Do not use iprintf() if in ANSI
291        compiler mode.
292
2932004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * support/Makefile.am: Add PREINSTALL_DIRS.
296
2972004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * support/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
300        PRE/TMPINSTALL_FILES to CLEANFILES.
301
[6416628]3022004-01-07      Joel Sherrill <joel@OARcorp.com>
303
[7cbc7cc]304        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips
305        port more completely covers the MIPS family.
[6416628]306
[7cbc7cc]3072004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
[44652f8]308
[7cbc7cc]309        * automake/compile.am: Remove CONFIG.CC (Unused). Remove CPPFLAGS,
310        CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by automake). Add
311        CCAS. Use AM_*FLAGS = RTEMS_*FLAGS. Remove LIB_VARIANT from LINK_*.
312        Cleanup comments.
313        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
314        Remove build-variants. Hard-code ARCH=o-optimize.
315        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS. Don't invoke
316        _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Remove am__fastdepCXX
317        conditional.
318        * aclocal/env-rtemsbsp.m4: Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
319        CFLAGS_DEBUG_V.
320        * aclocal/rtems-flags.m4: Remove (Unused).
321        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
322        * automake/compile.am: Remove CLEANDIRS (Unused). Remove DEFS
323        (Implicitly handled by automake).
324        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
325        RTEMS_CFLAGS.
[44652f8]326
[4470b40a]3272003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
330
[7cbc7cc]3312003-12-17      Joel Sherrill <joel@OARcorp.com>
[d7e0507]332
[7cbc7cc]333        * aclocal/version.m4: Updated to rtems-20031217-test.
[d7e0507]334
[7cbc7cc]3352003-12-16      Joel Sherrill <joel@OARcorp.com>
[55f441e3]336
[7cbc7cc]337        PR 544/tests
338        * support/include/buffer_test_io.h: Various modifications to make
339        tests account for resources and not print at inappropriate times.
[55f441e3]340
[7cbc7cc]3412003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[3d02fadb]342
[7cbc7cc]343        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
344        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
[3d02fadb]345
[810720b6]3462003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
[7cbc7cc]348        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
349        * automake/compila.am: Remove ARCH.
350        * configure.ac, support/configure.ac: Require automake >= 1.8,
351        autoconf >= 2.59.
352        * support/Makefile.am: Use mkdir_p. Remove dirs from
353        PRE/TMPINSTALL_FILES. Use include_HEADERS.
354        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
[810720b6]355
[c17ed71]3562003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
[7cbc7cc]359        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
360        AC_SUBST(dirstamp).
[c17ed71]361        * aclocal/lead-dot.m4: New (from automake-1.7f).
362
[0e8262cf]3632003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
366        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
367        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
368        aclocal/check-networking.m4, aclocal/check-posix.m4,
369        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
370        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
371        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
372        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
373        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
374        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
[7cbc7cc]375        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4,
376        aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
[0e8262cf]377        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
[7cbc7cc]378        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
379        underquoting to silence automake-1.8.
[0e8262cf]380
[5f52d1f]3812003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
[7cbc7cc]383        * configure.ac, support/configure.ac: Reflect having moved to
384        testsuites/.
[5f52d1f]385
[c3643e7]3862003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
[7cbc7cc]388        * aclocal/rtems-top.m4: Add support for --with-project-root. Remove
389        RTEMS Version message.
[c3643e7]390
[5f7d7640]3912003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * aclocal/canonical-host.m4: Remove.
[6a8a114]394        * configure.ac: Remove RTEMS_CANONICAL_HOST.
[7cbc7cc]395        * aclocal/canonical-target-name.m4: Merge-in
396        aclocal/canonical-host.m4.
[6a8a114]397
[6c3e328]3982003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
401        * aclocal/bsp_alias.m4: Remove.
402
[98e88aa3]4032003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
406        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
[7cbc7cc]407        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU
408        instead of RTEMS_CHECK_CPU.
409        * aclocal/check-cpu.m4: Remove.
410        * configure.ac: Remove RTEMS_CHECK_CPU.
411
4122003-09-04      Joel Sherrill <joel@OARcorp.com>
413
414        * support/include/tmacros.h: URL for license changed.
[98e88aa3]415
[ac3786b]4162003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * aclocal/rtems-top.m4: Add RTEMS_API.
419        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
420
[e41e3fe7]4212003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
[a5e62aba]423        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
[e41e3fe7]424        * aclocal/enable-tests.m4: Change to support
425        --enable-tests=no|yes|samples, default is samples.
426        * configure.ac: Reflect changes above.
427
[7862f888]4282003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
[7cbc7cc]430        * Makefile.am, support/Makefile.am: Reflect having moved aclocal/.
[3c69a774]431
[94e18016]4322003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * automake/local.am, automake/host.am: Remove "debug".
[7cbc7cc]435        * aclocal/bsp-alias.m4, aclocal/canonical-host.m4,
436        aclocal/canonicalize-tools.m4, aclocal/canonical-target-name.m4,
437        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4,
438        aclocal/check-cxx.m4, aclocal/check-itron.m4,
439        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
440        aclocal/check-posix.m4, aclocal/check-tool.m4,
441        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
442        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
443        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
444        aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4,
445        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
446        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
447        aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4,
448        aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/quoting.m4,
449        aclocal/rtems-cpu-subdirs.m4, aclocal/rtems-flags.m4,
450        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
451        aclocal/target.m4, aclocal/tool-paths.m4, aclocal/version.m4: New
452        (Copied from ../../../aclocal).
[94e18016]453
[e3e310f7]4542003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
[7cbc7cc]456        * Makefile.am, support/Makefile.am: Reflect having moved automake/.
[4cd2df9]457        * automake/compile.am, automake/host.am, automake/leaf.am
458        automake/local.am, automake/subdirs.am: New (copied from
459        ../../../automake).
460
[7dcc3fe]4612003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
[7cbc7cc]463        * configure.ac, support/configure.ac: Use rtems-bugs@rtems.com as
464        bug report email address.
[7dcc3fe]465
[3c55718]4662003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
[7cbc7cc]468        * configure.ac, support/configure.ac: Remove AC_CONFIG_AUX_DIR.
[3c55718]469
[ccd81b60]4702003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
[7cbc7cc]472        * configure.ac, support/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
473        * configure.ac, support/configure.ac: AC_PREREQ(2.57).
[9b5c258]474
[8730f45]4752002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
[7cbc7cc]477        * .cvsignore, support/.cvsignore: Reformat. Add autom4te*cache.
[8730f45]478        Remove autom4te.cache.
479
[7cbc7cc]4802002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * support/configure.ac: Reflect changes above.  Take out unnecessary
483        autoconf macros.
484        * support/include/Makefile.am: Remove.
485        * support/Makefile.am: Merge in former include/Makefile.am.
486
4872002-08-01      Joel Sherrill <joel@OARcorp.com>
488
489        * Per PR47 add support for buffered test output.  This involved
490        adding defines to redirect output to a buffer and dump it when full,
491        at "test pause", and at exit.  To avoid problems when redefining
492        exit(), all tests were modified to call rtems_test_exit(). Some
493        tests, notable psxtests, had to be modified to include  the standard
494        test macro .h file (pmacros.h or tmacros.h) to enable this support.
495        * support/include/buffer_test_io.h: New file.
496
[cb9b2bfc]4972002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * configure.ac: Remove ENABLE_GCC28.
500
[7273b6e]5012002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
[7cbc7cc]503        * Makefile.am, support/include/Makefile.am, support/Makefile.am:
504        Remove AUTOMAKE_OPTIONS.
505        * configure.ac, support/configure.ac:
[7273b6e]506        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
507        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
[7cbc7cc]508
5092001-11-07      Joel Sherrill <joel@OARcorp.com>
510
511        Tracked as PR72 but related to the object id problem (PR36)
512        reported by Todor.Todorov@barco.com.
513        but discovered independently.
514        * support/include/tmacros.h: Added
515        fatal_directive_check_status_only().
[7273b6e]516
[df25c998]5172001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
[7cbc7cc]519        * .cvsignore, support/.cvsignore: Add autom4te.cache for autoconf >
520        2.52.
521        * configure.ac, support/configure.ac: New file, generated from
522        configure.in by autoupdate.
523        * configure.in, support/configure.in: Remove.
[df25c998]524
[a3ac20f]5252001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
528        handling.
529
[7cbc7cc]5302001-08-16      Joel Sherrill <joel@OARcorp.com>
531
532        * support/include/tmacros.h: Attempt to print errno as further
533        information.
534
[9c0bd65]5352001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
538        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
539
[7cbc7cc]5402001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
541
542        * support/configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
543
5442001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * support/configure.in: Remove stubdr, wrapup, AC_INIT(include).
547        * support/Makefile.am: Remove stubdr, wrapup.
548        * support/stubdr/Makefile.am, support/stubdr/open.c,
549        support/stubdr/close.c, support/stubdr/init.c,
550        support/stubdr/stubdrv.h, support/stubdr/cntrl.c,
551        support/stubdr/.cvsignore, support/stubdr/read.c,
552        support/stubdr/write.c, support/wrapup/Makefile.am,
553        support/wrapup/.cvsignore, support/stubdr/, support/wrapup/: Remove.
554
[feead226]5552000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
[7cbc7cc]557        * Makefile.am, support/Makefile.am: Use ... instead of RTEMS_TOPdir
558        in ACLOCAL_AMFLAGS.
[feead226]559
[a314d3b4]5602000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
[7cbc7cc]562        * support/stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
563        * Makefile.am, support/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
564        $(RTEMS_TOPdir)/aclocal.
[a314d3b4]565
[ae1cce4e]5662000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
[7cbc7cc]568        * Makefile.am, support/Makefile.am: ACLOCAL_AMFLAGS= -I
569        $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
570
5712000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * support/stubdr/Makefile.am, support/wrapup/Makefile.am: Include
574        compile.am
[ae1cce4e]575
[e94ad1fe]5762000-08-10      Joel Sherrill <joel@OARcorp.com>
577
[7cbc7cc]578        * ChangeLog, support/ChangeLog: New file.
579
Note: See TracBrowser for help on using the repository browser.