source: rtems/ChangeLog @ 78429066

4.104.114.84.95
Last change on this file since 78429066 was 78429066, checked in by Joel Sherrill <joel.sherrill@…>, on 12/17/03 at 18:49:12

2003-12-17 Joel Sherrill <joel@…>

  • VERSION: Updated to rtems-20031217-test.
  • Property mode set to 100644
File size: 39.7 KB
Line 
12003-12-17      Joel Sherrill <joel@OARcorp.com>
2
3        * VERSION: Updated to rtems-20031217-test.
4
52003-12-17      Joel Sherrill <joel@OARcorp.com>
6
7        * release_support: New file -- assistant to new cut_release script.
8
92003-12-17      Joel Sherrill <joel@OARcorp.com>
10
11        * VERSION: Updated to rtems-20031217-test.
12
132003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Remove automake/compile.am
16
172003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * automake/compile.am: Remove (Unused).
20
212003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * automake/lib.am: Remove (Unused).
24
252003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
28
292003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Remove make/custom/Makefile.
32        * Makefile.am: Cosmetics.
33        * automake/compile.am: Remove compilation rules.
34        Remove $(ARCH) directory generation.
35
362003-11-26      Joel Sherrill <joel@OARcorp.com>
37
38        * MAINTAINERS: New file.
39
402003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
43        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
44        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
45        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
46        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
47        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
48        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
49        aclocal/enable-tests.m4, aclocal/multilib.m4,
50        aclocal/path-ksh.m4, aclocal/project-root.m4,
51        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
52        acinclude.m4:
53        Fix underquoting to silence automake-1.8.
54
552003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * config-ml.in: Don't built multilib variant normal (-mn) for
58        h8300-*-rtems*.
59
602003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * aclocal/config-subdirs.m4: Remove.
63        * Makefile.am: Reflect changes above.
64
652003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * aclocal/canonical-host.m4: Remove.
68        * Makefile.am: Reflect changes above.
69
702003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
73        c/src/lib/libbsp/*/acinclude.m4.
74
752003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * aclocal/check-cpu.m4: Remove.
78        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
79        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
80        $1 in $srcdir before adding dir to SUBDIRS.
81
822003-09-26  Joel Sherrill <joel@OARcorp.com>
83
84        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
85
862003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
89        patches).
90        * aclocal/enable-tests.m4: Change to support
91        --enable-tests=no|yes|samples, default is samples.
92
932003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Correct bogus ACLOCAL_FILES.
96
972003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
100        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
101        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
102        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
103        aclocal/check-networking.m4, aclocal/check-newlib.m4,
104        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
105        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
106        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
107        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
108        aclocal/path-perl.m4, aclocal/ppc.m4,
109        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
110        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
111        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
112        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
113        Remove (Unused).
114        * automake/leaf.am, automake/force-preinstall.am:
115        Remove (Unused).
116        * Makefile.am: Reflect changes above.
117
1182003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * automake/local.am, automake/host.am: Remove "debug".
121
1222003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
125
1262003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
129        Add "autoconf-2.5x unquoting" hack.
130
1312003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * config.sub: Remove (Automatically added by automake, again).
134        * bootstrap: Reflect change above.
135        * configure.ac: Require automake >= 1.7.6.
136
1372003-07-03      Joel Sherrill <joel@OARcorp.com>
138
139        * SUPPORT: Fix Mark Johannes' email address.
140
1412003-07-03      Joel Sherrill <joel@OARcorp.com>
142
143        * VERSION: Updated to rtems-ss-20030703.
144
1452003-07-03      Joel Sherrill <joel@OARcorp.com>
146
147        * aclocal/version.m4: Updated to rtems-ss-20030703.
148
1492003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * bootstrap: Reflect having added config.sub.
152        * config.sub: New from subversions to accomodate c4x/tic4x.
153
1542003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        PR 412/make_build
157        * configure.ac: Remove "BLEEDING EDGE" warning.
158        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
159        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
160        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
161        * aclocal/gcc-isystem.m4: New.
162        * Makefile.am: Add aclocal/gcc-isystem.m4.
163
1642003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * automake/local.am: Remove $(ARCH), clean-local.
167
1682003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        PR 321:
171        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
172        * aclocal/env-rtemsbsp.m4
173        * automake/compile.am
174        * automake/host.am
175        * automake/local.am
176
1772003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
180        * automake/compile.am: Remove LIBSUFFIX_VA.
181        Merger from rtems-4-6-branch.
182
1832003-04-17      Joel Sherrill <joel@OARcorp.com>
184
185        * VERSION: Updated to rtems-ss-20030417.
186
1872003-04-17      Joel Sherrill <joel@OARcorp.com>
188
189        * aclocal/version.m4: Updated to rtems-ss-20030417.
190
1912003-04-11      Joel Sherrill <joel@OARcorp.com>
192
193        * VERSION: Updated to rtems-ss-20030411.
194
1952003-04-11      Joel Sherrill <joel@OARcorp.com>
196
197        * aclocal/version.m4: Updated to rtems-ss-20030411.
198
1992003-04-11      Joel Sherrill <joel@OARcorp.com>
200
201        * VERSION: Updated to rtems-ss-20020411.
202
2032003-04-11      Joel Sherrill <joel@OARcorp.com>
204
205        * aclocal/version.m4: Updated to rtems-ss-20020411.
206
2072003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * acinclude.m4: Reformat build_* handling.
210        Preset *_alias if empty.
211        * configure.ac: Change tools/build to build-config dirs.
212        Conditionally build tools/build as host-config dirs.
213
2142003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * acinclude.m4: Fix broken comments.
217        Add hidden option --enable-experimental.
218        * README.cdn-X: Update.
219        * configure.ac: Build tools/build as host and build-host tools to
220        accomodate those BSPs applying packhex in <BSP>.cfg.
221        Build tools/cpu as build-host tools.
222
2232003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * tools/Makefile.am: Remove.
226        * configure.ac: Remove tools.
227        * acinclude.m4: Fix build_subdir handling.
228        * Makefile.am: Remove tools from SUBDIRS.
229        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
230
2312003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: Remove AC_CONFIG_AUX_DIR.
234        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
235
2362003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * bootstrap: Add ACLOCAL, AUTOHEADER.
239        Don't check for auto*tool-versions.
240
2412003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
244
2452003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * automake/compile.am: Introduce depend-gcc.
248        * automake/lib.am: Remove stray comment.
249        * automake/local.am: Introduce depend-gcc.
250
2512003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
254
2552003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
258        * automake/local.am: Remove $(ARCH), clean-local.
259        * automake/compile.am: Add $(ARCH), clean-local.
260        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
261
2622003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * Makefile.am: Remove references to obsoleted files
265        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
266
2672003-02-14      Joel Sherrill <joel@OARcorp.com>
268
269        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
270        references.
271
2722003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
275
2762003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * bootstrap: Remove attempts to detect autoconf and automake using
279        "which" (PR 325).
280
2812003-02-06      Joel Sherrill <joel@OARcorp.com>
282
283        * README.configure: Updated to reflect new BSPs and deprecated
284        targets.
285
2862003-01-28      Joel Sherrill <joel@OARcorp.com>
287
288        * VERSION: Updated to rtems-ss-20030128.
289
2902003-01-28      Joel Sherrill <joel@OARcorp.com>
291
292        * aclocal/version.m4: Updated to rtems-ss-20030128.
293
2942003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
297        Remove CLOBBER_DEPEND (Unused).
298
2992003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * automake/local.am: Remove distclean-local.
302
3032001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
306        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
307
3082002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
311        Rework RTEMS_PROG_CXX_FOR_TARGET.
312
3132002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
316
3172002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
320
3212002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
324
3252002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * bootstrap: Require autoconf 2.54 or 2.57.
328        Require automake-1.7.2.
329
3302002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
333        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
334        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
335
3362002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
339
3402002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * automake/compile.am: Remove hard-coded *_PROFILE_V.
343        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
344        CFLAGS_PROFILE_V.
345        Remove CPPFLAGS_GCC.
346
3472002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
350        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
351        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
352        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
353
3542002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * aclocal/rtems-flags.m4: New.
357
3582002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * bootstrap: Allow autoconf-2.57.
361
3622002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * aclocal/prog-cc.m4: Remove GCCSED.
365
3662002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
369        Remove LDFLAGS.
370        Add CCAS, CCASCOMPILE.
371        Remove compilation rules for *.cpp, *.cxx, *.C.
372        Use CCASCOMPILE to compile *.S.
373        Add -pg to RTEMS_CFLAGS_PROFILE_V.
374
3752002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * configure.ac: Remove c/make.
378
3792002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * aclocal/prog-ccas.m4: New.
382        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
383        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
384        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
385
3862002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * acinclude.m4: Conditionally append --target=.
389
3902002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
393
3942002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * automake/compile.am: Remove LD_PATHS (Unused).
397        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
398        is announced obsolete).
399
4002002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
403
4042002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * aclocal/sysv-ipc.m4: Remove (Unused).
407        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
408
4092002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * acinclude.m4: Lots of changes addressing PR 312.
412
4132002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
416        to PR 312).
417
4182002-11-18      Joel Sherrill <joel@OARcorp.com>
419
420        * VERSION: Updated to rtems-ss-20021118.
421
4222002-11-18      Joel Sherrill <joel@OARcorp.com>
423
424        * aclocal/version.m4: Updated to rtems-ss-20021118.
425
4262002-11-17      Joel Sherrill <joel@OARcorp.com>
427
428        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
429        Motorola MTX603e.
430
4312002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
434
4352002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
438        * configure.ac: Ditto.
439
4402002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
443        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
444        Support @CFLAGS@, @CXXFLAGS@.
445
4462002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * bootstrap: Allow autoconf-2.56.
449
4502002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
453        Fix stupid typo (continue/configure).
454        * aclocal/prog-cc.m4: Remove obsolete comments.
455        Acknowledge CFLAGS.
456
4572002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
460        end of the args passed to sub-configure-scripts. (Reported by
461        Wulf Hofbauer <wh73@cornell.edu>)
462
4632002-11-12      Joel Sherrill <joel@OARcorp.com>
464
465        * configure.ac: Remove make/compilers/Makefile.
466
4672002-11-11      Joel Sherrill <joel@OARcorp.com>
468
469        * VERSION: Updated to rtems-ss-20021111.
470
4712002-11-11      Joel Sherrill <joel@OARcorp.com>
472
473        * aclocal/version.m4: Updated to rtems-ss-20021111.
474
4752002-11-11      Joel Sherrill <joel@OARcorp.com>
476
477        * VERSION: Updated to rtems-ss-20021111.
478
4792002-11-11      Joel Sherrill <joel@OARcorp.com>
480
481        * aclocal/version.m4: Updated to rtems-ss-20021111.
482
4832002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * automake/compile.am: Remove rel rule.
486
4872002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
490
4912002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * configure.ac: Remove make/Templates/Makefile.
494        * README.configure: Minor massaging.
495
4962002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        Further preparations for autoconf > 2.52:
499        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
500        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
501        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
502
5032002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * acinclude.m4: Adapations to autoconf > 2.52.
506
5072002-11-01      Joel Sherrill <joel@OARcorp.com>
508
509        * ChangeLog: Corrected.
510
5112002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * bootstrap: Add generate_bspdir_acinclude to automatically update
514        c/src/lib/libbsp/<cpu>/acinclude.m4.
515        Use #! /bin/sh instead of #!/bin/sh.
516        Remove autom4te*.cache during ./bootstrap --clean.
517
5182002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
521        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
522        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
523        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
524        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
525        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
526        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
527        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
528        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
529        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
530        (autoconf > 2.54 seems to have problems with the old form of
531        quoting).
532
5332002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
536        (autoconf > 2.54 complains about).
537
5382002-10-21      Joel Sherrill <joel@OARcorp.com>
539
540        * VERSION: Updated to rtems-20021021-test.
541
5422002-10-21      Joel Sherrill <joel@OARcorp.com>
543
544        * aclocal/version.m4: Updated to rtems-20021021-test.
545
5462002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
547
548        * .cvsignore: Reformat.
549        Add autom4te*cache.
550        Remove autom4te.cache.
551
5522002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
555
5562002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
559        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
560
5612002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * bootstrap: Add autoconf/automake version checks by popular demand.
564        [FWIW: I dislike this.]
565
5662002-10-07      Joel Sherrill <joel@OARcorp.com>
567
568        * VERSION: Updated to rtems-ss-20021007.
569
5702002-10-07      Joel Sherrill <joel@OARcorp.com>
571
572        * aclocal/version.m4: Updated to rtems-ss-20021007.
573
5742002-10-04      Joel Sherrill <joel@OARcorp.com>
575
576        * VERSION: Updated to rtems-JUNK.
577
5782002-10-04      Joel Sherrill <joel@OARcorp.com>
579
580        * aclocal/version.m4: Updated to rtems-JUNK.
581
5822002-10-04      Joel Sherrill <joel@OARcorp.com>
583
584        * VERSION: Updated to rtems-ss-20021004.
585
5862002-10-04      Joel Sherrill <joel@OARcorp.com>
587
588        * aclocal/version.m4: Updated to rtems-ss-20021004.
589
5902002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
593        autoconf-2.53 PACKAGE crap.
594
5952002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * aclocal/prog-gnat.m4: New.
598
5992002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * aclocal/bsp-configure.m4: Fix small typo in comment.
602
6032002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
606
6072002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
610        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
611        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
612
6132002-08-07      Joel Sherrill <joel@OARcorp.com>
614
615        * aclocal/version.m4: Updated to rtems-ss-20020807.
616
6172002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
620
6212002-07-31      Joel Sherrill <joel@OARcorp.com>
622
623        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
624        was just a stub and only the OR32 port is getting worked on.
625
6262002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * aclocal/subdirs.m4: Remove.
629        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
630
6312002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
634        exec/score/cpu.
635
6362002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
639        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
640        compilation rules (Work-around to an automake bug).
641        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
642        make-library.
643
6442002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * configure.ac: Activate cpukit. Remove references to c/src/exec.
647
6482002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
649
650        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
651
6522002-07-17      Joel Sherrill <joel@OARcorp.com>
653
654        * aclocal/version.m4: Updated to rtems-ss-20020717.
655
6562002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * config-ml.in: Imported from gcc-3.1.
659        Change to match c/src/config-ml.in.
660
6612002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * aclocal/check-multiprocessing.m4: Reworked.
664        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
665
6662002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * automake/multilib.am: Remove.
669        * Makefile.am: Reflect change above.
670
6712002-06-28      Joel Sherrill <joel@OARcorp.com>
672
673        * aclocal/version.m4: Updated to rtems-ss-20020628.
674
6752002-06-27      Joel Sherrill <joel@OARcorp.com>
676
677        * tools/Makefile.am: Build the cpu dependent tools as well.
678
6792002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * aclocal/env-rtemscpu.m4: Remove.
682        * aclocal/multi.m4: Remove.
683        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
684
6852002-05-28      Joel Sherrill <joel@OARcorp.com>
686
687        * aclocal/version.m4: Updated to rtems-ss-20020528.
688
6892002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * aclocal/prog-cc.m4: Remove GCC272 support.
692        Remove ENABLE_LIBCDIR.
693        * aclocal/prog-cxx.m4: Ditto.
694        * aclocal/enable-gcc28.m4: Remove.
695        * aclocal/enable-libcdir.m4: Ditto.
696
6972002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
700        ENABLE_GCC28.
701
7022002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
704        * automake/compile.am: Remove GCC272 support.
705        Remove *.sh rule (unused).
706        * configure.ac: Remove ENABLE_GCC28.
707        Remove ENABLE_LIBCDIR.
708
7092002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * .cvsignore: Added mdate-sh and texinfo.tex.
712
7132002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * aclocal/version.m4: New file.
716        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
717        aclocal/version.m4.
718        * bootstrap: Use aclocal/version.m4 instead of VERSION.
719        * configure.ac: Use aclocal/version.m4 instead of VERSION.
720
7212002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723        * configure.ac:
724        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
725        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
726        * Makefile.am: Remove AUTOMAKE_OPTIONS.
727        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
728
7292002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
730
731        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
732        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
733
7342002-03-08      Joel Sherrill <joel@OARcorp.com>
735
736        * VERSION: Updated to rtems-mg5-20020808.
737
7382002-03-01      Joel Sherrill <joel@OARcorp.com>
739
740        * VERSION: Updated to rtems-ss-20020301.
741
7422002-02-15      Joel Sherrill <joel@OARcorp.com>
743
744        * VERSION: Updated to rtems-ss-20020215.
745
7462002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * aclocal/subdirs.m4: Propagate the current $prefix to the
749        sub-configures.
750
7512002-02-05      Joel Sherrill <joel@OARcorp.com>
752
753        * VERSION: Updated to rtems-ss-20020205.
754
7552002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
758        compatibility.
759        * bootstrap: Let --clean remove texinfo.tex.
760
7612002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
762
763        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
764
7652002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * configure.ac: Add --enable-docs support. Add
768        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
769        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
770        hard-coded SUBDIRS.
771        * README.configure: Added a bit of information on this new option.
772
7732002-01-18      Joel Sherrill <joel@OARcorp.com>
774
775        * VERSION: Updated to rtems-ss-20020118.
776
7772002-01-18      Joel Sherrill <joel@OARcorp.com>
778
779        * VERSION: Updated to rtems-20020118.
780
7812002-01-17      Joel Sherrill <joel@OARcorp.com>
782
783        * VERSION: Updated to rtems-ss-20020717.
784
7852002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
788        check upon host_alias != build_alias.
789
7902002-01-07      Joel Sherrill <joel@OARcorp.com>
791
792        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
793        last line to eliminate 100's of warnings.
794
7952002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * aclocal/check-newlib.m4: Apply AS_IF.
798        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
799        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
800        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
801        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
802        changes.
803        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
804        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
805        * automake/compile.am: Remove librtemsall from LINK_FILES.
806
8072001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
810        * aclocal/subdirs.m4: New file.
811        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
812        modifications.
813        * aclocal/check-posix.m4: Apply AS_IF.
814        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
815        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
816        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
817        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
818        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
819        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
820        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
821        OUTPUT_COMMANDS.
822        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
823        * aclocal/rtems-debug.m4: Minor cleanups.
824        * aclocal/rtems-top.m4: Minor cleanups.
825        * automake/compile.am: Further steps towards automake's rules.
826
8272001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
828
829        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
830        * automake/lib.am: Add MULTISUBDIR.
831
8322001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * bootstrap: Run autoheader when configure.ac contains
835        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
836
8372001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
838
839        * aclocal/bsp-configure.m4: New file.
840        * Makefile.am: Add aclocal/bsp-configure.m4.
841
8422001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
843
844        * Makefile.am: Add automake/force-preinstall.am,
845        aclocal/ppc.am, remove ACLOCAL_M4.
846
8472001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * aclocal/bsp-alias.m4: Remove score603e_g1.
850        * aclocal/check-bsps.m4: Remove score603e_g1.
851        * aclocal/prog-cc.m4: Apply m4_if.
852
853
8542001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * automake/force-preinstall.am: New file.
857        * aclocal/ppc.m4: New file.
858
8592001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * aclocal/check-bsps.m4: Reworked.
862        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
863
8642001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * aclocal/bspopts.m4: New file.
867
8682001-11-13      Joel Sherrill <joel@OARcorp.com>
869
870        * COPYING: Test of $Id$ -> $RTEMS$.
871
8722001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
873
874        This modification is part of the submitted modifications necessary to
875        support the IBM PPC405 family.  This submission was reviewed by
876        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
877        not negatively impact the ppc403 BSPs.  The submission and tracking
878        process was captured as PR50.
879        * README.configure: Added gen405 BSP.
880
8812001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * Adopt more automake rules:
884        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
885        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
886        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
887        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
888        CXXLINK_APP in make-cxx-exe.
889        * automake/lib.am: Add ARFLAGS.
890
8912001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
892
893        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
894        config.cache's which prevented powerpc targets librdbg from building.
895
8962001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
899        add 2nd arg to _RTEMS_CPU_SUBDIR.
900        * aclocal/target.m4: Replace ac_configure_args with
901        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
902        * Makefile.am: Require automake-1.5.
903
9042001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
905
906        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
907        * configure.in: Remove.
908        * configure.ac: New file, generated from configure.in by autoupdate.
909
9102001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
911
912        * aclocal/rtems-cpu-subdirs.m4: New file.
913
9142001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * automake/compile.am: Fundamentally reworked compilation rules for
917        closer adaptation to automake's behavior.
918
9192001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
920
921        * automake/lib.am: Comment out LD.
922        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
923        automake/leaf.am to AUTOMAKE_FILES.
924
9252001-09-27      Joel Sherrill <joel@OARcorp.com>
926
927        * config.guess: No longer in CVS since installed by bootstrap.
928
9292001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * bootstrap: remove/add automake added files.
932        * .cvsignore: reflect changes to bootstrap.
933
9342001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
935
936        * automake/leaf.am: New file.
937
9382001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
939
940        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
941        of AC_CANONICAL_SYSTEM.
942        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
943        mkinstalldirs and mkdir.
944        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
945        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
946        _RTEMS_OUTPUT_BUILD_SUBDIRS.
947       
9482001-09-13      Joel Sherrill <joel@OARcorp.com>
949
950        * missing: Updated to latest version.
951
9522001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
953
954        * configure.in: autoupdate to autoconf-2.52.
955        * bootstrap: Add handling for configure.ac, make autoheader verbose,
956        fix auto*tool invocation order.
957        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
958        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
959        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
960        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
961        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
962        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
963        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
964        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
965        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
966        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
967        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
968        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
969        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
970        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
971        RTEMS_CONFIG_PER_BSP conditional.
972        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
973        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
974        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
975
9762001-05-25      Joel Sherrill <joel@OARcorp.com>
977
978        * README.configure: Corrected the name of the MRM332 BSP.
979        Strengthened the distinction between what the target
980        and the BSP each select.  Added more targets to list.
981
9822001-05-25      Joel Sherrill <joel@OARcorp.com>
983
984        * README.configure: Updated the list of BSPs.
985
9862001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
989        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
990        Add support for DOS-drive-letters.
991
9922001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
995        RTEMS_PROG_CC_FOR_TARGET.
996
9972001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
998
999        * README.cdn-X: Update.
1000        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1001        @CPPFLAGS@ to CPPFLAGS.
1002
10032001-04-20      Eric Valette <valette@crf.canon.fr>
1004
1005        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1006        BSPs support the new exception processing model and
1007        consequently, librdbg.
1008
10092001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1010
1011        * configure.in: Reworked for Canadian Cross support.
1012        * Makefile.am: Reflect changes to configure.in.
1013        * config.guess, config.sub: Update from subversions.gnu.org.
1014        * README.cdn-X: New file.
1015        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1016
10172001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1020        TARGET_CONFIG_SUBDIRS.
1021        * aclocal/enable-bsp.m4: fix quoting.
1022        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1023
10242001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * aclocal/config-subdirs.m4: New file.
1027        * aclocal/target.m4: Use macros from config-subdirs.m4.
1028
10292001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1032        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1033
10342001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035
1036        * configure.in: Fix AM_INIT_AUTOMAKE.
1037        * aclocal/bsp-arg-enable.m4: Extend comments.
1038        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1039        the default clause.
1040
10412001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1042
1043        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1044        RTEMS_ENV_RTEMSCPU.
1045        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1046        special treatment for GCC_SPECS.
1047        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1048        special treatment for GCC_SPECS.
1049        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1050        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1051        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1052        instead of $(shell ..) for LIBC_LIB*.
1053
10542001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1055
1056        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1057        simsh7045.
1058
10592001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1060
1061        * automake/compile.am: Add LD.
1062
10632000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1064
1065        * config.guess, config.sub: Update from CVS-autoconf to pick
1066        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1067        necessary anyway to use autoconf-versions > 2.13.
1068
10692000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1070
1071        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1072        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1073        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1074        help string.
1075        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1076
10772000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1078
1079        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1080        Modified to reflect addition of LEON BSPs as well as the
1081        no-FP ERC32 variant.
1082
10832000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1084
1085        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1086        standard).
1087        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1088        standard).
1089        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1090        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1091        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1092        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1093
10942000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1095
1096        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1097        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1098        $host instead of $target (BUG-FIX).
1099        * configure.in: Use $target and $host instead of $target_alias and
1100        $host_alias (autoconf-2.49b).
1101        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1102        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1103
1104        NOTES:
1105        * autoconf-2.49b depredicates using changequotes.
1106        * The changes to configure.in are due to cleanups in
1107        autoconf-2.49b's implemention of canonicalization. With
1108        autoconf-2.1x it wasn't always clear, when to use $xxx or
1109        $xxx_alias. Now this is clear.
1110
11112000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1112
1113        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1114
11152000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1116
1117        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1118        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1119        with an RTEMS specific but more restrictive autoconf macro.
1120
11212000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        * automake/lib.am: Add LD.
1124
11252000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1128        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1129
11302000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1131 
1132        * aclocal/*: Replace with contents of macros/*.m4
1133        * macros/: Remove.
1134        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1135        * Makefile.am: Reflect changes to aclocal/ and macros/.
1136
11372000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1138
1139        * configure.in: New, Cygnus/GNU style configuration.
1140        * Makefile.am: Add macros/, reflect new configure.in,
1141        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1142        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1143        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1144        * macros/tool-prefix.m4: Remove.
1145        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1146        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1147        RTEMS_ROOT.
1148        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1149        * macros/multilib.m4: Various minor fixes.
1150        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1151        PROJECT_ROOT, RTEMS_ROOT.
1152        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1153        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1154
11552000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1156
1157        * automake/multilib.am: New file.
1158        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1159        the automake/ directory.
1160
11612000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1162
1163        * macros/enable-hwapi.m4: Removed.
1164        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1165        A small cleanup step towards gnu-canonicalization.
1166
11672000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1168
1169        * macros: New directory.
1170        * macros/bsp-alias.m4: new file.
1171        * macros/canonical-host.m4: new file.
1172        * macros/canonical-target-name.m4: new file.
1173        * macros/canonicalize-tools.m4: new file.
1174        * macros/check-bsp-cache.m4: new file.
1175        * macros/check-bsps.m4: new file.
1176        * macros/check-cpu.m4: new file.
1177        * macros/rtems-debug.m4: new file.
1178        * macros/check-cxx.m4: new file.
1179        * macros/check-itron.m4: new file.
1180        * macros/check-multiprocessing.m4: new file.
1181        * macros/check-networking.m4: new file.
1182        * macros/check-newlib.m4: new file.
1183        * macros/check-posix.m4: new file.
1184        * macros/check-rdbg.m4: new file.
1185        * macros/enable-bare.m4: new file.
1186        * macros/enable-cxx.m4: new file.
1187        * macros/enable-gcc28.m4: new file.
1188        * macros/enable-inlines.m4: new file.
1189        * macros/enable-itron.m4: new file.
1190        * macros/enable-libcdir.m4: new file.
1191        * macros/enable-multiprocessing.m4: new file.
1192        * macros/enable-networking.m4: new file.
1193        * macros/enable-posix.m4: new file.
1194        * macros/enable-rdbg.m4: new file.
1195        * macros/enable-rtemsbsp.m4: new file.
1196        * macros/enable-tests.m4: new file.
1197        * macros/gcc-pipe.m4: new file.
1198        * macros/gcc-specs.m4: new file.
1199        * macros/i386-gas-code16.m4: new file.
1200        * macros/path-ksh.m4: new file.
1201        * macros/path-perl.m4: new file.
1202        * macros/prog-cc.m4: new file.
1203        * macros/prog-cxx.m4: new file.
1204        * macros/project-root.m4: new file.
1205        * macros/rtems-top.m4: new file.
1206        * macros/sysv-ipc.m4: new file.
1207        * macros/target.m4: new file.
1208        * macros/rtems-test-no-pause.m4: new file.
1209        * macros/multilib.m4: new file.
1210        * macros/tool-paths.m4: new file.
1211        * macros/tool-prefix.m4: new file.
1212
12132000-09-14      Joel Sherrill <joel@OARcorp.com>
1214
1215        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1216
12172000-09-14      Joel Sherrill <joel@OARcorp.com>
1218
1219        * aclocal/enable-hwapi.m4: Now longer used and removed.
1220
12212000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1222
1223        * automake/lib.am: Remove leaf.cfg.
1224
12252000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1226
1227        * aclocal/rtems-top.m4: Add ENDIF-hack.
1228        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1229
12302000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1233        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1234        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1235        * automake/compile.am: Replaced.
1236        * automake/local.am: Remove building variant handling.
1237
12382000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1239
1240        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1241        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1242        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1243        * aclocal/target.m4: Cleanup comments
1244        * Automake/compile.am: Add DEFS support to keep building happy.
1245
12462000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1247
1248        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1249
12502000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1251
1252        * automake/compile.am: New file
1253        * ChangeLog: Fix email addresses
1254
12552000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1256
1257        * LICENSE.NET, README, README.configure: Spelling corrections.
1258
12592000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1260
1261        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1262
12632000-08-30      Joel Sherrill <joel@OARcorp.com>
1264
1265        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1266
12672000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1268
1269        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1270
12712000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1272
1273        * aclocal/check-bsps.h:
1274          - Add pck6-BSP
1275          - Exclude ChangeLog from being picked up as BSP
1276        * aclocal/bsp-alias.m4: Add pck6-BSP
1277
12782000-08-10      Joel Sherrill <joel@OARcorp.com>
1279
1280        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.