source: rtems/testsuites/ChangeLog @ 7cbc7cc

4.104.114.84.95
Last change on this file since 7cbc7cc was 7cbc7cc, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/09/05 at 09:13:25

Merge-in support/ChangeLog.

  • Property mode set to 100644
File size: 14.2 KB
Line 
12005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
4        * Makefile.am: Merge-in support/Makefile.am
5        * aclocal/check-cpuopts.m4: Add config.cache support.
6        * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE,
7        OBJS from LINK_FILES.
8        * configure.ac: Add AMPOLISH3. Remove support/.
9
102005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
13        * aclocal/env-rtemsbsp.m4: Remove GCCSPECS.
14        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Remove RTEMS_GCC_PIPE.
15        Remove RTEMS_GCC_SPECS.
16        * aclocal/check-multiprocessing.m4: Don't require
17        RTEMS_ENABLE_MULTILIB.
18        * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into
19        GCCSPECS.
20        * automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS,
21        RTEMS_CXXFLAGS.
22        * aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS. Remove
23        RTEMS_CFLAGS.
24        * aclocal/check-cpuopts.m4: New.
25        * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't
26        manually set up GCCSPEC (Now setup from inside configure). Remove
27        RTEMS_RELLDFLAGS (Used).
28        * aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
29        aclocal/multilib.m4: Remove (Unused).
30        * automake/compile.am: Remove CCAS support.
31
322005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * automake/compile.am: Remove depend.
35        * automake/compile.am: Take contents of amcompile.am.
36        * aclocal/check-posix.m4: Sync with cpukit.
37        * automake/local.am: Remove depend-am.
38        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
39        aclocal/quoting.m4, aclocal/tool-paths.m4, automake/amcompile.am:
40        Remove.
41        * automake/subdirs.am: Remove depend-recursive.
42        * configure.ac: Sync POSIX and ITRON magic with cpukit.
43        * automake/amcompile.am: New.
44
452005-09-02      Joel Sherrill <joel@OARcorp.com>
46
47        * aclocal/version.m4: Updated to rtems-4.6.99.2.
48
492004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * support/include/buffer_test_io.h: Use iprintf iff _NEWLIB_VERSION
52        is defined.
53        * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building
54        itron for unix.
55
562004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
57
58        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
59        * configure.ac, support/configure.ac: Require automake > 1.9.
60
612004-07-28      Joel Sherrill <joel@OARcorp.com>
62
63        * aclocal/version.m4: Updated to rtems-4.6.99.1.
64
652004-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
66
67        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
68
692004-03-28      Ralf Corsepius <ralf.corsepius@rtems.org>
70
71        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
72
732004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * aclocal/rtems-top.m4: Add rtems_rootdir.
76        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in
77        $rtems_rootdir.
78        * support/include/tmacros.h: Convert to using c99 fixed size types.
79        * configure.ac, configure.ac, support/configure.ac: Add 2nd arg to
80        RTEMS_TOP.
81        * aclocal/check-custom-bsp.m4: Fix minor typo.
82        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
83        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
84        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
85        aclocal/enable-tests.m4, aclocal/multilib.m4,
86        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
87        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework
88        with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
89        Add --enable-rtems-root. Rework RTEMS_ROOT.
90
912004-03-03      Joel Sherrill <joel@OARcorp.com>
92
93        * support/include/buffer_test_io.h: Correct typo.
94
952004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * aclocal/rtems-top.m4: Rework.
98        * aclocal/project-root.m4: Remove obsolete comments.
99        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
100        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
101        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
102
1032004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Remove subdir tools.
106        * aclocal/target.m4: Remove (Unused).
107
1082004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * aclocal/version.m4: 4.6.99.0.
111
1122004-02-03      Joel Sherrill <joel@OARcorp.com>
113
114        * support/include/buffer_test_io.h: Do not use iprintf() if in ANSI
115        compiler mode.
116
1172004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * support/Makefile.am: Add PREINSTALL_DIRS.
120
1212004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * support/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
124        PRE/TMPINSTALL_FILES to CLEANFILES.
125
1262004-01-07      Joel Sherrill <joel@OARcorp.com>
127
128        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips
129        port more completely covers the MIPS family.
130
1312004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
132
133        * automake/compile.am: Remove CONFIG.CC (Unused). Remove CPPFLAGS,
134        CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by automake). Add
135        CCAS. Use AM_*FLAGS = RTEMS_*FLAGS. Remove LIB_VARIANT from LINK_*.
136        Cleanup comments.
137        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
138        Remove build-variants. Hard-code ARCH=o-optimize.
139        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS. Don't invoke
140        _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Remove am__fastdepCXX
141        conditional.
142        * aclocal/env-rtemsbsp.m4: Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
143        CFLAGS_DEBUG_V.
144        * aclocal/rtems-flags.m4: Remove (Unused).
145        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
146        * automake/compile.am: Remove CLEANDIRS (Unused). Remove DEFS
147        (Implicitly handled by automake).
148        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
149        RTEMS_CFLAGS.
150
1512003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
154
1552003-12-17      Joel Sherrill <joel@OARcorp.com>
156
157        * aclocal/version.m4: Updated to rtems-20031217-test.
158
1592003-12-16      Joel Sherrill <joel@OARcorp.com>
160
161        PR 544/tests
162        * support/include/buffer_test_io.h: Various modifications to make
163        tests account for resources and not print at inappropriate times.
164
1652003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
168        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
169
1702003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
173        * automake/compila.am: Remove ARCH.
174        * configure.ac, support/configure.ac: Require automake >= 1.8,
175        autoconf >= 2.59.
176        * support/Makefile.am: Use mkdir_p. Remove dirs from
177        PRE/TMPINSTALL_FILES. Use include_HEADERS.
178        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
179
1802003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
183        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
184        AC_SUBST(dirstamp).
185        * aclocal/lead-dot.m4: New (from automake-1.7f).
186
1872003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
190        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
191        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
192        aclocal/check-networking.m4, aclocal/check-posix.m4,
193        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
194        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
195        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
196        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
197        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
198        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
199        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4,
200        aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
201        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
202        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
203        underquoting to silence automake-1.8.
204
2052003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac, support/configure.ac: Reflect having moved to
208        testsuites/.
209
2102003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * aclocal/rtems-top.m4: Add support for --with-project-root. Remove
213        RTEMS Version message.
214
2152003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * aclocal/canonical-host.m4: Remove.
218        * configure.ac: Remove RTEMS_CANONICAL_HOST.
219        * aclocal/canonical-target-name.m4: Merge-in
220        aclocal/canonical-host.m4.
221
2222003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
225        * aclocal/bsp_alias.m4: Remove.
226
2272003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
230        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
231        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU
232        instead of RTEMS_CHECK_CPU.
233        * aclocal/check-cpu.m4: Remove.
234        * configure.ac: Remove RTEMS_CHECK_CPU.
235
2362003-09-04      Joel Sherrill <joel@OARcorp.com>
237
238        * support/include/tmacros.h: URL for license changed.
239
2402003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * aclocal/rtems-top.m4: Add RTEMS_API.
243        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
244
2452003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
248        * aclocal/enable-tests.m4: Change to support
249        --enable-tests=no|yes|samples, default is samples.
250        * configure.ac: Reflect changes above.
251
2522003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * Makefile.am, support/Makefile.am: Reflect having moved aclocal/.
255
2562003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * automake/local.am, automake/host.am: Remove "debug".
259        * aclocal/bsp-alias.m4, aclocal/canonical-host.m4,
260        aclocal/canonicalize-tools.m4, aclocal/canonical-target-name.m4,
261        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4,
262        aclocal/check-cxx.m4, aclocal/check-itron.m4,
263        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
264        aclocal/check-posix.m4, aclocal/check-tool.m4,
265        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
266        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
267        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
268        aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4,
269        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
270        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
271        aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4,
272        aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/quoting.m4,
273        aclocal/rtems-cpu-subdirs.m4, aclocal/rtems-flags.m4,
274        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
275        aclocal/target.m4, aclocal/tool-paths.m4, aclocal/version.m4: New
276        (Copied from ../../../aclocal).
277
2782003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * Makefile.am, support/Makefile.am: Reflect having moved automake/.
281        * automake/compile.am, automake/host.am, automake/leaf.am
282        automake/local.am, automake/subdirs.am: New (copied from
283        ../../../automake).
284
2852003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * configure.ac, support/configure.ac: Use rtems-bugs@rtems.com as
288        bug report email address.
289
2902003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * configure.ac, support/configure.ac: Remove AC_CONFIG_AUX_DIR.
293
2942003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * configure.ac, support/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
297        * configure.ac, support/configure.ac: AC_PREREQ(2.57).
298
2992002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * .cvsignore, support/.cvsignore: Reformat. Add autom4te*cache.
302        Remove autom4te.cache.
303
3042002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * support/configure.ac: Reflect changes above.  Take out unnecessary
307        autoconf macros.
308        * support/include/Makefile.am: Remove.
309        * support/Makefile.am: Merge in former include/Makefile.am.
310
3112002-08-01      Joel Sherrill <joel@OARcorp.com>
312
313        * Per PR47 add support for buffered test output.  This involved
314        adding defines to redirect output to a buffer and dump it when full,
315        at "test pause", and at exit.  To avoid problems when redefining
316        exit(), all tests were modified to call rtems_test_exit(). Some
317        tests, notable psxtests, had to be modified to include  the standard
318        test macro .h file (pmacros.h or tmacros.h) to enable this support.
319        * support/include/buffer_test_io.h: New file.
320
3212002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * configure.ac: Remove ENABLE_GCC28.
324
3252002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * Makefile.am, support/include/Makefile.am, support/Makefile.am:
328        Remove AUTOMAKE_OPTIONS.
329        * configure.ac, support/configure.ac:
330        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
331        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
332
3332001-11-07      Joel Sherrill <joel@OARcorp.com>
334
335        Tracked as PR72 but related to the object id problem (PR36)
336        reported by Todor.Todorov@barco.com.
337        but discovered independently.
338        * support/include/tmacros.h: Added
339        fatal_directive_check_status_only().
340
3412001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * .cvsignore, support/.cvsignore: Add autom4te.cache for autoconf >
344        2.52.
345        * configure.ac, support/configure.ac: New file, generated from
346        configure.in by autoupdate.
347        * configure.in, support/configure.in: Remove.
348
3492001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
352        handling.
353
3542001-08-16      Joel Sherrill <joel@OARcorp.com>
355
356        * support/include/tmacros.h: Attempt to print errno as further
357        information.
358
3592001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
362        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
363
3642001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
365
366        * support/configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
367
3682001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * support/configure.in: Remove stubdr, wrapup, AC_INIT(include).
371        * support/Makefile.am: Remove stubdr, wrapup.
372        * support/stubdr/Makefile.am, support/stubdr/open.c,
373        support/stubdr/close.c, support/stubdr/init.c,
374        support/stubdr/stubdrv.h, support/stubdr/cntrl.c,
375        support/stubdr/.cvsignore, support/stubdr/read.c,
376        support/stubdr/write.c, support/wrapup/Makefile.am,
377        support/wrapup/.cvsignore, support/stubdr/, support/wrapup/: Remove.
378
3792000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * Makefile.am, support/Makefile.am: Use ... instead of RTEMS_TOPdir
382        in ACLOCAL_AMFLAGS.
383
3842000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * support/stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
387        * Makefile.am, support/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
388        $(RTEMS_TOPdir)/aclocal.
389
3902000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * Makefile.am, support/Makefile.am: ACLOCAL_AMFLAGS= -I
393        $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
394
3952000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * support/stubdr/Makefile.am, support/wrapup/Makefile.am: Include
398        compile.am
399
4002000-08-10      Joel Sherrill <joel@OARcorp.com>
401
402        * ChangeLog, support/ChangeLog: New file.
403
Note: See TracBrowser for help on using the repository browser.