source: rtems/testsuites/ChangeLog @ 3d54837

4.104.115
Last change on this file since 3d54837 was dea3a9ca, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/03/09 at 12:43:40

2009-04-03 Ralf Corsépius <ralf.corsepius@…>

  • aclocal/prog-cc.m4: Preset ac_cv_exeext=.exe for *-rtems* toolchains.
  • Property mode set to 100644
File size: 19.5 KB
Line 
12009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * aclocal/prog-cc.m4: Preset ac_cv_exeext=.exe for *-rtems*
4          toolchains.
5
62008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * aclocal/canonical-target-name.m4: Remove tic4x.
9
102008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * aclocal/version.m4: Bump RTEMS_API to 4.10.
13        Bump _RTEMS_VERSION to 4.9.99.0.
14
152008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * support/src/test_support.c: Convert to "bool".
18
192008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * support/src/tmtests_empty_function.c: New file.
22
232008-07-02      Ralf Corsépius <ralf.corsepius@rtems.org>
24
25        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
26        AC_PREREQ(2.62).
27
282008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
29
30        * aclocal/enable-rtemsbsp.m4: s/AC_HELP/AS_HELP/.
31
322008-02-04      Jennifer Averett <jennifer.averett@OARcorp.com>
33
34        * support/include/test_support.h, support/src/test_support.c: New files.
35
362008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
37
38        * support/include/tmacros.h: Change TEST_INIT to CONFIGURE_INIT. Make
39        tmacros.h available to all POSIX tests. Add a clock_settime case for
40        < 1988.
41
422008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
43
44        * support/include/tmacros.h: Fix put_name to handle unprintable names.
45
462008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
47
48        * support/include/tmacros.h: Add new rtems_test_assert() which exits
49        rather than calling fatal error.
50
512007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
52
53        * support/include/tmacros.h: Add new helper for POSIX tests.
54
552007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
56
57        * aclocal/version.m4: Bump RTEMS_API to 4.9.
58        Bump RTEMS_VERSION to 4.8.99.0.
59
602007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
61
62        * support/include/buffer_test_io.h: Add support for using printk for
63        output in tests. This should be followed up by disabling the console
64        driver and other support when the tests are using printk.
65
662007-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
67
68        * aclocal/check-cpuopts.m4: Check rtems/system.h instead of
69        rtems/score/cpuopts.h.
70
712006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
72
73        * configure.ac: New BUG-REPORT address.
74
752006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
76
77        * aclocal/rtems-top.m4: Remove RTEMS_API.
78        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
79
802006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
81
82        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
83
842006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
85
86        * aclocal/version.m4: Bump version to 4.7.99.0.
87
882006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
89
90        * configure.ac: Require autoconf-2.60. Require automake-1.10.
91
922006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
93
94        * samples/fileio/system.h:
95        (PR1118) make use of the new confdefs.h mechanisms
96        for the IDE/ATA interface
97       
982006-04-18  Joel Sherrill <joel@OARcorp.com>
99
100        * aclocal/version.m4: Updated to rtems-4.6.99.3.
101
1022006-02-01      Joel Sherrill <joel@OARcorp.com>
103
104        PR 855/tests
105        * support/include/tmacros.h: Fix typo.
106
1072005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
108
109        * aclocal/enable-bare.m4: Remove (Unused).
110        * aclocal/env-rtemsbsp.m4, configure.ac:
111        Remove RTEMS_ENABLE_BARE,
112        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
113
1142005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
115
116        * automake/compile.am: Remove .coff. Remove .obj.
117
1182005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
119
120        * automake/local.am: Remove depend.
121        * automake/host.am: Remove depend.
122        * automake/subdirs.am: Remove preinstall, preinstall-recursive.
123        * automake/local.am: Remove preinstall-am.
124        * aclocal/env-rtemsbsp.m4: Remove includedir. Remove libdir.
125        Set rtems_testsdir to $libdir/rtems-4.7/tests.
126        * configure.ac: Remove AMPOLISH3 (Unused).
127        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL.
128        * automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES.
129        Remove ARCH. Remove LINK_LIBS.
130        Extend clean-local to catch most temporary files make-exe is
131        creating.
132        * aclocal/env-rtemsbsp.m4: Remove project_libdir.
133        Remove project_includedir.
134        Add rtems_testsdir.
135        * aclocal/rtems-top.m4: Remove dirstamp.
136
1372005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
138
139        * Makefile.am: Remove preinstall.am
140        * preinstall.am: Remove.
141        * support/.cvsignore: Remove (Revert Joel's yesterday's patch).
142
1432005-11-10      Joel Sherrill <joel@OARcorp.com>
144
145        * support/.cvsignore: New file.
146
1472005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
148
149        * Makefile.am: Don't preinstall support/include headers.
150        * configure.ac: Fix config-variables of conditionally built subdirs.
151
1522005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
153
154        * aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
155        aclocal/check-networking.m4, aclocal/check-posix.m4,
156        aclocal/check-tests.m4, aclocal/enable-itron.m4,
157        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
158        aclocal/enable-posix.m4: Remove (Unused).
159
1602005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
161
162        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
163        * aclocal/prog-cc.m4: Apply cpukit_root, project_root to set up
164        GCCSPECS.
165        * aclocal/check-cpuopts.m4: Apply cpukit_root, project_root to set
166        up temporary CPPFLAGS to compile check cpuopts.h.
167        * aclocal/rtems-top.m4: Add --enable-cpukit-root,
168        --enable-project-root. Remove --with-project-root.
169        Fix --enable-rtems-root.
170        * automake/compile.am, aclocal/env-rtemsbsp.m4:
171        Assume PROJECT_ROOT to contain RTEMS_BSP.
172
1732005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
174
175        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
176        * Makefile.am: Merge-in support/Makefile.am
177        * aclocal/check-cpuopts.m4: Add config.cache support.
178        * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE,
179        OBJS from LINK_FILES.
180        * configure.ac: Add AMPOLISH3. Remove support/.
181
1822005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
183
184        * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
185        * aclocal/env-rtemsbsp.m4: Remove GCCSPECS.
186        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Remove RTEMS_GCC_PIPE.
187        Remove RTEMS_GCC_SPECS.
188        * aclocal/check-multiprocessing.m4: Don't require
189        RTEMS_ENABLE_MULTILIB.
190        * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into
191        GCCSPECS.
192        * automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS,
193        RTEMS_CXXFLAGS.
194        * aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS. Remove
195        RTEMS_CFLAGS.
196        * aclocal/check-cpuopts.m4: New.
197        * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't
198        manually set up GCCSPEC (Now setup from inside configure). Remove
199        RTEMS_RELLDFLAGS (Used).
200        * aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
201        aclocal/multilib.m4: Remove (Unused).
202        * automake/compile.am: Remove CCAS support.
203
2042005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
205
206        * automake/compile.am: Remove depend.
207        * automake/compile.am: Take contents of amcompile.am.
208        * aclocal/check-posix.m4: Sync with cpukit.
209        * automake/local.am: Remove depend-am.
210        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
211        aclocal/quoting.m4, aclocal/tool-paths.m4, automake/amcompile.am:
212        Remove.
213        * automake/subdirs.am: Remove depend-recursive.
214        * configure.ac: Sync POSIX and ITRON magic with cpukit.
215        * automake/amcompile.am: New.
216
2172005-09-02      Joel Sherrill <joel@OARcorp.com>
218
219        * aclocal/version.m4: Updated to rtems-4.6.99.2.
220
2212004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
222
223        * support/include/buffer_test_io.h: Use iprintf iff _NEWLIB_VERSION
224        is defined.
225        * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building
226        itron for unix.
227
2282004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
229
230        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
231        * configure.ac, support/configure.ac: Require automake > 1.9.
232
2332004-07-28      Joel Sherrill <joel@OARcorp.com>
234
235        * aclocal/version.m4: Updated to rtems-4.6.99.1.
236
2372004-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
238
239        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
240
2412004-03-28      Ralf Corsepius <ralf.corsepius@rtems.org>
242
243        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
244
2452004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * aclocal/rtems-top.m4: Add rtems_rootdir.
248        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in
249        $rtems_rootdir.
250        * support/include/tmacros.h: Convert to using c99 fixed size types.
251        * configure.ac, configure.ac, support/configure.ac: Add 2nd arg to
252        RTEMS_TOP.
253        * aclocal/check-custom-bsp.m4: Fix minor typo.
254        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
255        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
256        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
257        aclocal/enable-tests.m4, aclocal/multilib.m4,
258        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
259        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework
260        with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
261        Add --enable-rtems-root. Rework RTEMS_ROOT.
262
2632004-03-03      Joel Sherrill <joel@OARcorp.com>
264
265        * support/include/buffer_test_io.h: Correct typo.
266
2672004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * aclocal/rtems-top.m4: Rework.
270        * aclocal/project-root.m4: Remove obsolete comments.
271        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
272        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
273        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
274
2752004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * configure.ac: Remove subdir tools.
278        * aclocal/target.m4: Remove (Unused).
279
2802004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * aclocal/version.m4: 4.6.99.0.
283
2842004-02-03      Joel Sherrill <joel@OARcorp.com>
285
286        * support/include/buffer_test_io.h: Do not use iprintf() if in ANSI
287        compiler mode.
288
2892004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * support/Makefile.am: Add PREINSTALL_DIRS.
292
2932004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * support/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
296        PRE/TMPINSTALL_FILES to CLEANFILES.
297
2982004-01-07      Joel Sherrill <joel@OARcorp.com>
299
300        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips
301        port more completely covers the MIPS family.
302
3032004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
304
305        * automake/compile.am: Remove CONFIG.CC (Unused). Remove CPPFLAGS,
306        CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by automake). Add
307        CCAS. Use AM_*FLAGS = RTEMS_*FLAGS. Remove LIB_VARIANT from LINK_*.
308        Cleanup comments.
309        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
310        Remove build-variants. Hard-code ARCH=o-optimize.
311        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS. Don't invoke
312        _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Remove am__fastdepCXX
313        conditional.
314        * aclocal/env-rtemsbsp.m4: Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
315        CFLAGS_DEBUG_V.
316        * aclocal/rtems-flags.m4: Remove (Unused).
317        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
318        * automake/compile.am: Remove CLEANDIRS (Unused). Remove DEFS
319        (Implicitly handled by automake).
320        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
321        RTEMS_CFLAGS.
322
3232003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
326
3272003-12-17      Joel Sherrill <joel@OARcorp.com>
328
329        * aclocal/version.m4: Updated to rtems-20031217-test.
330
3312003-12-16      Joel Sherrill <joel@OARcorp.com>
332
333        PR 544/tests
334        * support/include/buffer_test_io.h: Various modifications to make
335        tests account for resources and not print at inappropriate times.
336
3372003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
340        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
341
3422003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
345        * automake/compila.am: Remove ARCH.
346        * configure.ac, support/configure.ac: Require automake >= 1.8,
347        autoconf >= 2.59.
348        * support/Makefile.am: Use mkdir_p. Remove dirs from
349        PRE/TMPINSTALL_FILES. Use include_HEADERS.
350        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
351
3522003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
355        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
356        AC_SUBST(dirstamp).
357        * aclocal/lead-dot.m4: New (from automake-1.7f).
358
3592003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
362        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
363        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
364        aclocal/check-networking.m4, aclocal/check-posix.m4,
365        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
366        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
367        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
368        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
369        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
370        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
371        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4,
372        aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
373        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
374        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
375        underquoting to silence automake-1.8.
376
3772003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * configure.ac, support/configure.ac: Reflect having moved to
380        testsuites/.
381
3822003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * aclocal/rtems-top.m4: Add support for --with-project-root. Remove
385        RTEMS Version message.
386
3872003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * aclocal/canonical-host.m4: Remove.
390        * configure.ac: Remove RTEMS_CANONICAL_HOST.
391        * aclocal/canonical-target-name.m4: Merge-in
392        aclocal/canonical-host.m4.
393
3942003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
397        * aclocal/bsp_alias.m4: Remove.
398
3992003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
402        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
403        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU
404        instead of RTEMS_CHECK_CPU.
405        * aclocal/check-cpu.m4: Remove.
406        * configure.ac: Remove RTEMS_CHECK_CPU.
407
4082003-09-04      Joel Sherrill <joel@OARcorp.com>
409
410        * support/include/tmacros.h: URL for license changed.
411
4122003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * aclocal/rtems-top.m4: Add RTEMS_API.
415        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
416
4172003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
420        * aclocal/enable-tests.m4: Change to support
421        --enable-tests=no|yes|samples, default is samples.
422        * configure.ac: Reflect changes above.
423
4242003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * Makefile.am, support/Makefile.am: Reflect having moved aclocal/.
427
4282003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * automake/local.am, automake/host.am: Remove "debug".
431        * aclocal/bsp-alias.m4, aclocal/canonical-host.m4,
432        aclocal/canonicalize-tools.m4, aclocal/canonical-target-name.m4,
433        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4,
434        aclocal/check-cxx.m4, aclocal/check-itron.m4,
435        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
436        aclocal/check-posix.m4, aclocal/check-tool.m4,
437        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
438        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
439        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
440        aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4,
441        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
442        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
443        aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4,
444        aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/quoting.m4,
445        aclocal/rtems-cpu-subdirs.m4, aclocal/rtems-flags.m4,
446        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
447        aclocal/target.m4, aclocal/tool-paths.m4, aclocal/version.m4: New
448        (Copied from ../../../aclocal).
449
4502003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * Makefile.am, support/Makefile.am: Reflect having moved automake/.
453        * automake/compile.am, automake/host.am, automake/leaf.am
454        automake/local.am, automake/subdirs.am: New (copied from
455        ../../../automake).
456
4572003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * configure.ac, support/configure.ac: Use rtems-bugs@rtems.com as
460        bug report email address.
461
4622003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * configure.ac, support/configure.ac: Remove AC_CONFIG_AUX_DIR.
465
4662003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * configure.ac, support/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
469        * configure.ac, support/configure.ac: AC_PREREQ(2.57).
470
4712002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * .cvsignore, support/.cvsignore: Reformat. Add autom4te*cache.
474        Remove autom4te.cache.
475
4762002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * support/configure.ac: Reflect changes above.  Take out unnecessary
479        autoconf macros.
480        * support/include/Makefile.am: Remove.
481        * support/Makefile.am: Merge in former include/Makefile.am.
482
4832002-08-01      Joel Sherrill <joel@OARcorp.com>
484
485        * Per PR47 add support for buffered test output.  This involved
486        adding defines to redirect output to a buffer and dump it when full,
487        at "test pause", and at exit.  To avoid problems when redefining
488        exit(), all tests were modified to call rtems_test_exit(). Some
489        tests, notable psxtests, had to be modified to include  the standard
490        test macro .h file (pmacros.h or tmacros.h) to enable this support.
491        * support/include/buffer_test_io.h: New file.
492
4932002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * configure.ac: Remove ENABLE_GCC28.
496
4972002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * Makefile.am, support/include/Makefile.am, support/Makefile.am:
500        Remove AUTOMAKE_OPTIONS.
501        * configure.ac, support/configure.ac:
502        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
503        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
504
5052001-11-07      Joel Sherrill <joel@OARcorp.com>
506
507        Tracked as PR72 but related to the object id problem (PR36)
508        reported by Todor.Todorov@barco.com.
509        but discovered independently.
510        * support/include/tmacros.h: Added
511        fatal_directive_check_status_only().
512
5132001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * .cvsignore, support/.cvsignore: Add autom4te.cache for autoconf >
516        2.52.
517        * configure.ac, support/configure.ac: New file, generated from
518        configure.in by autoupdate.
519        * configure.in, support/configure.in: Remove.
520
5212001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
524        handling.
525
5262001-08-16      Joel Sherrill <joel@OARcorp.com>
527
528        * support/include/tmacros.h: Attempt to print errno as further
529        information.
530
5312001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
534        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
535
5362001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
537
538        * support/configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
539
5402001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * support/configure.in: Remove stubdr, wrapup, AC_INIT(include).
543        * support/Makefile.am: Remove stubdr, wrapup.
544        * support/stubdr/Makefile.am, support/stubdr/open.c,
545        support/stubdr/close.c, support/stubdr/init.c,
546        support/stubdr/stubdrv.h, support/stubdr/cntrl.c,
547        support/stubdr/.cvsignore, support/stubdr/read.c,
548        support/stubdr/write.c, support/wrapup/Makefile.am,
549        support/wrapup/.cvsignore, support/stubdr/, support/wrapup/: Remove.
550
5512000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * Makefile.am, support/Makefile.am: Use ... instead of RTEMS_TOPdir
554        in ACLOCAL_AMFLAGS.
555
5562000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * support/stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
559        * Makefile.am, support/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
560        $(RTEMS_TOPdir)/aclocal.
561
5622000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * Makefile.am, support/Makefile.am: ACLOCAL_AMFLAGS= -I
565        $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
566
5672000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * support/stubdr/Makefile.am, support/wrapup/Makefile.am: Include
570        compile.am
571
5722000-08-10      Joel Sherrill <joel@OARcorp.com>
573
574        * ChangeLog, support/ChangeLog: New file.
575
Note: See TracBrowser for help on using the repository browser.