source: rtems/testsuites/ChangeLog @ 104c492

4.104.114.84.95
Last change on this file since 104c492 was 104c492, checked in by Joel Sherrill <joel.sherrill@…>, on 02/01/06 at 19:43:32

2006-02-01 Joel Sherrill <joel@…>

PR 855/tests

  • support/include/tmacros.h: Fix typo.
  • Property mode set to 100644
File size: 16.6 KB
Line 
12006-02-01      Joel Sherrill <joel@OARcorp.com>
2
3        PR 855/tests
4        * support/include/tmacros.h: Fix typo.
5
62005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * aclocal/enable-bare.m4: Remove (Unused).
9        * aclocal/env-rtemsbsp.m4, configure.ac:
10        Remove RTEMS_ENABLE_BARE,
11        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
12
132005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * automake/compile.am: Remove .coff. Remove .obj.
16
172005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * automake/local.am: Remove depend.
20        * automake/host.am: Remove depend.
21        * automake/subdirs.am: Remove preinstall, preinstall-recursive.
22        * automake/local.am: Remove preinstall-am.
23        * aclocal/env-rtemsbsp.m4: Remove includedir. Remove libdir.
24        Set rtems_testsdir to $libdir/rtems-4.7/tests.
25        * configure.ac: Remove AMPOLISH3 (Unused).
26        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL.
27        * automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES.
28        Remove ARCH. Remove LINK_LIBS.
29        Extend clean-local to catch most temporary files make-exe is
30        creating.
31        * aclocal/env-rtemsbsp.m4: Remove project_libdir.
32        Remove project_includedir.
33        Add rtems_testsdir.
34        * aclocal/rtems-top.m4: Remove dirstamp.
35
362005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * Makefile.am: Remove preinstall.am
39        * preinstall.am: Remove.
40        * support/.cvsignore: Remove (Revert Joel's yesterday's patch).
41
422005-11-10      Joel Sherrill <joel@OARcorp.com>
43
44        * support/.cvsignore: New file.
45
462005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * Makefile.am: Don't preinstall support/include headers.
49        * configure.ac: Fix config-variables of conditionally built subdirs.
50
512005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
54        aclocal/check-networking.m4, aclocal/check-posix.m4,
55        aclocal/check-tests.m4, aclocal/enable-itron.m4,
56        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
57        aclocal/enable-posix.m4: Remove (Unused).
58
592005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
60
61        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
62        * aclocal/prog-cc.m4: Apply cpukit_root, project_root to set up
63        GCCSPECS.
64        * aclocal/check-cpuopts.m4: Apply cpukit_root, project_root to set
65        up temporary CPPFLAGS to compile check cpuopts.h.
66        * aclocal/rtems-top.m4: Add --enable-cpukit-root,
67        --enable-project-root. Remove --with-project-root.
68        Fix --enable-rtems-root.
69        * automake/compile.am, aclocal/env-rtemsbsp.m4:
70        Assume PROJECT_ROOT to contain RTEMS_BSP.
71
722005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
73
74        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
75        * Makefile.am: Merge-in support/Makefile.am
76        * aclocal/check-cpuopts.m4: Add config.cache support.
77        * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE,
78        OBJS from LINK_FILES.
79        * configure.ac: Add AMPOLISH3. Remove support/.
80
812005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
82
83        * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
84        * aclocal/env-rtemsbsp.m4: Remove GCCSPECS.
85        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Remove RTEMS_GCC_PIPE.
86        Remove RTEMS_GCC_SPECS.
87        * aclocal/check-multiprocessing.m4: Don't require
88        RTEMS_ENABLE_MULTILIB.
89        * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into
90        GCCSPECS.
91        * automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS,
92        RTEMS_CXXFLAGS.
93        * aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS. Remove
94        RTEMS_CFLAGS.
95        * aclocal/check-cpuopts.m4: New.
96        * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't
97        manually set up GCCSPEC (Now setup from inside configure). Remove
98        RTEMS_RELLDFLAGS (Used).
99        * aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
100        aclocal/multilib.m4: Remove (Unused).
101        * automake/compile.am: Remove CCAS support.
102
1032005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
104
105        * automake/compile.am: Remove depend.
106        * automake/compile.am: Take contents of amcompile.am.
107        * aclocal/check-posix.m4: Sync with cpukit.
108        * automake/local.am: Remove depend-am.
109        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
110        aclocal/quoting.m4, aclocal/tool-paths.m4, automake/amcompile.am:
111        Remove.
112        * automake/subdirs.am: Remove depend-recursive.
113        * configure.ac: Sync POSIX and ITRON magic with cpukit.
114        * automake/amcompile.am: New.
115
1162005-09-02      Joel Sherrill <joel@OARcorp.com>
117
118        * aclocal/version.m4: Updated to rtems-4.6.99.2.
119
1202004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
121
122        * support/include/buffer_test_io.h: Use iprintf iff _NEWLIB_VERSION
123        is defined.
124        * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building
125        itron for unix.
126
1272004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
128
129        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
130        * configure.ac, support/configure.ac: Require automake > 1.9.
131
1322004-07-28      Joel Sherrill <joel@OARcorp.com>
133
134        * aclocal/version.m4: Updated to rtems-4.6.99.1.
135
1362004-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
137
138        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
139
1402004-03-28      Ralf Corsepius <ralf.corsepius@rtems.org>
141
142        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
143
1442004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * aclocal/rtems-top.m4: Add rtems_rootdir.
147        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in
148        $rtems_rootdir.
149        * support/include/tmacros.h: Convert to using c99 fixed size types.
150        * configure.ac, configure.ac, support/configure.ac: Add 2nd arg to
151        RTEMS_TOP.
152        * aclocal/check-custom-bsp.m4: Fix minor typo.
153        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
154        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
155        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
156        aclocal/enable-tests.m4, aclocal/multilib.m4,
157        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
158        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework
159        with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
160        Add --enable-rtems-root. Rework RTEMS_ROOT.
161
1622004-03-03      Joel Sherrill <joel@OARcorp.com>
163
164        * support/include/buffer_test_io.h: Correct typo.
165
1662004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * aclocal/rtems-top.m4: Rework.
169        * aclocal/project-root.m4: Remove obsolete comments.
170        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
171        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
172        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
173
1742004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac: Remove subdir tools.
177        * aclocal/target.m4: Remove (Unused).
178
1792004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * aclocal/version.m4: 4.6.99.0.
182
1832004-02-03      Joel Sherrill <joel@OARcorp.com>
184
185        * support/include/buffer_test_io.h: Do not use iprintf() if in ANSI
186        compiler mode.
187
1882004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * support/Makefile.am: Add PREINSTALL_DIRS.
191
1922004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * support/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
195        PRE/TMPINSTALL_FILES to CLEANFILES.
196
1972004-01-07      Joel Sherrill <joel@OARcorp.com>
198
199        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips
200        port more completely covers the MIPS family.
201
2022004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
203
204        * automake/compile.am: Remove CONFIG.CC (Unused). Remove CPPFLAGS,
205        CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by automake). Add
206        CCAS. Use AM_*FLAGS = RTEMS_*FLAGS. Remove LIB_VARIANT from LINK_*.
207        Cleanup comments.
208        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
209        Remove build-variants. Hard-code ARCH=o-optimize.
210        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS. Don't invoke
211        _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Remove am__fastdepCXX
212        conditional.
213        * aclocal/env-rtemsbsp.m4: Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
214        CFLAGS_DEBUG_V.
215        * aclocal/rtems-flags.m4: Remove (Unused).
216        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
217        * automake/compile.am: Remove CLEANDIRS (Unused). Remove DEFS
218        (Implicitly handled by automake).
219        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
220        RTEMS_CFLAGS.
221
2222003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
225
2262003-12-17      Joel Sherrill <joel@OARcorp.com>
227
228        * aclocal/version.m4: Updated to rtems-20031217-test.
229
2302003-12-16      Joel Sherrill <joel@OARcorp.com>
231
232        PR 544/tests
233        * support/include/buffer_test_io.h: Various modifications to make
234        tests account for resources and not print at inappropriate times.
235
2362003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
239        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
240
2412003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
244        * automake/compila.am: Remove ARCH.
245        * configure.ac, support/configure.ac: Require automake >= 1.8,
246        autoconf >= 2.59.
247        * support/Makefile.am: Use mkdir_p. Remove dirs from
248        PRE/TMPINSTALL_FILES. Use include_HEADERS.
249        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
250
2512003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
254        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
255        AC_SUBST(dirstamp).
256        * aclocal/lead-dot.m4: New (from automake-1.7f).
257
2582003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
261        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
262        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
263        aclocal/check-networking.m4, aclocal/check-posix.m4,
264        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
265        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
266        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
267        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
268        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
269        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
270        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4,
271        aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
272        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
273        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
274        underquoting to silence automake-1.8.
275
2762003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.ac, support/configure.ac: Reflect having moved to
279        testsuites/.
280
2812003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * aclocal/rtems-top.m4: Add support for --with-project-root. Remove
284        RTEMS Version message.
285
2862003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * aclocal/canonical-host.m4: Remove.
289        * configure.ac: Remove RTEMS_CANONICAL_HOST.
290        * aclocal/canonical-target-name.m4: Merge-in
291        aclocal/canonical-host.m4.
292
2932003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
296        * aclocal/bsp_alias.m4: Remove.
297
2982003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
301        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
302        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU
303        instead of RTEMS_CHECK_CPU.
304        * aclocal/check-cpu.m4: Remove.
305        * configure.ac: Remove RTEMS_CHECK_CPU.
306
3072003-09-04      Joel Sherrill <joel@OARcorp.com>
308
309        * support/include/tmacros.h: URL for license changed.
310
3112003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * aclocal/rtems-top.m4: Add RTEMS_API.
314        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
315
3162003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
319        * aclocal/enable-tests.m4: Change to support
320        --enable-tests=no|yes|samples, default is samples.
321        * configure.ac: Reflect changes above.
322
3232003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * Makefile.am, support/Makefile.am: Reflect having moved aclocal/.
326
3272003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * automake/local.am, automake/host.am: Remove "debug".
330        * aclocal/bsp-alias.m4, aclocal/canonical-host.m4,
331        aclocal/canonicalize-tools.m4, aclocal/canonical-target-name.m4,
332        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4,
333        aclocal/check-cxx.m4, aclocal/check-itron.m4,
334        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
335        aclocal/check-posix.m4, aclocal/check-tool.m4,
336        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
337        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
338        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
339        aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4,
340        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
341        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
342        aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4,
343        aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/quoting.m4,
344        aclocal/rtems-cpu-subdirs.m4, aclocal/rtems-flags.m4,
345        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
346        aclocal/target.m4, aclocal/tool-paths.m4, aclocal/version.m4: New
347        (Copied from ../../../aclocal).
348
3492003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * Makefile.am, support/Makefile.am: Reflect having moved automake/.
352        * automake/compile.am, automake/host.am, automake/leaf.am
353        automake/local.am, automake/subdirs.am: New (copied from
354        ../../../automake).
355
3562003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * configure.ac, support/configure.ac: Use rtems-bugs@rtems.com as
359        bug report email address.
360
3612003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * configure.ac, support/configure.ac: Remove AC_CONFIG_AUX_DIR.
364
3652003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * configure.ac, support/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
368        * configure.ac, support/configure.ac: AC_PREREQ(2.57).
369
3702002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * .cvsignore, support/.cvsignore: Reformat. Add autom4te*cache.
373        Remove autom4te.cache.
374
3752002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * support/configure.ac: Reflect changes above.  Take out unnecessary
378        autoconf macros.
379        * support/include/Makefile.am: Remove.
380        * support/Makefile.am: Merge in former include/Makefile.am.
381
3822002-08-01      Joel Sherrill <joel@OARcorp.com>
383
384        * Per PR47 add support for buffered test output.  This involved
385        adding defines to redirect output to a buffer and dump it when full,
386        at "test pause", and at exit.  To avoid problems when redefining
387        exit(), all tests were modified to call rtems_test_exit(). Some
388        tests, notable psxtests, had to be modified to include  the standard
389        test macro .h file (pmacros.h or tmacros.h) to enable this support.
390        * support/include/buffer_test_io.h: New file.
391
3922002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * configure.ac: Remove ENABLE_GCC28.
395
3962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * Makefile.am, support/include/Makefile.am, support/Makefile.am:
399        Remove AUTOMAKE_OPTIONS.
400        * configure.ac, support/configure.ac:
401        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
402        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
403
4042001-11-07      Joel Sherrill <joel@OARcorp.com>
405
406        Tracked as PR72 but related to the object id problem (PR36)
407        reported by Todor.Todorov@barco.com.
408        but discovered independently.
409        * support/include/tmacros.h: Added
410        fatal_directive_check_status_only().
411
4122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * .cvsignore, support/.cvsignore: Add autom4te.cache for autoconf >
415        2.52.
416        * configure.ac, support/configure.ac: New file, generated from
417        configure.in by autoupdate.
418        * configure.in, support/configure.in: Remove.
419
4202001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
423        handling.
424
4252001-08-16      Joel Sherrill <joel@OARcorp.com>
426
427        * support/include/tmacros.h: Attempt to print errno as further
428        information.
429
4302001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
433        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
434
4352001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
436
437        * support/configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
438
4392001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * support/configure.in: Remove stubdr, wrapup, AC_INIT(include).
442        * support/Makefile.am: Remove stubdr, wrapup.
443        * support/stubdr/Makefile.am, support/stubdr/open.c,
444        support/stubdr/close.c, support/stubdr/init.c,
445        support/stubdr/stubdrv.h, support/stubdr/cntrl.c,
446        support/stubdr/.cvsignore, support/stubdr/read.c,
447        support/stubdr/write.c, support/wrapup/Makefile.am,
448        support/wrapup/.cvsignore, support/stubdr/, support/wrapup/: Remove.
449
4502000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * Makefile.am, support/Makefile.am: Use ... instead of RTEMS_TOPdir
453        in ACLOCAL_AMFLAGS.
454
4552000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * support/stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
458        * Makefile.am, support/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
459        $(RTEMS_TOPdir)/aclocal.
460
4612000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * Makefile.am, support/Makefile.am: ACLOCAL_AMFLAGS= -I
464        $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
465
4662000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * support/stubdr/Makefile.am, support/wrapup/Makefile.am: Include
469        compile.am
470
4712000-08-10      Joel Sherrill <joel@OARcorp.com>
472
473        * ChangeLog, support/ChangeLog: New file.
474
Note: See TracBrowser for help on using the repository browser.