source: rtems/ChangeLog @ 6da99727

4.104.114.84.95
Last change on this file since 6da99727 was 6a31b7c0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/14/02 at 01:47:12

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

  • acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the end of the args passed to sub-configure-scripts. (Reported by Wulf Hofbauer <wh73@…>)
  • Property mode set to 100644
File size: 26.5 KB
Line 
12002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
4        end of the args passed to sub-configure-scripts. (Reported by
5        Wulf Hofbauer <wh73@cornell.edu>)
6
72002-11-12      Joel Sherrill <joel@OARcorp.com>
8
9        * configure.ac: Remove make/compilers/Makefile.
10
112002-11-11      Joel Sherrill <joel@OARcorp.com>
12
13        * VERSION: Updated to rtems-ss-20021111.
14
152002-11-11      Joel Sherrill <joel@OARcorp.com>
16
17        * aclocal/version.m4: Updated to rtems-ss-20021111.
18
192002-11-11      Joel Sherrill <joel@OARcorp.com>
20
21        * VERSION: Updated to rtems-ss-20021111.
22
232002-11-11      Joel Sherrill <joel@OARcorp.com>
24
25        * aclocal/version.m4: Updated to rtems-ss-20021111.
26
272002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * automake/compile.am: Remove rel rule.
30
312002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
34
352002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Remove make/Templates/Makefile.
38        * README.configure: Minor massaging.
39
402002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        Further preparations for autoconf > 2.52:
43        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
44        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
45        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
46
472002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * acinclude.m4: Adapations to autoconf > 2.52.
50
512002-11-01      Joel Sherrill <joel@OARcorp.com>
52
53        * ChangeLog: Corrected.
54
552002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * bootstrap: Add generate_bspdir_acinclude to automatically update
58        c/src/lib/libbsp/<cpu>/acinclude.m4.
59        Use #! /bin/sh instead of #!/bin/sh.
60        Remove autom4te*.cache during ./bootstrap --clean.
61
622002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
65        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
66        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
67        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
68        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
69        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
70        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
71        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
72        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
73        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
74        (autoconf > 2.54 seems to have problems with the old form of
75        quoting).
76
772002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
80        (autoconf > 2.54 complains about).
81
822002-10-21      Joel Sherrill <joel@OARcorp.com>
83
84        * VERSION: Updated to rtems-20021021-test.
85
862002-10-21      Joel Sherrill <joel@OARcorp.com>
87
88        * aclocal/version.m4: Updated to rtems-20021021-test.
89
902002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * .cvsignore: Reformat.
93        Add autom4te*cache.
94        Remove autom4te.cache.
95
962002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
99
1002002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
103        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
104
1052002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * bootstrap: Add autoconf/automake version checks by popular demand.
108        [FWIW: I dislike this.]
109
1102002-10-07      Joel Sherrill <joel@OARcorp.com>
111
112        * VERSION: Updated to rtems-ss-20021007.
113
1142002-10-07      Joel Sherrill <joel@OARcorp.com>
115
116        * aclocal/version.m4: Updated to rtems-ss-20021007.
117
1182002-10-04      Joel Sherrill <joel@OARcorp.com>
119
120        * VERSION: Updated to rtems-JUNK.
121
1222002-10-04      Joel Sherrill <joel@OARcorp.com>
123
124        * aclocal/version.m4: Updated to rtems-JUNK.
125
1262002-10-04      Joel Sherrill <joel@OARcorp.com>
127
128        * VERSION: Updated to rtems-ss-20021004.
129
1302002-10-04      Joel Sherrill <joel@OARcorp.com>
131
132        * aclocal/version.m4: Updated to rtems-ss-20021004.
133
1342002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
137        autoconf-2.53 PACKAGE crap.
138
1392002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * aclocal/prog-gnat.m4: New.
142
1432002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * aclocal/bsp-configure.m4: Fix small typo in comment.
146
1472002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
150
1512002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
154        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
155        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
156
1572002-08-07      Joel Sherrill <joel@OARcorp.com>
158
159        * aclocal/version.m4: Updated to rtems-ss-20020807.
160
1612002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
164
1652002-07-31      Joel Sherrill <joel@OARcorp.com>
166
167        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
168        was just a stub and only the OR32 port is getting worked on.
169
1702002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * aclocal/subdirs.m4: Remove.
173        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
174
1752002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
178        exec/score/cpu.
179
1802002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
183        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
184        compilation rules (Work-around to an automake bug).
185        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
186        make-library.
187
1882002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * configure.ac: Activate cpukit. Remove references to c/src/exec.
191
1922002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
195
1962002-07-17      Joel Sherrill <joel@OARcorp.com>
197
198        * aclocal/version.m4: Updated to rtems-ss-20020717.
199
2002002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * config-ml.in: Imported from gcc-3.1.
203        Change to match c/src/config-ml.in.
204
2052002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * aclocal/check-multiprocessing.m4: Reworked.
208        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
209
2102002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * automake/multilib.am: Remove.
213        * Makefile.am: Reflect change above.
214
2152002-06-28      Joel Sherrill <joel@OARcorp.com>
216
217        * aclocal/version.m4: Updated to rtems-ss-20020628.
218
2192002-06-27      Joel Sherrill <joel@OARcorp.com>
220
221        * tools/Makefile.am: Build the cpu dependent tools as well.
222
2232002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * aclocal/env-rtemscpu.m4: Remove.
226        * aclocal/multi.m4: Remove.
227        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
228
2292002-05-28      Joel Sherrill <joel@OARcorp.com>
230
231        * aclocal/version.m4: Updated to rtems-ss-20020528.
232
2332002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * aclocal/prog-cc.m4: Remove GCC272 support.
236        Remove ENABLE_LIBCDIR.
237        * aclocal/prog-cxx.m4: Ditto.
238        * aclocal/enable-gcc28.m4: Remove.
239        * aclocal/enable-libcdir.m4: Ditto.
240
2412002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
244        ENABLE_GCC28.
245
2462002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * automake/compile.am: Remove GCC272 support.
249        Remove *.sh rule (unused).
250        * configure.ac: Remove ENABLE_GCC28.
251        Remove ENABLE_LIBCDIR.
252
2532002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * .cvsignore: Added mdate-sh and texinfo.tex.
256
2572002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * aclocal/version.m4: New file.
260        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
261        aclocal/version.m4.
262        * bootstrap: Use aclocal/version.m4 instead of VERSION.
263        * configure.ac: Use aclocal/version.m4 instead of VERSION.
264
2652002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * configure.ac:
268        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
269        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
270        * Makefile.am: Remove AUTOMAKE_OPTIONS.
271        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
272
2732002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
276        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
277
2782002-03-08      Joel Sherrill <joel@OARcorp.com>
279
280        * VERSION: Updated to rtems-mg5-20020808.
281
2822002-03-01      Joel Sherrill <joel@OARcorp.com>
283
284        * VERSION: Updated to rtems-ss-20020301.
285
2862002-02-15      Joel Sherrill <joel@OARcorp.com>
287
288        * VERSION: Updated to rtems-ss-20020215.
289
2902002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * aclocal/subdirs.m4: Propagate the current $prefix to the
293        sub-configures.
294
2952002-02-05      Joel Sherrill <joel@OARcorp.com>
296
297        * VERSION: Updated to rtems-ss-20020205.
298
2992002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
302        compatibility.
303        * bootstrap: Let --clean remove texinfo.tex.
304
3052002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
308
3092002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * configure.ac: Add --enable-docs support. Add
312        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
313        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
314        hard-coded SUBDIRS.
315        * README.configure: Added a bit of information on this new option.
316
3172002-01-18      Joel Sherrill <joel@OARcorp.com>
318
319        * VERSION: Updated to rtems-ss-20020118.
320
3212002-01-18      Joel Sherrill <joel@OARcorp.com>
322
323        * VERSION: Updated to rtems-20020118.
324
3252002-01-17      Joel Sherrill <joel@OARcorp.com>
326
327        * VERSION: Updated to rtems-ss-20020717.
328
3292002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
332        check upon host_alias != build_alias.
333
3342002-01-07      Joel Sherrill <joel@OARcorp.com>
335
336        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
337        last line to eliminate 100's of warnings.
338
3392002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * aclocal/check-newlib.m4: Apply AS_IF.
342        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
343        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
344        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
345        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
346        changes.
347        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
348        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
349        * automake/compile.am: Remove librtemsall from LINK_FILES.
350
3512001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
354        * aclocal/subdirs.m4: New file.
355        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
356        modifications.
357        * aclocal/check-posix.m4: Apply AS_IF.
358        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
359        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
360        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
361        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
362        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
363        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
364        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
365        OUTPUT_COMMANDS.
366        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
367        * aclocal/rtems-debug.m4: Minor cleanups.
368        * aclocal/rtems-top.m4: Minor cleanups.
369        * automake/compile.am: Further steps towards automake's rules.
370
3712001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
374        * automake/lib.am: Add MULTISUBDIR.
375
3762001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * bootstrap: Run autoheader when configure.ac contains
379        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
380
3812001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * aclocal/bsp-configure.m4: New file.
384        * Makefile.am: Add aclocal/bsp-configure.m4.
385
3862001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * Makefile.am: Add automake/force-preinstall.am,
389        aclocal/ppc.am, remove ACLOCAL_M4.
390
3912001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * aclocal/bsp-alias.m4: Remove score603e_g1.
394        * aclocal/check-bsps.m4: Remove score603e_g1.
395        * aclocal/prog-cc.m4: Apply m4_if.
396
397
3982001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * automake/force-preinstall.am: New file.
401        * aclocal/ppc.m4: New file.
402
4032001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * aclocal/check-bsps.m4: Reworked.
406        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
407
4082001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * aclocal/bspopts.m4: New file.
411
4122001-11-13      Joel Sherrill <joel@OARcorp.com>
413
414        * COPYING: Test of $Id$ -> $RTEMS$.
415
4162001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
417
418        This modification is part of the submitted modifications necessary to
419        support the IBM PPC405 family.  This submission was reviewed by
420        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
421        not negatively impact the ppc403 BSPs.  The submission and tracking
422        process was captured as PR50.
423        * README.configure: Added gen405 BSP.
424
4252001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * Adopt more automake rules:
428        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
429        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
430        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
431        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
432        CXXLINK_APP in make-cxx-exe.
433        * automake/lib.am: Add ARFLAGS.
434
4352001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
438        config.cache's which prevented powerpc targets librdbg from building.
439
4402001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
443        add 2nd arg to _RTEMS_CPU_SUBDIR.
444        * aclocal/target.m4: Replace ac_configure_args with
445        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
446        * Makefile.am: Require automake-1.5.
447
4482001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
451        * configure.in: Remove.
452        * configure.ac: New file, generated from configure.in by autoupdate.
453
4542001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * aclocal/rtems-cpu-subdirs.m4: New file.
457
4582001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * automake/compile.am: Fundamentally reworked compilation rules for
461        closer adaptation to automake's behavior.
462
4632001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * automake/lib.am: Comment out LD.
466        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
467        automake/leaf.am to AUTOMAKE_FILES.
468
4692001-09-27      Joel Sherrill <joel@OARcorp.com>
470
471        * config.guess: No longer in CVS since installed by bootstrap.
472
4732001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * bootstrap: remove/add automake added files.
476        * .cvsignore: reflect changes to bootstrap.
477
4782001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * automake/leaf.am: New file.
481
4822001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
485        of AC_CANONICAL_SYSTEM.
486        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
487        mkinstalldirs and mkdir.
488        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
489        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
490        _RTEMS_OUTPUT_BUILD_SUBDIRS.
491       
4922001-09-13      Joel Sherrill <joel@OARcorp.com>
493
494        * missing: Updated to latest version.
495
4962001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * configure.in: autoupdate to autoconf-2.52.
499        * bootstrap: Add handling for configure.ac, make autoheader verbose,
500        fix auto*tool invocation order.
501        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
502        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
503        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
504        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
505        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
506        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
507        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
508        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
509        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
510        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
511        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
512        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
513        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
514        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
515        RTEMS_CONFIG_PER_BSP conditional.
516        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
517        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
518        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
519
5202001-05-25      Joel Sherrill <joel@OARcorp.com>
521
522        * README.configure: Corrected the name of the MRM332 BSP.
523        Strengthened the distinction between what the target
524        and the BSP each select.  Added more targets to list.
525
5262001-05-25      Joel Sherrill <joel@OARcorp.com>
527
528        * README.configure: Updated the list of BSPs.
529
5302001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
533        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
534        Add support for DOS-drive-letters.
535
5362001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
539        RTEMS_PROG_CC_FOR_TARGET.
540
5412001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * README.cdn-X: Update.
544        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
545        @CPPFLAGS@ to CPPFLAGS.
546
5472001-04-20      Eric Valette <valette@crf.canon.fr>
548
549        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
550        BSPs support the new exception processing model and
551        consequently, librdbg.
552
5532001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * configure.in: Reworked for Canadian Cross support.
556        * Makefile.am: Reflect changes to configure.in.
557        * config.guess, config.sub: Update from subversions.gnu.org.
558        * README.cdn-X: New file.
559        * tools/Makefile.am: Remove build, tools from SUBDIRS.
560
5612001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
564        TARGET_CONFIG_SUBDIRS.
565        * aclocal/enable-bsp.m4: fix quoting.
566        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
567
5682001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * aclocal/config-subdirs.m4: New file.
571        * aclocal/target.m4: Use macros from config-subdirs.m4.
572
5732001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
576        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
577
5782001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * configure.in: Fix AM_INIT_AUTOMAKE.
581        * aclocal/bsp-arg-enable.m4: Extend comments.
582        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
583        the default clause.
584
5852001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
588        RTEMS_ENV_RTEMSCPU.
589        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
590        special treatment for GCC_SPECS.
591        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
592        special treatment for GCC_SPECS.
593        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
594        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
595        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
596        instead of $(shell ..) for LIBC_LIB*.
597
5982001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
601        simsh7045.
602
6032001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
604
605        * automake/compile.am: Add LD.
606
6072000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * config.guess, config.sub: Update from CVS-autoconf to pick
610        up new features (e.g. CC_FOR_BUILD in config.guess) but is
611        necessary anyway to use autoconf-versions > 2.13.
612
6132000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
616        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
617        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
618        help string.
619        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
620
6212000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
622
623        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
624        Modified to reflect addition of LEON BSPs as well as the
625        no-FP ERC32 variant.
626
6272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
630        standard).
631        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
632        standard).
633        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
634        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
635        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
636        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
637
6382000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
641        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
642        $host instead of $target (BUG-FIX).
643        * configure.in: Use $target and $host instead of $target_alias and
644        $host_alias (autoconf-2.49b).
645        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
646        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
647
648        NOTES:
649        * autoconf-2.49b depredicates using changequotes.
650        * The changes to configure.in are due to cleanups in
651        autoconf-2.49b's implemention of canonicalization. With
652        autoconf-2.1x it wasn't always clear, when to use $xxx or
653        $xxx_alias. Now this is clear.
654
6552000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
658
6592000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
662        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
663        with an RTEMS specific but more restrictive autoconf macro.
664
6652000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * automake/lib.am: Add LD.
668
6692000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
672        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
673
6742000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675 
676        * aclocal/*: Replace with contents of macros/*.m4
677        * macros/: Remove.
678        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
679        * Makefile.am: Reflect changes to aclocal/ and macros/.
680
6812000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * configure.in: New, Cygnus/GNU style configuration.
684        * Makefile.am: Add macros/, reflect new configure.in,
685        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
686        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
687        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
688        * macros/tool-prefix.m4: Remove.
689        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
690        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
691        RTEMS_ROOT.
692        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
693        * macros/multilib.m4: Various minor fixes.
694        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
695        PROJECT_ROOT, RTEMS_ROOT.
696        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
697        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
698
6992000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * automake/multilib.am: New file.
702        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
703        the automake/ directory.
704
7052000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * macros/enable-hwapi.m4: Removed.
708        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
709        A small cleanup step towards gnu-canonicalization.
710
7112000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * macros: New directory.
714        * macros/bsp-alias.m4: new file.
715        * macros/canonical-host.m4: new file.
716        * macros/canonical-target-name.m4: new file.
717        * macros/canonicalize-tools.m4: new file.
718        * macros/check-bsp-cache.m4: new file.
719        * macros/check-bsps.m4: new file.
720        * macros/check-cpu.m4: new file.
721        * macros/rtems-debug.m4: new file.
722        * macros/check-cxx.m4: new file.
723        * macros/check-itron.m4: new file.
724        * macros/check-multiprocessing.m4: new file.
725        * macros/check-networking.m4: new file.
726        * macros/check-newlib.m4: new file.
727        * macros/check-posix.m4: new file.
728        * macros/check-rdbg.m4: new file.
729        * macros/enable-bare.m4: new file.
730        * macros/enable-cxx.m4: new file.
731        * macros/enable-gcc28.m4: new file.
732        * macros/enable-inlines.m4: new file.
733        * macros/enable-itron.m4: new file.
734        * macros/enable-libcdir.m4: new file.
735        * macros/enable-multiprocessing.m4: new file.
736        * macros/enable-networking.m4: new file.
737        * macros/enable-posix.m4: new file.
738        * macros/enable-rdbg.m4: new file.
739        * macros/enable-rtemsbsp.m4: new file.
740        * macros/enable-tests.m4: new file.
741        * macros/gcc-pipe.m4: new file.
742        * macros/gcc-specs.m4: new file.
743        * macros/i386-gas-code16.m4: new file.
744        * macros/path-ksh.m4: new file.
745        * macros/path-perl.m4: new file.
746        * macros/prog-cc.m4: new file.
747        * macros/prog-cxx.m4: new file.
748        * macros/project-root.m4: new file.
749        * macros/rtems-top.m4: new file.
750        * macros/sysv-ipc.m4: new file.
751        * macros/target.m4: new file.
752        * macros/rtems-test-no-pause.m4: new file.
753        * macros/multilib.m4: new file.
754        * macros/tool-paths.m4: new file.
755        * macros/tool-prefix.m4: new file.
756
7572000-09-14      Joel Sherrill <joel@OARcorp.com>
758
759        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
760
7612000-09-14      Joel Sherrill <joel@OARcorp.com>
762
763        * aclocal/enable-hwapi.m4: Now longer used and removed.
764
7652000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * automake/lib.am: Remove leaf.cfg.
768
7692000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * aclocal/rtems-top.m4: Add ENDIF-hack.
772        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
773
7742000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
775
776        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
777        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
778        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
779        * automake/compile.am: Replaced.
780        * automake/local.am: Remove building variant handling.
781
7822000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
785        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
786        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
787        * aclocal/target.m4: Cleanup comments
788        * Automake/compile.am: Add DEFS support to keep building happy.
789
7902000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
793
7942000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
795
796        * automake/compile.am: New file
797        * ChangeLog: Fix email addresses
798
7992000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * LICENSE.NET, README, README.configure: Spelling corrections.
802
8032000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
806
8072000-08-30      Joel Sherrill <joel@OARcorp.com>
808
809        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
810
8112000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
812
813        * ChangeLog: Moved incorrect entries to make/ChangeLog.
814
8152000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
816
817        * aclocal/check-bsps.h:
818          - Add pck6-BSP
819          - Exclude ChangeLog from being picked up as BSP
820        * aclocal/bsp-alias.m4: Add pck6-BSP
821
8222000-08-10      Joel Sherrill <joel@OARcorp.com>
823
824        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.