source: rtems/ChangeLog @ e9fc7e5

4.104.114.84.95
Last change on this file since e9fc7e5 was e9fc7e5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/15/02 at 14:41:54

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

  • bootstrap: Allow autoconf-2.56.
  • Property mode set to 100644
File size: 26.8 KB
Line 
12002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bootstrap: Allow autoconf-2.56.
4
52002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
8        Fix stupid typo (continue/configure).
9        * aclocal/prog-cc.m4: Remove obsolete comments.
10        Acknowledge CFLAGS.
11
122002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
15        end of the args passed to sub-configure-scripts. (Reported by
16        Wulf Hofbauer <wh73@cornell.edu>)
17
182002-11-12      Joel Sherrill <joel@OARcorp.com>
19
20        * configure.ac: Remove make/compilers/Makefile.
21
222002-11-11      Joel Sherrill <joel@OARcorp.com>
23
24        * VERSION: Updated to rtems-ss-20021111.
25
262002-11-11      Joel Sherrill <joel@OARcorp.com>
27
28        * aclocal/version.m4: Updated to rtems-ss-20021111.
29
302002-11-11      Joel Sherrill <joel@OARcorp.com>
31
32        * VERSION: Updated to rtems-ss-20021111.
33
342002-11-11      Joel Sherrill <joel@OARcorp.com>
35
36        * aclocal/version.m4: Updated to rtems-ss-20021111.
37
382002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * automake/compile.am: Remove rel rule.
41
422002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
45
462002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Remove make/Templates/Makefile.
49        * README.configure: Minor massaging.
50
512002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        Further preparations for autoconf > 2.52:
54        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
55        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
56        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
57
582002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * acinclude.m4: Adapations to autoconf > 2.52.
61
622002-11-01      Joel Sherrill <joel@OARcorp.com>
63
64        * ChangeLog: Corrected.
65
662002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * bootstrap: Add generate_bspdir_acinclude to automatically update
69        c/src/lib/libbsp/<cpu>/acinclude.m4.
70        Use #! /bin/sh instead of #!/bin/sh.
71        Remove autom4te*.cache during ./bootstrap --clean.
72
732002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
76        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
77        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
78        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
79        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
80        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
81        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
82        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
83        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
84        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
85        (autoconf > 2.54 seems to have problems with the old form of
86        quoting).
87
882002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
91        (autoconf > 2.54 complains about).
92
932002-10-21      Joel Sherrill <joel@OARcorp.com>
94
95        * VERSION: Updated to rtems-20021021-test.
96
972002-10-21      Joel Sherrill <joel@OARcorp.com>
98
99        * aclocal/version.m4: Updated to rtems-20021021-test.
100
1012002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * .cvsignore: Reformat.
104        Add autom4te*cache.
105        Remove autom4te.cache.
106
1072002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
110
1112002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
114        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
115
1162002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * bootstrap: Add autoconf/automake version checks by popular demand.
119        [FWIW: I dislike this.]
120
1212002-10-07      Joel Sherrill <joel@OARcorp.com>
122
123        * VERSION: Updated to rtems-ss-20021007.
124
1252002-10-07      Joel Sherrill <joel@OARcorp.com>
126
127        * aclocal/version.m4: Updated to rtems-ss-20021007.
128
1292002-10-04      Joel Sherrill <joel@OARcorp.com>
130
131        * VERSION: Updated to rtems-JUNK.
132
1332002-10-04      Joel Sherrill <joel@OARcorp.com>
134
135        * aclocal/version.m4: Updated to rtems-JUNK.
136
1372002-10-04      Joel Sherrill <joel@OARcorp.com>
138
139        * VERSION: Updated to rtems-ss-20021004.
140
1412002-10-04      Joel Sherrill <joel@OARcorp.com>
142
143        * aclocal/version.m4: Updated to rtems-ss-20021004.
144
1452002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
148        autoconf-2.53 PACKAGE crap.
149
1502002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * aclocal/prog-gnat.m4: New.
153
1542002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * aclocal/bsp-configure.m4: Fix small typo in comment.
157
1582002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
161
1622002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
165        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
166        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
167
1682002-08-07      Joel Sherrill <joel@OARcorp.com>
169
170        * aclocal/version.m4: Updated to rtems-ss-20020807.
171
1722002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
175
1762002-07-31      Joel Sherrill <joel@OARcorp.com>
177
178        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
179        was just a stub and only the OR32 port is getting worked on.
180
1812002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * aclocal/subdirs.m4: Remove.
184        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
185
1862002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
189        exec/score/cpu.
190
1912002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
194        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
195        compilation rules (Work-around to an automake bug).
196        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
197        make-library.
198
1992002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: Activate cpukit. Remove references to c/src/exec.
202
2032002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
206
2072002-07-17      Joel Sherrill <joel@OARcorp.com>
208
209        * aclocal/version.m4: Updated to rtems-ss-20020717.
210
2112002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * config-ml.in: Imported from gcc-3.1.
214        Change to match c/src/config-ml.in.
215
2162002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * aclocal/check-multiprocessing.m4: Reworked.
219        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
220
2212002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * automake/multilib.am: Remove.
224        * Makefile.am: Reflect change above.
225
2262002-06-28      Joel Sherrill <joel@OARcorp.com>
227
228        * aclocal/version.m4: Updated to rtems-ss-20020628.
229
2302002-06-27      Joel Sherrill <joel@OARcorp.com>
231
232        * tools/Makefile.am: Build the cpu dependent tools as well.
233
2342002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * aclocal/env-rtemscpu.m4: Remove.
237        * aclocal/multi.m4: Remove.
238        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
239
2402002-05-28      Joel Sherrill <joel@OARcorp.com>
241
242        * aclocal/version.m4: Updated to rtems-ss-20020528.
243
2442002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * aclocal/prog-cc.m4: Remove GCC272 support.
247        Remove ENABLE_LIBCDIR.
248        * aclocal/prog-cxx.m4: Ditto.
249        * aclocal/enable-gcc28.m4: Remove.
250        * aclocal/enable-libcdir.m4: Ditto.
251
2522002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
255        ENABLE_GCC28.
256
2572002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * automake/compile.am: Remove GCC272 support.
260        Remove *.sh rule (unused).
261        * configure.ac: Remove ENABLE_GCC28.
262        Remove ENABLE_LIBCDIR.
263
2642002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * .cvsignore: Added mdate-sh and texinfo.tex.
267
2682002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * aclocal/version.m4: New file.
271        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
272        aclocal/version.m4.
273        * bootstrap: Use aclocal/version.m4 instead of VERSION.
274        * configure.ac: Use aclocal/version.m4 instead of VERSION.
275
2762002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.ac:
279        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
280        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
281        * Makefile.am: Remove AUTOMAKE_OPTIONS.
282        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
283
2842002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
287        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
288
2892002-03-08      Joel Sherrill <joel@OARcorp.com>
290
291        * VERSION: Updated to rtems-mg5-20020808.
292
2932002-03-01      Joel Sherrill <joel@OARcorp.com>
294
295        * VERSION: Updated to rtems-ss-20020301.
296
2972002-02-15      Joel Sherrill <joel@OARcorp.com>
298
299        * VERSION: Updated to rtems-ss-20020215.
300
3012002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * aclocal/subdirs.m4: Propagate the current $prefix to the
304        sub-configures.
305
3062002-02-05      Joel Sherrill <joel@OARcorp.com>
307
308        * VERSION: Updated to rtems-ss-20020205.
309
3102002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
313        compatibility.
314        * bootstrap: Let --clean remove texinfo.tex.
315
3162002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
319
3202002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * configure.ac: Add --enable-docs support. Add
323        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
324        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
325        hard-coded SUBDIRS.
326        * README.configure: Added a bit of information on this new option.
327
3282002-01-18      Joel Sherrill <joel@OARcorp.com>
329
330        * VERSION: Updated to rtems-ss-20020118.
331
3322002-01-18      Joel Sherrill <joel@OARcorp.com>
333
334        * VERSION: Updated to rtems-20020118.
335
3362002-01-17      Joel Sherrill <joel@OARcorp.com>
337
338        * VERSION: Updated to rtems-ss-20020717.
339
3402002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
343        check upon host_alias != build_alias.
344
3452002-01-07      Joel Sherrill <joel@OARcorp.com>
346
347        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
348        last line to eliminate 100's of warnings.
349
3502002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * aclocal/check-newlib.m4: Apply AS_IF.
353        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
354        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
355        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
356        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
357        changes.
358        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
359        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
360        * automake/compile.am: Remove librtemsall from LINK_FILES.
361
3622001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
365        * aclocal/subdirs.m4: New file.
366        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
367        modifications.
368        * aclocal/check-posix.m4: Apply AS_IF.
369        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
370        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
371        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
372        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
373        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
374        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
375        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
376        OUTPUT_COMMANDS.
377        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
378        * aclocal/rtems-debug.m4: Minor cleanups.
379        * aclocal/rtems-top.m4: Minor cleanups.
380        * automake/compile.am: Further steps towards automake's rules.
381
3822001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
385        * automake/lib.am: Add MULTISUBDIR.
386
3872001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * bootstrap: Run autoheader when configure.ac contains
390        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
391
3922001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * aclocal/bsp-configure.m4: New file.
395        * Makefile.am: Add aclocal/bsp-configure.m4.
396
3972001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * Makefile.am: Add automake/force-preinstall.am,
400        aclocal/ppc.am, remove ACLOCAL_M4.
401
4022001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * aclocal/bsp-alias.m4: Remove score603e_g1.
405        * aclocal/check-bsps.m4: Remove score603e_g1.
406        * aclocal/prog-cc.m4: Apply m4_if.
407
408
4092001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * automake/force-preinstall.am: New file.
412        * aclocal/ppc.m4: New file.
413
4142001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * aclocal/check-bsps.m4: Reworked.
417        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
418
4192001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * aclocal/bspopts.m4: New file.
422
4232001-11-13      Joel Sherrill <joel@OARcorp.com>
424
425        * COPYING: Test of $Id$ -> $RTEMS$.
426
4272001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
428
429        This modification is part of the submitted modifications necessary to
430        support the IBM PPC405 family.  This submission was reviewed by
431        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
432        not negatively impact the ppc403 BSPs.  The submission and tracking
433        process was captured as PR50.
434        * README.configure: Added gen405 BSP.
435
4362001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * Adopt more automake rules:
439        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
440        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
441        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
442        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
443        CXXLINK_APP in make-cxx-exe.
444        * automake/lib.am: Add ARFLAGS.
445
4462001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
449        config.cache's which prevented powerpc targets librdbg from building.
450
4512001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
454        add 2nd arg to _RTEMS_CPU_SUBDIR.
455        * aclocal/target.m4: Replace ac_configure_args with
456        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
457        * Makefile.am: Require automake-1.5.
458
4592001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
462        * configure.in: Remove.
463        * configure.ac: New file, generated from configure.in by autoupdate.
464
4652001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * aclocal/rtems-cpu-subdirs.m4: New file.
468
4692001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * automake/compile.am: Fundamentally reworked compilation rules for
472        closer adaptation to automake's behavior.
473
4742001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * automake/lib.am: Comment out LD.
477        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
478        automake/leaf.am to AUTOMAKE_FILES.
479
4802001-09-27      Joel Sherrill <joel@OARcorp.com>
481
482        * config.guess: No longer in CVS since installed by bootstrap.
483
4842001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * bootstrap: remove/add automake added files.
487        * .cvsignore: reflect changes to bootstrap.
488
4892001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * automake/leaf.am: New file.
492
4932001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
496        of AC_CANONICAL_SYSTEM.
497        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
498        mkinstalldirs and mkdir.
499        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
500        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
501        _RTEMS_OUTPUT_BUILD_SUBDIRS.
502       
5032001-09-13      Joel Sherrill <joel@OARcorp.com>
504
505        * missing: Updated to latest version.
506
5072001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * configure.in: autoupdate to autoconf-2.52.
510        * bootstrap: Add handling for configure.ac, make autoheader verbose,
511        fix auto*tool invocation order.
512        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
513        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
514        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
515        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
516        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
517        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
518        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
519        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
520        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
521        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
522        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
523        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
524        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
525        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
526        RTEMS_CONFIG_PER_BSP conditional.
527        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
528        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
529        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
530
5312001-05-25      Joel Sherrill <joel@OARcorp.com>
532
533        * README.configure: Corrected the name of the MRM332 BSP.
534        Strengthened the distinction between what the target
535        and the BSP each select.  Added more targets to list.
536
5372001-05-25      Joel Sherrill <joel@OARcorp.com>
538
539        * README.configure: Updated the list of BSPs.
540
5412001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
544        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
545        Add support for DOS-drive-letters.
546
5472001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
550        RTEMS_PROG_CC_FOR_TARGET.
551
5522001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * README.cdn-X: Update.
555        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
556        @CPPFLAGS@ to CPPFLAGS.
557
5582001-04-20      Eric Valette <valette@crf.canon.fr>
559
560        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
561        BSPs support the new exception processing model and
562        consequently, librdbg.
563
5642001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * configure.in: Reworked for Canadian Cross support.
567        * Makefile.am: Reflect changes to configure.in.
568        * config.guess, config.sub: Update from subversions.gnu.org.
569        * README.cdn-X: New file.
570        * tools/Makefile.am: Remove build, tools from SUBDIRS.
571
5722001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
575        TARGET_CONFIG_SUBDIRS.
576        * aclocal/enable-bsp.m4: fix quoting.
577        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
578
5792001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * aclocal/config-subdirs.m4: New file.
582        * aclocal/target.m4: Use macros from config-subdirs.m4.
583
5842001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
587        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
588
5892001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
590
591        * configure.in: Fix AM_INIT_AUTOMAKE.
592        * aclocal/bsp-arg-enable.m4: Extend comments.
593        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
594        the default clause.
595
5962001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
599        RTEMS_ENV_RTEMSCPU.
600        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
601        special treatment for GCC_SPECS.
602        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
603        special treatment for GCC_SPECS.
604        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
605        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
606        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
607        instead of $(shell ..) for LIBC_LIB*.
608
6092001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
612        simsh7045.
613
6142001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
615
616        * automake/compile.am: Add LD.
617
6182000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * config.guess, config.sub: Update from CVS-autoconf to pick
621        up new features (e.g. CC_FOR_BUILD in config.guess) but is
622        necessary anyway to use autoconf-versions > 2.13.
623
6242000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
627        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
628        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
629        help string.
630        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
631
6322000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
633
634        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
635        Modified to reflect addition of LEON BSPs as well as the
636        no-FP ERC32 variant.
637
6382000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
641        standard).
642        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
643        standard).
644        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
645        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
646        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
647        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
648
6492000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
652        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
653        $host instead of $target (BUG-FIX).
654        * configure.in: Use $target and $host instead of $target_alias and
655        $host_alias (autoconf-2.49b).
656        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
657        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
658
659        NOTES:
660        * autoconf-2.49b depredicates using changequotes.
661        * The changes to configure.in are due to cleanups in
662        autoconf-2.49b's implemention of canonicalization. With
663        autoconf-2.1x it wasn't always clear, when to use $xxx or
664        $xxx_alias. Now this is clear.
665
6662000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
669
6702000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
673        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
674        with an RTEMS specific but more restrictive autoconf macro.
675
6762000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * automake/lib.am: Add LD.
679
6802000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
683        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
684
6852000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686 
687        * aclocal/*: Replace with contents of macros/*.m4
688        * macros/: Remove.
689        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
690        * Makefile.am: Reflect changes to aclocal/ and macros/.
691
6922000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * configure.in: New, Cygnus/GNU style configuration.
695        * Makefile.am: Add macros/, reflect new configure.in,
696        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
697        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
698        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
699        * macros/tool-prefix.m4: Remove.
700        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
701        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
702        RTEMS_ROOT.
703        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
704        * macros/multilib.m4: Various minor fixes.
705        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
706        PROJECT_ROOT, RTEMS_ROOT.
707        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
708        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
709
7102000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
711
712        * automake/multilib.am: New file.
713        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
714        the automake/ directory.
715
7162000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * macros/enable-hwapi.m4: Removed.
719        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
720        A small cleanup step towards gnu-canonicalization.
721
7222000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * macros: New directory.
725        * macros/bsp-alias.m4: new file.
726        * macros/canonical-host.m4: new file.
727        * macros/canonical-target-name.m4: new file.
728        * macros/canonicalize-tools.m4: new file.
729        * macros/check-bsp-cache.m4: new file.
730        * macros/check-bsps.m4: new file.
731        * macros/check-cpu.m4: new file.
732        * macros/rtems-debug.m4: new file.
733        * macros/check-cxx.m4: new file.
734        * macros/check-itron.m4: new file.
735        * macros/check-multiprocessing.m4: new file.
736        * macros/check-networking.m4: new file.
737        * macros/check-newlib.m4: new file.
738        * macros/check-posix.m4: new file.
739        * macros/check-rdbg.m4: new file.
740        * macros/enable-bare.m4: new file.
741        * macros/enable-cxx.m4: new file.
742        * macros/enable-gcc28.m4: new file.
743        * macros/enable-inlines.m4: new file.
744        * macros/enable-itron.m4: new file.
745        * macros/enable-libcdir.m4: new file.
746        * macros/enable-multiprocessing.m4: new file.
747        * macros/enable-networking.m4: new file.
748        * macros/enable-posix.m4: new file.
749        * macros/enable-rdbg.m4: new file.
750        * macros/enable-rtemsbsp.m4: new file.
751        * macros/enable-tests.m4: new file.
752        * macros/gcc-pipe.m4: new file.
753        * macros/gcc-specs.m4: new file.
754        * macros/i386-gas-code16.m4: new file.
755        * macros/path-ksh.m4: new file.
756        * macros/path-perl.m4: new file.
757        * macros/prog-cc.m4: new file.
758        * macros/prog-cxx.m4: new file.
759        * macros/project-root.m4: new file.
760        * macros/rtems-top.m4: new file.
761        * macros/sysv-ipc.m4: new file.
762        * macros/target.m4: new file.
763        * macros/rtems-test-no-pause.m4: new file.
764        * macros/multilib.m4: new file.
765        * macros/tool-paths.m4: new file.
766        * macros/tool-prefix.m4: new file.
767
7682000-09-14      Joel Sherrill <joel@OARcorp.com>
769
770        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
771
7722000-09-14      Joel Sherrill <joel@OARcorp.com>
773
774        * aclocal/enable-hwapi.m4: Now longer used and removed.
775
7762000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * automake/lib.am: Remove leaf.cfg.
779
7802000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * aclocal/rtems-top.m4: Add ENDIF-hack.
783        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
784
7852000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
788        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
789        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
790        * automake/compile.am: Replaced.
791        * automake/local.am: Remove building variant handling.
792
7932000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
796        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
797        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
798        * aclocal/target.m4: Cleanup comments
799        * Automake/compile.am: Add DEFS support to keep building happy.
800
8012000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
804
8052000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * automake/compile.am: New file
808        * ChangeLog: Fix email addresses
809
8102000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
811
812        * LICENSE.NET, README, README.configure: Spelling corrections.
813
8142000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
817
8182000-08-30      Joel Sherrill <joel@OARcorp.com>
819
820        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
821
8222000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
823
824        * ChangeLog: Moved incorrect entries to make/ChangeLog.
825
8262000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * aclocal/check-bsps.h:
829          - Add pck6-BSP
830          - Exclude ChangeLog from being picked up as BSP
831        * aclocal/bsp-alias.m4: Add pck6-BSP
832
8332000-08-10      Joel Sherrill <joel@OARcorp.com>
834
835        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.