source: rtems/ChangeLog @ 29d82b25

4.104.114.84.95
Last change on this file since 29d82b25 was 29d82b25, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/01/02 at 08:01:04

2002-12-01 Ralf Corsepius <corsepiu@…>

  • automake/compile.am: Remove LDFLAGS_INCOMPLETE. Remove LDFLAGS. Add CCAS, CCASCOMPILE. Remove compilation rules for *.cpp, *.cxx, *.C. Use CCASCOMPILE to compile *.S. Add -pg to RTEMS_CFLAGS_PROFILE_V.
  • Property mode set to 100644
File size: 29.0 KB
Line 
12002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
4        Remove LDFLAGS.
5        Add CCAS, CCASCOMPILE.
6        Remove compilation rules for *.cpp, *.cxx, *.C.
7        Use CCASCOMPILE to compile *.S.
8        Add -pg to RTEMS_CFLAGS_PROFILE_V.
9
102002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove c/make.
13
142002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * aclocal/prog-ccas.m4: New.
17        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
18        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
19        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
20
212002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * acinclude.m4: Conditionally append --target=.
24
252002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
28
292002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * automake/compile.am: Remove LD_PATHS (Unused).
32        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
33        is announced obsolete).
34
352002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
38
392002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * aclocal/sysv-ipc.m4: Remove (Unused).
42        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
43
442002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * acinclude.m4: Lots of changes addressing PR 312.
47
482002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
51        to PR 312).
52
532002-11-18      Joel Sherrill <joel@OARcorp.com>
54
55        * VERSION: Updated to rtems-ss-20021118.
56
572002-11-18      Joel Sherrill <joel@OARcorp.com>
58
59        * aclocal/version.m4: Updated to rtems-ss-20021118.
60
612002-11-17      Joel Sherrill <joel@OARcorp.com>
62
63        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
64        Motorola MTX603e.
65
662002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
69
702002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
73        * configure.ac: Ditto.
74
752002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
78        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
79        Support @CFLAGS@, @CXXFLAGS@.
80
812002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * bootstrap: Allow autoconf-2.56.
84
852002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
88        Fix stupid typo (continue/configure).
89        * aclocal/prog-cc.m4: Remove obsolete comments.
90        Acknowledge CFLAGS.
91
922002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
95        end of the args passed to sub-configure-scripts. (Reported by
96        Wulf Hofbauer <wh73@cornell.edu>)
97
982002-11-12      Joel Sherrill <joel@OARcorp.com>
99
100        * configure.ac: Remove make/compilers/Makefile.
101
1022002-11-11      Joel Sherrill <joel@OARcorp.com>
103
104        * VERSION: Updated to rtems-ss-20021111.
105
1062002-11-11      Joel Sherrill <joel@OARcorp.com>
107
108        * aclocal/version.m4: Updated to rtems-ss-20021111.
109
1102002-11-11      Joel Sherrill <joel@OARcorp.com>
111
112        * VERSION: Updated to rtems-ss-20021111.
113
1142002-11-11      Joel Sherrill <joel@OARcorp.com>
115
116        * aclocal/version.m4: Updated to rtems-ss-20021111.
117
1182002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * automake/compile.am: Remove rel rule.
121
1222002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
125
1262002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Remove make/Templates/Makefile.
129        * README.configure: Minor massaging.
130
1312002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        Further preparations for autoconf > 2.52:
134        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
135        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
136        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
137
1382002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * acinclude.m4: Adapations to autoconf > 2.52.
141
1422002-11-01      Joel Sherrill <joel@OARcorp.com>
143
144        * ChangeLog: Corrected.
145
1462002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * bootstrap: Add generate_bspdir_acinclude to automatically update
149        c/src/lib/libbsp/<cpu>/acinclude.m4.
150        Use #! /bin/sh instead of #!/bin/sh.
151        Remove autom4te*.cache during ./bootstrap --clean.
152
1532002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
156        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
157        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
158        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
159        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
160        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
161        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
162        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
163        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
164        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
165        (autoconf > 2.54 seems to have problems with the old form of
166        quoting).
167
1682002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
171        (autoconf > 2.54 complains about).
172
1732002-10-21      Joel Sherrill <joel@OARcorp.com>
174
175        * VERSION: Updated to rtems-20021021-test.
176
1772002-10-21      Joel Sherrill <joel@OARcorp.com>
178
179        * aclocal/version.m4: Updated to rtems-20021021-test.
180
1812002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * .cvsignore: Reformat.
184        Add autom4te*cache.
185        Remove autom4te.cache.
186
1872002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
190
1912002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
194        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
195
1962002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * bootstrap: Add autoconf/automake version checks by popular demand.
199        [FWIW: I dislike this.]
200
2012002-10-07      Joel Sherrill <joel@OARcorp.com>
202
203        * VERSION: Updated to rtems-ss-20021007.
204
2052002-10-07      Joel Sherrill <joel@OARcorp.com>
206
207        * aclocal/version.m4: Updated to rtems-ss-20021007.
208
2092002-10-04      Joel Sherrill <joel@OARcorp.com>
210
211        * VERSION: Updated to rtems-JUNK.
212
2132002-10-04      Joel Sherrill <joel@OARcorp.com>
214
215        * aclocal/version.m4: Updated to rtems-JUNK.
216
2172002-10-04      Joel Sherrill <joel@OARcorp.com>
218
219        * VERSION: Updated to rtems-ss-20021004.
220
2212002-10-04      Joel Sherrill <joel@OARcorp.com>
222
223        * aclocal/version.m4: Updated to rtems-ss-20021004.
224
2252002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
228        autoconf-2.53 PACKAGE crap.
229
2302002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * aclocal/prog-gnat.m4: New.
233
2342002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * aclocal/bsp-configure.m4: Fix small typo in comment.
237
2382002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
241
2422002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
245        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
246        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
247
2482002-08-07      Joel Sherrill <joel@OARcorp.com>
249
250        * aclocal/version.m4: Updated to rtems-ss-20020807.
251
2522002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
255
2562002-07-31      Joel Sherrill <joel@OARcorp.com>
257
258        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
259        was just a stub and only the OR32 port is getting worked on.
260
2612002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * aclocal/subdirs.m4: Remove.
264        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
265
2662002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
269        exec/score/cpu.
270
2712002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
274        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
275        compilation rules (Work-around to an automake bug).
276        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
277        make-library.
278
2792002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * configure.ac: Activate cpukit. Remove references to c/src/exec.
282
2832002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
286
2872002-07-17      Joel Sherrill <joel@OARcorp.com>
288
289        * aclocal/version.m4: Updated to rtems-ss-20020717.
290
2912002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * config-ml.in: Imported from gcc-3.1.
294        Change to match c/src/config-ml.in.
295
2962002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * aclocal/check-multiprocessing.m4: Reworked.
299        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
300
3012002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * automake/multilib.am: Remove.
304        * Makefile.am: Reflect change above.
305
3062002-06-28      Joel Sherrill <joel@OARcorp.com>
307
308        * aclocal/version.m4: Updated to rtems-ss-20020628.
309
3102002-06-27      Joel Sherrill <joel@OARcorp.com>
311
312        * tools/Makefile.am: Build the cpu dependent tools as well.
313
3142002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * aclocal/env-rtemscpu.m4: Remove.
317        * aclocal/multi.m4: Remove.
318        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
319
3202002-05-28      Joel Sherrill <joel@OARcorp.com>
321
322        * aclocal/version.m4: Updated to rtems-ss-20020528.
323
3242002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * aclocal/prog-cc.m4: Remove GCC272 support.
327        Remove ENABLE_LIBCDIR.
328        * aclocal/prog-cxx.m4: Ditto.
329        * aclocal/enable-gcc28.m4: Remove.
330        * aclocal/enable-libcdir.m4: Ditto.
331
3322002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
335        ENABLE_GCC28.
336
3372002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * automake/compile.am: Remove GCC272 support.
340        Remove *.sh rule (unused).
341        * configure.ac: Remove ENABLE_GCC28.
342        Remove ENABLE_LIBCDIR.
343
3442002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * .cvsignore: Added mdate-sh and texinfo.tex.
347
3482002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * aclocal/version.m4: New file.
351        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
352        aclocal/version.m4.
353        * bootstrap: Use aclocal/version.m4 instead of VERSION.
354        * configure.ac: Use aclocal/version.m4 instead of VERSION.
355
3562002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * configure.ac:
359        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
360        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
361        * Makefile.am: Remove AUTOMAKE_OPTIONS.
362        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
363
3642002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
367        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
368
3692002-03-08      Joel Sherrill <joel@OARcorp.com>
370
371        * VERSION: Updated to rtems-mg5-20020808.
372
3732002-03-01      Joel Sherrill <joel@OARcorp.com>
374
375        * VERSION: Updated to rtems-ss-20020301.
376
3772002-02-15      Joel Sherrill <joel@OARcorp.com>
378
379        * VERSION: Updated to rtems-ss-20020215.
380
3812002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * aclocal/subdirs.m4: Propagate the current $prefix to the
384        sub-configures.
385
3862002-02-05      Joel Sherrill <joel@OARcorp.com>
387
388        * VERSION: Updated to rtems-ss-20020205.
389
3902002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
393        compatibility.
394        * bootstrap: Let --clean remove texinfo.tex.
395
3962002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
399
4002002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * configure.ac: Add --enable-docs support. Add
403        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
404        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
405        hard-coded SUBDIRS.
406        * README.configure: Added a bit of information on this new option.
407
4082002-01-18      Joel Sherrill <joel@OARcorp.com>
409
410        * VERSION: Updated to rtems-ss-20020118.
411
4122002-01-18      Joel Sherrill <joel@OARcorp.com>
413
414        * VERSION: Updated to rtems-20020118.
415
4162002-01-17      Joel Sherrill <joel@OARcorp.com>
417
418        * VERSION: Updated to rtems-ss-20020717.
419
4202002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
423        check upon host_alias != build_alias.
424
4252002-01-07      Joel Sherrill <joel@OARcorp.com>
426
427        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
428        last line to eliminate 100's of warnings.
429
4302002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * aclocal/check-newlib.m4: Apply AS_IF.
433        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
434        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
435        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
436        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
437        changes.
438        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
439        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
440        * automake/compile.am: Remove librtemsall from LINK_FILES.
441
4422001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
445        * aclocal/subdirs.m4: New file.
446        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
447        modifications.
448        * aclocal/check-posix.m4: Apply AS_IF.
449        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
450        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
451        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
452        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
453        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
454        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
455        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
456        OUTPUT_COMMANDS.
457        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
458        * aclocal/rtems-debug.m4: Minor cleanups.
459        * aclocal/rtems-top.m4: Minor cleanups.
460        * automake/compile.am: Further steps towards automake's rules.
461
4622001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
465        * automake/lib.am: Add MULTISUBDIR.
466
4672001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * bootstrap: Run autoheader when configure.ac contains
470        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
471
4722001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * aclocal/bsp-configure.m4: New file.
475        * Makefile.am: Add aclocal/bsp-configure.m4.
476
4772001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * Makefile.am: Add automake/force-preinstall.am,
480        aclocal/ppc.am, remove ACLOCAL_M4.
481
4822001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * aclocal/bsp-alias.m4: Remove score603e_g1.
485        * aclocal/check-bsps.m4: Remove score603e_g1.
486        * aclocal/prog-cc.m4: Apply m4_if.
487
488
4892001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * automake/force-preinstall.am: New file.
492        * aclocal/ppc.m4: New file.
493
4942001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * aclocal/check-bsps.m4: Reworked.
497        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
498
4992001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * aclocal/bspopts.m4: New file.
502
5032001-11-13      Joel Sherrill <joel@OARcorp.com>
504
505        * COPYING: Test of $Id$ -> $RTEMS$.
506
5072001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
508
509        This modification is part of the submitted modifications necessary to
510        support the IBM PPC405 family.  This submission was reviewed by
511        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
512        not negatively impact the ppc403 BSPs.  The submission and tracking
513        process was captured as PR50.
514        * README.configure: Added gen405 BSP.
515
5162001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * Adopt more automake rules:
519        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
520        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
521        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
522        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
523        CXXLINK_APP in make-cxx-exe.
524        * automake/lib.am: Add ARFLAGS.
525
5262001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
529        config.cache's which prevented powerpc targets librdbg from building.
530
5312001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
534        add 2nd arg to _RTEMS_CPU_SUBDIR.
535        * aclocal/target.m4: Replace ac_configure_args with
536        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
537        * Makefile.am: Require automake-1.5.
538
5392001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
542        * configure.in: Remove.
543        * configure.ac: New file, generated from configure.in by autoupdate.
544
5452001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * aclocal/rtems-cpu-subdirs.m4: New file.
548
5492001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * automake/compile.am: Fundamentally reworked compilation rules for
552        closer adaptation to automake's behavior.
553
5542001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * automake/lib.am: Comment out LD.
557        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
558        automake/leaf.am to AUTOMAKE_FILES.
559
5602001-09-27      Joel Sherrill <joel@OARcorp.com>
561
562        * config.guess: No longer in CVS since installed by bootstrap.
563
5642001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * bootstrap: remove/add automake added files.
567        * .cvsignore: reflect changes to bootstrap.
568
5692001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * automake/leaf.am: New file.
572
5732001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
576        of AC_CANONICAL_SYSTEM.
577        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
578        mkinstalldirs and mkdir.
579        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
580        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
581        _RTEMS_OUTPUT_BUILD_SUBDIRS.
582       
5832001-09-13      Joel Sherrill <joel@OARcorp.com>
584
585        * missing: Updated to latest version.
586
5872001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
588
589        * configure.in: autoupdate to autoconf-2.52.
590        * bootstrap: Add handling for configure.ac, make autoheader verbose,
591        fix auto*tool invocation order.
592        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
593        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
594        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
595        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
596        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
597        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
598        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
599        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
600        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
601        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
602        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
603        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
604        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
605        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
606        RTEMS_CONFIG_PER_BSP conditional.
607        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
608        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
609        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
610
6112001-05-25      Joel Sherrill <joel@OARcorp.com>
612
613        * README.configure: Corrected the name of the MRM332 BSP.
614        Strengthened the distinction between what the target
615        and the BSP each select.  Added more targets to list.
616
6172001-05-25      Joel Sherrill <joel@OARcorp.com>
618
619        * README.configure: Updated the list of BSPs.
620
6212001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
624        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
625        Add support for DOS-drive-letters.
626
6272001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
630        RTEMS_PROG_CC_FOR_TARGET.
631
6322001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * README.cdn-X: Update.
635        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
636        @CPPFLAGS@ to CPPFLAGS.
637
6382001-04-20      Eric Valette <valette@crf.canon.fr>
639
640        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
641        BSPs support the new exception processing model and
642        consequently, librdbg.
643
6442001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * configure.in: Reworked for Canadian Cross support.
647        * Makefile.am: Reflect changes to configure.in.
648        * config.guess, config.sub: Update from subversions.gnu.org.
649        * README.cdn-X: New file.
650        * tools/Makefile.am: Remove build, tools from SUBDIRS.
651
6522001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
653
654        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
655        TARGET_CONFIG_SUBDIRS.
656        * aclocal/enable-bsp.m4: fix quoting.
657        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
658
6592001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * aclocal/config-subdirs.m4: New file.
662        * aclocal/target.m4: Use macros from config-subdirs.m4.
663
6642001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
665
666        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
667        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
668
6692001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * configure.in: Fix AM_INIT_AUTOMAKE.
672        * aclocal/bsp-arg-enable.m4: Extend comments.
673        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
674        the default clause.
675
6762001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
679        RTEMS_ENV_RTEMSCPU.
680        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
681        special treatment for GCC_SPECS.
682        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
683        special treatment for GCC_SPECS.
684        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
685        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
686        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
687        instead of $(shell ..) for LIBC_LIB*.
688
6892001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
692        simsh7045.
693
6942001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
695
696        * automake/compile.am: Add LD.
697
6982000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * config.guess, config.sub: Update from CVS-autoconf to pick
701        up new features (e.g. CC_FOR_BUILD in config.guess) but is
702        necessary anyway to use autoconf-versions > 2.13.
703
7042000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
707        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
708        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
709        help string.
710        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
711
7122000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
713
714        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
715        Modified to reflect addition of LEON BSPs as well as the
716        no-FP ERC32 variant.
717
7182000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
721        standard).
722        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
723        standard).
724        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
725        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
726        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
727        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
728
7292000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
730
731        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
732        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
733        $host instead of $target (BUG-FIX).
734        * configure.in: Use $target and $host instead of $target_alias and
735        $host_alias (autoconf-2.49b).
736        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
737        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
738
739        NOTES:
740        * autoconf-2.49b depredicates using changequotes.
741        * The changes to configure.in are due to cleanups in
742        autoconf-2.49b's implemention of canonicalization. With
743        autoconf-2.1x it wasn't always clear, when to use $xxx or
744        $xxx_alias. Now this is clear.
745
7462000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
749
7502000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
751
752        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
753        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
754        with an RTEMS specific but more restrictive autoconf macro.
755
7562000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * automake/lib.am: Add LD.
759
7602000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
763        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
764
7652000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766 
767        * aclocal/*: Replace with contents of macros/*.m4
768        * macros/: Remove.
769        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
770        * Makefile.am: Reflect changes to aclocal/ and macros/.
771
7722000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
773
774        * configure.in: New, Cygnus/GNU style configuration.
775        * Makefile.am: Add macros/, reflect new configure.in,
776        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
777        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
778        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
779        * macros/tool-prefix.m4: Remove.
780        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
781        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
782        RTEMS_ROOT.
783        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
784        * macros/multilib.m4: Various minor fixes.
785        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
786        PROJECT_ROOT, RTEMS_ROOT.
787        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
788        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
789
7902000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * automake/multilib.am: New file.
793        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
794        the automake/ directory.
795
7962000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * macros/enable-hwapi.m4: Removed.
799        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
800        A small cleanup step towards gnu-canonicalization.
801
8022000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * macros: New directory.
805        * macros/bsp-alias.m4: new file.
806        * macros/canonical-host.m4: new file.
807        * macros/canonical-target-name.m4: new file.
808        * macros/canonicalize-tools.m4: new file.
809        * macros/check-bsp-cache.m4: new file.
810        * macros/check-bsps.m4: new file.
811        * macros/check-cpu.m4: new file.
812        * macros/rtems-debug.m4: new file.
813        * macros/check-cxx.m4: new file.
814        * macros/check-itron.m4: new file.
815        * macros/check-multiprocessing.m4: new file.
816        * macros/check-networking.m4: new file.
817        * macros/check-newlib.m4: new file.
818        * macros/check-posix.m4: new file.
819        * macros/check-rdbg.m4: new file.
820        * macros/enable-bare.m4: new file.
821        * macros/enable-cxx.m4: new file.
822        * macros/enable-gcc28.m4: new file.
823        * macros/enable-inlines.m4: new file.
824        * macros/enable-itron.m4: new file.
825        * macros/enable-libcdir.m4: new file.
826        * macros/enable-multiprocessing.m4: new file.
827        * macros/enable-networking.m4: new file.
828        * macros/enable-posix.m4: new file.
829        * macros/enable-rdbg.m4: new file.
830        * macros/enable-rtemsbsp.m4: new file.
831        * macros/enable-tests.m4: new file.
832        * macros/gcc-pipe.m4: new file.
833        * macros/gcc-specs.m4: new file.
834        * macros/i386-gas-code16.m4: new file.
835        * macros/path-ksh.m4: new file.
836        * macros/path-perl.m4: new file.
837        * macros/prog-cc.m4: new file.
838        * macros/prog-cxx.m4: new file.
839        * macros/project-root.m4: new file.
840        * macros/rtems-top.m4: new file.
841        * macros/sysv-ipc.m4: new file.
842        * macros/target.m4: new file.
843        * macros/rtems-test-no-pause.m4: new file.
844        * macros/multilib.m4: new file.
845        * macros/tool-paths.m4: new file.
846        * macros/tool-prefix.m4: new file.
847
8482000-09-14      Joel Sherrill <joel@OARcorp.com>
849
850        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
851
8522000-09-14      Joel Sherrill <joel@OARcorp.com>
853
854        * aclocal/enable-hwapi.m4: Now longer used and removed.
855
8562000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
857
858        * automake/lib.am: Remove leaf.cfg.
859
8602000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
861
862        * aclocal/rtems-top.m4: Add ENDIF-hack.
863        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
864
8652000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
868        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
869        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
870        * automake/compile.am: Replaced.
871        * automake/local.am: Remove building variant handling.
872
8732000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
874
875        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
876        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
877        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
878        * aclocal/target.m4: Cleanup comments
879        * Automake/compile.am: Add DEFS support to keep building happy.
880
8812000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
884
8852000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
886
887        * automake/compile.am: New file
888        * ChangeLog: Fix email addresses
889
8902000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * LICENSE.NET, README, README.configure: Spelling corrections.
893
8942000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
897
8982000-08-30      Joel Sherrill <joel@OARcorp.com>
899
900        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
901
9022000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
903
904        * ChangeLog: Moved incorrect entries to make/ChangeLog.
905
9062000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
907
908        * aclocal/check-bsps.h:
909          - Add pck6-BSP
910          - Exclude ChangeLog from being picked up as BSP
911        * aclocal/bsp-alias.m4: Add pck6-BSP
912
9132000-08-10      Joel Sherrill <joel@OARcorp.com>
914
915        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.