source: rtems/testsuites/ChangeLog @ ab2422c

4.104.115
Last change on this file since ab2422c was ab2422c, checked in by Joel Sherrill <joel.sherrill@…>, on 09/14/09 at 17:59:29

2009-09-14 Joel Sherrill <joel.sherrill@…>

  • psxtests/psxclock/init.c, psxtests/psxclock/psxclock.scn: Add test case for nanosleep of a very small delay which mathematically is less than a clock tick.
  • Property mode set to 100644
File size: 20.5 KB
RevLine 
[ab2422c]12009-09-14      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * psxtests/psxclock/init.c, psxtests/psxclock/psxclock.scn: Add test
4        case for nanosleep of a very small delay which mathematically is less
5        than a clock tick.
6
[46605724]72009-09-13      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * configure.ac: Some POSIX tests exercise functionality which is
10        enabled when the POSIX threading is disabled. So build this suite all
11        the time and let the psxtests select the specific tests to build.
12
[4e76c71]132009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
14
15        * support/include/tmacros.h: Eliminate test routines TICKS_PER_SECOND
16        and get_ticks_per_second() in favor of new
17        rtems_clock_get_ticks_per_second().
18
[288f8498]192009-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
20
21        * support/src/test_support.c: Tinker with longest valid name.
22
[cba16514]232009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * support/include/buffer_test_io.h: Use printk on AVR by default.
26
[072d2a09]272009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
28
29        * support/src/tmtests_empty_function.c: Fix warnings.
30
[dea3a9ca]312009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * aclocal/prog-cc.m4: Preset ac_cv_exeext=.exe for *-rtems*
34          toolchains.
35
[fd9d071]362008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
37
38        * aclocal/canonical-target-name.m4: Remove tic4x.
39
[f8f2e41]402008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * aclocal/version.m4: Bump RTEMS_API to 4.10.
43        Bump _RTEMS_VERSION to 4.9.99.0.
44
[0422fde5]452008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * support/src/test_support.c: Convert to "bool".
48
[35eb543d]492008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
50
51        * support/src/tmtests_empty_function.c: New file.
52
[e03da15]532008-07-02      Ralf Corsépius <ralf.corsepius@rtems.org>
54
55        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
56        AC_PREREQ(2.62).
57
[7bb36b05]582008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
59
60        * aclocal/enable-rtemsbsp.m4: s/AC_HELP/AS_HELP/.
61
[ccc4203]622008-02-04      Jennifer Averett <jennifer.averett@OARcorp.com>
63
64        * support/include/test_support.h, support/src/test_support.c: New files.
65
[d5a36d3]662008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
67
68        * support/include/tmacros.h: Change TEST_INIT to CONFIGURE_INIT. Make
69        tmacros.h available to all POSIX tests. Add a clock_settime case for
70        < 1988.
71
[1dd2318]722008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
73
74        * support/include/tmacros.h: Fix put_name to handle unprintable names.
75
[83a66aa]762008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
77
78        * support/include/tmacros.h: Add new rtems_test_assert() which exits
79        rather than calling fatal error.
80
[81be799]812007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
82
83        * support/include/tmacros.h: Add new helper for POSIX tests.
84
[90a51d8a]852007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
86
87        * aclocal/version.m4: Bump RTEMS_API to 4.9.
88        Bump RTEMS_VERSION to 4.8.99.0.
89
[71531a6]902007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
91
92        * support/include/buffer_test_io.h: Add support for using printk for
93        output in tests. This should be followed up by disabling the console
94        driver and other support when the tests are using printk.
95
[ffabba3]962007-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
97
98        * aclocal/check-cpuopts.m4: Check rtems/system.h instead of
99        rtems/score/cpuopts.h.
100
[fcb0cd46]1012006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
102
103        * configure.ac: New BUG-REPORT address.
104
[9b5e72b]1052006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
106
107        * aclocal/rtems-top.m4: Remove RTEMS_API.
108        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
109
[d6a6cff2]1102006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
111
112        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
113
[2e28876]1142006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
115
116        * aclocal/version.m4: Bump version to 4.7.99.0.
117
[ba2c04f]1182006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
119
120        * configure.ac: Require autoconf-2.60. Require automake-1.10.
121
[8eb78a20]1222006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
123
124        * samples/fileio/system.h:
125        (PR1118) make use of the new confdefs.h mechanisms
126        for the IDE/ATA interface
127       
[c5a67176]1282006-04-18  Joel Sherrill <joel@OARcorp.com>
129
[84c86f2]130        * aclocal/version.m4: Updated to rtems-4.6.99.3.
[c5a67176]131
[104c492]1322006-02-01      Joel Sherrill <joel@OARcorp.com>
133
134        PR 855/tests
135        * support/include/tmacros.h: Fix typo.
136
[1fd1595]1372005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
138
[bcf2752c]139        * aclocal/enable-bare.m4: Remove (Unused).
[e6c977e3]140        * aclocal/env-rtemsbsp.m4, configure.ac:
141        Remove RTEMS_ENABLE_BARE,
[1fd1595]142        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
143
[ee844b4]1442005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
145
[8cd556a]146        * automake/compile.am: Remove .coff. Remove .obj.
[ee844b4]147
[d6a83a46]1482005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
149
[780d010]150        * automake/local.am: Remove depend.
151        * automake/host.am: Remove depend.
[cbbf31a]152        * automake/subdirs.am: Remove preinstall, preinstall-recursive.
153        * automake/local.am: Remove preinstall-am.
[8cf8799d]154        * aclocal/env-rtemsbsp.m4: Remove includedir. Remove libdir.
155        Set rtems_testsdir to $libdir/rtems-4.7/tests.
[ae097c0]156        * configure.ac: Remove AMPOLISH3 (Unused).
[5036495]157        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL.
[e3f801eb]158        * automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES.
159        Remove ARCH. Remove LINK_LIBS.
160        Extend clean-local to catch most temporary files make-exe is
161        creating.
[955ea2c]162        * aclocal/env-rtemsbsp.m4: Remove project_libdir.
163        Remove project_includedir.
164        Add rtems_testsdir.
[d6a83a46]165        * aclocal/rtems-top.m4: Remove dirstamp.
166
[8601baed]1672005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
168
[f7abc85]169        * Makefile.am: Remove preinstall.am
170        * preinstall.am: Remove.
[8601baed]171        * support/.cvsignore: Remove (Revert Joel's yesterday's patch).
172
[f343bba5]1732005-11-10      Joel Sherrill <joel@OARcorp.com>
174
175        * support/.cvsignore: New file.
176
[fbe6a00]1772005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
178
[5ddf9698]179        * Makefile.am: Don't preinstall support/include headers.
[fbe6a00]180        * configure.ac: Fix config-variables of conditionally built subdirs.
181
[a3ae8a98]1822005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
183
184        * aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
185        aclocal/check-networking.m4, aclocal/check-posix.m4,
186        aclocal/check-tests.m4, aclocal/enable-itron.m4,
187        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
188        aclocal/enable-posix.m4: Remove (Unused).
189
[c5ff2470]1902005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
191
[44502ae]192        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
[f28d5a46]193        * aclocal/prog-cc.m4: Apply cpukit_root, project_root to set up
194        GCCSPECS.
[6056475]195        * aclocal/check-cpuopts.m4: Apply cpukit_root, project_root to set
196        up temporary CPPFLAGS to compile check cpuopts.h.
[b74d63c]197        * aclocal/rtems-top.m4: Add --enable-cpukit-root,
198        --enable-project-root. Remove --with-project-root.
199        Fix --enable-rtems-root.
[c5ff2470]200        * automake/compile.am, aclocal/env-rtemsbsp.m4:
201        Assume PROJECT_ROOT to contain RTEMS_BSP.
202
[146bfee4]2032005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
204
[7cbc7cc]205        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
[146bfee4]206        * Makefile.am: Merge-in support/Makefile.am
[eacd7f8c]207        * aclocal/check-cpuopts.m4: Add config.cache support.
[7cbc7cc]208        * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE,
209        OBJS from LINK_FILES.
210        * configure.ac: Add AMPOLISH3. Remove support/.
[eacd7f8c]211
[07aef0b]2122005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
213
[7cbc7cc]214        * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
[07aef0b]215        * aclocal/env-rtemsbsp.m4: Remove GCCSPECS.
[7cbc7cc]216        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Remove RTEMS_GCC_PIPE.
217        Remove RTEMS_GCC_SPECS.
[5dbe362]218        * aclocal/check-multiprocessing.m4: Don't require
219        RTEMS_ENABLE_MULTILIB.
[7cbc7cc]220        * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into
221        GCCSPECS.
222        * automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS,
223        RTEMS_CXXFLAGS.
224        * aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS. Remove
225        RTEMS_CFLAGS.
226        * aclocal/check-cpuopts.m4: New.
227        * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't
228        manually set up GCCSPEC (Now setup from inside configure). Remove
229        RTEMS_RELLDFLAGS (Used).
230        * aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
231        aclocal/multilib.m4: Remove (Unused).
232        * automake/compile.am: Remove CCAS support.
[2127da14]233
[f6d9b6f]2342005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
235
[1306582]236        * automake/compile.am: Remove depend.
[7cbc7cc]237        * automake/compile.am: Take contents of amcompile.am.
238        * aclocal/check-posix.m4: Sync with cpukit.
[1306582]239        * automake/local.am: Remove depend-am.
[7cbc7cc]240        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
241        aclocal/quoting.m4, aclocal/tool-paths.m4, automake/amcompile.am:
242        Remove.
[c65f30c3]243        * automake/subdirs.am: Remove depend-recursive.
[7cbc7cc]244        * configure.ac: Sync POSIX and ITRON magic with cpukit.
[91c0a83]245        * automake/amcompile.am: New.
[e698e68]246
[7cbc7cc]2472005-09-02      Joel Sherrill <joel@OARcorp.com>
[1a8f056c]248
[086c1c3]249        * aclocal/version.m4: Updated to rtems-4.6.99.2.
[1a8f056c]250
[713791a1]2512004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
252
[7cbc7cc]253        * support/include/buffer_test_io.h: Use iprintf iff _NEWLIB_VERSION
254        is defined.
255        * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building
256        itron for unix.
[97891e5e]257
[7cbc7cc]2582004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
[7129fae]259
260        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
[7cbc7cc]261        * configure.ac, support/configure.ac: Require automake > 1.9.
[7129fae]262
[7cbc7cc]2632004-07-28      Joel Sherrill <joel@OARcorp.com>
[90a33a8]264
[7cbc7cc]265        * aclocal/version.m4: Updated to rtems-4.6.99.1.
[90a33a8]266
[7cbc7cc]2672004-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
[0d0528d3]268
269        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
270
[7cbc7cc]2712004-03-28      Ralf Corsepius <ralf.corsepius@rtems.org>
[c50e978]272
273        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
274
[d04abc83]2752004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * aclocal/rtems-top.m4: Add rtems_rootdir.
[7cbc7cc]278        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in
279        $rtems_rootdir.
280        * support/include/tmacros.h: Convert to using c99 fixed size types.
281        * configure.ac, configure.ac, support/configure.ac: Add 2nd arg to
282        RTEMS_TOP.
283        * aclocal/check-custom-bsp.m4: Fix minor typo.
[e84c2a46]284        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
285        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
286        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
287        aclocal/enable-tests.m4, aclocal/multilib.m4,
288        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
[7cbc7cc]289        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework
290        with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
291        Add --enable-rtems-root. Rework RTEMS_ROOT.
[e84c2a46]292
[7cbc7cc]2932004-03-03      Joel Sherrill <joel@OARcorp.com>
[7c48a2e8]294
[7cbc7cc]295        * support/include/buffer_test_io.h: Correct typo.
[7c48a2e8]296
[17ad82c]2972004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
[7cbc7cc]299        * aclocal/rtems-top.m4: Rework.
[17ad82c]300        * aclocal/project-root.m4: Remove obsolete comments.
301        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
[7cbc7cc]302        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
303        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
[17ad82c]304
[7974c4b]3052004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.ac: Remove subdir tools.
[20b80be]308        * aclocal/target.m4: Remove (Unused).
309
[31ffd58]3102004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * aclocal/version.m4: 4.6.99.0.
313
[7cbc7cc]3142004-02-03      Joel Sherrill <joel@OARcorp.com>
315
316        * support/include/buffer_test_io.h: Do not use iprintf() if in ANSI
317        compiler mode.
318
3192004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * support/Makefile.am: Add PREINSTALL_DIRS.
322
3232004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * support/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
326        PRE/TMPINSTALL_FILES to CLEANFILES.
327
[6416628]3282004-01-07      Joel Sherrill <joel@OARcorp.com>
329
[7cbc7cc]330        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips
331        port more completely covers the MIPS family.
[6416628]332
[7cbc7cc]3332004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
[44652f8]334
[7cbc7cc]335        * automake/compile.am: Remove CONFIG.CC (Unused). Remove CPPFLAGS,
336        CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by automake). Add
337        CCAS. Use AM_*FLAGS = RTEMS_*FLAGS. Remove LIB_VARIANT from LINK_*.
338        Cleanup comments.
339        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
340        Remove build-variants. Hard-code ARCH=o-optimize.
341        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS. Don't invoke
342        _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Remove am__fastdepCXX
343        conditional.
344        * aclocal/env-rtemsbsp.m4: Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
345        CFLAGS_DEBUG_V.
346        * aclocal/rtems-flags.m4: Remove (Unused).
347        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
348        * automake/compile.am: Remove CLEANDIRS (Unused). Remove DEFS
349        (Implicitly handled by automake).
350        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
351        RTEMS_CFLAGS.
[44652f8]352
[4470b40a]3532003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
356
[7cbc7cc]3572003-12-17      Joel Sherrill <joel@OARcorp.com>
[d7e0507]358
[7cbc7cc]359        * aclocal/version.m4: Updated to rtems-20031217-test.
[d7e0507]360
[7cbc7cc]3612003-12-16      Joel Sherrill <joel@OARcorp.com>
[55f441e3]362
[7cbc7cc]363        PR 544/tests
364        * support/include/buffer_test_io.h: Various modifications to make
365        tests account for resources and not print at inappropriate times.
[55f441e3]366
[7cbc7cc]3672003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[3d02fadb]368
[7cbc7cc]369        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
370        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
[3d02fadb]371
[810720b6]3722003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
[7cbc7cc]374        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
375        * automake/compila.am: Remove ARCH.
376        * configure.ac, support/configure.ac: Require automake >= 1.8,
377        autoconf >= 2.59.
378        * support/Makefile.am: Use mkdir_p. Remove dirs from
379        PRE/TMPINSTALL_FILES. Use include_HEADERS.
380        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
[810720b6]381
[c17ed71]3822003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
[7cbc7cc]385        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
386        AC_SUBST(dirstamp).
[c17ed71]387        * aclocal/lead-dot.m4: New (from automake-1.7f).
388
[0e8262cf]3892003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
392        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
393        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
394        aclocal/check-networking.m4, aclocal/check-posix.m4,
395        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
396        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
397        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
398        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
399        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
400        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
[7cbc7cc]401        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4,
402        aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
[0e8262cf]403        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
[7cbc7cc]404        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
405        underquoting to silence automake-1.8.
[0e8262cf]406
[5f52d1f]4072003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
[7cbc7cc]409        * configure.ac, support/configure.ac: Reflect having moved to
410        testsuites/.
[5f52d1f]411
[c3643e7]4122003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
[7cbc7cc]414        * aclocal/rtems-top.m4: Add support for --with-project-root. Remove
415        RTEMS Version message.
[c3643e7]416
[5f7d7640]4172003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * aclocal/canonical-host.m4: Remove.
[6a8a114]420        * configure.ac: Remove RTEMS_CANONICAL_HOST.
[7cbc7cc]421        * aclocal/canonical-target-name.m4: Merge-in
422        aclocal/canonical-host.m4.
[6a8a114]423
[6c3e328]4242003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
427        * aclocal/bsp_alias.m4: Remove.
428
[98e88aa3]4292003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
432        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
[7cbc7cc]433        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU
434        instead of RTEMS_CHECK_CPU.
435        * aclocal/check-cpu.m4: Remove.
436        * configure.ac: Remove RTEMS_CHECK_CPU.
437
4382003-09-04      Joel Sherrill <joel@OARcorp.com>
439
440        * support/include/tmacros.h: URL for license changed.
[98e88aa3]441
[ac3786b]4422003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * aclocal/rtems-top.m4: Add RTEMS_API.
445        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
446
[e41e3fe7]4472003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
[a5e62aba]449        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
[e41e3fe7]450        * aclocal/enable-tests.m4: Change to support
451        --enable-tests=no|yes|samples, default is samples.
452        * configure.ac: Reflect changes above.
453
[7862f888]4542003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
[7cbc7cc]456        * Makefile.am, support/Makefile.am: Reflect having moved aclocal/.
[3c69a774]457
[94e18016]4582003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * automake/local.am, automake/host.am: Remove "debug".
[7cbc7cc]461        * aclocal/bsp-alias.m4, aclocal/canonical-host.m4,
462        aclocal/canonicalize-tools.m4, aclocal/canonical-target-name.m4,
463        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4,
464        aclocal/check-cxx.m4, aclocal/check-itron.m4,
465        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
466        aclocal/check-posix.m4, aclocal/check-tool.m4,
467        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
468        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
469        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
470        aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4,
471        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
472        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
473        aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4,
474        aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/quoting.m4,
475        aclocal/rtems-cpu-subdirs.m4, aclocal/rtems-flags.m4,
476        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
477        aclocal/target.m4, aclocal/tool-paths.m4, aclocal/version.m4: New
478        (Copied from ../../../aclocal).
[94e18016]479
[e3e310f7]4802003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
[7cbc7cc]482        * Makefile.am, support/Makefile.am: Reflect having moved automake/.
[4cd2df9]483        * automake/compile.am, automake/host.am, automake/leaf.am
484        automake/local.am, automake/subdirs.am: New (copied from
485        ../../../automake).
486
[7dcc3fe]4872003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
[7cbc7cc]489        * configure.ac, support/configure.ac: Use rtems-bugs@rtems.com as
490        bug report email address.
[7dcc3fe]491
[3c55718]4922003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
[7cbc7cc]494        * configure.ac, support/configure.ac: Remove AC_CONFIG_AUX_DIR.
[3c55718]495
[ccd81b60]4962003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
[7cbc7cc]498        * configure.ac, support/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
499        * configure.ac, support/configure.ac: AC_PREREQ(2.57).
[9b5c258]500
[8730f45]5012002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
[7cbc7cc]503        * .cvsignore, support/.cvsignore: Reformat. Add autom4te*cache.
[8730f45]504        Remove autom4te.cache.
505
[7cbc7cc]5062002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * support/configure.ac: Reflect changes above.  Take out unnecessary
509        autoconf macros.
510        * support/include/Makefile.am: Remove.
511        * support/Makefile.am: Merge in former include/Makefile.am.
512
5132002-08-01      Joel Sherrill <joel@OARcorp.com>
514
515        * Per PR47 add support for buffered test output.  This involved
516        adding defines to redirect output to a buffer and dump it when full,
517        at "test pause", and at exit.  To avoid problems when redefining
518        exit(), all tests were modified to call rtems_test_exit(). Some
519        tests, notable psxtests, had to be modified to include  the standard
520        test macro .h file (pmacros.h or tmacros.h) to enable this support.
521        * support/include/buffer_test_io.h: New file.
522
[cb9b2bfc]5232002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * configure.ac: Remove ENABLE_GCC28.
526
[7273b6e]5272002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
[7cbc7cc]529        * Makefile.am, support/include/Makefile.am, support/Makefile.am:
530        Remove AUTOMAKE_OPTIONS.
531        * configure.ac, support/configure.ac:
[7273b6e]532        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
533        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
[7cbc7cc]534
5352001-11-07      Joel Sherrill <joel@OARcorp.com>
536
537        Tracked as PR72 but related to the object id problem (PR36)
538        reported by Todor.Todorov@barco.com.
539        but discovered independently.
540        * support/include/tmacros.h: Added
541        fatal_directive_check_status_only().
[7273b6e]542
[df25c998]5432001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
[7cbc7cc]545        * .cvsignore, support/.cvsignore: Add autom4te.cache for autoconf >
546        2.52.
547        * configure.ac, support/configure.ac: New file, generated from
548        configure.in by autoupdate.
549        * configure.in, support/configure.in: Remove.
[df25c998]550
[a3ac20f]5512001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
554        handling.
555
[7cbc7cc]5562001-08-16      Joel Sherrill <joel@OARcorp.com>
557
558        * support/include/tmacros.h: Attempt to print errno as further
559        information.
560
[9c0bd65]5612001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
564        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
565
[7cbc7cc]5662001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
567
568        * support/configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
569
5702001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * support/configure.in: Remove stubdr, wrapup, AC_INIT(include).
573        * support/Makefile.am: Remove stubdr, wrapup.
574        * support/stubdr/Makefile.am, support/stubdr/open.c,
575        support/stubdr/close.c, support/stubdr/init.c,
576        support/stubdr/stubdrv.h, support/stubdr/cntrl.c,
577        support/stubdr/.cvsignore, support/stubdr/read.c,
578        support/stubdr/write.c, support/wrapup/Makefile.am,
579        support/wrapup/.cvsignore, support/stubdr/, support/wrapup/: Remove.
580
[feead226]5812000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
[7cbc7cc]583        * Makefile.am, support/Makefile.am: Use ... instead of RTEMS_TOPdir
584        in ACLOCAL_AMFLAGS.
[feead226]585
[a314d3b4]5862000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
[7cbc7cc]588        * support/stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
589        * Makefile.am, support/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
590        $(RTEMS_TOPdir)/aclocal.
[a314d3b4]591
[ae1cce4e]5922000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
[7cbc7cc]594        * Makefile.am, support/Makefile.am: ACLOCAL_AMFLAGS= -I
595        $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
596
5972000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * support/stubdr/Makefile.am, support/wrapup/Makefile.am: Include
600        compile.am
[ae1cce4e]601
[e94ad1fe]6022000-08-10      Joel Sherrill <joel@OARcorp.com>
603
[7cbc7cc]604        * ChangeLog, support/ChangeLog: New file.
605
Note: See TracBrowser for help on using the repository browser.