source: rtems/ChangeLog @ f94470a5

4.104.114.84.95
Last change on this file since f94470a5 was e05468fb, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/06/02 at 11:16:52

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

Further preparations for autoconf > 2.52:

  • aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
  • aclocal/quoting.m4: Use eval echo $ac_args to unquote $ac_arg.
  • aclocal/target.m4: Use eval echo $rtems_args to unquote $ac_arg.
  • Property mode set to 100644
File size: 25.4 KB
Line 
12002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        Further preparations for autoconf > 2.52:
4        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
5        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
6        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
7
82002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * acinclude.m4: Adapations to autoconf > 2.52.
11
122002-11-01      Joel Sherrill <joel@OARcorp.com>
13
14        * ChangeLog: Corrected.
15
162002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * bootstrap: Add generate_bspdir_acinclude to automatically update
19        c/src/lib/libbsp/<cpu>/acinclude.m4.
20        Use #! /bin/sh instead of #!/bin/sh.
21        Remove autom4te*.cache during ./bootstrap --clean.
22
232002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
26        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
27        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
28        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
29        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
30        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
31        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
32        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
33        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
34        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
35        (autoconf > 2.54 seems to have problems with the old form of
36        quoting).
37
382002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
41        (autoconf > 2.54 complains about).
42
432002-10-21      Joel Sherrill <joel@OARcorp.com>
44
45        * VERSION: Updated to rtems-20021021-test.
46
472002-10-21      Joel Sherrill <joel@OARcorp.com>
48
49        * aclocal/version.m4: Updated to rtems-20021021-test.
50
512002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * .cvsignore: Reformat.
54        Add autom4te*cache.
55        Remove autom4te.cache.
56
572002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
60
612002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
64        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
65
662002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * bootstrap: Add autoconf/automake version checks by popular demand.
69        [FWIW: I dislike this.]
70
712002-10-07      Joel Sherrill <joel@OARcorp.com>
72
73        * VERSION: Updated to rtems-ss-20021007.
74
752002-10-07      Joel Sherrill <joel@OARcorp.com>
76
77        * aclocal/version.m4: Updated to rtems-ss-20021007.
78
792002-10-04      Joel Sherrill <joel@OARcorp.com>
80
81        * VERSION: Updated to rtems-JUNK.
82
832002-10-04      Joel Sherrill <joel@OARcorp.com>
84
85        * aclocal/version.m4: Updated to rtems-JUNK.
86
872002-10-04      Joel Sherrill <joel@OARcorp.com>
88
89        * VERSION: Updated to rtems-ss-20021004.
90
912002-10-04      Joel Sherrill <joel@OARcorp.com>
92
93        * aclocal/version.m4: Updated to rtems-ss-20021004.
94
952002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
98        autoconf-2.53 PACKAGE crap.
99
1002002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * aclocal/prog-gnat.m4: New.
103
1042002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * aclocal/bsp-configure.m4: Fix small typo in comment.
107
1082002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
111
1122002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
115        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
116        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
117
1182002-08-07      Joel Sherrill <joel@OARcorp.com>
119
120        * aclocal/version.m4: Updated to rtems-ss-20020807.
121
1222002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
125
1262002-07-31      Joel Sherrill <joel@OARcorp.com>
127
128        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
129        was just a stub and only the OR32 port is getting worked on.
130
1312002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * aclocal/subdirs.m4: Remove.
134        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
135
1362002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
139        exec/score/cpu.
140
1412002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
144        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
145        compilation rules (Work-around to an automake bug).
146        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
147        make-library.
148
1492002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Activate cpukit. Remove references to c/src/exec.
152
1532002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
156
1572002-07-17      Joel Sherrill <joel@OARcorp.com>
158
159        * aclocal/version.m4: Updated to rtems-ss-20020717.
160
1612002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * config-ml.in: Imported from gcc-3.1.
164        Change to match c/src/config-ml.in.
165
1662002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * aclocal/check-multiprocessing.m4: Reworked.
169        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
170
1712002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * automake/multilib.am: Remove.
174        * Makefile.am: Reflect change above.
175
1762002-06-28      Joel Sherrill <joel@OARcorp.com>
177
178        * aclocal/version.m4: Updated to rtems-ss-20020628.
179
1802002-06-27      Joel Sherrill <joel@OARcorp.com>
181
182        * tools/Makefile.am: Build the cpu dependent tools as well.
183
1842002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * aclocal/env-rtemscpu.m4: Remove.
187        * aclocal/multi.m4: Remove.
188        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
189
1902002-05-28      Joel Sherrill <joel@OARcorp.com>
191
192        * aclocal/version.m4: Updated to rtems-ss-20020528.
193
1942002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * aclocal/prog-cc.m4: Remove GCC272 support.
197        Remove ENABLE_LIBCDIR.
198        * aclocal/prog-cxx.m4: Ditto.
199        * aclocal/enable-gcc28.m4: Remove.
200        * aclocal/enable-libcdir.m4: Ditto.
201
2022002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
205        ENABLE_GCC28.
206
2072002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * automake/compile.am: Remove GCC272 support.
210        Remove *.sh rule (unused).
211        * configure.ac: Remove ENABLE_GCC28.
212        Remove ENABLE_LIBCDIR.
213
2142002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * .cvsignore: Added mdate-sh and texinfo.tex.
217
2182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * aclocal/version.m4: New file.
221        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
222        aclocal/version.m4.
223        * bootstrap: Use aclocal/version.m4 instead of VERSION.
224        * configure.ac: Use aclocal/version.m4 instead of VERSION.
225
2262002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac:
229        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
230        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
231        * Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
233
2342002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
237        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
238
2392002-03-08      Joel Sherrill <joel@OARcorp.com>
240
241        * VERSION: Updated to rtems-mg5-20020808.
242
2432002-03-01      Joel Sherrill <joel@OARcorp.com>
244
245        * VERSION: Updated to rtems-ss-20020301.
246
2472002-02-15      Joel Sherrill <joel@OARcorp.com>
248
249        * VERSION: Updated to rtems-ss-20020215.
250
2512002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * aclocal/subdirs.m4: Propagate the current $prefix to the
254        sub-configures.
255
2562002-02-05      Joel Sherrill <joel@OARcorp.com>
257
258        * VERSION: Updated to rtems-ss-20020205.
259
2602002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
263        compatibility.
264        * bootstrap: Let --clean remove texinfo.tex.
265
2662002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
269
2702002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac: Add --enable-docs support. Add
273        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
274        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
275        hard-coded SUBDIRS.
276        * README.configure: Added a bit of information on this new option.
277
2782002-01-18      Joel Sherrill <joel@OARcorp.com>
279
280        * VERSION: Updated to rtems-ss-20020118.
281
2822002-01-18      Joel Sherrill <joel@OARcorp.com>
283
284        * VERSION: Updated to rtems-20020118.
285
2862002-01-17      Joel Sherrill <joel@OARcorp.com>
287
288        * VERSION: Updated to rtems-ss-20020717.
289
2902002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
293        check upon host_alias != build_alias.
294
2952002-01-07      Joel Sherrill <joel@OARcorp.com>
296
297        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
298        last line to eliminate 100's of warnings.
299
3002002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * aclocal/check-newlib.m4: Apply AS_IF.
303        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
304        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
305        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
306        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
307        changes.
308        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
309        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
310        * automake/compile.am: Remove librtemsall from LINK_FILES.
311
3122001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
315        * aclocal/subdirs.m4: New file.
316        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
317        modifications.
318        * aclocal/check-posix.m4: Apply AS_IF.
319        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
320        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
321        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
322        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
323        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
324        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
325        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
326        OUTPUT_COMMANDS.
327        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
328        * aclocal/rtems-debug.m4: Minor cleanups.
329        * aclocal/rtems-top.m4: Minor cleanups.
330        * automake/compile.am: Further steps towards automake's rules.
331
3322001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
335        * automake/lib.am: Add MULTISUBDIR.
336
3372001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * bootstrap: Run autoheader when configure.ac contains
340        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
341
3422001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * aclocal/bsp-configure.m4: New file.
345        * Makefile.am: Add aclocal/bsp-configure.m4.
346
3472001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * Makefile.am: Add automake/force-preinstall.am,
350        aclocal/ppc.am, remove ACLOCAL_M4.
351
3522001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * aclocal/bsp-alias.m4: Remove score603e_g1.
355        * aclocal/check-bsps.m4: Remove score603e_g1.
356        * aclocal/prog-cc.m4: Apply m4_if.
357
358
3592001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * automake/force-preinstall.am: New file.
362        * aclocal/ppc.m4: New file.
363
3642001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * aclocal/check-bsps.m4: Reworked.
367        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
368
3692001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * aclocal/bspopts.m4: New file.
372
3732001-11-13      Joel Sherrill <joel@OARcorp.com>
374
375        * COPYING: Test of $Id$ -> $RTEMS$.
376
3772001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
378
379        This modification is part of the submitted modifications necessary to
380        support the IBM PPC405 family.  This submission was reviewed by
381        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
382        not negatively impact the ppc403 BSPs.  The submission and tracking
383        process was captured as PR50.
384        * README.configure: Added gen405 BSP.
385
3862001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * Adopt more automake rules:
389        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
390        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
391        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
392        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
393        CXXLINK_APP in make-cxx-exe.
394        * automake/lib.am: Add ARFLAGS.
395
3962001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
399        config.cache's which prevented powerpc targets librdbg from building.
400
4012001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
404        add 2nd arg to _RTEMS_CPU_SUBDIR.
405        * aclocal/target.m4: Replace ac_configure_args with
406        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
407        * Makefile.am: Require automake-1.5.
408
4092001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
412        * configure.in: Remove.
413        * configure.ac: New file, generated from configure.in by autoupdate.
414
4152001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * aclocal/rtems-cpu-subdirs.m4: New file.
418
4192001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * automake/compile.am: Fundamentally reworked compilation rules for
422        closer adaptation to automake's behavior.
423
4242001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * automake/lib.am: Comment out LD.
427        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
428        automake/leaf.am to AUTOMAKE_FILES.
429
4302001-09-27      Joel Sherrill <joel@OARcorp.com>
431
432        * config.guess: No longer in CVS since installed by bootstrap.
433
4342001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * bootstrap: remove/add automake added files.
437        * .cvsignore: reflect changes to bootstrap.
438
4392001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * automake/leaf.am: New file.
442
4432001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
446        of AC_CANONICAL_SYSTEM.
447        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
448        mkinstalldirs and mkdir.
449        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
450        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
451        _RTEMS_OUTPUT_BUILD_SUBDIRS.
452       
4532001-09-13      Joel Sherrill <joel@OARcorp.com>
454
455        * missing: Updated to latest version.
456
4572001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * configure.in: autoupdate to autoconf-2.52.
460        * bootstrap: Add handling for configure.ac, make autoheader verbose,
461        fix auto*tool invocation order.
462        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
463        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
464        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
465        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
466        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
467        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
468        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
469        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
470        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
471        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
472        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
473        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
474        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
475        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
476        RTEMS_CONFIG_PER_BSP conditional.
477        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
478        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
479        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
480
4812001-05-25      Joel Sherrill <joel@OARcorp.com>
482
483        * README.configure: Corrected the name of the MRM332 BSP.
484        Strengthened the distinction between what the target
485        and the BSP each select.  Added more targets to list.
486
4872001-05-25      Joel Sherrill <joel@OARcorp.com>
488
489        * README.configure: Updated the list of BSPs.
490
4912001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
494        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
495        Add support for DOS-drive-letters.
496
4972001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
500        RTEMS_PROG_CC_FOR_TARGET.
501
5022001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * README.cdn-X: Update.
505        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
506        @CPPFLAGS@ to CPPFLAGS.
507
5082001-04-20      Eric Valette <valette@crf.canon.fr>
509
510        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
511        BSPs support the new exception processing model and
512        consequently, librdbg.
513
5142001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * configure.in: Reworked for Canadian Cross support.
517        * Makefile.am: Reflect changes to configure.in.
518        * config.guess, config.sub: Update from subversions.gnu.org.
519        * README.cdn-X: New file.
520        * tools/Makefile.am: Remove build, tools from SUBDIRS.
521
5222001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
525        TARGET_CONFIG_SUBDIRS.
526        * aclocal/enable-bsp.m4: fix quoting.
527        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
528
5292001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * aclocal/config-subdirs.m4: New file.
532        * aclocal/target.m4: Use macros from config-subdirs.m4.
533
5342001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
537        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
538
5392001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * configure.in: Fix AM_INIT_AUTOMAKE.
542        * aclocal/bsp-arg-enable.m4: Extend comments.
543        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
544        the default clause.
545
5462001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
547
548        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
549        RTEMS_ENV_RTEMSCPU.
550        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
551        special treatment for GCC_SPECS.
552        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
553        special treatment for GCC_SPECS.
554        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
555        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
556        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
557        instead of $(shell ..) for LIBC_LIB*.
558
5592001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
562        simsh7045.
563
5642001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
565
566        * automake/compile.am: Add LD.
567
5682000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * config.guess, config.sub: Update from CVS-autoconf to pick
571        up new features (e.g. CC_FOR_BUILD in config.guess) but is
572        necessary anyway to use autoconf-versions > 2.13.
573
5742000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
577        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
578        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
579        help string.
580        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
581
5822000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
583
584        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
585        Modified to reflect addition of LEON BSPs as well as the
586        no-FP ERC32 variant.
587
5882000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
591        standard).
592        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
593        standard).
594        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
595        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
596        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
597        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
598
5992000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
602        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
603        $host instead of $target (BUG-FIX).
604        * configure.in: Use $target and $host instead of $target_alias and
605        $host_alias (autoconf-2.49b).
606        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
607        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
608
609        NOTES:
610        * autoconf-2.49b depredicates using changequotes.
611        * The changes to configure.in are due to cleanups in
612        autoconf-2.49b's implemention of canonicalization. With
613        autoconf-2.1x it wasn't always clear, when to use $xxx or
614        $xxx_alias. Now this is clear.
615
6162000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
619
6202000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
623        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
624        with an RTEMS specific but more restrictive autoconf macro.
625
6262000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * automake/lib.am: Add LD.
629
6302000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
633        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
634
6352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636 
637        * aclocal/*: Replace with contents of macros/*.m4
638        * macros/: Remove.
639        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
640        * Makefile.am: Reflect changes to aclocal/ and macros/.
641
6422000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * configure.in: New, Cygnus/GNU style configuration.
645        * Makefile.am: Add macros/, reflect new configure.in,
646        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
647        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
648        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
649        * macros/tool-prefix.m4: Remove.
650        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
651        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
652        RTEMS_ROOT.
653        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
654        * macros/multilib.m4: Various minor fixes.
655        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
656        PROJECT_ROOT, RTEMS_ROOT.
657        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
658        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
659
6602000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
661
662        * automake/multilib.am: New file.
663        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
664        the automake/ directory.
665
6662000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * macros/enable-hwapi.m4: Removed.
669        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
670        A small cleanup step towards gnu-canonicalization.
671
6722000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * macros: New directory.
675        * macros/bsp-alias.m4: new file.
676        * macros/canonical-host.m4: new file.
677        * macros/canonical-target-name.m4: new file.
678        * macros/canonicalize-tools.m4: new file.
679        * macros/check-bsp-cache.m4: new file.
680        * macros/check-bsps.m4: new file.
681        * macros/check-cpu.m4: new file.
682        * macros/rtems-debug.m4: new file.
683        * macros/check-cxx.m4: new file.
684        * macros/check-itron.m4: new file.
685        * macros/check-multiprocessing.m4: new file.
686        * macros/check-networking.m4: new file.
687        * macros/check-newlib.m4: new file.
688        * macros/check-posix.m4: new file.
689        * macros/check-rdbg.m4: new file.
690        * macros/enable-bare.m4: new file.
691        * macros/enable-cxx.m4: new file.
692        * macros/enable-gcc28.m4: new file.
693        * macros/enable-inlines.m4: new file.
694        * macros/enable-itron.m4: new file.
695        * macros/enable-libcdir.m4: new file.
696        * macros/enable-multiprocessing.m4: new file.
697        * macros/enable-networking.m4: new file.
698        * macros/enable-posix.m4: new file.
699        * macros/enable-rdbg.m4: new file.
700        * macros/enable-rtemsbsp.m4: new file.
701        * macros/enable-tests.m4: new file.
702        * macros/gcc-pipe.m4: new file.
703        * macros/gcc-specs.m4: new file.
704        * macros/i386-gas-code16.m4: new file.
705        * macros/path-ksh.m4: new file.
706        * macros/path-perl.m4: new file.
707        * macros/prog-cc.m4: new file.
708        * macros/prog-cxx.m4: new file.
709        * macros/project-root.m4: new file.
710        * macros/rtems-top.m4: new file.
711        * macros/sysv-ipc.m4: new file.
712        * macros/target.m4: new file.
713        * macros/rtems-test-no-pause.m4: new file.
714        * macros/multilib.m4: new file.
715        * macros/tool-paths.m4: new file.
716        * macros/tool-prefix.m4: new file.
717
7182000-09-14      Joel Sherrill <joel@OARcorp.com>
719
720        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
721
7222000-09-14      Joel Sherrill <joel@OARcorp.com>
723
724        * aclocal/enable-hwapi.m4: Now longer used and removed.
725
7262000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * automake/lib.am: Remove leaf.cfg.
729
7302000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * aclocal/rtems-top.m4: Add ENDIF-hack.
733        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
734
7352000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
738        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
739        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
740        * automake/compile.am: Replaced.
741        * automake/local.am: Remove building variant handling.
742
7432000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
746        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
747        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
748        * aclocal/target.m4: Cleanup comments
749        * Automake/compile.am: Add DEFS support to keep building happy.
750
7512000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
754
7552000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        * automake/compile.am: New file
758        * ChangeLog: Fix email addresses
759
7602000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * LICENSE.NET, README, README.configure: Spelling corrections.
763
7642000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
767
7682000-08-30      Joel Sherrill <joel@OARcorp.com>
769
770        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
771
7722000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
773
774        * ChangeLog: Moved incorrect entries to make/ChangeLog.
775
7762000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * aclocal/check-bsps.h:
779          - Add pck6-BSP
780          - Exclude ChangeLog from being picked up as BSP
781        * aclocal/bsp-alias.m4: Add pck6-BSP
782
7832000-08-10      Joel Sherrill <joel@OARcorp.com>
784
785        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.