source: rtems/ChangeLog @ 82b1805

4.104.114.84.95
Last change on this file since 82b1805 was 82b1805, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/04/02 at 16:38:50

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

  • bootstrap: Allow autoconf-2.57.
  • Property mode set to 100644
File size: 29.2 KB
Line 
12002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bootstrap: Allow autoconf-2.57.
4
52002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * aclocal/prog-cc.m4: Remove GCCSED.
8
92002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
12        Remove LDFLAGS.
13        Add CCAS, CCASCOMPILE.
14        Remove compilation rules for *.cpp, *.cxx, *.C.
15        Use CCASCOMPILE to compile *.S.
16        Add -pg to RTEMS_CFLAGS_PROFILE_V.
17
182002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Remove c/make.
21
222002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * aclocal/prog-ccas.m4: New.
25        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
26        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
27        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
28
292002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * acinclude.m4: Conditionally append --target=.
32
332002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
36
372002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * automake/compile.am: Remove LD_PATHS (Unused).
40        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
41        is announced obsolete).
42
432002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
46
472002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * aclocal/sysv-ipc.m4: Remove (Unused).
50        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
51
522002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * acinclude.m4: Lots of changes addressing PR 312.
55
562002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
59        to PR 312).
60
612002-11-18      Joel Sherrill <joel@OARcorp.com>
62
63        * VERSION: Updated to rtems-ss-20021118.
64
652002-11-18      Joel Sherrill <joel@OARcorp.com>
66
67        * aclocal/version.m4: Updated to rtems-ss-20021118.
68
692002-11-17      Joel Sherrill <joel@OARcorp.com>
70
71        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
72        Motorola MTX603e.
73
742002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
77
782002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
81        * configure.ac: Ditto.
82
832002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
86        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
87        Support @CFLAGS@, @CXXFLAGS@.
88
892002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * bootstrap: Allow autoconf-2.56.
92
932002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
96        Fix stupid typo (continue/configure).
97        * aclocal/prog-cc.m4: Remove obsolete comments.
98        Acknowledge CFLAGS.
99
1002002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
103        end of the args passed to sub-configure-scripts. (Reported by
104        Wulf Hofbauer <wh73@cornell.edu>)
105
1062002-11-12      Joel Sherrill <joel@OARcorp.com>
107
108        * configure.ac: Remove make/compilers/Makefile.
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-11      Joel Sherrill <joel@OARcorp.com>
119
120        * VERSION: Updated to rtems-ss-20021111.
121
1222002-11-11      Joel Sherrill <joel@OARcorp.com>
123
124        * aclocal/version.m4: Updated to rtems-ss-20021111.
125
1262002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * automake/compile.am: Remove rel rule.
129
1302002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
133
1342002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Remove make/Templates/Makefile.
137        * README.configure: Minor massaging.
138
1392002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        Further preparations for autoconf > 2.52:
142        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
143        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
144        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
145
1462002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * acinclude.m4: Adapations to autoconf > 2.52.
149
1502002-11-01      Joel Sherrill <joel@OARcorp.com>
151
152        * ChangeLog: Corrected.
153
1542002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * bootstrap: Add generate_bspdir_acinclude to automatically update
157        c/src/lib/libbsp/<cpu>/acinclude.m4.
158        Use #! /bin/sh instead of #!/bin/sh.
159        Remove autom4te*.cache during ./bootstrap --clean.
160
1612002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
164        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
165        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
166        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
167        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
168        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
169        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
170        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
171        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
172        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
173        (autoconf > 2.54 seems to have problems with the old form of
174        quoting).
175
1762002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
179        (autoconf > 2.54 complains about).
180
1812002-10-21      Joel Sherrill <joel@OARcorp.com>
182
183        * VERSION: Updated to rtems-20021021-test.
184
1852002-10-21      Joel Sherrill <joel@OARcorp.com>
186
187        * aclocal/version.m4: Updated to rtems-20021021-test.
188
1892002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * .cvsignore: Reformat.
192        Add autom4te*cache.
193        Remove autom4te.cache.
194
1952002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
198
1992002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
202        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
203
2042002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * bootstrap: Add autoconf/automake version checks by popular demand.
207        [FWIW: I dislike this.]
208
2092002-10-07      Joel Sherrill <joel@OARcorp.com>
210
211        * VERSION: Updated to rtems-ss-20021007.
212
2132002-10-07      Joel Sherrill <joel@OARcorp.com>
214
215        * aclocal/version.m4: Updated to rtems-ss-20021007.
216
2172002-10-04      Joel Sherrill <joel@OARcorp.com>
218
219        * VERSION: Updated to rtems-JUNK.
220
2212002-10-04      Joel Sherrill <joel@OARcorp.com>
222
223        * aclocal/version.m4: Updated to rtems-JUNK.
224
2252002-10-04      Joel Sherrill <joel@OARcorp.com>
226
227        * VERSION: Updated to rtems-ss-20021004.
228
2292002-10-04      Joel Sherrill <joel@OARcorp.com>
230
231        * aclocal/version.m4: Updated to rtems-ss-20021004.
232
2332002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
236        autoconf-2.53 PACKAGE crap.
237
2382002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * aclocal/prog-gnat.m4: New.
241
2422002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * aclocal/bsp-configure.m4: Fix small typo in comment.
245
2462002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
249
2502002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
253        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
254        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
255
2562002-08-07      Joel Sherrill <joel@OARcorp.com>
257
258        * aclocal/version.m4: Updated to rtems-ss-20020807.
259
2602002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
263
2642002-07-31      Joel Sherrill <joel@OARcorp.com>
265
266        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
267        was just a stub and only the OR32 port is getting worked on.
268
2692002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * aclocal/subdirs.m4: Remove.
272        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
273
2742002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
277        exec/score/cpu.
278
2792002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
282        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
283        compilation rules (Work-around to an automake bug).
284        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
285        make-library.
286
2872002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * configure.ac: Activate cpukit. Remove references to c/src/exec.
290
2912002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
294
2952002-07-17      Joel Sherrill <joel@OARcorp.com>
296
297        * aclocal/version.m4: Updated to rtems-ss-20020717.
298
2992002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * config-ml.in: Imported from gcc-3.1.
302        Change to match c/src/config-ml.in.
303
3042002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * aclocal/check-multiprocessing.m4: Reworked.
307        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
308
3092002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * automake/multilib.am: Remove.
312        * Makefile.am: Reflect change above.
313
3142002-06-28      Joel Sherrill <joel@OARcorp.com>
315
316        * aclocal/version.m4: Updated to rtems-ss-20020628.
317
3182002-06-27      Joel Sherrill <joel@OARcorp.com>
319
320        * tools/Makefile.am: Build the cpu dependent tools as well.
321
3222002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * aclocal/env-rtemscpu.m4: Remove.
325        * aclocal/multi.m4: Remove.
326        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
327
3282002-05-28      Joel Sherrill <joel@OARcorp.com>
329
330        * aclocal/version.m4: Updated to rtems-ss-20020528.
331
3322002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * aclocal/prog-cc.m4: Remove GCC272 support.
335        Remove ENABLE_LIBCDIR.
336        * aclocal/prog-cxx.m4: Ditto.
337        * aclocal/enable-gcc28.m4: Remove.
338        * aclocal/enable-libcdir.m4: Ditto.
339
3402002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
343        ENABLE_GCC28.
344
3452002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * automake/compile.am: Remove GCC272 support.
348        Remove *.sh rule (unused).
349        * configure.ac: Remove ENABLE_GCC28.
350        Remove ENABLE_LIBCDIR.
351
3522002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * .cvsignore: Added mdate-sh and texinfo.tex.
355
3562002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * aclocal/version.m4: New file.
359        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
360        aclocal/version.m4.
361        * bootstrap: Use aclocal/version.m4 instead of VERSION.
362        * configure.ac: Use aclocal/version.m4 instead of VERSION.
363
3642002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * configure.ac:
367        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
368        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
369        * Makefile.am: Remove AUTOMAKE_OPTIONS.
370        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
371
3722002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
375        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
376
3772002-03-08      Joel Sherrill <joel@OARcorp.com>
378
379        * VERSION: Updated to rtems-mg5-20020808.
380
3812002-03-01      Joel Sherrill <joel@OARcorp.com>
382
383        * VERSION: Updated to rtems-ss-20020301.
384
3852002-02-15      Joel Sherrill <joel@OARcorp.com>
386
387        * VERSION: Updated to rtems-ss-20020215.
388
3892002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * aclocal/subdirs.m4: Propagate the current $prefix to the
392        sub-configures.
393
3942002-02-05      Joel Sherrill <joel@OARcorp.com>
395
396        * VERSION: Updated to rtems-ss-20020205.
397
3982002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
401        compatibility.
402        * bootstrap: Let --clean remove texinfo.tex.
403
4042002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
407
4082002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * configure.ac: Add --enable-docs support. Add
411        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
412        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
413        hard-coded SUBDIRS.
414        * README.configure: Added a bit of information on this new option.
415
4162002-01-18      Joel Sherrill <joel@OARcorp.com>
417
418        * VERSION: Updated to rtems-ss-20020118.
419
4202002-01-18      Joel Sherrill <joel@OARcorp.com>
421
422        * VERSION: Updated to rtems-20020118.
423
4242002-01-17      Joel Sherrill <joel@OARcorp.com>
425
426        * VERSION: Updated to rtems-ss-20020717.
427
4282002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
431        check upon host_alias != build_alias.
432
4332002-01-07      Joel Sherrill <joel@OARcorp.com>
434
435        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
436        last line to eliminate 100's of warnings.
437
4382002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * aclocal/check-newlib.m4: Apply AS_IF.
441        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
442        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
443        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
444        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
445        changes.
446        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
447        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
448        * automake/compile.am: Remove librtemsall from LINK_FILES.
449
4502001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
453        * aclocal/subdirs.m4: New file.
454        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
455        modifications.
456        * aclocal/check-posix.m4: Apply AS_IF.
457        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
458        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
459        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
460        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
461        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
462        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
463        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
464        OUTPUT_COMMANDS.
465        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
466        * aclocal/rtems-debug.m4: Minor cleanups.
467        * aclocal/rtems-top.m4: Minor cleanups.
468        * automake/compile.am: Further steps towards automake's rules.
469
4702001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
473        * automake/lib.am: Add MULTISUBDIR.
474
4752001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * bootstrap: Run autoheader when configure.ac contains
478        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
479
4802001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * aclocal/bsp-configure.m4: New file.
483        * Makefile.am: Add aclocal/bsp-configure.m4.
484
4852001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * Makefile.am: Add automake/force-preinstall.am,
488        aclocal/ppc.am, remove ACLOCAL_M4.
489
4902001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * aclocal/bsp-alias.m4: Remove score603e_g1.
493        * aclocal/check-bsps.m4: Remove score603e_g1.
494        * aclocal/prog-cc.m4: Apply m4_if.
495
496
4972001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * automake/force-preinstall.am: New file.
500        * aclocal/ppc.m4: New file.
501
5022001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * aclocal/check-bsps.m4: Reworked.
505        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
506
5072001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * aclocal/bspopts.m4: New file.
510
5112001-11-13      Joel Sherrill <joel@OARcorp.com>
512
513        * COPYING: Test of $Id$ -> $RTEMS$.
514
5152001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
516
517        This modification is part of the submitted modifications necessary to
518        support the IBM PPC405 family.  This submission was reviewed by
519        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
520        not negatively impact the ppc403 BSPs.  The submission and tracking
521        process was captured as PR50.
522        * README.configure: Added gen405 BSP.
523
5242001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * Adopt more automake rules:
527        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
528        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
529        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
530        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
531        CXXLINK_APP in make-cxx-exe.
532        * automake/lib.am: Add ARFLAGS.
533
5342001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
537        config.cache's which prevented powerpc targets librdbg from building.
538
5392001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
542        add 2nd arg to _RTEMS_CPU_SUBDIR.
543        * aclocal/target.m4: Replace ac_configure_args with
544        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
545        * Makefile.am: Require automake-1.5.
546
5472001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
550        * configure.in: Remove.
551        * configure.ac: New file, generated from configure.in by autoupdate.
552
5532001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * aclocal/rtems-cpu-subdirs.m4: New file.
556
5572001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * automake/compile.am: Fundamentally reworked compilation rules for
560        closer adaptation to automake's behavior.
561
5622001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * automake/lib.am: Comment out LD.
565        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
566        automake/leaf.am to AUTOMAKE_FILES.
567
5682001-09-27      Joel Sherrill <joel@OARcorp.com>
569
570        * config.guess: No longer in CVS since installed by bootstrap.
571
5722001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * bootstrap: remove/add automake added files.
575        * .cvsignore: reflect changes to bootstrap.
576
5772001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * automake/leaf.am: New file.
580
5812001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
584        of AC_CANONICAL_SYSTEM.
585        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
586        mkinstalldirs and mkdir.
587        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
588        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
589        _RTEMS_OUTPUT_BUILD_SUBDIRS.
590       
5912001-09-13      Joel Sherrill <joel@OARcorp.com>
592
593        * missing: Updated to latest version.
594
5952001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * configure.in: autoupdate to autoconf-2.52.
598        * bootstrap: Add handling for configure.ac, make autoheader verbose,
599        fix auto*tool invocation order.
600        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
601        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
602        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
603        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
604        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
605        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
606        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
607        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
608        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
609        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
610        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
611        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
612        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
613        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
614        RTEMS_CONFIG_PER_BSP conditional.
615        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
616        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
617        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
618
6192001-05-25      Joel Sherrill <joel@OARcorp.com>
620
621        * README.configure: Corrected the name of the MRM332 BSP.
622        Strengthened the distinction between what the target
623        and the BSP each select.  Added more targets to list.
624
6252001-05-25      Joel Sherrill <joel@OARcorp.com>
626
627        * README.configure: Updated the list of BSPs.
628
6292001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
632        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
633        Add support for DOS-drive-letters.
634
6352001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
638        RTEMS_PROG_CC_FOR_TARGET.
639
6402001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * README.cdn-X: Update.
643        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
644        @CPPFLAGS@ to CPPFLAGS.
645
6462001-04-20      Eric Valette <valette@crf.canon.fr>
647
648        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
649        BSPs support the new exception processing model and
650        consequently, librdbg.
651
6522001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
653
654        * configure.in: Reworked for Canadian Cross support.
655        * Makefile.am: Reflect changes to configure.in.
656        * config.guess, config.sub: Update from subversions.gnu.org.
657        * README.cdn-X: New file.
658        * tools/Makefile.am: Remove build, tools from SUBDIRS.
659
6602001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
661
662        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
663        TARGET_CONFIG_SUBDIRS.
664        * aclocal/enable-bsp.m4: fix quoting.
665        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
666
6672001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * aclocal/config-subdirs.m4: New file.
670        * aclocal/target.m4: Use macros from config-subdirs.m4.
671
6722001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
675        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
676
6772001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * configure.in: Fix AM_INIT_AUTOMAKE.
680        * aclocal/bsp-arg-enable.m4: Extend comments.
681        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
682        the default clause.
683
6842001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
687        RTEMS_ENV_RTEMSCPU.
688        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
689        special treatment for GCC_SPECS.
690        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
691        special treatment for GCC_SPECS.
692        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
693        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
694        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
695        instead of $(shell ..) for LIBC_LIB*.
696
6972001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
700        simsh7045.
701
7022001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
703
704        * automake/compile.am: Add LD.
705
7062000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * config.guess, config.sub: Update from CVS-autoconf to pick
709        up new features (e.g. CC_FOR_BUILD in config.guess) but is
710        necessary anyway to use autoconf-versions > 2.13.
711
7122000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
715        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
716        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
717        help string.
718        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
719
7202000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
721
722        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
723        Modified to reflect addition of LEON BSPs as well as the
724        no-FP ERC32 variant.
725
7262000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
729        standard).
730        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
731        standard).
732        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
733        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
734        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
735        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
736
7372000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
740        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
741        $host instead of $target (BUG-FIX).
742        * configure.in: Use $target and $host instead of $target_alias and
743        $host_alias (autoconf-2.49b).
744        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
745        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
746
747        NOTES:
748        * autoconf-2.49b depredicates using changequotes.
749        * The changes to configure.in are due to cleanups in
750        autoconf-2.49b's implemention of canonicalization. With
751        autoconf-2.1x it wasn't always clear, when to use $xxx or
752        $xxx_alias. Now this is clear.
753
7542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
755
756        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
757
7582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
761        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
762        with an RTEMS specific but more restrictive autoconf macro.
763
7642000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * automake/lib.am: Add LD.
767
7682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
771        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
772
7732000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774 
775        * aclocal/*: Replace with contents of macros/*.m4
776        * macros/: Remove.
777        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
778        * Makefile.am: Reflect changes to aclocal/ and macros/.
779
7802000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * configure.in: New, Cygnus/GNU style configuration.
783        * Makefile.am: Add macros/, reflect new configure.in,
784        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
785        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
786        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
787        * macros/tool-prefix.m4: Remove.
788        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
789        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
790        RTEMS_ROOT.
791        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
792        * macros/multilib.m4: Various minor fixes.
793        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
794        PROJECT_ROOT, RTEMS_ROOT.
795        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
796        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
797
7982000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * automake/multilib.am: New file.
801        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
802        the automake/ directory.
803
8042000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * macros/enable-hwapi.m4: Removed.
807        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
808        A small cleanup step towards gnu-canonicalization.
809
8102000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
811
812        * macros: New directory.
813        * macros/bsp-alias.m4: new file.
814        * macros/canonical-host.m4: new file.
815        * macros/canonical-target-name.m4: new file.
816        * macros/canonicalize-tools.m4: new file.
817        * macros/check-bsp-cache.m4: new file.
818        * macros/check-bsps.m4: new file.
819        * macros/check-cpu.m4: new file.
820        * macros/rtems-debug.m4: new file.
821        * macros/check-cxx.m4: new file.
822        * macros/check-itron.m4: new file.
823        * macros/check-multiprocessing.m4: new file.
824        * macros/check-networking.m4: new file.
825        * macros/check-newlib.m4: new file.
826        * macros/check-posix.m4: new file.
827        * macros/check-rdbg.m4: new file.
828        * macros/enable-bare.m4: new file.
829        * macros/enable-cxx.m4: new file.
830        * macros/enable-gcc28.m4: new file.
831        * macros/enable-inlines.m4: new file.
832        * macros/enable-itron.m4: new file.
833        * macros/enable-libcdir.m4: new file.
834        * macros/enable-multiprocessing.m4: new file.
835        * macros/enable-networking.m4: new file.
836        * macros/enable-posix.m4: new file.
837        * macros/enable-rdbg.m4: new file.
838        * macros/enable-rtemsbsp.m4: new file.
839        * macros/enable-tests.m4: new file.
840        * macros/gcc-pipe.m4: new file.
841        * macros/gcc-specs.m4: new file.
842        * macros/i386-gas-code16.m4: new file.
843        * macros/path-ksh.m4: new file.
844        * macros/path-perl.m4: new file.
845        * macros/prog-cc.m4: new file.
846        * macros/prog-cxx.m4: new file.
847        * macros/project-root.m4: new file.
848        * macros/rtems-top.m4: new file.
849        * macros/sysv-ipc.m4: new file.
850        * macros/target.m4: new file.
851        * macros/rtems-test-no-pause.m4: new file.
852        * macros/multilib.m4: new file.
853        * macros/tool-paths.m4: new file.
854        * macros/tool-prefix.m4: new file.
855
8562000-09-14      Joel Sherrill <joel@OARcorp.com>
857
858        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
859
8602000-09-14      Joel Sherrill <joel@OARcorp.com>
861
862        * aclocal/enable-hwapi.m4: Now longer used and removed.
863
8642000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * automake/lib.am: Remove leaf.cfg.
867
8682000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
869
870        * aclocal/rtems-top.m4: Add ENDIF-hack.
871        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
872
8732000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
874
875        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
876        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
877        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
878        * automake/compile.am: Replaced.
879        * automake/local.am: Remove building variant handling.
880
8812000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
884        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
885        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
886        * aclocal/target.m4: Cleanup comments
887        * Automake/compile.am: Add DEFS support to keep building happy.
888
8892000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
890
891        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
892
8932000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * automake/compile.am: New file
896        * ChangeLog: Fix email addresses
897
8982000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
899
900        * LICENSE.NET, README, README.configure: Spelling corrections.
901
9022000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
903
904        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
905
9062000-08-30      Joel Sherrill <joel@OARcorp.com>
907
908        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
909
9102000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
911
912        * ChangeLog: Moved incorrect entries to make/ChangeLog.
913
9142000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * aclocal/check-bsps.h:
917          - Add pck6-BSP
918          - Exclude ChangeLog from being picked up as BSP
919        * aclocal/bsp-alias.m4: Add pck6-BSP
920
9212000-08-10      Joel Sherrill <joel@OARcorp.com>
922
923        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.