source: rtems/testsuites/ChangeLog @ f6ef96c2

4.104.115
Last change on this file since f6ef96c2 was 288f8498, checked in by Joel Sherrill <joel.sherrill@…>, on 08/06/09 at 19:25:17

2009-08-06 Joel Sherrill <joel.sherrill@…>

  • support/src/test_support.c: Tinker with longest valid name.
  • Property mode set to 100644
File size: 19.8 KB
Line 
12009-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * support/src/test_support.c: Tinker with longest valid name.
4
52009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * support/include/buffer_test_io.h: Use printk on AVR by default.
8
92009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * support/src/tmtests_empty_function.c: Fix warnings.
12
132009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * aclocal/prog-cc.m4: Preset ac_cv_exeext=.exe for *-rtems*
16          toolchains.
17
182008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * aclocal/canonical-target-name.m4: Remove tic4x.
21
222008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
23
24        * aclocal/version.m4: Bump RTEMS_API to 4.10.
25        Bump _RTEMS_VERSION to 4.9.99.0.
26
272008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * support/src/test_support.c: Convert to "bool".
30
312008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * support/src/tmtests_empty_function.c: New file.
34
352008-07-02      Ralf Corsépius <ralf.corsepius@rtems.org>
36
37        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
38        AC_PREREQ(2.62).
39
402008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * aclocal/enable-rtemsbsp.m4: s/AC_HELP/AS_HELP/.
43
442008-02-04      Jennifer Averett <jennifer.averett@OARcorp.com>
45
46        * support/include/test_support.h, support/src/test_support.c: New files.
47
482008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
49
50        * support/include/tmacros.h: Change TEST_INIT to CONFIGURE_INIT. Make
51        tmacros.h available to all POSIX tests. Add a clock_settime case for
52        < 1988.
53
542008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
55
56        * support/include/tmacros.h: Fix put_name to handle unprintable names.
57
582008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
59
60        * support/include/tmacros.h: Add new rtems_test_assert() which exits
61        rather than calling fatal error.
62
632007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
64
65        * support/include/tmacros.h: Add new helper for POSIX tests.
66
672007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
68
69        * aclocal/version.m4: Bump RTEMS_API to 4.9.
70        Bump RTEMS_VERSION to 4.8.99.0.
71
722007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
73
74        * support/include/buffer_test_io.h: Add support for using printk for
75        output in tests. This should be followed up by disabling the console
76        driver and other support when the tests are using printk.
77
782007-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
79
80        * aclocal/check-cpuopts.m4: Check rtems/system.h instead of
81        rtems/score/cpuopts.h.
82
832006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
84
85        * configure.ac: New BUG-REPORT address.
86
872006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
88
89        * aclocal/rtems-top.m4: Remove RTEMS_API.
90        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
91
922006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
93
94        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
95
962006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
97
98        * aclocal/version.m4: Bump version to 4.7.99.0.
99
1002006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
101
102        * configure.ac: Require autoconf-2.60. Require automake-1.10.
103
1042006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
105
106        * samples/fileio/system.h:
107        (PR1118) make use of the new confdefs.h mechanisms
108        for the IDE/ATA interface
109       
1102006-04-18  Joel Sherrill <joel@OARcorp.com>
111
112        * aclocal/version.m4: Updated to rtems-4.6.99.3.
113
1142006-02-01      Joel Sherrill <joel@OARcorp.com>
115
116        PR 855/tests
117        * support/include/tmacros.h: Fix typo.
118
1192005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
120
121        * aclocal/enable-bare.m4: Remove (Unused).
122        * aclocal/env-rtemsbsp.m4, configure.ac:
123        Remove RTEMS_ENABLE_BARE,
124        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
125
1262005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
127
128        * automake/compile.am: Remove .coff. Remove .obj.
129
1302005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
131
132        * automake/local.am: Remove depend.
133        * automake/host.am: Remove depend.
134        * automake/subdirs.am: Remove preinstall, preinstall-recursive.
135        * automake/local.am: Remove preinstall-am.
136        * aclocal/env-rtemsbsp.m4: Remove includedir. Remove libdir.
137        Set rtems_testsdir to $libdir/rtems-4.7/tests.
138        * configure.ac: Remove AMPOLISH3 (Unused).
139        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL.
140        * automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES.
141        Remove ARCH. Remove LINK_LIBS.
142        Extend clean-local to catch most temporary files make-exe is
143        creating.
144        * aclocal/env-rtemsbsp.m4: Remove project_libdir.
145        Remove project_includedir.
146        Add rtems_testsdir.
147        * aclocal/rtems-top.m4: Remove dirstamp.
148
1492005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
150
151        * Makefile.am: Remove preinstall.am
152        * preinstall.am: Remove.
153        * support/.cvsignore: Remove (Revert Joel's yesterday's patch).
154
1552005-11-10      Joel Sherrill <joel@OARcorp.com>
156
157        * support/.cvsignore: New file.
158
1592005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
160
161        * Makefile.am: Don't preinstall support/include headers.
162        * configure.ac: Fix config-variables of conditionally built subdirs.
163
1642005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
165
166        * aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
167        aclocal/check-networking.m4, aclocal/check-posix.m4,
168        aclocal/check-tests.m4, aclocal/enable-itron.m4,
169        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
170        aclocal/enable-posix.m4: Remove (Unused).
171
1722005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
173
174        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
175        * aclocal/prog-cc.m4: Apply cpukit_root, project_root to set up
176        GCCSPECS.
177        * aclocal/check-cpuopts.m4: Apply cpukit_root, project_root to set
178        up temporary CPPFLAGS to compile check cpuopts.h.
179        * aclocal/rtems-top.m4: Add --enable-cpukit-root,
180        --enable-project-root. Remove --with-project-root.
181        Fix --enable-rtems-root.
182        * automake/compile.am, aclocal/env-rtemsbsp.m4:
183        Assume PROJECT_ROOT to contain RTEMS_BSP.
184
1852005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
186
187        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
188        * Makefile.am: Merge-in support/Makefile.am
189        * aclocal/check-cpuopts.m4: Add config.cache support.
190        * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE,
191        OBJS from LINK_FILES.
192        * configure.ac: Add AMPOLISH3. Remove support/.
193
1942005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
195
196        * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
197        * aclocal/env-rtemsbsp.m4: Remove GCCSPECS.
198        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Remove RTEMS_GCC_PIPE.
199        Remove RTEMS_GCC_SPECS.
200        * aclocal/check-multiprocessing.m4: Don't require
201        RTEMS_ENABLE_MULTILIB.
202        * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into
203        GCCSPECS.
204        * automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS,
205        RTEMS_CXXFLAGS.
206        * aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS. Remove
207        RTEMS_CFLAGS.
208        * aclocal/check-cpuopts.m4: New.
209        * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't
210        manually set up GCCSPEC (Now setup from inside configure). Remove
211        RTEMS_RELLDFLAGS (Used).
212        * aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
213        aclocal/multilib.m4: Remove (Unused).
214        * automake/compile.am: Remove CCAS support.
215
2162005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
217
218        * automake/compile.am: Remove depend.
219        * automake/compile.am: Take contents of amcompile.am.
220        * aclocal/check-posix.m4: Sync with cpukit.
221        * automake/local.am: Remove depend-am.
222        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
223        aclocal/quoting.m4, aclocal/tool-paths.m4, automake/amcompile.am:
224        Remove.
225        * automake/subdirs.am: Remove depend-recursive.
226        * configure.ac: Sync POSIX and ITRON magic with cpukit.
227        * automake/amcompile.am: New.
228
2292005-09-02      Joel Sherrill <joel@OARcorp.com>
230
231        * aclocal/version.m4: Updated to rtems-4.6.99.2.
232
2332004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
234
235        * support/include/buffer_test_io.h: Use iprintf iff _NEWLIB_VERSION
236        is defined.
237        * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building
238        itron for unix.
239
2402004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
241
242        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
243        * configure.ac, support/configure.ac: Require automake > 1.9.
244
2452004-07-28      Joel Sherrill <joel@OARcorp.com>
246
247        * aclocal/version.m4: Updated to rtems-4.6.99.1.
248
2492004-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
250
251        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
252
2532004-03-28      Ralf Corsepius <ralf.corsepius@rtems.org>
254
255        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
256
2572004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * aclocal/rtems-top.m4: Add rtems_rootdir.
260        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in
261        $rtems_rootdir.
262        * support/include/tmacros.h: Convert to using c99 fixed size types.
263        * configure.ac, configure.ac, support/configure.ac: Add 2nd arg to
264        RTEMS_TOP.
265        * aclocal/check-custom-bsp.m4: Fix minor typo.
266        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
267        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
268        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
269        aclocal/enable-tests.m4, aclocal/multilib.m4,
270        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
271        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework
272        with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
273        Add --enable-rtems-root. Rework RTEMS_ROOT.
274
2752004-03-03      Joel Sherrill <joel@OARcorp.com>
276
277        * support/include/buffer_test_io.h: Correct typo.
278
2792004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * aclocal/rtems-top.m4: Rework.
282        * aclocal/project-root.m4: Remove obsolete comments.
283        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
284        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
285        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
286
2872004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * configure.ac: Remove subdir tools.
290        * aclocal/target.m4: Remove (Unused).
291
2922004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * aclocal/version.m4: 4.6.99.0.
295
2962004-02-03      Joel Sherrill <joel@OARcorp.com>
297
298        * support/include/buffer_test_io.h: Do not use iprintf() if in ANSI
299        compiler mode.
300
3012004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * support/Makefile.am: Add PREINSTALL_DIRS.
304
3052004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * support/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
308        PRE/TMPINSTALL_FILES to CLEANFILES.
309
3102004-01-07      Joel Sherrill <joel@OARcorp.com>
311
312        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips
313        port more completely covers the MIPS family.
314
3152004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
316
317        * automake/compile.am: Remove CONFIG.CC (Unused). Remove CPPFLAGS,
318        CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by automake). Add
319        CCAS. Use AM_*FLAGS = RTEMS_*FLAGS. Remove LIB_VARIANT from LINK_*.
320        Cleanup comments.
321        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
322        Remove build-variants. Hard-code ARCH=o-optimize.
323        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS. Don't invoke
324        _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Remove am__fastdepCXX
325        conditional.
326        * aclocal/env-rtemsbsp.m4: Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
327        CFLAGS_DEBUG_V.
328        * aclocal/rtems-flags.m4: Remove (Unused).
329        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
330        * automake/compile.am: Remove CLEANDIRS (Unused). Remove DEFS
331        (Implicitly handled by automake).
332        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
333        RTEMS_CFLAGS.
334
3352003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
338
3392003-12-17      Joel Sherrill <joel@OARcorp.com>
340
341        * aclocal/version.m4: Updated to rtems-20031217-test.
342
3432003-12-16      Joel Sherrill <joel@OARcorp.com>
344
345        PR 544/tests
346        * support/include/buffer_test_io.h: Various modifications to make
347        tests account for resources and not print at inappropriate times.
348
3492003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
352        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
353
3542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
357        * automake/compila.am: Remove ARCH.
358        * configure.ac, support/configure.ac: Require automake >= 1.8,
359        autoconf >= 2.59.
360        * support/Makefile.am: Use mkdir_p. Remove dirs from
361        PRE/TMPINSTALL_FILES. Use include_HEADERS.
362        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
363
3642003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
367        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
368        AC_SUBST(dirstamp).
369        * aclocal/lead-dot.m4: New (from automake-1.7f).
370
3712003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
374        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
375        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
376        aclocal/check-networking.m4, aclocal/check-posix.m4,
377        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
378        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
379        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
380        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
381        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
382        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
383        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4,
384        aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
385        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
386        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
387        underquoting to silence automake-1.8.
388
3892003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * configure.ac, support/configure.ac: Reflect having moved to
392        testsuites/.
393
3942003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * aclocal/rtems-top.m4: Add support for --with-project-root. Remove
397        RTEMS Version message.
398
3992003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * aclocal/canonical-host.m4: Remove.
402        * configure.ac: Remove RTEMS_CANONICAL_HOST.
403        * aclocal/canonical-target-name.m4: Merge-in
404        aclocal/canonical-host.m4.
405
4062003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
409        * aclocal/bsp_alias.m4: Remove.
410
4112003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
414        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
415        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU
416        instead of RTEMS_CHECK_CPU.
417        * aclocal/check-cpu.m4: Remove.
418        * configure.ac: Remove RTEMS_CHECK_CPU.
419
4202003-09-04      Joel Sherrill <joel@OARcorp.com>
421
422        * support/include/tmacros.h: URL for license changed.
423
4242003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * aclocal/rtems-top.m4: Add RTEMS_API.
427        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
428
4292003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
432        * aclocal/enable-tests.m4: Change to support
433        --enable-tests=no|yes|samples, default is samples.
434        * configure.ac: Reflect changes above.
435
4362003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * Makefile.am, support/Makefile.am: Reflect having moved aclocal/.
439
4402003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * automake/local.am, automake/host.am: Remove "debug".
443        * aclocal/bsp-alias.m4, aclocal/canonical-host.m4,
444        aclocal/canonicalize-tools.m4, aclocal/canonical-target-name.m4,
445        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4,
446        aclocal/check-cxx.m4, aclocal/check-itron.m4,
447        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
448        aclocal/check-posix.m4, aclocal/check-tool.m4,
449        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
450        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
451        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
452        aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4,
453        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
454        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
455        aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4,
456        aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/quoting.m4,
457        aclocal/rtems-cpu-subdirs.m4, aclocal/rtems-flags.m4,
458        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
459        aclocal/target.m4, aclocal/tool-paths.m4, aclocal/version.m4: New
460        (Copied from ../../../aclocal).
461
4622003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * Makefile.am, support/Makefile.am: Reflect having moved automake/.
465        * automake/compile.am, automake/host.am, automake/leaf.am
466        automake/local.am, automake/subdirs.am: New (copied from
467        ../../../automake).
468
4692003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * configure.ac, support/configure.ac: Use rtems-bugs@rtems.com as
472        bug report email address.
473
4742003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * configure.ac, support/configure.ac: Remove AC_CONFIG_AUX_DIR.
477
4782003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * configure.ac, support/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
481        * configure.ac, support/configure.ac: AC_PREREQ(2.57).
482
4832002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * .cvsignore, support/.cvsignore: Reformat. Add autom4te*cache.
486        Remove autom4te.cache.
487
4882002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * support/configure.ac: Reflect changes above.  Take out unnecessary
491        autoconf macros.
492        * support/include/Makefile.am: Remove.
493        * support/Makefile.am: Merge in former include/Makefile.am.
494
4952002-08-01      Joel Sherrill <joel@OARcorp.com>
496
497        * Per PR47 add support for buffered test output.  This involved
498        adding defines to redirect output to a buffer and dump it when full,
499        at "test pause", and at exit.  To avoid problems when redefining
500        exit(), all tests were modified to call rtems_test_exit(). Some
501        tests, notable psxtests, had to be modified to include  the standard
502        test macro .h file (pmacros.h or tmacros.h) to enable this support.
503        * support/include/buffer_test_io.h: New file.
504
5052002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * configure.ac: Remove ENABLE_GCC28.
508
5092002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * Makefile.am, support/include/Makefile.am, support/Makefile.am:
512        Remove AUTOMAKE_OPTIONS.
513        * configure.ac, support/configure.ac:
514        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
515        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
516
5172001-11-07      Joel Sherrill <joel@OARcorp.com>
518
519        Tracked as PR72 but related to the object id problem (PR36)
520        reported by Todor.Todorov@barco.com.
521        but discovered independently.
522        * support/include/tmacros.h: Added
523        fatal_directive_check_status_only().
524
5252001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * .cvsignore, support/.cvsignore: Add autom4te.cache for autoconf >
528        2.52.
529        * configure.ac, support/configure.ac: New file, generated from
530        configure.in by autoupdate.
531        * configure.in, support/configure.in: Remove.
532
5332001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
536        handling.
537
5382001-08-16      Joel Sherrill <joel@OARcorp.com>
539
540        * support/include/tmacros.h: Attempt to print errno as further
541        information.
542
5432001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
546        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
547
5482001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
549
550        * support/configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
551
5522001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * support/configure.in: Remove stubdr, wrapup, AC_INIT(include).
555        * support/Makefile.am: Remove stubdr, wrapup.
556        * support/stubdr/Makefile.am, support/stubdr/open.c,
557        support/stubdr/close.c, support/stubdr/init.c,
558        support/stubdr/stubdrv.h, support/stubdr/cntrl.c,
559        support/stubdr/.cvsignore, support/stubdr/read.c,
560        support/stubdr/write.c, support/wrapup/Makefile.am,
561        support/wrapup/.cvsignore, support/stubdr/, support/wrapup/: Remove.
562
5632000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * Makefile.am, support/Makefile.am: Use ... instead of RTEMS_TOPdir
566        in ACLOCAL_AMFLAGS.
567
5682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * support/stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
571        * Makefile.am, support/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
572        $(RTEMS_TOPdir)/aclocal.
573
5742000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * Makefile.am, support/Makefile.am: ACLOCAL_AMFLAGS= -I
577        $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
578
5792000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * support/stubdr/Makefile.am, support/wrapup/Makefile.am: Include
582        compile.am
583
5842000-08-10      Joel Sherrill <joel@OARcorp.com>
585
586        * ChangeLog, support/ChangeLog: New file.
587
Note: See TracBrowser for help on using the repository browser.