source: rtems/ChangeLog @ 87ecb88c

4.104.114.84.95
Last change on this file since 87ecb88c was 87ecb88c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/29/02 at 11:13:12

2002-11-29 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove c/make.
  • Property mode set to 100644
File size: 28.8 KB
RevLine 
[87ecb88c]12002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove c/make.
4
[ff65620]52002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * aclocal/prog-ccas.m4: New.
8        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
9        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
10        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
11
[b6cc40a]122002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * acinclude.m4: Conditionally append --target=.
15
[0a9a0f5]162002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
19
[86f12bc]202002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * automake/compile.am: Remove LD_PATHS (Unused).
23        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
24        is announced obsolete).
25
[20d7ed37]262002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
29
[984123f]302002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * aclocal/sysv-ipc.m4: Remove (Unused).
33        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
34
[9e4d710]352002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * acinclude.m4: Lots of changes addressing PR 312.
38
[824bf2e4]392002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
42        to PR 312).
43
[5395172]442002-11-18      Joel Sherrill <joel@OARcorp.com>
45
46        * VERSION: Updated to rtems-ss-20021118.
47
[b5a59c3f]482002-11-18      Joel Sherrill <joel@OARcorp.com>
49
50        * aclocal/version.m4: Updated to rtems-ss-20021118.
51
[174eed8c]522002-11-17      Joel Sherrill <joel@OARcorp.com>
53
54        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
55        Motorola MTX603e.
56
[824bf2e4]572002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
60
[bcf4d5bc]612002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
64        * configure.ac: Ditto.
65
[8a2e2aaa]662002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
69        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
70        Support @CFLAGS@, @CXXFLAGS@.
71
[e9fc7e5]722002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * bootstrap: Allow autoconf-2.56.
75
[f289c09]762002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
79        Fix stupid typo (continue/configure).
80        * aclocal/prog-cc.m4: Remove obsolete comments.
81        Acknowledge CFLAGS.
82
[6a31b7c0]832002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
86        end of the args passed to sub-configure-scripts. (Reported by
87        Wulf Hofbauer <wh73@cornell.edu>)
88
[fae851c]892002-11-12      Joel Sherrill <joel@OARcorp.com>
90
91        * configure.ac: Remove make/compilers/Makefile.
92
[2c86557]932002-11-11      Joel Sherrill <joel@OARcorp.com>
94
95        * VERSION: Updated to rtems-ss-20021111.
96
[b99463c]972002-11-11      Joel Sherrill <joel@OARcorp.com>
98
99        * aclocal/version.m4: Updated to rtems-ss-20021111.
100
[a3f7971]1012002-11-11      Joel Sherrill <joel@OARcorp.com>
102
103        * VERSION: Updated to rtems-ss-20021111.
104
[2bc3f76]1052002-11-11      Joel Sherrill <joel@OARcorp.com>
106
107        * aclocal/version.m4: Updated to rtems-ss-20021111.
108
[a9f1a11]1092002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * automake/compile.am: Remove rel rule.
112
[7395fa5]1132002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
116
[6f6cde6f]1172002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Remove make/Templates/Makefile.
120        * README.configure: Minor massaging.
121
[e05468fb]1222002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        Further preparations for autoconf > 2.52:
125        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
126        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
127        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
128
[9cf7774]1292002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * acinclude.m4: Adapations to autoconf > 2.52.
132
[b31106f6]1332002-11-01      Joel Sherrill <joel@OARcorp.com>
[022fcc07]134
[b31106f6]135        * ChangeLog: Corrected.
[32f1696c]136
[282cb9c]1372002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * bootstrap: Add generate_bspdir_acinclude to automatically update
140        c/src/lib/libbsp/<cpu>/acinclude.m4.
141        Use #! /bin/sh instead of #!/bin/sh.
142        Remove autom4te*.cache during ./bootstrap --clean.
143
[314a962]1442002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
147        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
148        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
149        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
150        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
151        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
152        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
153        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
154        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
155        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
156        (autoconf > 2.54 seems to have problems with the old form of
157        quoting).
158
[1da0c52]1592002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
162        (autoconf > 2.54 complains about).
163
[3767e25]1642002-10-21      Joel Sherrill <joel@OARcorp.com>
165
166        * VERSION: Updated to rtems-20021021-test.
167
[f8ee48bf]1682002-10-21      Joel Sherrill <joel@OARcorp.com>
169
170        * aclocal/version.m4: Updated to rtems-20021021-test.
171
[8730f45]1722002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * .cvsignore: Reformat.
175        Add autom4te*cache.
176        Remove autom4te.cache.
177
[aa7428a]1782002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
181
[59d28b7]1822002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
185        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
186
[58fd5ab]1872002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * bootstrap: Add autoconf/automake version checks by popular demand.
190        [FWIW: I dislike this.]
191
[4bf6f90d]1922002-10-07      Joel Sherrill <joel@OARcorp.com>
193
194        * VERSION: Updated to rtems-ss-20021007.
195
[523fb4b]1962002-10-07      Joel Sherrill <joel@OARcorp.com>
197
198        * aclocal/version.m4: Updated to rtems-ss-20021007.
199
[e1229013]2002002-10-04      Joel Sherrill <joel@OARcorp.com>
201
202        * VERSION: Updated to rtems-JUNK.
203
[71a08543]2042002-10-04      Joel Sherrill <joel@OARcorp.com>
205
206        * aclocal/version.m4: Updated to rtems-JUNK.
207
[d8befba2]2082002-10-04      Joel Sherrill <joel@OARcorp.com>
209
210        * VERSION: Updated to rtems-ss-20021004.
211
[b6ea96ef]2122002-10-04      Joel Sherrill <joel@OARcorp.com>
213
214        * aclocal/version.m4: Updated to rtems-ss-20021004.
215
[72f4ec87]2162002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
219        autoconf-2.53 PACKAGE crap.
220
[6c15108]2212002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * aclocal/prog-gnat.m4: New.
224
[ca3fa6bb]2252002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * aclocal/bsp-configure.m4: Fix small typo in comment.
228
[24688dbd]2292002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
232
[d69c9c6]2332002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
236        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
237        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
238
[d5dc04f]2392002-08-07      Joel Sherrill <joel@OARcorp.com>
240
241        * aclocal/version.m4: Updated to rtems-ss-20020807.
242
[d3f954e]2432002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
246
[79b15c1d]2472002-07-31      Joel Sherrill <joel@OARcorp.com>
248
249        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
250        was just a stub and only the OR32 port is getting worked on.
251
[b4cde04]2522002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * aclocal/subdirs.m4: Remove.
255        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
256
[0e08a3c3]2572002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
260        exec/score/cpu.
261
[35b2275]2622002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
265        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
266        compilation rules (Work-around to an automake bug).
267        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
268        make-library.
269
[be3e0f7]2702002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac: Activate cpukit. Remove references to c/src/exec.
273
[cca5631]2742002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
277
[76af1fc]2782002-07-17      Joel Sherrill <joel@OARcorp.com>
279
280        * aclocal/version.m4: Updated to rtems-ss-20020717.
281
[8166684]2822002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * config-ml.in: Imported from gcc-3.1.
285        Change to match c/src/config-ml.in.
286
[0f8ae13c]2872002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * aclocal/check-multiprocessing.m4: Reworked.
290        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
291
[48e7a718]2922002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * automake/multilib.am: Remove.
295        * Makefile.am: Reflect change above.
296
[f610f0c5]2972002-06-28      Joel Sherrill <joel@OARcorp.com>
298
299        * aclocal/version.m4: Updated to rtems-ss-20020628.
300
[8ce766ce]3012002-06-27      Joel Sherrill <joel@OARcorp.com>
302
303        * tools/Makefile.am: Build the cpu dependent tools as well.
304
[ba2df911]3052002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * aclocal/env-rtemscpu.m4: Remove.
308        * aclocal/multi.m4: Remove.
309        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
310
[28311188]3112002-05-28      Joel Sherrill <joel@OARcorp.com>
312
313        * aclocal/version.m4: Updated to rtems-ss-20020528.
314
[53eb191]3152002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * aclocal/prog-cc.m4: Remove GCC272 support.
318        Remove ENABLE_LIBCDIR.
319        * aclocal/prog-cxx.m4: Ditto.
320        * aclocal/enable-gcc28.m4: Remove.
321        * aclocal/enable-libcdir.m4: Ditto.
322
[fd2bc17a]3232002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
326        ENABLE_GCC28.
327
[978f59a]3282002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * automake/compile.am: Remove GCC272 support.
331        Remove *.sh rule (unused).
332        * configure.ac: Remove ENABLE_GCC28.
333        Remove ENABLE_LIBCDIR.
334
[6568b90]3352002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * .cvsignore: Added mdate-sh and texinfo.tex.
338
[321f5ff]3392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * aclocal/version.m4: New file.
342        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
343        aclocal/version.m4.
344        * bootstrap: Use aclocal/version.m4 instead of VERSION.
345        * configure.ac: Use aclocal/version.m4 instead of VERSION.
346
[579f14cc]3472002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * configure.ac:
350        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
351        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
352        * Makefile.am: Remove AUTOMAKE_OPTIONS.
353        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
354
[dee576c0]3552002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
358        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
359
[5800e142]3602002-03-08      Joel Sherrill <joel@OARcorp.com>
361
362        * VERSION: Updated to rtems-mg5-20020808.
363
[41debfd]3642002-03-01      Joel Sherrill <joel@OARcorp.com>
365
366        * VERSION: Updated to rtems-ss-20020301.
367
[7f87dd3]3682002-02-15      Joel Sherrill <joel@OARcorp.com>
369
370        * VERSION: Updated to rtems-ss-20020215.
371
[9b11632]3722002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * aclocal/subdirs.m4: Propagate the current $prefix to the
375        sub-configures.
376
[5bca94b]3772002-02-05      Joel Sherrill <joel@OARcorp.com>
378
379        * VERSION: Updated to rtems-ss-20020205.
380
[d7aabb7c]3812002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
384        compatibility.
385        * bootstrap: Let --clean remove texinfo.tex.
386
[cbc4e6fa]3872002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
390
[003d4da]3912002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * configure.ac: Add --enable-docs support. Add
394        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
395        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
396        hard-coded SUBDIRS.
397        * README.configure: Added a bit of information on this new option.
398
[e7288b7]3992002-01-18      Joel Sherrill <joel@OARcorp.com>
400
401        * VERSION: Updated to rtems-ss-20020118.
402
[9ee8036]4032002-01-18      Joel Sherrill <joel@OARcorp.com>
404
405        * VERSION: Updated to rtems-20020118.
406
[b2433b2]4072002-01-17      Joel Sherrill <joel@OARcorp.com>
408
409        * VERSION: Updated to rtems-ss-20020717.
410
[36202ec]4112002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
414        check upon host_alias != build_alias.
415
[1ae913e]4162002-01-07      Joel Sherrill <joel@OARcorp.com>
417
418        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
419        last line to eliminate 100's of warnings.
420
[a0ea6f1]4212002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * aclocal/check-newlib.m4: Apply AS_IF.
424        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
425        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
426        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
427        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
428        changes.
429        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
430        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
431        * automake/compile.am: Remove librtemsall from LINK_FILES.
432
[ba748523]4332001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
436        * aclocal/subdirs.m4: New file.
437        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
438        modifications.
439        * aclocal/check-posix.m4: Apply AS_IF.
440        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
441        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
442        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
443        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
444        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
445        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
446        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
447        OUTPUT_COMMANDS.
448        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
449        * aclocal/rtems-debug.m4: Minor cleanups.
450        * aclocal/rtems-top.m4: Minor cleanups.
451        * automake/compile.am: Further steps towards automake's rules.
452
[c5fff113]4532001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
456        * automake/lib.am: Add MULTISUBDIR.
457
[d0d33f21]4582001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * bootstrap: Run autoheader when configure.ac contains
461        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
462
[1a457f5]4632001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * aclocal/bsp-configure.m4: New file.
466        * Makefile.am: Add aclocal/bsp-configure.m4.
467
[345772e]4682001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * Makefile.am: Add automake/force-preinstall.am,
471        aclocal/ppc.am, remove ACLOCAL_M4.
472
[8e541868]4732001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * aclocal/bsp-alias.m4: Remove score603e_g1.
476        * aclocal/check-bsps.m4: Remove score603e_g1.
477        * aclocal/prog-cc.m4: Apply m4_if.
478
479
[466e590]4802001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * automake/force-preinstall.am: New file.
483        * aclocal/ppc.m4: New file.
484
[9c392aa2]4852001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * aclocal/check-bsps.m4: Reworked.
488        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
489
[7ee86ba7]4902001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * aclocal/bspopts.m4: New file.
493
[4812b65b]4942001-11-13      Joel Sherrill <joel@OARcorp.com>
495
496        * COPYING: Test of $Id$ -> $RTEMS$.
497
[0aa09608]4982001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
499
500        This modification is part of the submitted modifications necessary to
501        support the IBM PPC405 family.  This submission was reviewed by
502        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
503        not negatively impact the ppc403 BSPs.  The submission and tracking
504        process was captured as PR50.
505        * README.configure: Added gen405 BSP.
506
[a34b245]5072001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * Adopt more automake rules:
510        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
511        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
512        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
513        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
514        CXXLINK_APP in make-cxx-exe.
515        * automake/lib.am: Add ARFLAGS.
516
[60c7524]5172001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
519        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
520        config.cache's which prevented powerpc targets librdbg from building.
521
[080afec]5222001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
525        add 2nd arg to _RTEMS_CPU_SUBDIR.
526        * aclocal/target.m4: Replace ac_configure_args with
527        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
528        * Makefile.am: Require automake-1.5.
529
[66387986]5302001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
533        * configure.in: Remove.
534        * configure.ac: New file, generated from configure.in by autoupdate.
535
[083b72a]5362001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * aclocal/rtems-cpu-subdirs.m4: New file.
539
[bfba54e]5402001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * automake/compile.am: Fundamentally reworked compilation rules for
543        closer adaptation to automake's behavior.
544
[8738dfaa]5452001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * automake/lib.am: Comment out LD.
548        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
549        automake/leaf.am to AUTOMAKE_FILES.
550
[d9e4f08]5512001-09-27      Joel Sherrill <joel@OARcorp.com>
552
553        * config.guess: No longer in CVS since installed by bootstrap.
554
[ceb9f8f]5552001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * bootstrap: remove/add automake added files.
558        * .cvsignore: reflect changes to bootstrap.
559
[5ddff84b]5602001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * automake/leaf.am: New file.
563
[37b5d78]5642001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
567        of AC_CANONICAL_SYSTEM.
568        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
569        mkinstalldirs and mkdir.
570        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
571        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
572        _RTEMS_OUTPUT_BUILD_SUBDIRS.
573       
[986e1113]5742001-09-13      Joel Sherrill <joel@OARcorp.com>
575
576        * missing: Updated to latest version.
577
[e712997]5782001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * configure.in: autoupdate to autoconf-2.52.
581        * bootstrap: Add handling for configure.ac, make autoheader verbose,
582        fix auto*tool invocation order.
583        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
584        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
585        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
586        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
587        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
588        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
589        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
590        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
591        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
592        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
593        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
594        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
595        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
596        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
597        RTEMS_CONFIG_PER_BSP conditional.
598        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
599        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
600        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
601
[e32fdfa]6022001-05-25      Joel Sherrill <joel@OARcorp.com>
603
604        * README.configure: Corrected the name of the MRM332 BSP.
605        Strengthened the distinction between what the target
606        and the BSP each select.  Added more targets to list.
607
[4cb89cc9]6082001-05-25      Joel Sherrill <joel@OARcorp.com>
609
610        * README.configure: Updated the list of BSPs.
611
[a86c171]6122001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
615        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
616        Add support for DOS-drive-letters.
617
[f1d08c98]6182001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
621        RTEMS_PROG_CC_FOR_TARGET.
622
[83518713]6232001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * README.cdn-X: Update.
626        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
627        @CPPFLAGS@ to CPPFLAGS.
628
[084556d]6292001-04-20      Eric Valette <valette@crf.canon.fr>
630
631        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
632        BSPs support the new exception processing model and
633        consequently, librdbg.
634
[48ad47cc]6352001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * configure.in: Reworked for Canadian Cross support.
638        * Makefile.am: Reflect changes to configure.in.
639        * config.guess, config.sub: Update from subversions.gnu.org.
640        * README.cdn-X: New file.
641        * tools/Makefile.am: Remove build, tools from SUBDIRS.
642
[b50b3c8]6432001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
646        TARGET_CONFIG_SUBDIRS.
647        * aclocal/enable-bsp.m4: fix quoting.
648        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
649
[70cbff2]6502001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * aclocal/config-subdirs.m4: New file.
653        * aclocal/target.m4: Use macros from config-subdirs.m4.
654
[6e815b38]6552001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
658        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
659
[21d7de3a]6602001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
661
[70cbff2]662        * configure.in: Fix AM_INIT_AUTOMAKE.
[21d7de3a]663        * aclocal/bsp-arg-enable.m4: Extend comments.
664        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
665        the default clause.
666
[560aae24]6672001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
670        RTEMS_ENV_RTEMSCPU.
671        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
672        special treatment for GCC_SPECS.
673        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
674        special treatment for GCC_SPECS.
675        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
676        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
677        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
678        instead of $(shell ..) for LIBC_LIB*.
679
[227ae749]6802001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
683        simsh7045.
684
[4dc2e9a]6852001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
686
687        * automake/compile.am: Add LD.
688
[baedcbb]6892000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * config.guess, config.sub: Update from CVS-autoconf to pick
692        up new features (e.g. CC_FOR_BUILD in config.guess) but is
693        necessary anyway to use autoconf-versions > 2.13.
694
[1033e27]6952000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
698        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
699        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
700        help string.
701        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
702
[a44f9ca5]7032000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
704
705        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
706        Modified to reflect addition of LEON BSPs as well as the
707        no-FP ERC32 variant.
708
[2dbd07f8]7092000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
712        standard).
713        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
714        standard).
715        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
716        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
717        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
718        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
719
[5913d94]7202000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
723        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
724        $host instead of $target (BUG-FIX).
725        * configure.in: Use $target and $host instead of $target_alias and
726        $host_alias (autoconf-2.49b).
727        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
728        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
729
730        NOTES:
731        * autoconf-2.49b depredicates using changequotes.
732        * The changes to configure.in are due to cleanups in
733        autoconf-2.49b's implemention of canonicalization. With
734        autoconf-2.1x it wasn't always clear, when to use $xxx or
735        $xxx_alias. Now this is clear.
736
[feead226]7372000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
740
[4686e5d9]7412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
744        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
745        with an RTEMS specific but more restrictive autoconf macro.
746
[779654e]7472000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * automake/lib.am: Add LD.
750
[2f17d74]7512000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
754        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
755
[2e0fd427]7562000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757 
758        * aclocal/*: Replace with contents of macros/*.m4
759        * macros/: Remove.
760        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
761        * Makefile.am: Reflect changes to aclocal/ and macros/.
762
[3174a7ed]7632000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * configure.in: New, Cygnus/GNU style configuration.
766        * Makefile.am: Add macros/, reflect new configure.in,
767        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
768        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
769        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
770        * macros/tool-prefix.m4: Remove.
771        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
772        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
773        RTEMS_ROOT.
774        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
775        * macros/multilib.m4: Various minor fixes.
776        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
777        PROJECT_ROOT, RTEMS_ROOT.
778        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
779        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
780
[16a30bd3]7812000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
782
783        * automake/multilib.am: New file.
784        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
785        the automake/ directory.
786
[509f8351]7872000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * macros/enable-hwapi.m4: Removed.
790        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
791        A small cleanup step towards gnu-canonicalization.
792
[aac7fdd2]7932000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * macros: New directory.
796        * macros/bsp-alias.m4: new file.
797        * macros/canonical-host.m4: new file.
798        * macros/canonical-target-name.m4: new file.
799        * macros/canonicalize-tools.m4: new file.
800        * macros/check-bsp-cache.m4: new file.
801        * macros/check-bsps.m4: new file.
802        * macros/check-cpu.m4: new file.
803        * macros/rtems-debug.m4: new file.
804        * macros/check-cxx.m4: new file.
805        * macros/check-itron.m4: new file.
806        * macros/check-multiprocessing.m4: new file.
807        * macros/check-networking.m4: new file.
808        * macros/check-newlib.m4: new file.
809        * macros/check-posix.m4: new file.
810        * macros/check-rdbg.m4: new file.
811        * macros/enable-bare.m4: new file.
812        * macros/enable-cxx.m4: new file.
813        * macros/enable-gcc28.m4: new file.
814        * macros/enable-inlines.m4: new file.
815        * macros/enable-itron.m4: new file.
816        * macros/enable-libcdir.m4: new file.
817        * macros/enable-multiprocessing.m4: new file.
818        * macros/enable-networking.m4: new file.
819        * macros/enable-posix.m4: new file.
820        * macros/enable-rdbg.m4: new file.
821        * macros/enable-rtemsbsp.m4: new file.
822        * macros/enable-tests.m4: new file.
823        * macros/gcc-pipe.m4: new file.
824        * macros/gcc-specs.m4: new file.
825        * macros/i386-gas-code16.m4: new file.
826        * macros/path-ksh.m4: new file.
827        * macros/path-perl.m4: new file.
828        * macros/prog-cc.m4: new file.
829        * macros/prog-cxx.m4: new file.
830        * macros/project-root.m4: new file.
831        * macros/rtems-top.m4: new file.
832        * macros/sysv-ipc.m4: new file.
833        * macros/target.m4: new file.
834        * macros/rtems-test-no-pause.m4: new file.
835        * macros/multilib.m4: new file.
836        * macros/tool-paths.m4: new file.
837        * macros/tool-prefix.m4: new file.
838
[9b1a45f]8392000-09-14      Joel Sherrill <joel@OARcorp.com>
840
841        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
842
[c9782f9]8432000-09-14      Joel Sherrill <joel@OARcorp.com>
844
845        * aclocal/enable-hwapi.m4: Now longer used and removed.
846
[ab23133]8472000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * automake/lib.am: Remove leaf.cfg.
850
[372e4e2]8512000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
852
853        * aclocal/rtems-top.m4: Add ENDIF-hack.
854        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
855
[1ea70d78]8562000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
857
858        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
859        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
860        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
861        * automake/compile.am: Replaced.
862        * automake/local.am: Remove building variant handling.
863
[03d5706]8642000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
867        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
868        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
869        * aclocal/target.m4: Cleanup comments
870        * Automake/compile.am: Add DEFS support to keep building happy.
871
[9322194]8722000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
875
[7294718f]8762000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
877
878        * automake/compile.am: New file
879        * ChangeLog: Fix email addresses
880
8812000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[f9e72d3]882
883        * LICENSE.NET, README, README.configure: Spelling corrections.
884
[7294718f]8852000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[be28778]886
887        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
888
[08f06ad1]8892000-08-30      Joel Sherrill <joel@OARcorp.com>
890
891        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
892
[dd53e2e]8932000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
894
895        * ChangeLog: Moved incorrect entries to make/ChangeLog.
896
[8e57762]8972000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
898
899        * aclocal/check-bsps.h:
900          - Add pck6-BSP
901          - Exclude ChangeLog from being picked up as BSP
902        * aclocal/bsp-alias.m4: Add pck6-BSP
903
[e94ad1fe]9042000-08-10      Joel Sherrill <joel@OARcorp.com>
905
906        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.