source: rtems/ChangeLog @ d089d90

4.104.114.84.95
Last change on this file since d089d90 was b31106f6, checked in by Joel Sherrill <joel.sherrill@…>, on 11/01/02 at 22:26:02

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

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