source: rtems/ChangeLog @ 9f64a70

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

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

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