source: rtems/ChangeLog @ 3d6669cc

4.104.114.84.95
Last change on this file since 3d6669cc was fae851c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/12/02 at 09:28:58

2002-11-12 Joel Sherrill <joel@…>

  • configure.ac: Remove make/compilers/Makefile.
  • Property mode set to 100644
File size: 26.2 KB
Line 
12002-11-12      Joel Sherrill <joel@OARcorp.com>
2
3        * configure.ac: Remove make/compilers/Makefile.
4
52002-11-11      Joel Sherrill <joel@OARcorp.com>
6
7        * VERSION: Updated to rtems-ss-20021111.
8
92002-11-11      Joel Sherrill <joel@OARcorp.com>
10
11        * aclocal/version.m4: Updated to rtems-ss-20021111.
12
132002-11-11      Joel Sherrill <joel@OARcorp.com>
14
15        * VERSION: Updated to rtems-ss-20021111.
16
172002-11-11      Joel Sherrill <joel@OARcorp.com>
18
19        * aclocal/version.m4: Updated to rtems-ss-20021111.
20
212002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * automake/compile.am: Remove rel rule.
24
252002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
28
292002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Remove make/Templates/Makefile.
32        * README.configure: Minor massaging.
33
342002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        Further preparations for autoconf > 2.52:
37        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
38        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
39        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
40
412002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * acinclude.m4: Adapations to autoconf > 2.52.
44
452002-11-01      Joel Sherrill <joel@OARcorp.com>
46
47        * ChangeLog: Corrected.
48
492002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * bootstrap: Add generate_bspdir_acinclude to automatically update
52        c/src/lib/libbsp/<cpu>/acinclude.m4.
53        Use #! /bin/sh instead of #!/bin/sh.
54        Remove autom4te*.cache during ./bootstrap --clean.
55
562002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
59        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
60        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
61        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
62        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
63        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
64        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
65        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
66        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
67        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
68        (autoconf > 2.54 seems to have problems with the old form of
69        quoting).
70
712002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
74        (autoconf > 2.54 complains about).
75
762002-10-21      Joel Sherrill <joel@OARcorp.com>
77
78        * VERSION: Updated to rtems-20021021-test.
79
802002-10-21      Joel Sherrill <joel@OARcorp.com>
81
82        * aclocal/version.m4: Updated to rtems-20021021-test.
83
842002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * .cvsignore: Reformat.
87        Add autom4te*cache.
88        Remove autom4te.cache.
89
902002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
93
942002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
97        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
98
992002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * bootstrap: Add autoconf/automake version checks by popular demand.
102        [FWIW: I dislike this.]
103
1042002-10-07      Joel Sherrill <joel@OARcorp.com>
105
106        * VERSION: Updated to rtems-ss-20021007.
107
1082002-10-07      Joel Sherrill <joel@OARcorp.com>
109
110        * aclocal/version.m4: Updated to rtems-ss-20021007.
111
1122002-10-04      Joel Sherrill <joel@OARcorp.com>
113
114        * VERSION: Updated to rtems-JUNK.
115
1162002-10-04      Joel Sherrill <joel@OARcorp.com>
117
118        * aclocal/version.m4: Updated to rtems-JUNK.
119
1202002-10-04      Joel Sherrill <joel@OARcorp.com>
121
122        * VERSION: Updated to rtems-ss-20021004.
123
1242002-10-04      Joel Sherrill <joel@OARcorp.com>
125
126        * aclocal/version.m4: Updated to rtems-ss-20021004.
127
1282002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
131        autoconf-2.53 PACKAGE crap.
132
1332002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * aclocal/prog-gnat.m4: New.
136
1372002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * aclocal/bsp-configure.m4: Fix small typo in comment.
140
1412002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
144
1452002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
148        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
149        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
150
1512002-08-07      Joel Sherrill <joel@OARcorp.com>
152
153        * aclocal/version.m4: Updated to rtems-ss-20020807.
154
1552002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
158
1592002-07-31      Joel Sherrill <joel@OARcorp.com>
160
161        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
162        was just a stub and only the OR32 port is getting worked on.
163
1642002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * aclocal/subdirs.m4: Remove.
167        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
168
1692002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
172        exec/score/cpu.
173
1742002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
177        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
178        compilation rules (Work-around to an automake bug).
179        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
180        make-library.
181
1822002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * configure.ac: Activate cpukit. Remove references to c/src/exec.
185
1862002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
189
1902002-07-17      Joel Sherrill <joel@OARcorp.com>
191
192        * aclocal/version.m4: Updated to rtems-ss-20020717.
193
1942002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * config-ml.in: Imported from gcc-3.1.
197        Change to match c/src/config-ml.in.
198
1992002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * aclocal/check-multiprocessing.m4: Reworked.
202        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
203
2042002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * automake/multilib.am: Remove.
207        * Makefile.am: Reflect change above.
208
2092002-06-28      Joel Sherrill <joel@OARcorp.com>
210
211        * aclocal/version.m4: Updated to rtems-ss-20020628.
212
2132002-06-27      Joel Sherrill <joel@OARcorp.com>
214
215        * tools/Makefile.am: Build the cpu dependent tools as well.
216
2172002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * aclocal/env-rtemscpu.m4: Remove.
220        * aclocal/multi.m4: Remove.
221        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
222
2232002-05-28      Joel Sherrill <joel@OARcorp.com>
224
225        * aclocal/version.m4: Updated to rtems-ss-20020528.
226
2272002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * aclocal/prog-cc.m4: Remove GCC272 support.
230        Remove ENABLE_LIBCDIR.
231        * aclocal/prog-cxx.m4: Ditto.
232        * aclocal/enable-gcc28.m4: Remove.
233        * aclocal/enable-libcdir.m4: Ditto.
234
2352002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
238        ENABLE_GCC28.
239
2402002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * automake/compile.am: Remove GCC272 support.
243        Remove *.sh rule (unused).
244        * configure.ac: Remove ENABLE_GCC28.
245        Remove ENABLE_LIBCDIR.
246
2472002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * .cvsignore: Added mdate-sh and texinfo.tex.
250
2512002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * aclocal/version.m4: New file.
254        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
255        aclocal/version.m4.
256        * bootstrap: Use aclocal/version.m4 instead of VERSION.
257        * configure.ac: Use aclocal/version.m4 instead of VERSION.
258
2592002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * configure.ac:
262        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
263        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
264        * Makefile.am: Remove AUTOMAKE_OPTIONS.
265        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
266
2672002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
270        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
271
2722002-03-08      Joel Sherrill <joel@OARcorp.com>
273
274        * VERSION: Updated to rtems-mg5-20020808.
275
2762002-03-01      Joel Sherrill <joel@OARcorp.com>
277
278        * VERSION: Updated to rtems-ss-20020301.
279
2802002-02-15      Joel Sherrill <joel@OARcorp.com>
281
282        * VERSION: Updated to rtems-ss-20020215.
283
2842002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * aclocal/subdirs.m4: Propagate the current $prefix to the
287        sub-configures.
288
2892002-02-05      Joel Sherrill <joel@OARcorp.com>
290
291        * VERSION: Updated to rtems-ss-20020205.
292
2932002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
296        compatibility.
297        * bootstrap: Let --clean remove texinfo.tex.
298
2992002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
302
3032002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * configure.ac: Add --enable-docs support. Add
306        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
307        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
308        hard-coded SUBDIRS.
309        * README.configure: Added a bit of information on this new option.
310
3112002-01-18      Joel Sherrill <joel@OARcorp.com>
312
313        * VERSION: Updated to rtems-ss-20020118.
314
3152002-01-18      Joel Sherrill <joel@OARcorp.com>
316
317        * VERSION: Updated to rtems-20020118.
318
3192002-01-17      Joel Sherrill <joel@OARcorp.com>
320
321        * VERSION: Updated to rtems-ss-20020717.
322
3232002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
326        check upon host_alias != build_alias.
327
3282002-01-07      Joel Sherrill <joel@OARcorp.com>
329
330        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
331        last line to eliminate 100's of warnings.
332
3332002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * aclocal/check-newlib.m4: Apply AS_IF.
336        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
337        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
338        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
339        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
340        changes.
341        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
342        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
343        * automake/compile.am: Remove librtemsall from LINK_FILES.
344
3452001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
348        * aclocal/subdirs.m4: New file.
349        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
350        modifications.
351        * aclocal/check-posix.m4: Apply AS_IF.
352        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
353        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
354        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
355        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
356        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
357        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
358        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
359        OUTPUT_COMMANDS.
360        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
361        * aclocal/rtems-debug.m4: Minor cleanups.
362        * aclocal/rtems-top.m4: Minor cleanups.
363        * automake/compile.am: Further steps towards automake's rules.
364
3652001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
368        * automake/lib.am: Add MULTISUBDIR.
369
3702001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * bootstrap: Run autoheader when configure.ac contains
373        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
374
3752001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * aclocal/bsp-configure.m4: New file.
378        * Makefile.am: Add aclocal/bsp-configure.m4.
379
3802001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * Makefile.am: Add automake/force-preinstall.am,
383        aclocal/ppc.am, remove ACLOCAL_M4.
384
3852001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * aclocal/bsp-alias.m4: Remove score603e_g1.
388        * aclocal/check-bsps.m4: Remove score603e_g1.
389        * aclocal/prog-cc.m4: Apply m4_if.
390
391
3922001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * automake/force-preinstall.am: New file.
395        * aclocal/ppc.m4: New file.
396
3972001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * aclocal/check-bsps.m4: Reworked.
400        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
401
4022001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * aclocal/bspopts.m4: New file.
405
4062001-11-13      Joel Sherrill <joel@OARcorp.com>
407
408        * COPYING: Test of $Id$ -> $RTEMS$.
409
4102001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
411
412        This modification is part of the submitted modifications necessary to
413        support the IBM PPC405 family.  This submission was reviewed by
414        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
415        not negatively impact the ppc403 BSPs.  The submission and tracking
416        process was captured as PR50.
417        * README.configure: Added gen405 BSP.
418
4192001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * Adopt more automake rules:
422        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
423        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
424        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
425        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
426        CXXLINK_APP in make-cxx-exe.
427        * automake/lib.am: Add ARFLAGS.
428
4292001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
432        config.cache's which prevented powerpc targets librdbg from building.
433
4342001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
437        add 2nd arg to _RTEMS_CPU_SUBDIR.
438        * aclocal/target.m4: Replace ac_configure_args with
439        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
440        * Makefile.am: Require automake-1.5.
441
4422001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
445        * configure.in: Remove.
446        * configure.ac: New file, generated from configure.in by autoupdate.
447
4482001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * aclocal/rtems-cpu-subdirs.m4: New file.
451
4522001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * automake/compile.am: Fundamentally reworked compilation rules for
455        closer adaptation to automake's behavior.
456
4572001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * automake/lib.am: Comment out LD.
460        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
461        automake/leaf.am to AUTOMAKE_FILES.
462
4632001-09-27      Joel Sherrill <joel@OARcorp.com>
464
465        * config.guess: No longer in CVS since installed by bootstrap.
466
4672001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * bootstrap: remove/add automake added files.
470        * .cvsignore: reflect changes to bootstrap.
471
4722001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * automake/leaf.am: New file.
475
4762001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
479        of AC_CANONICAL_SYSTEM.
480        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
481        mkinstalldirs and mkdir.
482        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
483        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
484        _RTEMS_OUTPUT_BUILD_SUBDIRS.
485       
4862001-09-13      Joel Sherrill <joel@OARcorp.com>
487
488        * missing: Updated to latest version.
489
4902001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * configure.in: autoupdate to autoconf-2.52.
493        * bootstrap: Add handling for configure.ac, make autoheader verbose,
494        fix auto*tool invocation order.
495        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
496        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
497        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
498        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
499        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
500        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
501        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
502        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
503        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
504        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
505        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
506        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
507        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
508        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
509        RTEMS_CONFIG_PER_BSP conditional.
510        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
511        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
512        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
513
5142001-05-25      Joel Sherrill <joel@OARcorp.com>
515
516        * README.configure: Corrected the name of the MRM332 BSP.
517        Strengthened the distinction between what the target
518        and the BSP each select.  Added more targets to list.
519
5202001-05-25      Joel Sherrill <joel@OARcorp.com>
521
522        * README.configure: Updated the list of BSPs.
523
5242001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
527        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
528        Add support for DOS-drive-letters.
529
5302001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
533        RTEMS_PROG_CC_FOR_TARGET.
534
5352001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * README.cdn-X: Update.
538        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
539        @CPPFLAGS@ to CPPFLAGS.
540
5412001-04-20      Eric Valette <valette@crf.canon.fr>
542
543        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
544        BSPs support the new exception processing model and
545        consequently, librdbg.
546
5472001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * configure.in: Reworked for Canadian Cross support.
550        * Makefile.am: Reflect changes to configure.in.
551        * config.guess, config.sub: Update from subversions.gnu.org.
552        * README.cdn-X: New file.
553        * tools/Makefile.am: Remove build, tools from SUBDIRS.
554
5552001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
558        TARGET_CONFIG_SUBDIRS.
559        * aclocal/enable-bsp.m4: fix quoting.
560        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
561
5622001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * aclocal/config-subdirs.m4: New file.
565        * aclocal/target.m4: Use macros from config-subdirs.m4.
566
5672001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
570        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
571
5722001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * configure.in: Fix AM_INIT_AUTOMAKE.
575        * aclocal/bsp-arg-enable.m4: Extend comments.
576        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
577        the default clause.
578
5792001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
582        RTEMS_ENV_RTEMSCPU.
583        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
584        special treatment for GCC_SPECS.
585        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
586        special treatment for GCC_SPECS.
587        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
588        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
589        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
590        instead of $(shell ..) for LIBC_LIB*.
591
5922001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
595        simsh7045.
596
5972001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
598
599        * automake/compile.am: Add LD.
600
6012000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * config.guess, config.sub: Update from CVS-autoconf to pick
604        up new features (e.g. CC_FOR_BUILD in config.guess) but is
605        necessary anyway to use autoconf-versions > 2.13.
606
6072000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
610        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
611        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
612        help string.
613        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
614
6152000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
616
617        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
618        Modified to reflect addition of LEON BSPs as well as the
619        no-FP ERC32 variant.
620
6212000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
624        standard).
625        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
626        standard).
627        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
628        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
629        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
630        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
631
6322000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
635        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
636        $host instead of $target (BUG-FIX).
637        * configure.in: Use $target and $host instead of $target_alias and
638        $host_alias (autoconf-2.49b).
639        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
640        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
641
642        NOTES:
643        * autoconf-2.49b depredicates using changequotes.
644        * The changes to configure.in are due to cleanups in
645        autoconf-2.49b's implemention of canonicalization. With
646        autoconf-2.1x it wasn't always clear, when to use $xxx or
647        $xxx_alias. Now this is clear.
648
6492000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
652
6532000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
656        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
657        with an RTEMS specific but more restrictive autoconf macro.
658
6592000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * automake/lib.am: Add LD.
662
6632000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
666        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
667
6682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669 
670        * aclocal/*: Replace with contents of macros/*.m4
671        * macros/: Remove.
672        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
673        * Makefile.am: Reflect changes to aclocal/ and macros/.
674
6752000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
676
677        * configure.in: New, Cygnus/GNU style configuration.
678        * Makefile.am: Add macros/, reflect new configure.in,
679        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
680        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
681        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
682        * macros/tool-prefix.m4: Remove.
683        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
684        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
685        RTEMS_ROOT.
686        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
687        * macros/multilib.m4: Various minor fixes.
688        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
689        PROJECT_ROOT, RTEMS_ROOT.
690        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
691        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
692
6932000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
694
695        * automake/multilib.am: New file.
696        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
697        the automake/ directory.
698
6992000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * macros/enable-hwapi.m4: Removed.
702        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
703        A small cleanup step towards gnu-canonicalization.
704
7052000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * macros: New directory.
708        * macros/bsp-alias.m4: new file.
709        * macros/canonical-host.m4: new file.
710        * macros/canonical-target-name.m4: new file.
711        * macros/canonicalize-tools.m4: new file.
712        * macros/check-bsp-cache.m4: new file.
713        * macros/check-bsps.m4: new file.
714        * macros/check-cpu.m4: new file.
715        * macros/rtems-debug.m4: new file.
716        * macros/check-cxx.m4: new file.
717        * macros/check-itron.m4: new file.
718        * macros/check-multiprocessing.m4: new file.
719        * macros/check-networking.m4: new file.
720        * macros/check-newlib.m4: new file.
721        * macros/check-posix.m4: new file.
722        * macros/check-rdbg.m4: new file.
723        * macros/enable-bare.m4: new file.
724        * macros/enable-cxx.m4: new file.
725        * macros/enable-gcc28.m4: new file.
726        * macros/enable-inlines.m4: new file.
727        * macros/enable-itron.m4: new file.
728        * macros/enable-libcdir.m4: new file.
729        * macros/enable-multiprocessing.m4: new file.
730        * macros/enable-networking.m4: new file.
731        * macros/enable-posix.m4: new file.
732        * macros/enable-rdbg.m4: new file.
733        * macros/enable-rtemsbsp.m4: new file.
734        * macros/enable-tests.m4: new file.
735        * macros/gcc-pipe.m4: new file.
736        * macros/gcc-specs.m4: new file.
737        * macros/i386-gas-code16.m4: new file.
738        * macros/path-ksh.m4: new file.
739        * macros/path-perl.m4: new file.
740        * macros/prog-cc.m4: new file.
741        * macros/prog-cxx.m4: new file.
742        * macros/project-root.m4: new file.
743        * macros/rtems-top.m4: new file.
744        * macros/sysv-ipc.m4: new file.
745        * macros/target.m4: new file.
746        * macros/rtems-test-no-pause.m4: new file.
747        * macros/multilib.m4: new file.
748        * macros/tool-paths.m4: new file.
749        * macros/tool-prefix.m4: new file.
750
7512000-09-14      Joel Sherrill <joel@OARcorp.com>
752
753        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
754
7552000-09-14      Joel Sherrill <joel@OARcorp.com>
756
757        * aclocal/enable-hwapi.m4: Now longer used and removed.
758
7592000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
760
761        * automake/lib.am: Remove leaf.cfg.
762
7632000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * aclocal/rtems-top.m4: Add ENDIF-hack.
766        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
767
7682000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
771        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
772        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
773        * automake/compile.am: Replaced.
774        * automake/local.am: Remove building variant handling.
775
7762000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
779        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
780        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
781        * aclocal/target.m4: Cleanup comments
782        * Automake/compile.am: Add DEFS support to keep building happy.
783
7842000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
787
7882000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
789
790        * automake/compile.am: New file
791        * ChangeLog: Fix email addresses
792
7932000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * LICENSE.NET, README, README.configure: Spelling corrections.
796
7972000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
798
799        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
800
8012000-08-30      Joel Sherrill <joel@OARcorp.com>
802
803        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
804
8052000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
806
807        * ChangeLog: Moved incorrect entries to make/ChangeLog.
808
8092000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * aclocal/check-bsps.h:
812          - Add pck6-BSP
813          - Exclude ChangeLog from being picked up as BSP
814        * aclocal/bsp-alias.m4: Add pck6-BSP
815
8162000-08-10      Joel Sherrill <joel@OARcorp.com>
817
818        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.