source: rtems/testsuites/ChangeLog @ 1b2dd278

4.104.114.95
Last change on this file since 1b2dd278 was 7bb36b05, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/20/08 at 13:07:51

2008-02-20 Ralf Corsépius <ralf.corsepius@…>

  • aclocal/enable-rtemsbsp.m4: s/AC_HELP/AS_HELP/.
  • Property mode set to 100644
File size: 18.8 KB
Line 
12008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * aclocal/enable-rtemsbsp.m4: s/AC_HELP/AS_HELP/.
4
52008-02-04      Jennifer Averett <jennifer.averett@OARcorp.com>
6
7        * support/include/test_support.h, support/src/test_support.c: New files.
8
92008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
10
11        * support/include/tmacros.h: Change TEST_INIT to CONFIGURE_INIT. Make
12        tmacros.h available to all POSIX tests. Add a clock_settime case for
13        < 1988.
14
152008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
16
17        * support/include/tmacros.h: Fix put_name to handle unprintable names.
18
192008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * support/include/tmacros.h: Add new rtems_test_assert() which exits
22        rather than calling fatal error.
23
242007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
25
26        * support/include/tmacros.h: Add new helper for POSIX tests.
27
282007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
29
30        * aclocal/version.m4: Bump RTEMS_API to 4.9.
31        Bump RTEMS_VERSION to 4.8.99.0.
32
332007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
34
35        * support/include/buffer_test_io.h: Add support for using printk for
36        output in tests. This should be followed up by disabling the console
37        driver and other support when the tests are using printk.
38
392007-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
40
41        * aclocal/check-cpuopts.m4: Check rtems/system.h instead of
42        rtems/score/cpuopts.h.
43
442006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
45
46        * configure.ac: New BUG-REPORT address.
47
482006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
49
50        * aclocal/rtems-top.m4: Remove RTEMS_API.
51        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
52
532006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
54
55        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
56
572006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
58
59        * aclocal/version.m4: Bump version to 4.7.99.0.
60
612006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
62
63        * configure.ac: Require autoconf-2.60. Require automake-1.10.
64
652006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
66
67        * samples/fileio/system.h:
68        (PR1118) make use of the new confdefs.h mechanisms
69        for the IDE/ATA interface
70       
712006-04-18  Joel Sherrill <joel@OARcorp.com>
72
73        * aclocal/version.m4: Updated to rtems-4.6.99.3.
74
752006-02-01      Joel Sherrill <joel@OARcorp.com>
76
77        PR 855/tests
78        * support/include/tmacros.h: Fix typo.
79
802005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
81
82        * aclocal/enable-bare.m4: Remove (Unused).
83        * aclocal/env-rtemsbsp.m4, configure.ac:
84        Remove RTEMS_ENABLE_BARE,
85        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
86
872005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
88
89        * automake/compile.am: Remove .coff. Remove .obj.
90
912005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
92
93        * automake/local.am: Remove depend.
94        * automake/host.am: Remove depend.
95        * automake/subdirs.am: Remove preinstall, preinstall-recursive.
96        * automake/local.am: Remove preinstall-am.
97        * aclocal/env-rtemsbsp.m4: Remove includedir. Remove libdir.
98        Set rtems_testsdir to $libdir/rtems-4.7/tests.
99        * configure.ac: Remove AMPOLISH3 (Unused).
100        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL.
101        * automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES.
102        Remove ARCH. Remove LINK_LIBS.
103        Extend clean-local to catch most temporary files make-exe is
104        creating.
105        * aclocal/env-rtemsbsp.m4: Remove project_libdir.
106        Remove project_includedir.
107        Add rtems_testsdir.
108        * aclocal/rtems-top.m4: Remove dirstamp.
109
1102005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
111
112        * Makefile.am: Remove preinstall.am
113        * preinstall.am: Remove.
114        * support/.cvsignore: Remove (Revert Joel's yesterday's patch).
115
1162005-11-10      Joel Sherrill <joel@OARcorp.com>
117
118        * support/.cvsignore: New file.
119
1202005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
121
122        * Makefile.am: Don't preinstall support/include headers.
123        * configure.ac: Fix config-variables of conditionally built subdirs.
124
1252005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
126
127        * aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
128        aclocal/check-networking.m4, aclocal/check-posix.m4,
129        aclocal/check-tests.m4, aclocal/enable-itron.m4,
130        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
131        aclocal/enable-posix.m4: Remove (Unused).
132
1332005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
134
135        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
136        * aclocal/prog-cc.m4: Apply cpukit_root, project_root to set up
137        GCCSPECS.
138        * aclocal/check-cpuopts.m4: Apply cpukit_root, project_root to set
139        up temporary CPPFLAGS to compile check cpuopts.h.
140        * aclocal/rtems-top.m4: Add --enable-cpukit-root,
141        --enable-project-root. Remove --with-project-root.
142        Fix --enable-rtems-root.
143        * automake/compile.am, aclocal/env-rtemsbsp.m4:
144        Assume PROJECT_ROOT to contain RTEMS_BSP.
145
1462005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
147
148        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
149        * Makefile.am: Merge-in support/Makefile.am
150        * aclocal/check-cpuopts.m4: Add config.cache support.
151        * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE,
152        OBJS from LINK_FILES.
153        * configure.ac: Add AMPOLISH3. Remove support/.
154
1552005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
156
157        * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
158        * aclocal/env-rtemsbsp.m4: Remove GCCSPECS.
159        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Remove RTEMS_GCC_PIPE.
160        Remove RTEMS_GCC_SPECS.
161        * aclocal/check-multiprocessing.m4: Don't require
162        RTEMS_ENABLE_MULTILIB.
163        * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into
164        GCCSPECS.
165        * automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS,
166        RTEMS_CXXFLAGS.
167        * aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS. Remove
168        RTEMS_CFLAGS.
169        * aclocal/check-cpuopts.m4: New.
170        * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't
171        manually set up GCCSPEC (Now setup from inside configure). Remove
172        RTEMS_RELLDFLAGS (Used).
173        * aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
174        aclocal/multilib.m4: Remove (Unused).
175        * automake/compile.am: Remove CCAS support.
176
1772005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
178
179        * automake/compile.am: Remove depend.
180        * automake/compile.am: Take contents of amcompile.am.
181        * aclocal/check-posix.m4: Sync with cpukit.
182        * automake/local.am: Remove depend-am.
183        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
184        aclocal/quoting.m4, aclocal/tool-paths.m4, automake/amcompile.am:
185        Remove.
186        * automake/subdirs.am: Remove depend-recursive.
187        * configure.ac: Sync POSIX and ITRON magic with cpukit.
188        * automake/amcompile.am: New.
189
1902005-09-02      Joel Sherrill <joel@OARcorp.com>
191
192        * aclocal/version.m4: Updated to rtems-4.6.99.2.
193
1942004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
195
196        * support/include/buffer_test_io.h: Use iprintf iff _NEWLIB_VERSION
197        is defined.
198        * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building
199        itron for unix.
200
2012004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
202
203        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
204        * configure.ac, support/configure.ac: Require automake > 1.9.
205
2062004-07-28      Joel Sherrill <joel@OARcorp.com>
207
208        * aclocal/version.m4: Updated to rtems-4.6.99.1.
209
2102004-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
211
212        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
213
2142004-03-28      Ralf Corsepius <ralf.corsepius@rtems.org>
215
216        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
217
2182004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * aclocal/rtems-top.m4: Add rtems_rootdir.
221        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in
222        $rtems_rootdir.
223        * support/include/tmacros.h: Convert to using c99 fixed size types.
224        * configure.ac, configure.ac, support/configure.ac: Add 2nd arg to
225        RTEMS_TOP.
226        * aclocal/check-custom-bsp.m4: Fix minor typo.
227        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
228        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
229        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
230        aclocal/enable-tests.m4, aclocal/multilib.m4,
231        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
232        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework
233        with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
234        Add --enable-rtems-root. Rework RTEMS_ROOT.
235
2362004-03-03      Joel Sherrill <joel@OARcorp.com>
237
238        * support/include/buffer_test_io.h: Correct typo.
239
2402004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * aclocal/rtems-top.m4: Rework.
243        * aclocal/project-root.m4: Remove obsolete comments.
244        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
245        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
246        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
247
2482004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.ac: Remove subdir tools.
251        * aclocal/target.m4: Remove (Unused).
252
2532004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * aclocal/version.m4: 4.6.99.0.
256
2572004-02-03      Joel Sherrill <joel@OARcorp.com>
258
259        * support/include/buffer_test_io.h: Do not use iprintf() if in ANSI
260        compiler mode.
261
2622004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * support/Makefile.am: Add PREINSTALL_DIRS.
265
2662004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * support/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
269        PRE/TMPINSTALL_FILES to CLEANFILES.
270
2712004-01-07      Joel Sherrill <joel@OARcorp.com>
272
273        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips
274        port more completely covers the MIPS family.
275
2762004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
277
278        * automake/compile.am: Remove CONFIG.CC (Unused). Remove CPPFLAGS,
279        CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by automake). Add
280        CCAS. Use AM_*FLAGS = RTEMS_*FLAGS. Remove LIB_VARIANT from LINK_*.
281        Cleanup comments.
282        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
283        Remove build-variants. Hard-code ARCH=o-optimize.
284        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS. Don't invoke
285        _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Remove am__fastdepCXX
286        conditional.
287        * aclocal/env-rtemsbsp.m4: Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
288        CFLAGS_DEBUG_V.
289        * aclocal/rtems-flags.m4: Remove (Unused).
290        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
291        * automake/compile.am: Remove CLEANDIRS (Unused). Remove DEFS
292        (Implicitly handled by automake).
293        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
294        RTEMS_CFLAGS.
295
2962003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
299
3002003-12-17      Joel Sherrill <joel@OARcorp.com>
301
302        * aclocal/version.m4: Updated to rtems-20031217-test.
303
3042003-12-16      Joel Sherrill <joel@OARcorp.com>
305
306        PR 544/tests
307        * support/include/buffer_test_io.h: Various modifications to make
308        tests account for resources and not print at inappropriate times.
309
3102003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
313        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
314
3152003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
318        * automake/compila.am: Remove ARCH.
319        * configure.ac, support/configure.ac: Require automake >= 1.8,
320        autoconf >= 2.59.
321        * support/Makefile.am: Use mkdir_p. Remove dirs from
322        PRE/TMPINSTALL_FILES. Use include_HEADERS.
323        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
324
3252003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
328        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
329        AC_SUBST(dirstamp).
330        * aclocal/lead-dot.m4: New (from automake-1.7f).
331
3322003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
335        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
336        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
337        aclocal/check-networking.m4, aclocal/check-posix.m4,
338        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
339        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
340        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
341        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
342        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
343        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
344        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4,
345        aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
346        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
347        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
348        underquoting to silence automake-1.8.
349
3502003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * configure.ac, support/configure.ac: Reflect having moved to
353        testsuites/.
354
3552003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * aclocal/rtems-top.m4: Add support for --with-project-root. Remove
358        RTEMS Version message.
359
3602003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * aclocal/canonical-host.m4: Remove.
363        * configure.ac: Remove RTEMS_CANONICAL_HOST.
364        * aclocal/canonical-target-name.m4: Merge-in
365        aclocal/canonical-host.m4.
366
3672003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
370        * aclocal/bsp_alias.m4: Remove.
371
3722003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
375        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
376        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU
377        instead of RTEMS_CHECK_CPU.
378        * aclocal/check-cpu.m4: Remove.
379        * configure.ac: Remove RTEMS_CHECK_CPU.
380
3812003-09-04      Joel Sherrill <joel@OARcorp.com>
382
383        * support/include/tmacros.h: URL for license changed.
384
3852003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * aclocal/rtems-top.m4: Add RTEMS_API.
388        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
389
3902003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
393        * aclocal/enable-tests.m4: Change to support
394        --enable-tests=no|yes|samples, default is samples.
395        * configure.ac: Reflect changes above.
396
3972003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * Makefile.am, support/Makefile.am: Reflect having moved aclocal/.
400
4012003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * automake/local.am, automake/host.am: Remove "debug".
404        * aclocal/bsp-alias.m4, aclocal/canonical-host.m4,
405        aclocal/canonicalize-tools.m4, aclocal/canonical-target-name.m4,
406        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4,
407        aclocal/check-cxx.m4, aclocal/check-itron.m4,
408        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
409        aclocal/check-posix.m4, aclocal/check-tool.m4,
410        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
411        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
412        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
413        aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4,
414        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
415        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
416        aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4,
417        aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/quoting.m4,
418        aclocal/rtems-cpu-subdirs.m4, aclocal/rtems-flags.m4,
419        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
420        aclocal/target.m4, aclocal/tool-paths.m4, aclocal/version.m4: New
421        (Copied from ../../../aclocal).
422
4232003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * Makefile.am, support/Makefile.am: Reflect having moved automake/.
426        * automake/compile.am, automake/host.am, automake/leaf.am
427        automake/local.am, automake/subdirs.am: New (copied from
428        ../../../automake).
429
4302003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * configure.ac, support/configure.ac: Use rtems-bugs@rtems.com as
433        bug report email address.
434
4352003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * configure.ac, support/configure.ac: Remove AC_CONFIG_AUX_DIR.
438
4392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * configure.ac, support/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
442        * configure.ac, support/configure.ac: AC_PREREQ(2.57).
443
4442002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * .cvsignore, support/.cvsignore: Reformat. Add autom4te*cache.
447        Remove autom4te.cache.
448
4492002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * support/configure.ac: Reflect changes above.  Take out unnecessary
452        autoconf macros.
453        * support/include/Makefile.am: Remove.
454        * support/Makefile.am: Merge in former include/Makefile.am.
455
4562002-08-01      Joel Sherrill <joel@OARcorp.com>
457
458        * Per PR47 add support for buffered test output.  This involved
459        adding defines to redirect output to a buffer and dump it when full,
460        at "test pause", and at exit.  To avoid problems when redefining
461        exit(), all tests were modified to call rtems_test_exit(). Some
462        tests, notable psxtests, had to be modified to include  the standard
463        test macro .h file (pmacros.h or tmacros.h) to enable this support.
464        * support/include/buffer_test_io.h: New file.
465
4662002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * configure.ac: Remove ENABLE_GCC28.
469
4702002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * Makefile.am, support/include/Makefile.am, support/Makefile.am:
473        Remove AUTOMAKE_OPTIONS.
474        * configure.ac, support/configure.ac:
475        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
476        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
477
4782001-11-07      Joel Sherrill <joel@OARcorp.com>
479
480        Tracked as PR72 but related to the object id problem (PR36)
481        reported by Todor.Todorov@barco.com.
482        but discovered independently.
483        * support/include/tmacros.h: Added
484        fatal_directive_check_status_only().
485
4862001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * .cvsignore, support/.cvsignore: Add autom4te.cache for autoconf >
489        2.52.
490        * configure.ac, support/configure.ac: New file, generated from
491        configure.in by autoupdate.
492        * configure.in, support/configure.in: Remove.
493
4942001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
497        handling.
498
4992001-08-16      Joel Sherrill <joel@OARcorp.com>
500
501        * support/include/tmacros.h: Attempt to print errno as further
502        information.
503
5042001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
507        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
508
5092001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
510
511        * support/configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
512
5132001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * support/configure.in: Remove stubdr, wrapup, AC_INIT(include).
516        * support/Makefile.am: Remove stubdr, wrapup.
517        * support/stubdr/Makefile.am, support/stubdr/open.c,
518        support/stubdr/close.c, support/stubdr/init.c,
519        support/stubdr/stubdrv.h, support/stubdr/cntrl.c,
520        support/stubdr/.cvsignore, support/stubdr/read.c,
521        support/stubdr/write.c, support/wrapup/Makefile.am,
522        support/wrapup/.cvsignore, support/stubdr/, support/wrapup/: Remove.
523
5242000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * Makefile.am, support/Makefile.am: Use ... instead of RTEMS_TOPdir
527        in ACLOCAL_AMFLAGS.
528
5292000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * support/stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
532        * Makefile.am, support/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
533        $(RTEMS_TOPdir)/aclocal.
534
5352000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * Makefile.am, support/Makefile.am: ACLOCAL_AMFLAGS= -I
538        $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
539
5402000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * support/stubdr/Makefile.am, support/wrapup/Makefile.am: Include
543        compile.am
544
5452000-08-10      Joel Sherrill <joel@OARcorp.com>
546
547        * ChangeLog, support/ChangeLog: New file.
548
Note: See TracBrowser for help on using the repository browser.