source: rtems/testsuites/ChangeLog @ f62c4673

4.104.115
Last change on this file since f62c4673 was f62c4673, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/03/09 at 04:29:40

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

  • support/include/tmacros.h: Include rtems/score/thread.h. Remove _Thread_Dispatch_disable_level.
  • Property mode set to 100644
File size: 23.1 KB
Line 
12009-01-03      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * support/include/tmacros.h: Include rtems/score/thread.h.
4        Remove _Thread_Dispatch_disable_level.
5
62009-01-01      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * support/include/tmacros.h: Add PRIxino_t, PRIdoff_t,
9        PRIxblksize_t, PRIxblkcnt_t.
10        Comment cleanups.
11
122009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
13
14        * support/include/tmacros.h: Add PRIxrtems_task_priority,
15        PRIxrtems_task_priority, PRIxrtems_signal_set.
16
172009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
18
19        * support/include/tmacros.h: Add PRIxpthread_t.
20        * support/include/tmacros.h: Add PRIxrtems_event_set.
21        (fatal_posix_service_status_errno) Add local "long" var "statx".
22
232009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
24
25        * support/include/tmacros.h: Add PRIdThread_Entry_numeric_type.
26        Add PRIdrtems_task_argument.
27
282009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
29
30        * support/include/tmacros.h: Add PRIdWatchdog_Interval.
31        Add PRIdrtems_interval.
32
332009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * support/include/tmacros.h: Add PRIdPriority_Control.
36        Change PRIdrtems_task_priority to using PRIdPriority_Control.
37
382009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
39
40        * support/include/tmacros.h: Add PRIdrtems_task_priority.
41
422009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
43
44        * support/include/tmacros.h: Add PRIxrtems_id.
45
462009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
47
48        * support/include/tmacros.h: Add PRItime_t.
49
502009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
51
52        * support/include/tmacros.h (print_time): Use PRIu32 instead of %d.
53
542009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
55
56        * support/include/test_support.h: Add missing prototypes.
57        * support/include/tmacros.h: Move _Thread_Dispatch_disable_level
58        outside of check_dispatch_disable_level.
59
602009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
61
62        * support/src/test_support.c: Add missing prototypes.
63        * support/include/tmacros.h: Include <inttypes.h>.
64        Move extern "C".
65        Let put_name use "int" instead "uint32_t" (Arg to putchar must be int).
66
672009-10-24      Ralf Corsépius <ralf.corsepius@rtems.org>
68
69        * Makefile.am: Add support/include/test_support.h.
70
712009-10-23      Ralf Corsépius <ralf.corsepius@rtems.org>
72
73        * automake/compile.am: Add *.ralf to clean-local.
74
752009-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
76
77        * aclocal/check-custom-bsp.m4: Fix up AC_REQUIRES.
78
792009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
80
81        * aclocal/canonical-target-name.m4: Remove RTEMS_HOST (unused).
82
832009-10-14      Ralf Corsépius <ralf.corsepius@rtems.org>
84
85        * aclocal/canonical-target-name.m4:
86        Remove posix/unix simulator.
87
882009-09-14      Joel Sherrill <joel.sherrill@OARcorp.com>
89
90        * psxtests/psxclock/init.c, psxtests/psxclock/psxclock.scn: Add test
91        case for nanosleep of a very small delay which mathematically is less
92        than a clock tick.
93
942009-09-13      Joel Sherrill <joel.sherrill@oarcorp.com>
95
96        * configure.ac: Some POSIX tests exercise functionality which is
97        enabled when the POSIX threading is disabled. So build this suite all
98        the time and let the psxtests select the specific tests to build.
99
1002009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
101
102        * support/include/tmacros.h: Eliminate test routines TICKS_PER_SECOND
103        and get_ticks_per_second() in favor of new
104        rtems_clock_get_ticks_per_second().
105
1062009-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
107
108        * support/src/test_support.c: Tinker with longest valid name.
109
1102009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
111
112        * support/include/buffer_test_io.h: Use printk on AVR by default.
113
1142009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
115
116        * support/src/tmtests_empty_function.c: Fix warnings.
117
1182009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
119
120        * aclocal/prog-cc.m4: Preset ac_cv_exeext=.exe for *-rtems*
121          toolchains.
122
1232008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
124
125        * aclocal/canonical-target-name.m4: Remove tic4x.
126
1272008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
128
129        * aclocal/version.m4: Bump RTEMS_API to 4.10.
130        Bump _RTEMS_VERSION to 4.9.99.0.
131
1322008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
133
134        * support/src/test_support.c: Convert to "bool".
135
1362008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
137
138        * support/src/tmtests_empty_function.c: New file.
139
1402008-07-02      Ralf Corsépius <ralf.corsepius@rtems.org>
141
142        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
143        AC_PREREQ(2.62).
144
1452008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
146
147        * aclocal/enable-rtemsbsp.m4: s/AC_HELP/AS_HELP/.
148
1492008-02-04      Jennifer Averett <jennifer.averett@OARcorp.com>
150
151        * support/include/test_support.h, support/src/test_support.c: New files.
152
1532008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
154
155        * support/include/tmacros.h: Change TEST_INIT to CONFIGURE_INIT. Make
156        tmacros.h available to all POSIX tests. Add a clock_settime case for
157        < 1988.
158
1592008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
160
161        * support/include/tmacros.h: Fix put_name to handle unprintable names.
162
1632008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
164
165        * support/include/tmacros.h: Add new rtems_test_assert() which exits
166        rather than calling fatal error.
167
1682007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
169
170        * support/include/tmacros.h: Add new helper for POSIX tests.
171
1722007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
173
174        * aclocal/version.m4: Bump RTEMS_API to 4.9.
175        Bump RTEMS_VERSION to 4.8.99.0.
176
1772007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
178
179        * support/include/buffer_test_io.h: Add support for using printk for
180        output in tests. This should be followed up by disabling the console
181        driver and other support when the tests are using printk.
182
1832007-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
184
185        * aclocal/check-cpuopts.m4: Check rtems/system.h instead of
186        rtems/score/cpuopts.h.
187
1882006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
189
190        * configure.ac: New BUG-REPORT address.
191
1922006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
193
194        * aclocal/rtems-top.m4: Remove RTEMS_API.
195        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
196
1972006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
198
199        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
200
2012006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
202
203        * aclocal/version.m4: Bump version to 4.7.99.0.
204
2052006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
206
207        * configure.ac: Require autoconf-2.60. Require automake-1.10.
208
2092006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
210
211        * samples/fileio/system.h:
212        (PR1118) make use of the new confdefs.h mechanisms
213        for the IDE/ATA interface
214       
2152006-04-18  Joel Sherrill <joel@OARcorp.com>
216
217        * aclocal/version.m4: Updated to rtems-4.6.99.3.
218
2192006-02-01      Joel Sherrill <joel@OARcorp.com>
220
221        PR 855/tests
222        * support/include/tmacros.h: Fix typo.
223
2242005-11-22      Ralf Corsépius <ralf.corsepius@rtems.org>
225
226        * aclocal/enable-bare.m4: Remove (Unused).
227        * aclocal/env-rtemsbsp.m4, configure.ac:
228        Remove RTEMS_ENABLE_BARE,
229        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
230
2312005-11-22      Ralf Corsépius <ralf.corsepius@rtems.org>
232
233        * automake/compile.am: Remove .coff. Remove .obj.
234
2352005-11-13      Ralf Corsépius <ralf.corsepius@rtems.org>
236
237        * automake/local.am: Remove depend.
238        * automake/host.am: Remove depend.
239        * automake/subdirs.am: Remove preinstall, preinstall-recursive.
240        * automake/local.am: Remove preinstall-am.
241        * aclocal/env-rtemsbsp.m4: Remove includedir. Remove libdir.
242        Set rtems_testsdir to $libdir/rtems-4.7/tests.
243        * configure.ac: Remove AMPOLISH3 (Unused).
244        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL.
245        * automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES.
246        Remove ARCH. Remove LINK_LIBS.
247        Extend clean-local to catch most temporary files make-exe is
248        creating.
249        * aclocal/env-rtemsbsp.m4: Remove project_libdir.
250        Remove project_includedir.
251        Add rtems_testsdir.
252        * aclocal/rtems-top.m4: Remove dirstamp.
253
2542005-11-11      Ralf Corsépius <ralf.corsepius@rtems.org>
255
256        * Makefile.am: Remove preinstall.am
257        * preinstall.am: Remove.
258        * support/.cvsignore: Remove (Revert Joel's yesterday's patch).
259
2602005-11-10      Joel Sherrill <joel@OARcorp.com>
261
262        * support/.cvsignore: New file.
263
2642005-11-09      Ralf Corsépius <ralf.corsepius@rtems.org>
265
266        * Makefile.am: Don't preinstall support/include headers.
267        * configure.ac: Fix config-variables of conditionally built subdirs.
268
2692005-11-09      Ralf Corsépius <ralf.corsepius@rtems.org>
270
271        * aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
272        aclocal/check-networking.m4, aclocal/check-posix.m4,
273        aclocal/check-tests.m4, aclocal/enable-itron.m4,
274        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
275        aclocal/enable-posix.m4: Remove (Unused).
276
2772005-11-09      Ralf Corsépius <ralf.corsepius@rtems.org>
278
279        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
280        * aclocal/prog-cc.m4: Apply cpukit_root, project_root to set up
281        GCCSPECS.
282        * aclocal/check-cpuopts.m4: Apply cpukit_root, project_root to set
283        up temporary CPPFLAGS to compile check cpuopts.h.
284        * aclocal/rtems-top.m4: Add --enable-cpukit-root,
285        --enable-project-root. Remove --with-project-root.
286        Fix --enable-rtems-root.
287        * automake/compile.am, aclocal/env-rtemsbsp.m4:
288        Assume PROJECT_ROOT to contain RTEMS_BSP.
289
2902005-11-09      Ralf Corsépius <ralf.corsepius@rtems.org>
291
292        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
293        * Makefile.am: Merge-in support/Makefile.am
294        * aclocal/check-cpuopts.m4: Add config.cache support.
295        * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE,
296        OBJS from LINK_FILES.
297        * configure.ac: Add AMPOLISH3. Remove support/.
298
2992005-11-08      Ralf Corsépius <ralf.corsepius@rtems.org>
300
301        * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
302        * aclocal/env-rtemsbsp.m4: Remove GCCSPECS.
303        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Remove RTEMS_GCC_PIPE.
304        Remove RTEMS_GCC_SPECS.
305        * aclocal/check-multiprocessing.m4: Don't require
306        RTEMS_ENABLE_MULTILIB.
307        * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into
308        GCCSPECS.
309        * automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS,
310        RTEMS_CXXFLAGS.
311        * aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS. Remove
312        RTEMS_CFLAGS.
313        * aclocal/check-cpuopts.m4: New.
314        * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't
315        manually set up GCCSPEC (Now setup from inside configure). Remove
316        RTEMS_RELLDFLAGS (Used).
317        * aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
318        aclocal/multilib.m4: Remove (Unused).
319        * automake/compile.am: Remove CCAS support.
320
3212005-11-07      Ralf Corsépius <ralf.corsepius@rtems.org>
322
323        * automake/compile.am: Remove depend.
324        * automake/compile.am: Take contents of amcompile.am.
325        * aclocal/check-posix.m4: Sync with cpukit.
326        * automake/local.am: Remove depend-am.
327        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
328        aclocal/quoting.m4, aclocal/tool-paths.m4, automake/amcompile.am:
329        Remove.
330        * automake/subdirs.am: Remove depend-recursive.
331        * configure.ac: Sync POSIX and ITRON magic with cpukit.
332        * automake/amcompile.am: New.
333
3342005-09-02      Joel Sherrill <joel@OARcorp.com>
335
336        * aclocal/version.m4: Updated to rtems-4.6.99.2.
337
3382004-11-22      Ralf Corsépius <ralf.corsepius@rtems.org>
339
340        * support/include/buffer_test_io.h: Use iprintf iff _NEWLIB_VERSION
341        is defined.
342        * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building
343        itron for unix.
344
3452004-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
346
347        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
348        * configure.ac, support/configure.ac: Require automake > 1.9.
349
3502004-07-28      Joel Sherrill <joel@OARcorp.com>
351
352        * aclocal/version.m4: Updated to rtems-4.6.99.1.
353
3542004-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
355
356        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
357
3582004-03-28      Ralf Corsépius <ralf.corsepius@rtems.org>
359
360        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
361
3622004-03-25      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
363
364        * aclocal/rtems-top.m4: Add rtems_rootdir.
365        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in
366        $rtems_rootdir.
367        * support/include/tmacros.h: Convert to using c99 fixed size types.
368        * configure.ac, configure.ac, support/configure.ac: Add 2nd arg to
369        RTEMS_TOP.
370        * aclocal/check-custom-bsp.m4: Fix minor typo.
371        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
372        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
373        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
374        aclocal/enable-tests.m4, aclocal/multilib.m4,
375        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
376        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework
377        with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
378        Add --enable-rtems-root. Rework RTEMS_ROOT.
379
3802004-03-03      Joel Sherrill <joel@OARcorp.com>
381
382        * support/include/buffer_test_io.h: Correct typo.
383
3842004-02-18      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
385
386        * aclocal/rtems-top.m4: Rework.
387        * aclocal/project-root.m4: Remove obsolete comments.
388        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
389        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
390        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
391
3922004-02-14      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
393
394        * configure.ac: Remove subdir tools.
395        * aclocal/target.m4: Remove (Unused).
396
3972004-02-12      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
398
399        * aclocal/version.m4: 4.6.99.0.
400
4012004-02-03      Joel Sherrill <joel@OARcorp.com>
402
403        * support/include/buffer_test_io.h: Do not use iprintf() if in ANSI
404        compiler mode.
405
4062004-01-21      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
407
408        * support/Makefile.am: Add PREINSTALL_DIRS.
409
4102004-01-14      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
411
412        * support/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
413        PRE/TMPINSTALL_FILES to CLEANFILES.
414
4152004-01-07      Joel Sherrill <joel@OARcorp.com>
416
417        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips
418        port more completely covers the MIPS family.
419
4202004-01-06      Ralf Corsépius <ralf.corsepius@rtems.org>
421
422        * automake/compile.am: Remove CONFIG.CC (Unused). Remove CPPFLAGS,
423        CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by automake). Add
424        CCAS. Use AM_*FLAGS = RTEMS_*FLAGS. Remove LIB_VARIANT from LINK_*.
425        Cleanup comments.
426        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
427        Remove build-variants. Hard-code ARCH=o-optimize.
428        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS. Don't invoke
429        _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Remove am__fastdepCXX
430        conditional.
431        * aclocal/env-rtemsbsp.m4: Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
432        CFLAGS_DEBUG_V.
433        * aclocal/rtems-flags.m4: Remove (Unused).
434        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
435        * automake/compile.am: Remove CLEANDIRS (Unused). Remove DEFS
436        (Implicitly handled by automake).
437        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
438        RTEMS_CFLAGS.
439
4402003-12-17      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
441
442        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
443
4442003-12-17      Joel Sherrill <joel@OARcorp.com>
445
446        * aclocal/version.m4: Updated to rtems-20031217-test.
447
4482003-12-16      Joel Sherrill <joel@OARcorp.com>
449
450        PR 544/tests
451        * support/include/buffer_test_io.h: Various modifications to make
452        tests account for resources and not print at inappropriate times.
453
4542003-12-15      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
455
456        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
457        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
458
4592003-12-12      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
460
461        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
462        * automake/compila.am: Remove ARCH.
463        * configure.ac, support/configure.ac: Require automake >= 1.8,
464        autoconf >= 2.59.
465        * support/Makefile.am: Use mkdir_p. Remove dirs from
466        PRE/TMPINSTALL_FILES. Use include_HEADERS.
467        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
468
4692003-12-01      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
470
471        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
472        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
473        AC_SUBST(dirstamp).
474        * aclocal/lead-dot.m4: New (from automake-1.7f).
475
4762003-11-26      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
477
478        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
479        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
480        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
481        aclocal/check-networking.m4, aclocal/check-posix.m4,
482        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
483        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
484        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
485        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
486        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
487        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
488        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4,
489        aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
490        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
491        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
492        underquoting to silence automake-1.8.
493
4942003-11-10      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
495
496        * configure.ac, support/configure.ac: Reflect having moved to
497        testsuites/.
498
4992003-10-23      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
500
501        * aclocal/rtems-top.m4: Add support for --with-project-root. Remove
502        RTEMS Version message.
503
5042003-10-22      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
505
506        * aclocal/canonical-host.m4: Remove.
507        * configure.ac: Remove RTEMS_CANONICAL_HOST.
508        * aclocal/canonical-target-name.m4: Merge-in
509        aclocal/canonical-host.m4.
510
5112003-10-20      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
512
513        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
514        * aclocal/bsp_alias.m4: Remove.
515
5162003-10-02      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
517
518        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
519        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
520        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU
521        instead of RTEMS_CHECK_CPU.
522        * aclocal/check-cpu.m4: Remove.
523        * configure.ac: Remove RTEMS_CHECK_CPU.
524
5252003-09-04      Joel Sherrill <joel@OARcorp.com>
526
527        * support/include/tmacros.h: URL for license changed.
528
5292003-08-28      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
530
531        * aclocal/rtems-top.m4: Add RTEMS_API.
532        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
533
5342003-08-22      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
535
536        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
537        * aclocal/enable-tests.m4: Change to support
538        --enable-tests=no|yes|samples, default is samples.
539        * configure.ac: Reflect changes above.
540
5412003-08-18      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
542
543        * Makefile.am, support/Makefile.am: Reflect having moved aclocal/.
544
5452003-08-17      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
546
547        * automake/local.am, automake/host.am: Remove "debug".
548        * aclocal/bsp-alias.m4, aclocal/canonical-host.m4,
549        aclocal/canonicalize-tools.m4, aclocal/canonical-target-name.m4,
550        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4,
551        aclocal/check-cxx.m4, aclocal/check-itron.m4,
552        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
553        aclocal/check-posix.m4, aclocal/check-tool.m4,
554        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
555        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
556        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
557        aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4,
558        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
559        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
560        aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4,
561        aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/quoting.m4,
562        aclocal/rtems-cpu-subdirs.m4, aclocal/rtems-flags.m4,
563        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
564        aclocal/target.m4, aclocal/tool-paths.m4, aclocal/version.m4: New
565        (Copied from ../../../aclocal).
566
5672003-08-16      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
568
569        * Makefile.am, support/Makefile.am: Reflect having moved automake/.
570        * automake/compile.am, automake/host.am, automake/leaf.am
571        automake/local.am, automake/subdirs.am: New (copied from
572        ../../../automake).
573
5742003-08-11      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
575
576        * configure.ac, support/configure.ac: Use rtems-bugs@rtems.com as
577        bug report email address.
578
5792003-03-06      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
580
581        * configure.ac, support/configure.ac: Remove AC_CONFIG_AUX_DIR.
582
5832003-02-11      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
584
585        * configure.ac, support/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
586        * configure.ac, support/configure.ac: AC_PREREQ(2.57).
587
5882002-10-21      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
589
590        * .cvsignore, support/.cvsignore: Reformat. Add autom4te*cache.
591        Remove autom4te.cache.
592
5932002-08-21      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
594
595        * support/configure.ac: Reflect changes above.  Take out unnecessary
596        autoconf macros.
597        * support/include/Makefile.am: Remove.
598        * support/Makefile.am: Merge in former include/Makefile.am.
599
6002002-08-01      Joel Sherrill <joel@OARcorp.com>
601
602        * Per PR47 add support for buffered test output.  This involved
603        adding defines to redirect output to a buffer and dump it when full,
604        at "test pause", and at exit.  To avoid problems when redefining
605        exit(), all tests were modified to call rtems_test_exit(). Some
606        tests, notable psxtests, had to be modified to include  the standard
607        test macro .h file (pmacros.h or tmacros.h) to enable this support.
608        * support/include/buffer_test_io.h: New file.
609
6102002-04-14      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
611
612        * configure.ac: Remove ENABLE_GCC28.
613
6142002-03-27      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
615
616        * Makefile.am, support/include/Makefile.am, support/Makefile.am:
617        Remove AUTOMAKE_OPTIONS.
618        * configure.ac, support/configure.ac:
619        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
620        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
621
6222001-11-07      Joel Sherrill <joel@OARcorp.com>
623
624        Tracked as PR72 but related to the object id problem (PR36)
625        reported by Todor.Todorov@barco.com.
626        but discovered independently.
627        * support/include/tmacros.h: Added
628        fatal_directive_check_status_only().
629
6302001-10-11      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
631
632        * .cvsignore, support/.cvsignore: Add autom4te.cache for autoconf >
633        2.52.
634        * configure.ac, support/configure.ac: New file, generated from
635        configure.in by autoupdate.
636        * configure.in, support/configure.in: Remove.
637
6382001-09-13      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
639
640        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
641        handling.
642
6432001-08-16      Joel Sherrill <joel@OARcorp.com>
644
645        * support/include/tmacros.h: Attempt to print errno as further
646        information.
647
6482001-05-10      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
649
650        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
651        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
652
6532001-05-10      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
654
655        * support/configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
656
6572001-01-26      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
658
659        * support/configure.in: Remove stubdr, wrapup, AC_INIT(include).
660        * support/Makefile.am: Remove stubdr, wrapup.
661        * support/stubdr/Makefile.am, support/stubdr/open.c,
662        support/stubdr/close.c, support/stubdr/init.c,
663        support/stubdr/stubdrv.h, support/stubdr/cntrl.c,
664        support/stubdr/.cvsignore, support/stubdr/read.c,
665        support/stubdr/write.c, support/wrapup/Makefile.am,
666        support/wrapup/.cvsignore, support/stubdr/, support/wrapup/: Remove.
667
6682000-11-09      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
669
670        * Makefile.am, support/Makefile.am: Use ... instead of RTEMS_TOPdir
671        in ACLOCAL_AMFLAGS.
672
6732000-11-02      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
674
675        * support/stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
676        * Makefile.am, support/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
677        $(RTEMS_TOPdir)/aclocal.
678
6792000-10-27      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
680
681        * Makefile.am, support/Makefile.am: ACLOCAL_AMFLAGS= -I
682        $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
683
6842000-09-04      Ralf Corsépius <corsepiu@faw.uni-ulm.de>
685
686        * support/stubdr/Makefile.am, support/wrapup/Makefile.am: Include
687        compile.am
688
6892000-08-10      Joel Sherrill <joel@OARcorp.com>
690
691        * ChangeLog, support/ChangeLog: New file.
692
Note: See TracBrowser for help on using the repository browser.