source: rtems/testsuites/ChangeLog @ 90a51d8a

4.104.114.95
Last change on this file since 90a51d8a was 90a51d8a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/21/07 at 08:50:19

2007-09-21 Ralf Corsépius <ralf.corsepius@…>

  • aclocal/version.m4: Bump RTEMS_API to 4.9. Bump RTEMS_VERSION to 4.8.99.0.
  • Property mode set to 100644
File size: 17.9 KB
Line 
12007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * aclocal/version.m4: Bump RTEMS_API to 4.9.
4        Bump RTEMS_VERSION to 4.8.99.0.
5
62007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
7
8        * support/include/buffer_test_io.h: Add support for using printk for
9        output in tests. This should be followed up by disabling the console
10        driver and other support when the tests are using printk.
11
122007-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
13
14        * aclocal/check-cpuopts.m4: Check rtems/system.h instead of
15        rtems/score/cpuopts.h.
16
172006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
18
19        * configure.ac: New BUG-REPORT address.
20
212006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
22
23        * aclocal/rtems-top.m4: Remove RTEMS_API.
24        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
25
262006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
27
28        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
29
302006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
31
32        * aclocal/version.m4: Bump version to 4.7.99.0.
33
342006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
35
36        * configure.ac: Require autoconf-2.60. Require automake-1.10.
37
382006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
39
40        * samples/fileio/system.h:
41        (PR1118) make use of the new confdefs.h mechanisms
42        for the IDE/ATA interface
43       
442006-04-18  Joel Sherrill <joel@OARcorp.com>
45
46        * aclocal/version.m4: Updated to rtems-4.6.99.3.
47
482006-02-01      Joel Sherrill <joel@OARcorp.com>
49
50        PR 855/tests
51        * support/include/tmacros.h: Fix typo.
52
532005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
54
55        * aclocal/enable-bare.m4: Remove (Unused).
56        * aclocal/env-rtemsbsp.m4, configure.ac:
57        Remove RTEMS_ENABLE_BARE,
58        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
59
602005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
61
62        * automake/compile.am: Remove .coff. Remove .obj.
63
642005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
65
66        * automake/local.am: Remove depend.
67        * automake/host.am: Remove depend.
68        * automake/subdirs.am: Remove preinstall, preinstall-recursive.
69        * automake/local.am: Remove preinstall-am.
70        * aclocal/env-rtemsbsp.m4: Remove includedir. Remove libdir.
71        Set rtems_testsdir to $libdir/rtems-4.7/tests.
72        * configure.ac: Remove AMPOLISH3 (Unused).
73        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL.
74        * automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES.
75        Remove ARCH. Remove LINK_LIBS.
76        Extend clean-local to catch most temporary files make-exe is
77        creating.
78        * aclocal/env-rtemsbsp.m4: Remove project_libdir.
79        Remove project_includedir.
80        Add rtems_testsdir.
81        * aclocal/rtems-top.m4: Remove dirstamp.
82
832005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
84
85        * Makefile.am: Remove preinstall.am
86        * preinstall.am: Remove.
87        * support/.cvsignore: Remove (Revert Joel's yesterday's patch).
88
892005-11-10      Joel Sherrill <joel@OARcorp.com>
90
91        * support/.cvsignore: New file.
92
932005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
94
95        * Makefile.am: Don't preinstall support/include headers.
96        * configure.ac: Fix config-variables of conditionally built subdirs.
97
982005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
99
100        * aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
101        aclocal/check-networking.m4, aclocal/check-posix.m4,
102        aclocal/check-tests.m4, aclocal/enable-itron.m4,
103        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
104        aclocal/enable-posix.m4: Remove (Unused).
105
1062005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
107
108        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
109        * aclocal/prog-cc.m4: Apply cpukit_root, project_root to set up
110        GCCSPECS.
111        * aclocal/check-cpuopts.m4: Apply cpukit_root, project_root to set
112        up temporary CPPFLAGS to compile check cpuopts.h.
113        * aclocal/rtems-top.m4: Add --enable-cpukit-root,
114        --enable-project-root. Remove --with-project-root.
115        Fix --enable-rtems-root.
116        * automake/compile.am, aclocal/env-rtemsbsp.m4:
117        Assume PROJECT_ROOT to contain RTEMS_BSP.
118
1192005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
120
121        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
122        * Makefile.am: Merge-in support/Makefile.am
123        * aclocal/check-cpuopts.m4: Add config.cache support.
124        * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE,
125        OBJS from LINK_FILES.
126        * configure.ac: Add AMPOLISH3. Remove support/.
127
1282005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
129
130        * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
131        * aclocal/env-rtemsbsp.m4: Remove GCCSPECS.
132        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Remove RTEMS_GCC_PIPE.
133        Remove RTEMS_GCC_SPECS.
134        * aclocal/check-multiprocessing.m4: Don't require
135        RTEMS_ENABLE_MULTILIB.
136        * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into
137        GCCSPECS.
138        * automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS,
139        RTEMS_CXXFLAGS.
140        * aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS. Remove
141        RTEMS_CFLAGS.
142        * aclocal/check-cpuopts.m4: New.
143        * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't
144        manually set up GCCSPEC (Now setup from inside configure). Remove
145        RTEMS_RELLDFLAGS (Used).
146        * aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
147        aclocal/multilib.m4: Remove (Unused).
148        * automake/compile.am: Remove CCAS support.
149
1502005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
151
152        * automake/compile.am: Remove depend.
153        * automake/compile.am: Take contents of amcompile.am.
154        * aclocal/check-posix.m4: Sync with cpukit.
155        * automake/local.am: Remove depend-am.
156        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
157        aclocal/quoting.m4, aclocal/tool-paths.m4, automake/amcompile.am:
158        Remove.
159        * automake/subdirs.am: Remove depend-recursive.
160        * configure.ac: Sync POSIX and ITRON magic with cpukit.
161        * automake/amcompile.am: New.
162
1632005-09-02      Joel Sherrill <joel@OARcorp.com>
164
165        * aclocal/version.m4: Updated to rtems-4.6.99.2.
166
1672004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
168
169        * support/include/buffer_test_io.h: Use iprintf iff _NEWLIB_VERSION
170        is defined.
171        * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building
172        itron for unix.
173
1742004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
175
176        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
177        * configure.ac, support/configure.ac: Require automake > 1.9.
178
1792004-07-28      Joel Sherrill <joel@OARcorp.com>
180
181        * aclocal/version.m4: Updated to rtems-4.6.99.1.
182
1832004-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
184
185        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
186
1872004-03-28      Ralf Corsepius <ralf.corsepius@rtems.org>
188
189        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
190
1912004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * aclocal/rtems-top.m4: Add rtems_rootdir.
194        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in
195        $rtems_rootdir.
196        * support/include/tmacros.h: Convert to using c99 fixed size types.
197        * configure.ac, configure.ac, support/configure.ac: Add 2nd arg to
198        RTEMS_TOP.
199        * aclocal/check-custom-bsp.m4: Fix minor typo.
200        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
201        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
202        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
203        aclocal/enable-tests.m4, aclocal/multilib.m4,
204        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
205        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework
206        with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
207        Add --enable-rtems-root. Rework RTEMS_ROOT.
208
2092004-03-03      Joel Sherrill <joel@OARcorp.com>
210
211        * support/include/buffer_test_io.h: Correct typo.
212
2132004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * aclocal/rtems-top.m4: Rework.
216        * aclocal/project-root.m4: Remove obsolete comments.
217        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
218        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
219        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
220
2212004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * configure.ac: Remove subdir tools.
224        * aclocal/target.m4: Remove (Unused).
225
2262004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * aclocal/version.m4: 4.6.99.0.
229
2302004-02-03      Joel Sherrill <joel@OARcorp.com>
231
232        * support/include/buffer_test_io.h: Do not use iprintf() if in ANSI
233        compiler mode.
234
2352004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * support/Makefile.am: Add PREINSTALL_DIRS.
238
2392004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * support/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
242        PRE/TMPINSTALL_FILES to CLEANFILES.
243
2442004-01-07      Joel Sherrill <joel@OARcorp.com>
245
246        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips
247        port more completely covers the MIPS family.
248
2492004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
250
251        * automake/compile.am: Remove CONFIG.CC (Unused). Remove CPPFLAGS,
252        CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by automake). Add
253        CCAS. Use AM_*FLAGS = RTEMS_*FLAGS. Remove LIB_VARIANT from LINK_*.
254        Cleanup comments.
255        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
256        Remove build-variants. Hard-code ARCH=o-optimize.
257        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS. Don't invoke
258        _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Remove am__fastdepCXX
259        conditional.
260        * aclocal/env-rtemsbsp.m4: Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
261        CFLAGS_DEBUG_V.
262        * aclocal/rtems-flags.m4: Remove (Unused).
263        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
264        * automake/compile.am: Remove CLEANDIRS (Unused). Remove DEFS
265        (Implicitly handled by automake).
266        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
267        RTEMS_CFLAGS.
268
2692003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
272
2732003-12-17      Joel Sherrill <joel@OARcorp.com>
274
275        * aclocal/version.m4: Updated to rtems-20031217-test.
276
2772003-12-16      Joel Sherrill <joel@OARcorp.com>
278
279        PR 544/tests
280        * support/include/buffer_test_io.h: Various modifications to make
281        tests account for resources and not print at inappropriate times.
282
2832003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
286        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
287
2882003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
291        * automake/compila.am: Remove ARCH.
292        * configure.ac, support/configure.ac: Require automake >= 1.8,
293        autoconf >= 2.59.
294        * support/Makefile.am: Use mkdir_p. Remove dirs from
295        PRE/TMPINSTALL_FILES. Use include_HEADERS.
296        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
297
2982003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
301        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
302        AC_SUBST(dirstamp).
303        * aclocal/lead-dot.m4: New (from automake-1.7f).
304
3052003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
308        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
309        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
310        aclocal/check-networking.m4, aclocal/check-posix.m4,
311        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
312        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
313        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
314        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
315        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
316        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
317        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4,
318        aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
319        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
320        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
321        underquoting to silence automake-1.8.
322
3232003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * configure.ac, support/configure.ac: Reflect having moved to
326        testsuites/.
327
3282003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * aclocal/rtems-top.m4: Add support for --with-project-root. Remove
331        RTEMS Version message.
332
3332003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * aclocal/canonical-host.m4: Remove.
336        * configure.ac: Remove RTEMS_CANONICAL_HOST.
337        * aclocal/canonical-target-name.m4: Merge-in
338        aclocal/canonical-host.m4.
339
3402003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
343        * aclocal/bsp_alias.m4: Remove.
344
3452003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
348        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
349        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU
350        instead of RTEMS_CHECK_CPU.
351        * aclocal/check-cpu.m4: Remove.
352        * configure.ac: Remove RTEMS_CHECK_CPU.
353
3542003-09-04      Joel Sherrill <joel@OARcorp.com>
355
356        * support/include/tmacros.h: URL for license changed.
357
3582003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * aclocal/rtems-top.m4: Add RTEMS_API.
361        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
362
3632003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
366        * aclocal/enable-tests.m4: Change to support
367        --enable-tests=no|yes|samples, default is samples.
368        * configure.ac: Reflect changes above.
369
3702003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * Makefile.am, support/Makefile.am: Reflect having moved aclocal/.
373
3742003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * automake/local.am, automake/host.am: Remove "debug".
377        * aclocal/bsp-alias.m4, aclocal/canonical-host.m4,
378        aclocal/canonicalize-tools.m4, aclocal/canonical-target-name.m4,
379        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4,
380        aclocal/check-cxx.m4, aclocal/check-itron.m4,
381        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
382        aclocal/check-posix.m4, aclocal/check-tool.m4,
383        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
384        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
385        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
386        aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4,
387        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
388        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
389        aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4,
390        aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/quoting.m4,
391        aclocal/rtems-cpu-subdirs.m4, aclocal/rtems-flags.m4,
392        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
393        aclocal/target.m4, aclocal/tool-paths.m4, aclocal/version.m4: New
394        (Copied from ../../../aclocal).
395
3962003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * Makefile.am, support/Makefile.am: Reflect having moved automake/.
399        * automake/compile.am, automake/host.am, automake/leaf.am
400        automake/local.am, automake/subdirs.am: New (copied from
401        ../../../automake).
402
4032003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * configure.ac, support/configure.ac: Use rtems-bugs@rtems.com as
406        bug report email address.
407
4082003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * configure.ac, support/configure.ac: Remove AC_CONFIG_AUX_DIR.
411
4122003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * configure.ac, support/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
415        * configure.ac, support/configure.ac: AC_PREREQ(2.57).
416
4172002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * .cvsignore, support/.cvsignore: Reformat. Add autom4te*cache.
420        Remove autom4te.cache.
421
4222002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * support/configure.ac: Reflect changes above.  Take out unnecessary
425        autoconf macros.
426        * support/include/Makefile.am: Remove.
427        * support/Makefile.am: Merge in former include/Makefile.am.
428
4292002-08-01      Joel Sherrill <joel@OARcorp.com>
430
431        * Per PR47 add support for buffered test output.  This involved
432        adding defines to redirect output to a buffer and dump it when full,
433        at "test pause", and at exit.  To avoid problems when redefining
434        exit(), all tests were modified to call rtems_test_exit(). Some
435        tests, notable psxtests, had to be modified to include  the standard
436        test macro .h file (pmacros.h or tmacros.h) to enable this support.
437        * support/include/buffer_test_io.h: New file.
438
4392002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * configure.ac: Remove ENABLE_GCC28.
442
4432002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * Makefile.am, support/include/Makefile.am, support/Makefile.am:
446        Remove AUTOMAKE_OPTIONS.
447        * configure.ac, support/configure.ac:
448        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
449        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
450
4512001-11-07      Joel Sherrill <joel@OARcorp.com>
452
453        Tracked as PR72 but related to the object id problem (PR36)
454        reported by Todor.Todorov@barco.com.
455        but discovered independently.
456        * support/include/tmacros.h: Added
457        fatal_directive_check_status_only().
458
4592001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * .cvsignore, support/.cvsignore: Add autom4te.cache for autoconf >
462        2.52.
463        * configure.ac, support/configure.ac: New file, generated from
464        configure.in by autoupdate.
465        * configure.in, support/configure.in: Remove.
466
4672001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
470        handling.
471
4722001-08-16      Joel Sherrill <joel@OARcorp.com>
473
474        * support/include/tmacros.h: Attempt to print errno as further
475        information.
476
4772001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
480        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
481
4822001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
483
484        * support/configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
485
4862001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * support/configure.in: Remove stubdr, wrapup, AC_INIT(include).
489        * support/Makefile.am: Remove stubdr, wrapup.
490        * support/stubdr/Makefile.am, support/stubdr/open.c,
491        support/stubdr/close.c, support/stubdr/init.c,
492        support/stubdr/stubdrv.h, support/stubdr/cntrl.c,
493        support/stubdr/.cvsignore, support/stubdr/read.c,
494        support/stubdr/write.c, support/wrapup/Makefile.am,
495        support/wrapup/.cvsignore, support/stubdr/, support/wrapup/: Remove.
496
4972000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * Makefile.am, support/Makefile.am: Use ... instead of RTEMS_TOPdir
500        in ACLOCAL_AMFLAGS.
501
5022000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * support/stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
505        * Makefile.am, support/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
506        $(RTEMS_TOPdir)/aclocal.
507
5082000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * Makefile.am, support/Makefile.am: ACLOCAL_AMFLAGS= -I
511        $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
512
5132000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * support/stubdr/Makefile.am, support/wrapup/Makefile.am: Include
516        compile.am
517
5182000-08-10      Joel Sherrill <joel@OARcorp.com>
519
520        * ChangeLog, support/ChangeLog: New file.
521
Note: See TracBrowser for help on using the repository browser.