source: rtems/testsuites/ChangeLog @ bcf2752c

4.104.114.84.95
Last change on this file since bcf2752c was bcf2752c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/22/05 at 15:33:05

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

  • aclocal/enable-bare.m4: Remove (Unused).
  • Property mode set to 100644
File size: 16.5 KB
RevLine 
[1fd1595]12005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
2
[bcf2752c]3        * aclocal/enable-bare.m4: Remove (Unused).
[e6c977e3]4        * aclocal/env-rtemsbsp.m4, configure.ac:
5        Remove RTEMS_ENABLE_BARE,
[1fd1595]6        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
7
[ee844b4]82005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
9
[8cd556a]10        * automake/compile.am: Remove .coff. Remove .obj.
[ee844b4]11
[d6a83a46]122005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
13
[780d010]14        * automake/local.am: Remove depend.
15        * automake/host.am: Remove depend.
[cbbf31a]16        * automake/subdirs.am: Remove preinstall, preinstall-recursive.
17        * automake/local.am: Remove preinstall-am.
[8cf8799d]18        * aclocal/env-rtemsbsp.m4: Remove includedir. Remove libdir.
19        Set rtems_testsdir to $libdir/rtems-4.7/tests.
[ae097c0]20        * configure.ac: Remove AMPOLISH3 (Unused).
[5036495]21        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL.
[e3f801eb]22        * automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES.
23        Remove ARCH. Remove LINK_LIBS.
24        Extend clean-local to catch most temporary files make-exe is
25        creating.
[955ea2c]26        * aclocal/env-rtemsbsp.m4: Remove project_libdir.
27        Remove project_includedir.
28        Add rtems_testsdir.
[d6a83a46]29        * aclocal/rtems-top.m4: Remove dirstamp.
30
[8601baed]312005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
32
[f7abc85]33        * Makefile.am: Remove preinstall.am
34        * preinstall.am: Remove.
[8601baed]35        * support/.cvsignore: Remove (Revert Joel's yesterday's patch).
36
[f343bba5]372005-11-10      Joel Sherrill <joel@OARcorp.com>
38
39        * support/.cvsignore: New file.
40
[fbe6a00]412005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
42
[5ddf9698]43        * Makefile.am: Don't preinstall support/include headers.
[fbe6a00]44        * configure.ac: Fix config-variables of conditionally built subdirs.
45
[a3ae8a98]462005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
49        aclocal/check-networking.m4, aclocal/check-posix.m4,
50        aclocal/check-tests.m4, aclocal/enable-itron.m4,
51        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
52        aclocal/enable-posix.m4: Remove (Unused).
53
[c5ff2470]542005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
55
[44502ae]56        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
[f28d5a46]57        * aclocal/prog-cc.m4: Apply cpukit_root, project_root to set up
58        GCCSPECS.
[6056475]59        * aclocal/check-cpuopts.m4: Apply cpukit_root, project_root to set
60        up temporary CPPFLAGS to compile check cpuopts.h.
[b74d63c]61        * aclocal/rtems-top.m4: Add --enable-cpukit-root,
62        --enable-project-root. Remove --with-project-root.
63        Fix --enable-rtems-root.
[c5ff2470]64        * automake/compile.am, aclocal/env-rtemsbsp.m4:
65        Assume PROJECT_ROOT to contain RTEMS_BSP.
66
[146bfee4]672005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
68
[7cbc7cc]69        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
[146bfee4]70        * Makefile.am: Merge-in support/Makefile.am
[eacd7f8c]71        * aclocal/check-cpuopts.m4: Add config.cache support.
[7cbc7cc]72        * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE,
73        OBJS from LINK_FILES.
74        * configure.ac: Add AMPOLISH3. Remove support/.
[eacd7f8c]75
[07aef0b]762005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
77
[7cbc7cc]78        * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
[07aef0b]79        * aclocal/env-rtemsbsp.m4: Remove GCCSPECS.
[7cbc7cc]80        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Remove RTEMS_GCC_PIPE.
81        Remove RTEMS_GCC_SPECS.
[5dbe362]82        * aclocal/check-multiprocessing.m4: Don't require
83        RTEMS_ENABLE_MULTILIB.
[7cbc7cc]84        * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into
85        GCCSPECS.
86        * automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS,
87        RTEMS_CXXFLAGS.
88        * aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS. Remove
89        RTEMS_CFLAGS.
90        * aclocal/check-cpuopts.m4: New.
91        * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't
92        manually set up GCCSPEC (Now setup from inside configure). Remove
93        RTEMS_RELLDFLAGS (Used).
94        * aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
95        aclocal/multilib.m4: Remove (Unused).
96        * automake/compile.am: Remove CCAS support.
[2127da14]97
[f6d9b6f]982005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
99
[1306582]100        * automake/compile.am: Remove depend.
[7cbc7cc]101        * automake/compile.am: Take contents of amcompile.am.
102        * aclocal/check-posix.m4: Sync with cpukit.
[1306582]103        * automake/local.am: Remove depend-am.
[7cbc7cc]104        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
105        aclocal/quoting.m4, aclocal/tool-paths.m4, automake/amcompile.am:
106        Remove.
[c65f30c3]107        * automake/subdirs.am: Remove depend-recursive.
[7cbc7cc]108        * configure.ac: Sync POSIX and ITRON magic with cpukit.
[91c0a83]109        * automake/amcompile.am: New.
[e698e68]110
[7cbc7cc]1112005-09-02      Joel Sherrill <joel@OARcorp.com>
[1a8f056c]112
[086c1c3]113        * aclocal/version.m4: Updated to rtems-4.6.99.2.
[1a8f056c]114
[713791a1]1152004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
116
[7cbc7cc]117        * support/include/buffer_test_io.h: Use iprintf iff _NEWLIB_VERSION
118        is defined.
119        * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building
120        itron for unix.
[97891e5e]121
[7cbc7cc]1222004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
[7129fae]123
124        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
[7cbc7cc]125        * configure.ac, support/configure.ac: Require automake > 1.9.
[7129fae]126
[7cbc7cc]1272004-07-28      Joel Sherrill <joel@OARcorp.com>
[90a33a8]128
[7cbc7cc]129        * aclocal/version.m4: Updated to rtems-4.6.99.1.
[90a33a8]130
[7cbc7cc]1312004-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
[0d0528d3]132
133        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
134
[7cbc7cc]1352004-03-28      Ralf Corsepius <ralf.corsepius@rtems.org>
[c50e978]136
137        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
138
[d04abc83]1392004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * aclocal/rtems-top.m4: Add rtems_rootdir.
[7cbc7cc]142        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in
143        $rtems_rootdir.
144        * support/include/tmacros.h: Convert to using c99 fixed size types.
145        * configure.ac, configure.ac, support/configure.ac: Add 2nd arg to
146        RTEMS_TOP.
147        * aclocal/check-custom-bsp.m4: Fix minor typo.
[e84c2a46]148        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
149        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
150        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
151        aclocal/enable-tests.m4, aclocal/multilib.m4,
152        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
[7cbc7cc]153        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework
154        with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
155        Add --enable-rtems-root. Rework RTEMS_ROOT.
[e84c2a46]156
[7cbc7cc]1572004-03-03      Joel Sherrill <joel@OARcorp.com>
[7c48a2e8]158
[7cbc7cc]159        * support/include/buffer_test_io.h: Correct typo.
[7c48a2e8]160
[17ad82c]1612004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
[7cbc7cc]163        * aclocal/rtems-top.m4: Rework.
[17ad82c]164        * aclocal/project-root.m4: Remove obsolete comments.
165        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
[7cbc7cc]166        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
167        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
[17ad82c]168
[7974c4b]1692004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: Remove subdir tools.
[20b80be]172        * aclocal/target.m4: Remove (Unused).
173
[31ffd58]1742004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * aclocal/version.m4: 4.6.99.0.
177
[7cbc7cc]1782004-02-03      Joel Sherrill <joel@OARcorp.com>
179
180        * support/include/buffer_test_io.h: Do not use iprintf() if in ANSI
181        compiler mode.
182
1832004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * support/Makefile.am: Add PREINSTALL_DIRS.
186
1872004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * support/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
190        PRE/TMPINSTALL_FILES to CLEANFILES.
191
[6416628]1922004-01-07      Joel Sherrill <joel@OARcorp.com>
193
[7cbc7cc]194        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips
195        port more completely covers the MIPS family.
[6416628]196
[7cbc7cc]1972004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
[44652f8]198
[7cbc7cc]199        * automake/compile.am: Remove CONFIG.CC (Unused). Remove CPPFLAGS,
200        CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by automake). Add
201        CCAS. Use AM_*FLAGS = RTEMS_*FLAGS. Remove LIB_VARIANT from LINK_*.
202        Cleanup comments.
203        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
204        Remove build-variants. Hard-code ARCH=o-optimize.
205        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS. Don't invoke
206        _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Remove am__fastdepCXX
207        conditional.
208        * aclocal/env-rtemsbsp.m4: Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
209        CFLAGS_DEBUG_V.
210        * aclocal/rtems-flags.m4: Remove (Unused).
211        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
212        * automake/compile.am: Remove CLEANDIRS (Unused). Remove DEFS
213        (Implicitly handled by automake).
214        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
215        RTEMS_CFLAGS.
[44652f8]216
[4470b40a]2172003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
220
[7cbc7cc]2212003-12-17      Joel Sherrill <joel@OARcorp.com>
[d7e0507]222
[7cbc7cc]223        * aclocal/version.m4: Updated to rtems-20031217-test.
[d7e0507]224
[7cbc7cc]2252003-12-16      Joel Sherrill <joel@OARcorp.com>
[55f441e3]226
[7cbc7cc]227        PR 544/tests
228        * support/include/buffer_test_io.h: Various modifications to make
229        tests account for resources and not print at inappropriate times.
[55f441e3]230
[7cbc7cc]2312003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[3d02fadb]232
[7cbc7cc]233        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
234        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
[3d02fadb]235
[810720b6]2362003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
[7cbc7cc]238        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
239        * automake/compila.am: Remove ARCH.
240        * configure.ac, support/configure.ac: Require automake >= 1.8,
241        autoconf >= 2.59.
242        * support/Makefile.am: Use mkdir_p. Remove dirs from
243        PRE/TMPINSTALL_FILES. Use include_HEADERS.
244        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
[810720b6]245
[c17ed71]2462003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
[7cbc7cc]249        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
250        AC_SUBST(dirstamp).
[c17ed71]251        * aclocal/lead-dot.m4: New (from automake-1.7f).
252
[0e8262cf]2532003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
256        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
257        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
258        aclocal/check-networking.m4, aclocal/check-posix.m4,
259        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
260        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
261        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
262        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
263        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
264        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
[7cbc7cc]265        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4,
266        aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
[0e8262cf]267        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
[7cbc7cc]268        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
269        underquoting to silence automake-1.8.
[0e8262cf]270
[5f52d1f]2712003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
[7cbc7cc]273        * configure.ac, support/configure.ac: Reflect having moved to
274        testsuites/.
[5f52d1f]275
[c3643e7]2762003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
[7cbc7cc]278        * aclocal/rtems-top.m4: Add support for --with-project-root. Remove
279        RTEMS Version message.
[c3643e7]280
[5f7d7640]2812003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * aclocal/canonical-host.m4: Remove.
[6a8a114]284        * configure.ac: Remove RTEMS_CANONICAL_HOST.
[7cbc7cc]285        * aclocal/canonical-target-name.m4: Merge-in
286        aclocal/canonical-host.m4.
[6a8a114]287
[6c3e328]2882003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
291        * aclocal/bsp_alias.m4: Remove.
292
[98e88aa3]2932003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
296        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
[7cbc7cc]297        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU
298        instead of RTEMS_CHECK_CPU.
299        * aclocal/check-cpu.m4: Remove.
300        * configure.ac: Remove RTEMS_CHECK_CPU.
301
3022003-09-04      Joel Sherrill <joel@OARcorp.com>
303
304        * support/include/tmacros.h: URL for license changed.
[98e88aa3]305
[ac3786b]3062003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * aclocal/rtems-top.m4: Add RTEMS_API.
309        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
310
[e41e3fe7]3112003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
[a5e62aba]313        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
[e41e3fe7]314        * aclocal/enable-tests.m4: Change to support
315        --enable-tests=no|yes|samples, default is samples.
316        * configure.ac: Reflect changes above.
317
[7862f888]3182003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
[7cbc7cc]320        * Makefile.am, support/Makefile.am: Reflect having moved aclocal/.
[3c69a774]321
[94e18016]3222003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * automake/local.am, automake/host.am: Remove "debug".
[7cbc7cc]325        * aclocal/bsp-alias.m4, aclocal/canonical-host.m4,
326        aclocal/canonicalize-tools.m4, aclocal/canonical-target-name.m4,
327        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4,
328        aclocal/check-cxx.m4, aclocal/check-itron.m4,
329        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
330        aclocal/check-posix.m4, aclocal/check-tool.m4,
331        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
332        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
333        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
334        aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4,
335        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
336        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
337        aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4,
338        aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/quoting.m4,
339        aclocal/rtems-cpu-subdirs.m4, aclocal/rtems-flags.m4,
340        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
341        aclocal/target.m4, aclocal/tool-paths.m4, aclocal/version.m4: New
342        (Copied from ../../../aclocal).
[94e18016]343
[e3e310f7]3442003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
[7cbc7cc]346        * Makefile.am, support/Makefile.am: Reflect having moved automake/.
[4cd2df9]347        * automake/compile.am, automake/host.am, automake/leaf.am
348        automake/local.am, automake/subdirs.am: New (copied from
349        ../../../automake).
350
[7dcc3fe]3512003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
[7cbc7cc]353        * configure.ac, support/configure.ac: Use rtems-bugs@rtems.com as
354        bug report email address.
[7dcc3fe]355
[3c55718]3562003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
[7cbc7cc]358        * configure.ac, support/configure.ac: Remove AC_CONFIG_AUX_DIR.
[3c55718]359
[ccd81b60]3602003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
[7cbc7cc]362        * configure.ac, support/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
363        * configure.ac, support/configure.ac: AC_PREREQ(2.57).
[9b5c258]364
[8730f45]3652002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
[7cbc7cc]367        * .cvsignore, support/.cvsignore: Reformat. Add autom4te*cache.
[8730f45]368        Remove autom4te.cache.
369
[7cbc7cc]3702002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * support/configure.ac: Reflect changes above.  Take out unnecessary
373        autoconf macros.
374        * support/include/Makefile.am: Remove.
375        * support/Makefile.am: Merge in former include/Makefile.am.
376
3772002-08-01      Joel Sherrill <joel@OARcorp.com>
378
379        * Per PR47 add support for buffered test output.  This involved
380        adding defines to redirect output to a buffer and dump it when full,
381        at "test pause", and at exit.  To avoid problems when redefining
382        exit(), all tests were modified to call rtems_test_exit(). Some
383        tests, notable psxtests, had to be modified to include  the standard
384        test macro .h file (pmacros.h or tmacros.h) to enable this support.
385        * support/include/buffer_test_io.h: New file.
386
[cb9b2bfc]3872002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * configure.ac: Remove ENABLE_GCC28.
390
[7273b6e]3912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
[7cbc7cc]393        * Makefile.am, support/include/Makefile.am, support/Makefile.am:
394        Remove AUTOMAKE_OPTIONS.
395        * configure.ac, support/configure.ac:
[7273b6e]396        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
397        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
[7cbc7cc]398
3992001-11-07      Joel Sherrill <joel@OARcorp.com>
400
401        Tracked as PR72 but related to the object id problem (PR36)
402        reported by Todor.Todorov@barco.com.
403        but discovered independently.
404        * support/include/tmacros.h: Added
405        fatal_directive_check_status_only().
[7273b6e]406
[df25c998]4072001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
[7cbc7cc]409        * .cvsignore, support/.cvsignore: Add autom4te.cache for autoconf >
410        2.52.
411        * configure.ac, support/configure.ac: New file, generated from
412        configure.in by autoupdate.
413        * configure.in, support/configure.in: Remove.
[df25c998]414
[a3ac20f]4152001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
418        handling.
419
[7cbc7cc]4202001-08-16      Joel Sherrill <joel@OARcorp.com>
421
422        * support/include/tmacros.h: Attempt to print errno as further
423        information.
424
[9c0bd65]4252001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
428        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
429
[7cbc7cc]4302001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
431
432        * support/configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
433
4342001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * support/configure.in: Remove stubdr, wrapup, AC_INIT(include).
437        * support/Makefile.am: Remove stubdr, wrapup.
438        * support/stubdr/Makefile.am, support/stubdr/open.c,
439        support/stubdr/close.c, support/stubdr/init.c,
440        support/stubdr/stubdrv.h, support/stubdr/cntrl.c,
441        support/stubdr/.cvsignore, support/stubdr/read.c,
442        support/stubdr/write.c, support/wrapup/Makefile.am,
443        support/wrapup/.cvsignore, support/stubdr/, support/wrapup/: Remove.
444
[feead226]4452000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
[7cbc7cc]447        * Makefile.am, support/Makefile.am: Use ... instead of RTEMS_TOPdir
448        in ACLOCAL_AMFLAGS.
[feead226]449
[a314d3b4]4502000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
[7cbc7cc]452        * support/stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
453        * Makefile.am, support/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
454        $(RTEMS_TOPdir)/aclocal.
[a314d3b4]455
[ae1cce4e]4562000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
[7cbc7cc]458        * Makefile.am, support/Makefile.am: ACLOCAL_AMFLAGS= -I
459        $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
460
4612000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * support/stubdr/Makefile.am, support/wrapup/Makefile.am: Include
464        compile.am
[ae1cce4e]465
[e94ad1fe]4662000-08-10      Joel Sherrill <joel@OARcorp.com>
467
[7cbc7cc]468        * ChangeLog, support/ChangeLog: New file.
469
Note: See TracBrowser for help on using the repository browser.