source: rtems/testsuites/ChangeLog @ ffabba3

4.104.114.84.95
Last change on this file since ffabba3 was ffabba3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/11/07 at 10:28:41

2007-02-11 Ralf Corsépius <ralf.corsepius@…>

  • aclocal/check-cpuopts.m4: Check rtems/system.h instead of rtems/score/cpuopts.h.
  • Property mode set to 100644
File size: 17.6 KB
Line 
12007-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * aclocal/check-cpuopts.m4: Check rtems/system.h instead of
4        rtems/score/cpuopts.h.
5
62006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * configure.ac: New BUG-REPORT address.
9
102006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * aclocal/rtems-top.m4: Remove RTEMS_API.
13        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
14
152006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
18
192006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * aclocal/version.m4: Bump version to 4.7.99.0.
22
232006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
24
25        * configure.ac: Require autoconf-2.60. Require automake-1.10.
26
272006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
28
29        * samples/fileio/system.h:
30        (PR1118) make use of the new confdefs.h mechanisms
31        for the IDE/ATA interface
32       
332006-04-18  Joel Sherrill <joel@OARcorp.com>
34
35        * aclocal/version.m4: Updated to rtems-4.6.99.3.
36
372006-02-01      Joel Sherrill <joel@OARcorp.com>
38
39        PR 855/tests
40        * support/include/tmacros.h: Fix typo.
41
422005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * aclocal/enable-bare.m4: Remove (Unused).
45        * aclocal/env-rtemsbsp.m4, configure.ac:
46        Remove RTEMS_ENABLE_BARE,
47        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
48
492005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * automake/compile.am: Remove .coff. Remove .obj.
52
532005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
54
55        * automake/local.am: Remove depend.
56        * automake/host.am: Remove depend.
57        * automake/subdirs.am: Remove preinstall, preinstall-recursive.
58        * automake/local.am: Remove preinstall-am.
59        * aclocal/env-rtemsbsp.m4: Remove includedir. Remove libdir.
60        Set rtems_testsdir to $libdir/rtems-4.7/tests.
61        * configure.ac: Remove AMPOLISH3 (Unused).
62        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL.
63        * automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES.
64        Remove ARCH. Remove LINK_LIBS.
65        Extend clean-local to catch most temporary files make-exe is
66        creating.
67        * aclocal/env-rtemsbsp.m4: Remove project_libdir.
68        Remove project_includedir.
69        Add rtems_testsdir.
70        * aclocal/rtems-top.m4: Remove dirstamp.
71
722005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
73
74        * Makefile.am: Remove preinstall.am
75        * preinstall.am: Remove.
76        * support/.cvsignore: Remove (Revert Joel's yesterday's patch).
77
782005-11-10      Joel Sherrill <joel@OARcorp.com>
79
80        * support/.cvsignore: New file.
81
822005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
83
84        * Makefile.am: Don't preinstall support/include headers.
85        * configure.ac: Fix config-variables of conditionally built subdirs.
86
872005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
88
89        * aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
90        aclocal/check-networking.m4, aclocal/check-posix.m4,
91        aclocal/check-tests.m4, aclocal/enable-itron.m4,
92        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
93        aclocal/enable-posix.m4: Remove (Unused).
94
952005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
96
97        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
98        * aclocal/prog-cc.m4: Apply cpukit_root, project_root to set up
99        GCCSPECS.
100        * aclocal/check-cpuopts.m4: Apply cpukit_root, project_root to set
101        up temporary CPPFLAGS to compile check cpuopts.h.
102        * aclocal/rtems-top.m4: Add --enable-cpukit-root,
103        --enable-project-root. Remove --with-project-root.
104        Fix --enable-rtems-root.
105        * automake/compile.am, aclocal/env-rtemsbsp.m4:
106        Assume PROJECT_ROOT to contain RTEMS_BSP.
107
1082005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
109
110        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
111        * Makefile.am: Merge-in support/Makefile.am
112        * aclocal/check-cpuopts.m4: Add config.cache support.
113        * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE,
114        OBJS from LINK_FILES.
115        * configure.ac: Add AMPOLISH3. Remove support/.
116
1172005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
118
119        * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
120        * aclocal/env-rtemsbsp.m4: Remove GCCSPECS.
121        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Remove RTEMS_GCC_PIPE.
122        Remove RTEMS_GCC_SPECS.
123        * aclocal/check-multiprocessing.m4: Don't require
124        RTEMS_ENABLE_MULTILIB.
125        * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into
126        GCCSPECS.
127        * automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS,
128        RTEMS_CXXFLAGS.
129        * aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS. Remove
130        RTEMS_CFLAGS.
131        * aclocal/check-cpuopts.m4: New.
132        * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't
133        manually set up GCCSPEC (Now setup from inside configure). Remove
134        RTEMS_RELLDFLAGS (Used).
135        * aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
136        aclocal/multilib.m4: Remove (Unused).
137        * automake/compile.am: Remove CCAS support.
138
1392005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
140
141        * automake/compile.am: Remove depend.
142        * automake/compile.am: Take contents of amcompile.am.
143        * aclocal/check-posix.m4: Sync with cpukit.
144        * automake/local.am: Remove depend-am.
145        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
146        aclocal/quoting.m4, aclocal/tool-paths.m4, automake/amcompile.am:
147        Remove.
148        * automake/subdirs.am: Remove depend-recursive.
149        * configure.ac: Sync POSIX and ITRON magic with cpukit.
150        * automake/amcompile.am: New.
151
1522005-09-02      Joel Sherrill <joel@OARcorp.com>
153
154        * aclocal/version.m4: Updated to rtems-4.6.99.2.
155
1562004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
157
158        * support/include/buffer_test_io.h: Use iprintf iff _NEWLIB_VERSION
159        is defined.
160        * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building
161        itron for unix.
162
1632004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
164
165        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
166        * configure.ac, support/configure.ac: Require automake > 1.9.
167
1682004-07-28      Joel Sherrill <joel@OARcorp.com>
169
170        * aclocal/version.m4: Updated to rtems-4.6.99.1.
171
1722004-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
173
174        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
175
1762004-03-28      Ralf Corsepius <ralf.corsepius@rtems.org>
177
178        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
179
1802004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * aclocal/rtems-top.m4: Add rtems_rootdir.
183        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in
184        $rtems_rootdir.
185        * support/include/tmacros.h: Convert to using c99 fixed size types.
186        * configure.ac, configure.ac, support/configure.ac: Add 2nd arg to
187        RTEMS_TOP.
188        * aclocal/check-custom-bsp.m4: Fix minor typo.
189        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
190        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
191        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
192        aclocal/enable-tests.m4, aclocal/multilib.m4,
193        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
194        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework
195        with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
196        Add --enable-rtems-root. Rework RTEMS_ROOT.
197
1982004-03-03      Joel Sherrill <joel@OARcorp.com>
199
200        * support/include/buffer_test_io.h: Correct typo.
201
2022004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * aclocal/rtems-top.m4: Rework.
205        * aclocal/project-root.m4: Remove obsolete comments.
206        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
207        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
208        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
209
2102004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * configure.ac: Remove subdir tools.
213        * aclocal/target.m4: Remove (Unused).
214
2152004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * aclocal/version.m4: 4.6.99.0.
218
2192004-02-03      Joel Sherrill <joel@OARcorp.com>
220
221        * support/include/buffer_test_io.h: Do not use iprintf() if in ANSI
222        compiler mode.
223
2242004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * support/Makefile.am: Add PREINSTALL_DIRS.
227
2282004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * support/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
231        PRE/TMPINSTALL_FILES to CLEANFILES.
232
2332004-01-07      Joel Sherrill <joel@OARcorp.com>
234
235        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips
236        port more completely covers the MIPS family.
237
2382004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
239
240        * automake/compile.am: Remove CONFIG.CC (Unused). Remove CPPFLAGS,
241        CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by automake). Add
242        CCAS. Use AM_*FLAGS = RTEMS_*FLAGS. Remove LIB_VARIANT from LINK_*.
243        Cleanup comments.
244        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
245        Remove build-variants. Hard-code ARCH=o-optimize.
246        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS. Don't invoke
247        _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Remove am__fastdepCXX
248        conditional.
249        * aclocal/env-rtemsbsp.m4: Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
250        CFLAGS_DEBUG_V.
251        * aclocal/rtems-flags.m4: Remove (Unused).
252        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
253        * automake/compile.am: Remove CLEANDIRS (Unused). Remove DEFS
254        (Implicitly handled by automake).
255        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
256        RTEMS_CFLAGS.
257
2582003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
261
2622003-12-17      Joel Sherrill <joel@OARcorp.com>
263
264        * aclocal/version.m4: Updated to rtems-20031217-test.
265
2662003-12-16      Joel Sherrill <joel@OARcorp.com>
267
268        PR 544/tests
269        * support/include/buffer_test_io.h: Various modifications to make
270        tests account for resources and not print at inappropriate times.
271
2722003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
275        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
276
2772003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
280        * automake/compila.am: Remove ARCH.
281        * configure.ac, support/configure.ac: Require automake >= 1.8,
282        autoconf >= 2.59.
283        * support/Makefile.am: Use mkdir_p. Remove dirs from
284        PRE/TMPINSTALL_FILES. Use include_HEADERS.
285        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
286
2872003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
290        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
291        AC_SUBST(dirstamp).
292        * aclocal/lead-dot.m4: New (from automake-1.7f).
293
2942003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
297        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
298        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
299        aclocal/check-networking.m4, aclocal/check-posix.m4,
300        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
301        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
302        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
303        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
304        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
305        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
306        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4,
307        aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
308        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
309        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
310        underquoting to silence automake-1.8.
311
3122003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * configure.ac, support/configure.ac: Reflect having moved to
315        testsuites/.
316
3172003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * aclocal/rtems-top.m4: Add support for --with-project-root. Remove
320        RTEMS Version message.
321
3222003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * aclocal/canonical-host.m4: Remove.
325        * configure.ac: Remove RTEMS_CANONICAL_HOST.
326        * aclocal/canonical-target-name.m4: Merge-in
327        aclocal/canonical-host.m4.
328
3292003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
332        * aclocal/bsp_alias.m4: Remove.
333
3342003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
337        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
338        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU
339        instead of RTEMS_CHECK_CPU.
340        * aclocal/check-cpu.m4: Remove.
341        * configure.ac: Remove RTEMS_CHECK_CPU.
342
3432003-09-04      Joel Sherrill <joel@OARcorp.com>
344
345        * support/include/tmacros.h: URL for license changed.
346
3472003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * aclocal/rtems-top.m4: Add RTEMS_API.
350        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
351
3522003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
355        * aclocal/enable-tests.m4: Change to support
356        --enable-tests=no|yes|samples, default is samples.
357        * configure.ac: Reflect changes above.
358
3592003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * Makefile.am, support/Makefile.am: Reflect having moved aclocal/.
362
3632003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * automake/local.am, automake/host.am: Remove "debug".
366        * aclocal/bsp-alias.m4, aclocal/canonical-host.m4,
367        aclocal/canonicalize-tools.m4, aclocal/canonical-target-name.m4,
368        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4,
369        aclocal/check-cxx.m4, aclocal/check-itron.m4,
370        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
371        aclocal/check-posix.m4, aclocal/check-tool.m4,
372        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
373        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
374        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
375        aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4,
376        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
377        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
378        aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4,
379        aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/quoting.m4,
380        aclocal/rtems-cpu-subdirs.m4, aclocal/rtems-flags.m4,
381        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
382        aclocal/target.m4, aclocal/tool-paths.m4, aclocal/version.m4: New
383        (Copied from ../../../aclocal).
384
3852003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * Makefile.am, support/Makefile.am: Reflect having moved automake/.
388        * automake/compile.am, automake/host.am, automake/leaf.am
389        automake/local.am, automake/subdirs.am: New (copied from
390        ../../../automake).
391
3922003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * configure.ac, support/configure.ac: Use rtems-bugs@rtems.com as
395        bug report email address.
396
3972003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * configure.ac, support/configure.ac: Remove AC_CONFIG_AUX_DIR.
400
4012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * configure.ac, support/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
404        * configure.ac, support/configure.ac: AC_PREREQ(2.57).
405
4062002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * .cvsignore, support/.cvsignore: Reformat. Add autom4te*cache.
409        Remove autom4te.cache.
410
4112002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * support/configure.ac: Reflect changes above.  Take out unnecessary
414        autoconf macros.
415        * support/include/Makefile.am: Remove.
416        * support/Makefile.am: Merge in former include/Makefile.am.
417
4182002-08-01      Joel Sherrill <joel@OARcorp.com>
419
420        * Per PR47 add support for buffered test output.  This involved
421        adding defines to redirect output to a buffer and dump it when full,
422        at "test pause", and at exit.  To avoid problems when redefining
423        exit(), all tests were modified to call rtems_test_exit(). Some
424        tests, notable psxtests, had to be modified to include  the standard
425        test macro .h file (pmacros.h or tmacros.h) to enable this support.
426        * support/include/buffer_test_io.h: New file.
427
4282002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * configure.ac: Remove ENABLE_GCC28.
431
4322002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * Makefile.am, support/include/Makefile.am, support/Makefile.am:
435        Remove AUTOMAKE_OPTIONS.
436        * configure.ac, support/configure.ac:
437        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
438        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
439
4402001-11-07      Joel Sherrill <joel@OARcorp.com>
441
442        Tracked as PR72 but related to the object id problem (PR36)
443        reported by Todor.Todorov@barco.com.
444        but discovered independently.
445        * support/include/tmacros.h: Added
446        fatal_directive_check_status_only().
447
4482001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * .cvsignore, support/.cvsignore: Add autom4te.cache for autoconf >
451        2.52.
452        * configure.ac, support/configure.ac: New file, generated from
453        configure.in by autoupdate.
454        * configure.in, support/configure.in: Remove.
455
4562001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
459        handling.
460
4612001-08-16      Joel Sherrill <joel@OARcorp.com>
462
463        * support/include/tmacros.h: Attempt to print errno as further
464        information.
465
4662001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
469        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
470
4712001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
472
473        * support/configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
474
4752001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * support/configure.in: Remove stubdr, wrapup, AC_INIT(include).
478        * support/Makefile.am: Remove stubdr, wrapup.
479        * support/stubdr/Makefile.am, support/stubdr/open.c,
480        support/stubdr/close.c, support/stubdr/init.c,
481        support/stubdr/stubdrv.h, support/stubdr/cntrl.c,
482        support/stubdr/.cvsignore, support/stubdr/read.c,
483        support/stubdr/write.c, support/wrapup/Makefile.am,
484        support/wrapup/.cvsignore, support/stubdr/, support/wrapup/: Remove.
485
4862000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * Makefile.am, support/Makefile.am: Use ... instead of RTEMS_TOPdir
489        in ACLOCAL_AMFLAGS.
490
4912000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * support/stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
494        * Makefile.am, support/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
495        $(RTEMS_TOPdir)/aclocal.
496
4972000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * Makefile.am, support/Makefile.am: ACLOCAL_AMFLAGS= -I
500        $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
501
5022000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * support/stubdr/Makefile.am, support/wrapup/Makefile.am: Include
505        compile.am
506
5072000-08-10      Joel Sherrill <joel@OARcorp.com>
508
509        * ChangeLog, support/ChangeLog: New file.
510
Note: See TracBrowser for help on using the repository browser.