source: rtems/ChangeLog @ 83433304

4.104.114.84.95
Last change on this file since 83433304 was 9cf7774, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/05/02 at 18:34:36

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

  • acinclude.m4: Adapations to autoconf > 2.52.
  • Property mode set to 100644
File size: 25.2 KB
Line 
12002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * acinclude.m4: Adapations to autoconf > 2.52.
4
52002-11-01      Joel Sherrill <joel@OARcorp.com>
6
7        * ChangeLog: Corrected.
8
92002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * bootstrap: Add generate_bspdir_acinclude to automatically update
12        c/src/lib/libbsp/<cpu>/acinclude.m4.
13        Use #! /bin/sh instead of #!/bin/sh.
14        Remove autom4te*.cache during ./bootstrap --clean.
15
162002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
19        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
20        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
21        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
22        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
23        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
24        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
25        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
26        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
27        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
28        (autoconf > 2.54 seems to have problems with the old form of
29        quoting).
30
312002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
34        (autoconf > 2.54 complains about).
35
362002-10-21      Joel Sherrill <joel@OARcorp.com>
37
38        * VERSION: Updated to rtems-20021021-test.
39
402002-10-21      Joel Sherrill <joel@OARcorp.com>
41
42        * aclocal/version.m4: Updated to rtems-20021021-test.
43
442002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * .cvsignore: Reformat.
47        Add autom4te*cache.
48        Remove autom4te.cache.
49
502002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
53
542002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
57        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
58
592002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * bootstrap: Add autoconf/automake version checks by popular demand.
62        [FWIW: I dislike this.]
63
642002-10-07      Joel Sherrill <joel@OARcorp.com>
65
66        * VERSION: Updated to rtems-ss-20021007.
67
682002-10-07      Joel Sherrill <joel@OARcorp.com>
69
70        * aclocal/version.m4: Updated to rtems-ss-20021007.
71
722002-10-04      Joel Sherrill <joel@OARcorp.com>
73
74        * VERSION: Updated to rtems-JUNK.
75
762002-10-04      Joel Sherrill <joel@OARcorp.com>
77
78        * aclocal/version.m4: Updated to rtems-JUNK.
79
802002-10-04      Joel Sherrill <joel@OARcorp.com>
81
82        * VERSION: Updated to rtems-ss-20021004.
83
842002-10-04      Joel Sherrill <joel@OARcorp.com>
85
86        * aclocal/version.m4: Updated to rtems-ss-20021004.
87
882002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
91        autoconf-2.53 PACKAGE crap.
92
932002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * aclocal/prog-gnat.m4: New.
96
972002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * aclocal/bsp-configure.m4: Fix small typo in comment.
100
1012002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
104
1052002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
108        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
109        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
110
1112002-08-07      Joel Sherrill <joel@OARcorp.com>
112
113        * aclocal/version.m4: Updated to rtems-ss-20020807.
114
1152002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
118
1192002-07-31      Joel Sherrill <joel@OARcorp.com>
120
121        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
122        was just a stub and only the OR32 port is getting worked on.
123
1242002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * aclocal/subdirs.m4: Remove.
127        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
128
1292002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
132        exec/score/cpu.
133
1342002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
137        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
138        compilation rules (Work-around to an automake bug).
139        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
140        make-library.
141
1422002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: Activate cpukit. Remove references to c/src/exec.
145
1462002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
149
1502002-07-17      Joel Sherrill <joel@OARcorp.com>
151
152        * aclocal/version.m4: Updated to rtems-ss-20020717.
153
1542002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * config-ml.in: Imported from gcc-3.1.
157        Change to match c/src/config-ml.in.
158
1592002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * aclocal/check-multiprocessing.m4: Reworked.
162        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
163
1642002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * automake/multilib.am: Remove.
167        * Makefile.am: Reflect change above.
168
1692002-06-28      Joel Sherrill <joel@OARcorp.com>
170
171        * aclocal/version.m4: Updated to rtems-ss-20020628.
172
1732002-06-27      Joel Sherrill <joel@OARcorp.com>
174
175        * tools/Makefile.am: Build the cpu dependent tools as well.
176
1772002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * aclocal/env-rtemscpu.m4: Remove.
180        * aclocal/multi.m4: Remove.
181        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
182
1832002-05-28      Joel Sherrill <joel@OARcorp.com>
184
185        * aclocal/version.m4: Updated to rtems-ss-20020528.
186
1872002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * aclocal/prog-cc.m4: Remove GCC272 support.
190        Remove ENABLE_LIBCDIR.
191        * aclocal/prog-cxx.m4: Ditto.
192        * aclocal/enable-gcc28.m4: Remove.
193        * aclocal/enable-libcdir.m4: Ditto.
194
1952002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
198        ENABLE_GCC28.
199
2002002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * automake/compile.am: Remove GCC272 support.
203        Remove *.sh rule (unused).
204        * configure.ac: Remove ENABLE_GCC28.
205        Remove ENABLE_LIBCDIR.
206
2072002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * .cvsignore: Added mdate-sh and texinfo.tex.
210
2112002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * aclocal/version.m4: New file.
214        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
215        aclocal/version.m4.
216        * bootstrap: Use aclocal/version.m4 instead of VERSION.
217        * configure.ac: Use aclocal/version.m4 instead of VERSION.
218
2192002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac:
222        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
223        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
224        * Makefile.am: Remove AUTOMAKE_OPTIONS.
225        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
226
2272002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
230        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
231
2322002-03-08      Joel Sherrill <joel@OARcorp.com>
233
234        * VERSION: Updated to rtems-mg5-20020808.
235
2362002-03-01      Joel Sherrill <joel@OARcorp.com>
237
238        * VERSION: Updated to rtems-ss-20020301.
239
2402002-02-15      Joel Sherrill <joel@OARcorp.com>
241
242        * VERSION: Updated to rtems-ss-20020215.
243
2442002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * aclocal/subdirs.m4: Propagate the current $prefix to the
247        sub-configures.
248
2492002-02-05      Joel Sherrill <joel@OARcorp.com>
250
251        * VERSION: Updated to rtems-ss-20020205.
252
2532002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
256        compatibility.
257        * bootstrap: Let --clean remove texinfo.tex.
258
2592002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
262
2632002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.ac: Add --enable-docs support. Add
266        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
267        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
268        hard-coded SUBDIRS.
269        * README.configure: Added a bit of information on this new option.
270
2712002-01-18      Joel Sherrill <joel@OARcorp.com>
272
273        * VERSION: Updated to rtems-ss-20020118.
274
2752002-01-18      Joel Sherrill <joel@OARcorp.com>
276
277        * VERSION: Updated to rtems-20020118.
278
2792002-01-17      Joel Sherrill <joel@OARcorp.com>
280
281        * VERSION: Updated to rtems-ss-20020717.
282
2832002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
286        check upon host_alias != build_alias.
287
2882002-01-07      Joel Sherrill <joel@OARcorp.com>
289
290        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
291        last line to eliminate 100's of warnings.
292
2932002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * aclocal/check-newlib.m4: Apply AS_IF.
296        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
297        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
298        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
299        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
300        changes.
301        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
302        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
303        * automake/compile.am: Remove librtemsall from LINK_FILES.
304
3052001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
308        * aclocal/subdirs.m4: New file.
309        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
310        modifications.
311        * aclocal/check-posix.m4: Apply AS_IF.
312        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
313        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
314        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
315        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
316        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
317        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
318        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
319        OUTPUT_COMMANDS.
320        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
321        * aclocal/rtems-debug.m4: Minor cleanups.
322        * aclocal/rtems-top.m4: Minor cleanups.
323        * automake/compile.am: Further steps towards automake's rules.
324
3252001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
328        * automake/lib.am: Add MULTISUBDIR.
329
3302001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * bootstrap: Run autoheader when configure.ac contains
333        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
334
3352001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * aclocal/bsp-configure.m4: New file.
338        * Makefile.am: Add aclocal/bsp-configure.m4.
339
3402001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * Makefile.am: Add automake/force-preinstall.am,
343        aclocal/ppc.am, remove ACLOCAL_M4.
344
3452001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * aclocal/bsp-alias.m4: Remove score603e_g1.
348        * aclocal/check-bsps.m4: Remove score603e_g1.
349        * aclocal/prog-cc.m4: Apply m4_if.
350
351
3522001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * automake/force-preinstall.am: New file.
355        * aclocal/ppc.m4: New file.
356
3572001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * aclocal/check-bsps.m4: Reworked.
360        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
361
3622001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * aclocal/bspopts.m4: New file.
365
3662001-11-13      Joel Sherrill <joel@OARcorp.com>
367
368        * COPYING: Test of $Id$ -> $RTEMS$.
369
3702001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
371
372        This modification is part of the submitted modifications necessary to
373        support the IBM PPC405 family.  This submission was reviewed by
374        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
375        not negatively impact the ppc403 BSPs.  The submission and tracking
376        process was captured as PR50.
377        * README.configure: Added gen405 BSP.
378
3792001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * Adopt more automake rules:
382        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
383        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
384        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
385        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
386        CXXLINK_APP in make-cxx-exe.
387        * automake/lib.am: Add ARFLAGS.
388
3892001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
392        config.cache's which prevented powerpc targets librdbg from building.
393
3942001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
397        add 2nd arg to _RTEMS_CPU_SUBDIR.
398        * aclocal/target.m4: Replace ac_configure_args with
399        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
400        * Makefile.am: Require automake-1.5.
401
4022001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
405        * configure.in: Remove.
406        * configure.ac: New file, generated from configure.in by autoupdate.
407
4082001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * aclocal/rtems-cpu-subdirs.m4: New file.
411
4122001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * automake/compile.am: Fundamentally reworked compilation rules for
415        closer adaptation to automake's behavior.
416
4172001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * automake/lib.am: Comment out LD.
420        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
421        automake/leaf.am to AUTOMAKE_FILES.
422
4232001-09-27      Joel Sherrill <joel@OARcorp.com>
424
425        * config.guess: No longer in CVS since installed by bootstrap.
426
4272001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * bootstrap: remove/add automake added files.
430        * .cvsignore: reflect changes to bootstrap.
431
4322001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * automake/leaf.am: New file.
435
4362001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
439        of AC_CANONICAL_SYSTEM.
440        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
441        mkinstalldirs and mkdir.
442        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
443        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
444        _RTEMS_OUTPUT_BUILD_SUBDIRS.
445       
4462001-09-13      Joel Sherrill <joel@OARcorp.com>
447
448        * missing: Updated to latest version.
449
4502001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * configure.in: autoupdate to autoconf-2.52.
453        * bootstrap: Add handling for configure.ac, make autoheader verbose,
454        fix auto*tool invocation order.
455        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
456        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
457        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
458        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
459        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
460        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
461        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
462        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
463        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
464        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
465        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
466        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
467        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
468        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
469        RTEMS_CONFIG_PER_BSP conditional.
470        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
471        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
472        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
473
4742001-05-25      Joel Sherrill <joel@OARcorp.com>
475
476        * README.configure: Corrected the name of the MRM332 BSP.
477        Strengthened the distinction between what the target
478        and the BSP each select.  Added more targets to list.
479
4802001-05-25      Joel Sherrill <joel@OARcorp.com>
481
482        * README.configure: Updated the list of BSPs.
483
4842001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
487        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
488        Add support for DOS-drive-letters.
489
4902001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
493        RTEMS_PROG_CC_FOR_TARGET.
494
4952001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * README.cdn-X: Update.
498        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
499        @CPPFLAGS@ to CPPFLAGS.
500
5012001-04-20      Eric Valette <valette@crf.canon.fr>
502
503        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
504        BSPs support the new exception processing model and
505        consequently, librdbg.
506
5072001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * configure.in: Reworked for Canadian Cross support.
510        * Makefile.am: Reflect changes to configure.in.
511        * config.guess, config.sub: Update from subversions.gnu.org.
512        * README.cdn-X: New file.
513        * tools/Makefile.am: Remove build, tools from SUBDIRS.
514
5152001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
518        TARGET_CONFIG_SUBDIRS.
519        * aclocal/enable-bsp.m4: fix quoting.
520        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
521
5222001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * aclocal/config-subdirs.m4: New file.
525        * aclocal/target.m4: Use macros from config-subdirs.m4.
526
5272001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
530        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
531
5322001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * configure.in: Fix AM_INIT_AUTOMAKE.
535        * aclocal/bsp-arg-enable.m4: Extend comments.
536        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
537        the default clause.
538
5392001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
542        RTEMS_ENV_RTEMSCPU.
543        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
544        special treatment for GCC_SPECS.
545        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
546        special treatment for GCC_SPECS.
547        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
548        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
549        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
550        instead of $(shell ..) for LIBC_LIB*.
551
5522001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
555        simsh7045.
556
5572001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
558
559        * automake/compile.am: Add LD.
560
5612000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * config.guess, config.sub: Update from CVS-autoconf to pick
564        up new features (e.g. CC_FOR_BUILD in config.guess) but is
565        necessary anyway to use autoconf-versions > 2.13.
566
5672000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
570        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
571        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
572        help string.
573        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
574
5752000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
576
577        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
578        Modified to reflect addition of LEON BSPs as well as the
579        no-FP ERC32 variant.
580
5812000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
584        standard).
585        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
586        standard).
587        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
588        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
589        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
590        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
591
5922000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
595        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
596        $host instead of $target (BUG-FIX).
597        * configure.in: Use $target and $host instead of $target_alias and
598        $host_alias (autoconf-2.49b).
599        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
600        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
601
602        NOTES:
603        * autoconf-2.49b depredicates using changequotes.
604        * The changes to configure.in are due to cleanups in
605        autoconf-2.49b's implemention of canonicalization. With
606        autoconf-2.1x it wasn't always clear, when to use $xxx or
607        $xxx_alias. Now this is clear.
608
6092000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
612
6132000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
616        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
617        with an RTEMS specific but more restrictive autoconf macro.
618
6192000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
620
621        * automake/lib.am: Add LD.
622
6232000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
626        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
627
6282000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629 
630        * aclocal/*: Replace with contents of macros/*.m4
631        * macros/: Remove.
632        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
633        * Makefile.am: Reflect changes to aclocal/ and macros/.
634
6352000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * configure.in: New, Cygnus/GNU style configuration.
638        * Makefile.am: Add macros/, reflect new configure.in,
639        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
640        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
641        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
642        * macros/tool-prefix.m4: Remove.
643        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
644        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
645        RTEMS_ROOT.
646        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
647        * macros/multilib.m4: Various minor fixes.
648        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
649        PROJECT_ROOT, RTEMS_ROOT.
650        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
651        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
652
6532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * automake/multilib.am: New file.
656        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
657        the automake/ directory.
658
6592000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * macros/enable-hwapi.m4: Removed.
662        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
663        A small cleanup step towards gnu-canonicalization.
664
6652000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * macros: New directory.
668        * macros/bsp-alias.m4: new file.
669        * macros/canonical-host.m4: new file.
670        * macros/canonical-target-name.m4: new file.
671        * macros/canonicalize-tools.m4: new file.
672        * macros/check-bsp-cache.m4: new file.
673        * macros/check-bsps.m4: new file.
674        * macros/check-cpu.m4: new file.
675        * macros/rtems-debug.m4: new file.
676        * macros/check-cxx.m4: new file.
677        * macros/check-itron.m4: new file.
678        * macros/check-multiprocessing.m4: new file.
679        * macros/check-networking.m4: new file.
680        * macros/check-newlib.m4: new file.
681        * macros/check-posix.m4: new file.
682        * macros/check-rdbg.m4: new file.
683        * macros/enable-bare.m4: new file.
684        * macros/enable-cxx.m4: new file.
685        * macros/enable-gcc28.m4: new file.
686        * macros/enable-inlines.m4: new file.
687        * macros/enable-itron.m4: new file.
688        * macros/enable-libcdir.m4: new file.
689        * macros/enable-multiprocessing.m4: new file.
690        * macros/enable-networking.m4: new file.
691        * macros/enable-posix.m4: new file.
692        * macros/enable-rdbg.m4: new file.
693        * macros/enable-rtemsbsp.m4: new file.
694        * macros/enable-tests.m4: new file.
695        * macros/gcc-pipe.m4: new file.
696        * macros/gcc-specs.m4: new file.
697        * macros/i386-gas-code16.m4: new file.
698        * macros/path-ksh.m4: new file.
699        * macros/path-perl.m4: new file.
700        * macros/prog-cc.m4: new file.
701        * macros/prog-cxx.m4: new file.
702        * macros/project-root.m4: new file.
703        * macros/rtems-top.m4: new file.
704        * macros/sysv-ipc.m4: new file.
705        * macros/target.m4: new file.
706        * macros/rtems-test-no-pause.m4: new file.
707        * macros/multilib.m4: new file.
708        * macros/tool-paths.m4: new file.
709        * macros/tool-prefix.m4: new file.
710
7112000-09-14      Joel Sherrill <joel@OARcorp.com>
712
713        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
714
7152000-09-14      Joel Sherrill <joel@OARcorp.com>
716
717        * aclocal/enable-hwapi.m4: Now longer used and removed.
718
7192000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * automake/lib.am: Remove leaf.cfg.
722
7232000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
724
725        * aclocal/rtems-top.m4: Add ENDIF-hack.
726        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
727
7282000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
731        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
732        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
733        * automake/compile.am: Replaced.
734        * automake/local.am: Remove building variant handling.
735
7362000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
739        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
740        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
741        * aclocal/target.m4: Cleanup comments
742        * Automake/compile.am: Add DEFS support to keep building happy.
743
7442000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
747
7482000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
749
750        * automake/compile.am: New file
751        * ChangeLog: Fix email addresses
752
7532000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
754
755        * LICENSE.NET, README, README.configure: Spelling corrections.
756
7572000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
760
7612000-08-30      Joel Sherrill <joel@OARcorp.com>
762
763        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
764
7652000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
766
767        * ChangeLog: Moved incorrect entries to make/ChangeLog.
768
7692000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * aclocal/check-bsps.h:
772          - Add pck6-BSP
773          - Exclude ChangeLog from being picked up as BSP
774        * aclocal/bsp-alias.m4: Add pck6-BSP
775
7762000-08-10      Joel Sherrill <joel@OARcorp.com>
777
778        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.