source: rtems/testsuites/ChangeLog @ d6a83a46

4.104.114.84.95
Last change on this file since d6a83a46 was d6a83a46, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/13/05 at 06:11:24

2005-11-13 Ralf Corsepius <ralf.corsepius@…>

  • aclocal/rtems-top.m4: Remove dirstamp.
  • Property mode set to 100644
File size: 15.5 KB
Line 
12005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * aclocal/rtems-top.m4: Remove dirstamp.
4
52005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Remove preinstall.am
8        * preinstall.am: Remove.
9        * support/.cvsignore: Remove (Revert Joel's yesterday's patch).
10
112005-11-10      Joel Sherrill <joel@OARcorp.com>
12
13        * support/.cvsignore: New file.
14
152005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * Makefile.am: Don't preinstall support/include headers.
18        * configure.ac: Fix config-variables of conditionally built subdirs.
19
202005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
21
22        * aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
23        aclocal/check-networking.m4, aclocal/check-posix.m4,
24        aclocal/check-tests.m4, aclocal/enable-itron.m4,
25        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
26        aclocal/enable-posix.m4: Remove (Unused).
27
282005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
31        * aclocal/prog-cc.m4: Apply cpukit_root, project_root to set up
32        GCCSPECS.
33        * aclocal/check-cpuopts.m4: Apply cpukit_root, project_root to set
34        up temporary CPPFLAGS to compile check cpuopts.h.
35        * aclocal/rtems-top.m4: Add --enable-cpukit-root,
36        --enable-project-root. Remove --with-project-root.
37        Fix --enable-rtems-root.
38        * automake/compile.am, aclocal/env-rtemsbsp.m4:
39        Assume PROJECT_ROOT to contain RTEMS_BSP.
40
412005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
42
43        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
44        * Makefile.am: Merge-in support/Makefile.am
45        * aclocal/check-cpuopts.m4: Add config.cache support.
46        * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE,
47        OBJS from LINK_FILES.
48        * configure.ac: Add AMPOLISH3. Remove support/.
49
502005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
53        * aclocal/env-rtemsbsp.m4: Remove GCCSPECS.
54        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Remove RTEMS_GCC_PIPE.
55        Remove RTEMS_GCC_SPECS.
56        * aclocal/check-multiprocessing.m4: Don't require
57        RTEMS_ENABLE_MULTILIB.
58        * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into
59        GCCSPECS.
60        * automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS,
61        RTEMS_CXXFLAGS.
62        * aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS. Remove
63        RTEMS_CFLAGS.
64        * aclocal/check-cpuopts.m4: New.
65        * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't
66        manually set up GCCSPEC (Now setup from inside configure). Remove
67        RTEMS_RELLDFLAGS (Used).
68        * aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
69        aclocal/multilib.m4: Remove (Unused).
70        * automake/compile.am: Remove CCAS support.
71
722005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
73
74        * automake/compile.am: Remove depend.
75        * automake/compile.am: Take contents of amcompile.am.
76        * aclocal/check-posix.m4: Sync with cpukit.
77        * automake/local.am: Remove depend-am.
78        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
79        aclocal/quoting.m4, aclocal/tool-paths.m4, automake/amcompile.am:
80        Remove.
81        * automake/subdirs.am: Remove depend-recursive.
82        * configure.ac: Sync POSIX and ITRON magic with cpukit.
83        * automake/amcompile.am: New.
84
852005-09-02      Joel Sherrill <joel@OARcorp.com>
86
87        * aclocal/version.m4: Updated to rtems-4.6.99.2.
88
892004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
90
91        * support/include/buffer_test_io.h: Use iprintf iff _NEWLIB_VERSION
92        is defined.
93        * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building
94        itron for unix.
95
962004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
97
98        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
99        * configure.ac, support/configure.ac: Require automake > 1.9.
100
1012004-07-28      Joel Sherrill <joel@OARcorp.com>
102
103        * aclocal/version.m4: Updated to rtems-4.6.99.1.
104
1052004-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
106
107        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
108
1092004-03-28      Ralf Corsepius <ralf.corsepius@rtems.org>
110
111        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
112
1132004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * aclocal/rtems-top.m4: Add rtems_rootdir.
116        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in
117        $rtems_rootdir.
118        * support/include/tmacros.h: Convert to using c99 fixed size types.
119        * configure.ac, configure.ac, support/configure.ac: Add 2nd arg to
120        RTEMS_TOP.
121        * aclocal/check-custom-bsp.m4: Fix minor typo.
122        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
123        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
124        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
125        aclocal/enable-tests.m4, aclocal/multilib.m4,
126        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
127        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework
128        with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
129        Add --enable-rtems-root. Rework RTEMS_ROOT.
130
1312004-03-03      Joel Sherrill <joel@OARcorp.com>
132
133        * support/include/buffer_test_io.h: Correct typo.
134
1352004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * aclocal/rtems-top.m4: Rework.
138        * aclocal/project-root.m4: Remove obsolete comments.
139        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
140        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
141        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
142
1432004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: Remove subdir tools.
146        * aclocal/target.m4: Remove (Unused).
147
1482004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * aclocal/version.m4: 4.6.99.0.
151
1522004-02-03      Joel Sherrill <joel@OARcorp.com>
153
154        * support/include/buffer_test_io.h: Do not use iprintf() if in ANSI
155        compiler mode.
156
1572004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * support/Makefile.am: Add PREINSTALL_DIRS.
160
1612004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * support/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
164        PRE/TMPINSTALL_FILES to CLEANFILES.
165
1662004-01-07      Joel Sherrill <joel@OARcorp.com>
167
168        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips
169        port more completely covers the MIPS family.
170
1712004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
172
173        * automake/compile.am: Remove CONFIG.CC (Unused). Remove CPPFLAGS,
174        CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by automake). Add
175        CCAS. Use AM_*FLAGS = RTEMS_*FLAGS. Remove LIB_VARIANT from LINK_*.
176        Cleanup comments.
177        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
178        Remove build-variants. Hard-code ARCH=o-optimize.
179        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS. Don't invoke
180        _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Remove am__fastdepCXX
181        conditional.
182        * aclocal/env-rtemsbsp.m4: Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
183        CFLAGS_DEBUG_V.
184        * aclocal/rtems-flags.m4: Remove (Unused).
185        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
186        * automake/compile.am: Remove CLEANDIRS (Unused). Remove DEFS
187        (Implicitly handled by automake).
188        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
189        RTEMS_CFLAGS.
190
1912003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
194
1952003-12-17      Joel Sherrill <joel@OARcorp.com>
196
197        * aclocal/version.m4: Updated to rtems-20031217-test.
198
1992003-12-16      Joel Sherrill <joel@OARcorp.com>
200
201        PR 544/tests
202        * support/include/buffer_test_io.h: Various modifications to make
203        tests account for resources and not print at inappropriate times.
204
2052003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
208        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
209
2102003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
213        * automake/compila.am: Remove ARCH.
214        * configure.ac, support/configure.ac: Require automake >= 1.8,
215        autoconf >= 2.59.
216        * support/Makefile.am: Use mkdir_p. Remove dirs from
217        PRE/TMPINSTALL_FILES. Use include_HEADERS.
218        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
219
2202003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
223        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
224        AC_SUBST(dirstamp).
225        * aclocal/lead-dot.m4: New (from automake-1.7f).
226
2272003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
230        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
231        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
232        aclocal/check-networking.m4, aclocal/check-posix.m4,
233        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
234        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
235        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
236        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
237        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
238        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
239        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4,
240        aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
241        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
242        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
243        underquoting to silence automake-1.8.
244
2452003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac, support/configure.ac: Reflect having moved to
248        testsuites/.
249
2502003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * aclocal/rtems-top.m4: Add support for --with-project-root. Remove
253        RTEMS Version message.
254
2552003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * aclocal/canonical-host.m4: Remove.
258        * configure.ac: Remove RTEMS_CANONICAL_HOST.
259        * aclocal/canonical-target-name.m4: Merge-in
260        aclocal/canonical-host.m4.
261
2622003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
265        * aclocal/bsp_alias.m4: Remove.
266
2672003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
270        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
271        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU
272        instead of RTEMS_CHECK_CPU.
273        * aclocal/check-cpu.m4: Remove.
274        * configure.ac: Remove RTEMS_CHECK_CPU.
275
2762003-09-04      Joel Sherrill <joel@OARcorp.com>
277
278        * support/include/tmacros.h: URL for license changed.
279
2802003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * aclocal/rtems-top.m4: Add RTEMS_API.
283        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
284
2852003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
288        * aclocal/enable-tests.m4: Change to support
289        --enable-tests=no|yes|samples, default is samples.
290        * configure.ac: Reflect changes above.
291
2922003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Makefile.am, support/Makefile.am: Reflect having moved aclocal/.
295
2962003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * automake/local.am, automake/host.am: Remove "debug".
299        * aclocal/bsp-alias.m4, aclocal/canonical-host.m4,
300        aclocal/canonicalize-tools.m4, aclocal/canonical-target-name.m4,
301        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4,
302        aclocal/check-cxx.m4, aclocal/check-itron.m4,
303        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
304        aclocal/check-posix.m4, aclocal/check-tool.m4,
305        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
306        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
307        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
308        aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4,
309        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
310        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
311        aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4,
312        aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/quoting.m4,
313        aclocal/rtems-cpu-subdirs.m4, aclocal/rtems-flags.m4,
314        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
315        aclocal/target.m4, aclocal/tool-paths.m4, aclocal/version.m4: New
316        (Copied from ../../../aclocal).
317
3182003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * Makefile.am, support/Makefile.am: Reflect having moved automake/.
321        * automake/compile.am, automake/host.am, automake/leaf.am
322        automake/local.am, automake/subdirs.am: New (copied from
323        ../../../automake).
324
3252003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * configure.ac, support/configure.ac: Use rtems-bugs@rtems.com as
328        bug report email address.
329
3302003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * configure.ac, support/configure.ac: Remove AC_CONFIG_AUX_DIR.
333
3342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * configure.ac, support/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
337        * configure.ac, support/configure.ac: AC_PREREQ(2.57).
338
3392002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * .cvsignore, support/.cvsignore: Reformat. Add autom4te*cache.
342        Remove autom4te.cache.
343
3442002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * support/configure.ac: Reflect changes above.  Take out unnecessary
347        autoconf macros.
348        * support/include/Makefile.am: Remove.
349        * support/Makefile.am: Merge in former include/Makefile.am.
350
3512002-08-01      Joel Sherrill <joel@OARcorp.com>
352
353        * Per PR47 add support for buffered test output.  This involved
354        adding defines to redirect output to a buffer and dump it when full,
355        at "test pause", and at exit.  To avoid problems when redefining
356        exit(), all tests were modified to call rtems_test_exit(). Some
357        tests, notable psxtests, had to be modified to include  the standard
358        test macro .h file (pmacros.h or tmacros.h) to enable this support.
359        * support/include/buffer_test_io.h: New file.
360
3612002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * configure.ac: Remove ENABLE_GCC28.
364
3652002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * Makefile.am, support/include/Makefile.am, support/Makefile.am:
368        Remove AUTOMAKE_OPTIONS.
369        * configure.ac, support/configure.ac:
370        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
371        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
372
3732001-11-07      Joel Sherrill <joel@OARcorp.com>
374
375        Tracked as PR72 but related to the object id problem (PR36)
376        reported by Todor.Todorov@barco.com.
377        but discovered independently.
378        * support/include/tmacros.h: Added
379        fatal_directive_check_status_only().
380
3812001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * .cvsignore, support/.cvsignore: Add autom4te.cache for autoconf >
384        2.52.
385        * configure.ac, support/configure.ac: New file, generated from
386        configure.in by autoupdate.
387        * configure.in, support/configure.in: Remove.
388
3892001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
392        handling.
393
3942001-08-16      Joel Sherrill <joel@OARcorp.com>
395
396        * support/include/tmacros.h: Attempt to print errno as further
397        information.
398
3992001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
402        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
403
4042001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
405
406        * support/configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
407
4082001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * support/configure.in: Remove stubdr, wrapup, AC_INIT(include).
411        * support/Makefile.am: Remove stubdr, wrapup.
412        * support/stubdr/Makefile.am, support/stubdr/open.c,
413        support/stubdr/close.c, support/stubdr/init.c,
414        support/stubdr/stubdrv.h, support/stubdr/cntrl.c,
415        support/stubdr/.cvsignore, support/stubdr/read.c,
416        support/stubdr/write.c, support/wrapup/Makefile.am,
417        support/wrapup/.cvsignore, support/stubdr/, support/wrapup/: Remove.
418
4192000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * Makefile.am, support/Makefile.am: Use ... instead of RTEMS_TOPdir
422        in ACLOCAL_AMFLAGS.
423
4242000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * support/stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
427        * Makefile.am, support/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
428        $(RTEMS_TOPdir)/aclocal.
429
4302000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * Makefile.am, support/Makefile.am: ACLOCAL_AMFLAGS= -I
433        $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
434
4352000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * support/stubdr/Makefile.am, support/wrapup/Makefile.am: Include
438        compile.am
439
4402000-08-10      Joel Sherrill <joel@OARcorp.com>
441
442        * ChangeLog, support/ChangeLog: New file.
443
Note: See TracBrowser for help on using the repository browser.