source: rtems/ChangeLog @ 282cb9c

4.104.114.84.95
Last change on this file since 282cb9c was 282cb9c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/30/02 at 07:08:44

2002-10-30 Ralf Corsepius <corsepiu@…>

  • bootstrap: Add generate_bspdir_acinclude to automatically update c/src/lib/libbsp/<cpu>/acinclude.m4. Use #! /bin/sh instead of #!/bin/sh. Remove autom4te*.cache during ./bootstrap --clean.
  • Property mode set to 100644
File size: 25.0 KB
Line 
12002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bootstrap: Add generate_bspdir_acinclude to automatically update
4        c/src/lib/libbsp/<cpu>/acinclude.m4.
5        Use #! /bin/sh instead of #!/bin/sh.
6        Remove autom4te*.cache during ./bootstrap --clean.
7
82002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
11        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
12        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
13        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
14        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
15        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
16        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
17        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
18        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
19        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
20        (autoconf > 2.54 seems to have problems with the old form of
21        quoting).
22
232002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
26        (autoconf > 2.54 complains about).
27
282002-10-21      Joel Sherrill <joel@OARcorp.com>
29
30        * VERSION: Updated to rtems-20021021-test.
31
322002-10-21      Joel Sherrill <joel@OARcorp.com>
33
34        * aclocal/version.m4: Updated to rtems-20021021-test.
35
362002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * .cvsignore: Reformat.
39        Add autom4te*cache.
40        Remove autom4te.cache.
41
422002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
45
462002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
49        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
50
512002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * bootstrap: Add autoconf/automake version checks by popular demand.
54        [FWIW: I dislike this.]
55
562002-10-07      Joel Sherrill <joel@OARcorp.com>
57
58        * VERSION: Updated to rtems-ss-20021007.
59
602002-10-07      Joel Sherrill <joel@OARcorp.com>
61
62        * aclocal/version.m4: Updated to rtems-ss-20021007.
63
642002-10-04      Joel Sherrill <joel@OARcorp.com>
65
66        * VERSION: Updated to rtems-JUNK.
67
682002-10-04      Joel Sherrill <joel@OARcorp.com>
69
70        * aclocal/version.m4: Updated to rtems-JUNK.
71
722002-10-04      Joel Sherrill <joel@OARcorp.com>
73
74        * VERSION: Updated to rtems-ss-20021004.
75
762002-10-04      Joel Sherrill <joel@OARcorp.com>
77
78        * aclocal/version.m4: Updated to rtems-ss-20021004.
79
802002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
83        autoconf-2.53 PACKAGE crap.
84
852002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * aclocal/prog-gnat.m4: New.
88
892002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * aclocal/bsp-configure.m4: Fix small typo in comment.
92
932002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
96
972002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
100        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
101        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
102
1032002-08-07      Joel Sherrill <joel@OARcorp.com>
104
105        * aclocal/version.m4: Updated to rtems-ss-20020807.
106
1072002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
110
1112002-07-31      Joel Sherrill <joel@OARcorp.com>
112
113        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
114        was just a stub and only the OR32 port is getting worked on.
115
1162002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * aclocal/subdirs.m4: Remove.
119        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
120
1212002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
124        exec/score/cpu.
125
1262002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
129        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
130        compilation rules (Work-around to an automake bug).
131        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
132        make-library.
133
1342002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Activate cpukit. Remove references to c/src/exec.
137
1382002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
141
1422002-07-17      Joel Sherrill <joel@OARcorp.com>
143
144        * aclocal/version.m4: Updated to rtems-ss-20020717.
145
1462002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * config-ml.in: Imported from gcc-3.1.
149        Change to match c/src/config-ml.in.
150
1512002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * aclocal/check-multiprocessing.m4: Reworked.
154        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
155
1562002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * automake/multilib.am: Remove.
159        * Makefile.am: Reflect change above.
160
1612002-06-28      Joel Sherrill <joel@OARcorp.com>
162
163        * aclocal/version.m4: Updated to rtems-ss-20020628.
164
1652002-06-27      Joel Sherrill <joel@OARcorp.com>
166
167        * tools/Makefile.am: Build the cpu dependent tools as well.
168
1692002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * aclocal/env-rtemscpu.m4: Remove.
172        * aclocal/multi.m4: Remove.
173        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
174
1752002-05-28      Joel Sherrill <joel@OARcorp.com>
176
177        * aclocal/version.m4: Updated to rtems-ss-20020528.
178
1792002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * aclocal/prog-cc.m4: Remove GCC272 support.
182        Remove ENABLE_LIBCDIR.
183        * aclocal/prog-cxx.m4: Ditto.
184        * aclocal/enable-gcc28.m4: Remove.
185        * aclocal/enable-libcdir.m4: Ditto.
186
1872002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
190        ENABLE_GCC28.
191
1922002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * automake/compile.am: Remove GCC272 support.
195        Remove *.sh rule (unused).
196        * configure.ac: Remove ENABLE_GCC28.
197        Remove ENABLE_LIBCDIR.
198
1992002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * .cvsignore: Added mdate-sh and texinfo.tex.
202
2032002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * aclocal/version.m4: New file.
206        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
207        aclocal/version.m4.
208        * bootstrap: Use aclocal/version.m4 instead of VERSION.
209        * configure.ac: Use aclocal/version.m4 instead of VERSION.
210
2112002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * configure.ac:
214        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
215        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
216        * Makefile.am: Remove AUTOMAKE_OPTIONS.
217        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
218
2192002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
222        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
223
2242002-03-08      Joel Sherrill <joel@OARcorp.com>
225
226        * VERSION: Updated to rtems-mg5-20020808.
227
2282002-03-01      Joel Sherrill <joel@OARcorp.com>
229
230        * VERSION: Updated to rtems-ss-20020301.
231
2322002-02-15      Joel Sherrill <joel@OARcorp.com>
233
234        * VERSION: Updated to rtems-ss-20020215.
235
2362002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * aclocal/subdirs.m4: Propagate the current $prefix to the
239        sub-configures.
240
2412002-02-05      Joel Sherrill <joel@OARcorp.com>
242
243        * VERSION: Updated to rtems-ss-20020205.
244
2452002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
248        compatibility.
249        * bootstrap: Let --clean remove texinfo.tex.
250
2512002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
254
2552002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.ac: Add --enable-docs support. Add
258        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
259        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
260        hard-coded SUBDIRS.
261        * README.configure: Added a bit of information on this new option.
262
2632002-01-18      Joel Sherrill <joel@OARcorp.com>
264
265        * VERSION: Updated to rtems-ss-20020118.
266
2672002-01-18      Joel Sherrill <joel@OARcorp.com>
268
269        * VERSION: Updated to rtems-20020118.
270
2712002-01-17      Joel Sherrill <joel@OARcorp.com>
272
273        * VERSION: Updated to rtems-ss-20020717.
274
2752002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
278        check upon host_alias != build_alias.
279
2802002-01-07      Joel Sherrill <joel@OARcorp.com>
281
282        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
283        last line to eliminate 100's of warnings.
284
2852002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * aclocal/check-newlib.m4: Apply AS_IF.
288        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
289        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
290        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
291        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
292        changes.
293        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
294        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
295        * automake/compile.am: Remove librtemsall from LINK_FILES.
296
2972001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
300        * aclocal/subdirs.m4: New file.
301        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
302        modifications.
303        * aclocal/check-posix.m4: Apply AS_IF.
304        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
305        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
306        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
307        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
308        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
309        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
310        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
311        OUTPUT_COMMANDS.
312        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
313        * aclocal/rtems-debug.m4: Minor cleanups.
314        * aclocal/rtems-top.m4: Minor cleanups.
315        * automake/compile.am: Further steps towards automake's rules.
316
3172001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
320        * automake/lib.am: Add MULTISUBDIR.
321
3222001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * bootstrap: Run autoheader when configure.ac contains
325        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
326
3272001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * aclocal/bsp-configure.m4: New file.
330        * Makefile.am: Add aclocal/bsp-configure.m4.
331
3322001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * Makefile.am: Add automake/force-preinstall.am,
335        aclocal/ppc.am, remove ACLOCAL_M4.
336
3372001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * aclocal/bsp-alias.m4: Remove score603e_g1.
340        * aclocal/check-bsps.m4: Remove score603e_g1.
341        * aclocal/prog-cc.m4: Apply m4_if.
342
343
3442001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * automake/force-preinstall.am: New file.
347        * aclocal/ppc.m4: New file.
348
3492001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * aclocal/check-bsps.m4: Reworked.
352        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
353
3542001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * aclocal/bspopts.m4: New file.
357
3582001-11-13      Joel Sherrill <joel@OARcorp.com>
359
360        * COPYING: Test of $Id$ -> $RTEMS$.
361
3622001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
363
364        This modification is part of the submitted modifications necessary to
365        support the IBM PPC405 family.  This submission was reviewed by
366        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
367        not negatively impact the ppc403 BSPs.  The submission and tracking
368        process was captured as PR50.
369        * README.configure: Added gen405 BSP.
370
3712001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * Adopt more automake rules:
374        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
375        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
376        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
377        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
378        CXXLINK_APP in make-cxx-exe.
379        * automake/lib.am: Add ARFLAGS.
380
3812001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
384        config.cache's which prevented powerpc targets librdbg from building.
385
3862001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
389        add 2nd arg to _RTEMS_CPU_SUBDIR.
390        * aclocal/target.m4: Replace ac_configure_args with
391        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
392        * Makefile.am: Require automake-1.5.
393
3942001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
397        * configure.in: Remove.
398        * configure.ac: New file, generated from configure.in by autoupdate.
399
4002001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * aclocal/rtems-cpu-subdirs.m4: New file.
403
4042001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * automake/compile.am: Fundamentally reworked compilation rules for
407        closer adaptation to automake's behavior.
408
4092001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * automake/lib.am: Comment out LD.
412        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
413        automake/leaf.am to AUTOMAKE_FILES.
414
4152001-09-27      Joel Sherrill <joel@OARcorp.com>
416
417        * config.guess: No longer in CVS since installed by bootstrap.
418
4192001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * bootstrap: remove/add automake added files.
422        * .cvsignore: reflect changes to bootstrap.
423
4242001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * automake/leaf.am: New file.
427
4282001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
431        of AC_CANONICAL_SYSTEM.
432        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
433        mkinstalldirs and mkdir.
434        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
435        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
436        _RTEMS_OUTPUT_BUILD_SUBDIRS.
437       
4382001-09-13      Joel Sherrill <joel@OARcorp.com>
439
440        * missing: Updated to latest version.
441
4422001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * configure.in: autoupdate to autoconf-2.52.
445        * bootstrap: Add handling for configure.ac, make autoheader verbose,
446        fix auto*tool invocation order.
447        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
448        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
449        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
450        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
451        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
452        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
453        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
454        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
455        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
456        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
457        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
458        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
459        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
460        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
461        RTEMS_CONFIG_PER_BSP conditional.
462        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
463        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
464        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
465
4662001-05-25      Joel Sherrill <joel@OARcorp.com>
467
468        * README.configure: Corrected the name of the MRM332 BSP.
469        Strengthened the distinction between what the target
470        and the BSP each select.  Added more targets to list.
471
4722001-05-25      Joel Sherrill <joel@OARcorp.com>
473
474        * README.configure: Updated the list of BSPs.
475
4762001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
479        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
480        Add support for DOS-drive-letters.
481
4822001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
485        RTEMS_PROG_CC_FOR_TARGET.
486
4872001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * README.cdn-X: Update.
490        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
491        @CPPFLAGS@ to CPPFLAGS.
492
4932001-04-20      Eric Valette <valette@crf.canon.fr>
494
495        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
496        BSPs support the new exception processing model and
497        consequently, librdbg.
498
4992001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * configure.in: Reworked for Canadian Cross support.
502        * Makefile.am: Reflect changes to configure.in.
503        * config.guess, config.sub: Update from subversions.gnu.org.
504        * README.cdn-X: New file.
505        * tools/Makefile.am: Remove build, tools from SUBDIRS.
506
5072001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
510        TARGET_CONFIG_SUBDIRS.
511        * aclocal/enable-bsp.m4: fix quoting.
512        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
513
5142001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * aclocal/config-subdirs.m4: New file.
517        * aclocal/target.m4: Use macros from config-subdirs.m4.
518
5192001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
522        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
523
5242001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * configure.in: Fix AM_INIT_AUTOMAKE.
527        * aclocal/bsp-arg-enable.m4: Extend comments.
528        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
529        the default clause.
530
5312001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
534        RTEMS_ENV_RTEMSCPU.
535        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
536        special treatment for GCC_SPECS.
537        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
538        special treatment for GCC_SPECS.
539        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
540        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
541        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
542        instead of $(shell ..) for LIBC_LIB*.
543
5442001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
547        simsh7045.
548
5492001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
550
551        * automake/compile.am: Add LD.
552
5532000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * config.guess, config.sub: Update from CVS-autoconf to pick
556        up new features (e.g. CC_FOR_BUILD in config.guess) but is
557        necessary anyway to use autoconf-versions > 2.13.
558
5592000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
562        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
563        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
564        help string.
565        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
566
5672000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
568
569        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
570        Modified to reflect addition of LEON BSPs as well as the
571        no-FP ERC32 variant.
572
5732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
576        standard).
577        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
578        standard).
579        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
580        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
581        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
582        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
583
5842000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
587        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
588        $host instead of $target (BUG-FIX).
589        * configure.in: Use $target and $host instead of $target_alias and
590        $host_alias (autoconf-2.49b).
591        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
592        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
593
594        NOTES:
595        * autoconf-2.49b depredicates using changequotes.
596        * The changes to configure.in are due to cleanups in
597        autoconf-2.49b's implemention of canonicalization. With
598        autoconf-2.1x it wasn't always clear, when to use $xxx or
599        $xxx_alias. Now this is clear.
600
6012000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
604
6052000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
608        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
609        with an RTEMS specific but more restrictive autoconf macro.
610
6112000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * automake/lib.am: Add LD.
614
6152000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
618        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
619
6202000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621 
622        * aclocal/*: Replace with contents of macros/*.m4
623        * macros/: Remove.
624        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
625        * Makefile.am: Reflect changes to aclocal/ and macros/.
626
6272000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * configure.in: New, Cygnus/GNU style configuration.
630        * Makefile.am: Add macros/, reflect new configure.in,
631        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
632        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
633        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
634        * macros/tool-prefix.m4: Remove.
635        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
636        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
637        RTEMS_ROOT.
638        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
639        * macros/multilib.m4: Various minor fixes.
640        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
641        PROJECT_ROOT, RTEMS_ROOT.
642        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
643        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
644
6452000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * automake/multilib.am: New file.
648        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
649        the automake/ directory.
650
6512000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * macros/enable-hwapi.m4: Removed.
654        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
655        A small cleanup step towards gnu-canonicalization.
656
6572000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * macros: New directory.
660        * macros/bsp-alias.m4: new file.
661        * macros/canonical-host.m4: new file.
662        * macros/canonical-target-name.m4: new file.
663        * macros/canonicalize-tools.m4: new file.
664        * macros/check-bsp-cache.m4: new file.
665        * macros/check-bsps.m4: new file.
666        * macros/check-cpu.m4: new file.
667        * macros/rtems-debug.m4: new file.
668        * macros/check-cxx.m4: new file.
669        * macros/check-itron.m4: new file.
670        * macros/check-multiprocessing.m4: new file.
671        * macros/check-networking.m4: new file.
672        * macros/check-newlib.m4: new file.
673        * macros/check-posix.m4: new file.
674        * macros/check-rdbg.m4: new file.
675        * macros/enable-bare.m4: new file.
676        * macros/enable-cxx.m4: new file.
677        * macros/enable-gcc28.m4: new file.
678        * macros/enable-inlines.m4: new file.
679        * macros/enable-itron.m4: new file.
680        * macros/enable-libcdir.m4: new file.
681        * macros/enable-multiprocessing.m4: new file.
682        * macros/enable-networking.m4: new file.
683        * macros/enable-posix.m4: new file.
684        * macros/enable-rdbg.m4: new file.
685        * macros/enable-rtemsbsp.m4: new file.
686        * macros/enable-tests.m4: new file.
687        * macros/gcc-pipe.m4: new file.
688        * macros/gcc-specs.m4: new file.
689        * macros/i386-gas-code16.m4: new file.
690        * macros/path-ksh.m4: new file.
691        * macros/path-perl.m4: new file.
692        * macros/prog-cc.m4: new file.
693        * macros/prog-cxx.m4: new file.
694        * macros/project-root.m4: new file.
695        * macros/rtems-top.m4: new file.
696        * macros/sysv-ipc.m4: new file.
697        * macros/target.m4: new file.
698        * macros/rtems-test-no-pause.m4: new file.
699        * macros/multilib.m4: new file.
700        * macros/tool-paths.m4: new file.
701        * macros/tool-prefix.m4: new file.
702
7032000-09-14      Joel Sherrill <joel@OARcorp.com>
704
705        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
706
7072000-09-14      Joel Sherrill <joel@OARcorp.com>
708
709        * aclocal/enable-hwapi.m4: Now longer used and removed.
710
7112000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * automake/lib.am: Remove leaf.cfg.
714
7152000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * aclocal/rtems-top.m4: Add ENDIF-hack.
718        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
719
7202000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
723        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
724        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
725        * automake/compile.am: Replaced.
726        * automake/local.am: Remove building variant handling.
727
7282000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
731        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
732        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
733        * aclocal/target.m4: Cleanup comments
734        * Automake/compile.am: Add DEFS support to keep building happy.
735
7362000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
739
7402000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * automake/compile.am: New file
743        * ChangeLog: Fix email addresses
744
7452000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * LICENSE.NET, README, README.configure: Spelling corrections.
748
7492000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
752
7532000-08-30      Joel Sherrill <joel@OARcorp.com>
754
755        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
756
7572000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
758
759        * ChangeLog: Moved incorrect entries to make/ChangeLog.
760
7612000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
762
763        * aclocal/check-bsps.h:
764          - Add pck6-BSP
765          - Exclude ChangeLog from being picked up as BSP
766        * aclocal/bsp-alias.m4: Add pck6-BSP
767
7682000-08-10      Joel Sherrill <joel@OARcorp.com>
769
770        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.