source: rtems/ChangeLog @ 71b44b5

4.104.114.84.95
Last change on this file since 71b44b5 was a07ff70b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/14/03 at 16:56:57

2003-12-14 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Remove automake/compile.am
  • Property mode set to 100644
File size: 39.4 KB
Line 
12003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Remove automake/compile.am
4
52003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * automake/compile.am: Remove (Unused).
8
92003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * automake/lib.am: Remove (Unused).
12
132003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
16
172003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Remove make/custom/Makefile.
20        * Makefile.am: Cosmetics.
21        * automake/compile.am: Remove compilation rules.
22        Remove $(ARCH) directory generation.
23
242003-11-26      Joel Sherrill <joel@OARcorp.com>
25
26        * MAINTAINERS: New file.
27
282003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
31        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
32        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
33        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
34        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
35        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
36        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
37        aclocal/enable-tests.m4, aclocal/multilib.m4,
38        aclocal/path-ksh.m4, aclocal/project-root.m4,
39        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
40        acinclude.m4:
41        Fix underquoting to silence automake-1.8.
42
432003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * config-ml.in: Don't built multilib variant normal (-mn) for
46        h8300-*-rtems*.
47
482003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * aclocal/config-subdirs.m4: Remove.
51        * Makefile.am: Reflect changes above.
52
532003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * aclocal/canonical-host.m4: Remove.
56        * Makefile.am: Reflect changes above.
57
582003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
61        c/src/lib/libbsp/*/acinclude.m4.
62
632003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * aclocal/check-cpu.m4: Remove.
66        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
67        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
68        $1 in $srcdir before adding dir to SUBDIRS.
69
702003-09-26  Joel Sherrill <joel@OARcorp.com>
71
72        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
73
742003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
77        patches).
78        * aclocal/enable-tests.m4: Change to support
79        --enable-tests=no|yes|samples, default is samples.
80
812003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Correct bogus ACLOCAL_FILES.
84
852003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
88        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
89        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
90        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
91        aclocal/check-networking.m4, aclocal/check-newlib.m4,
92        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
93        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
94        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
95        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
96        aclocal/path-perl.m4, aclocal/ppc.m4,
97        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
98        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
99        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
100        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
101        Remove (Unused).
102        * automake/leaf.am, automake/force-preinstall.am:
103        Remove (Unused).
104        * Makefile.am: Reflect changes above.
105
1062003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * automake/local.am, automake/host.am: Remove "debug".
109
1102003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
113
1142003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
117        Add "autoconf-2.5x unquoting" hack.
118
1192003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * config.sub: Remove (Automatically added by automake, again).
122        * bootstrap: Reflect change above.
123        * configure.ac: Require automake >= 1.7.6.
124
1252003-07-03      Joel Sherrill <joel@OARcorp.com>
126
127        * SUPPORT: Fix Mark Johannes' email address.
128
1292003-07-03      Joel Sherrill <joel@OARcorp.com>
130
131        * VERSION: Updated to rtems-ss-20030703.
132
1332003-07-03      Joel Sherrill <joel@OARcorp.com>
134
135        * aclocal/version.m4: Updated to rtems-ss-20030703.
136
1372003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * bootstrap: Reflect having added config.sub.
140        * config.sub: New from subversions to accomodate c4x/tic4x.
141
1422003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        PR 412/make_build
145        * configure.ac: Remove "BLEEDING EDGE" warning.
146        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
147        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
148        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
149        * aclocal/gcc-isystem.m4: New.
150        * Makefile.am: Add aclocal/gcc-isystem.m4.
151
1522003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * automake/local.am: Remove $(ARCH), clean-local.
155
1562003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        PR 321:
159        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
160        * aclocal/env-rtemsbsp.m4
161        * automake/compile.am
162        * automake/host.am
163        * automake/local.am
164
1652003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
168        * automake/compile.am: Remove LIBSUFFIX_VA.
169        Merger from rtems-4-6-branch.
170
1712003-04-17      Joel Sherrill <joel@OARcorp.com>
172
173        * VERSION: Updated to rtems-ss-20030417.
174
1752003-04-17      Joel Sherrill <joel@OARcorp.com>
176
177        * aclocal/version.m4: Updated to rtems-ss-20030417.
178
1792003-04-11      Joel Sherrill <joel@OARcorp.com>
180
181        * VERSION: Updated to rtems-ss-20030411.
182
1832003-04-11      Joel Sherrill <joel@OARcorp.com>
184
185        * aclocal/version.m4: Updated to rtems-ss-20030411.
186
1872003-04-11      Joel Sherrill <joel@OARcorp.com>
188
189        * VERSION: Updated to rtems-ss-20020411.
190
1912003-04-11      Joel Sherrill <joel@OARcorp.com>
192
193        * aclocal/version.m4: Updated to rtems-ss-20020411.
194
1952003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * acinclude.m4: Reformat build_* handling.
198        Preset *_alias if empty.
199        * configure.ac: Change tools/build to build-config dirs.
200        Conditionally build tools/build as host-config dirs.
201
2022003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * acinclude.m4: Fix broken comments.
205        Add hidden option --enable-experimental.
206        * README.cdn-X: Update.
207        * configure.ac: Build tools/build as host and build-host tools to
208        accomodate those BSPs applying packhex in <BSP>.cfg.
209        Build tools/cpu as build-host tools.
210
2112003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * tools/Makefile.am: Remove.
214        * configure.ac: Remove tools.
215        * acinclude.m4: Fix build_subdir handling.
216        * Makefile.am: Remove tools from SUBDIRS.
217        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
218
2192003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: Remove AC_CONFIG_AUX_DIR.
222        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
223
2242003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * bootstrap: Add ACLOCAL, AUTOHEADER.
227        Don't check for auto*tool-versions.
228
2292003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
232
2332003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * automake/compile.am: Introduce depend-gcc.
236        * automake/lib.am: Remove stray comment.
237        * automake/local.am: Introduce depend-gcc.
238
2392003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
242
2432003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
246        * automake/local.am: Remove $(ARCH), clean-local.
247        * automake/compile.am: Add $(ARCH), clean-local.
248        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
249
2502003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * Makefile.am: Remove references to obsoleted files
253        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
254
2552003-02-14      Joel Sherrill <joel@OARcorp.com>
256
257        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
258        references.
259
2602003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
263
2642003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * bootstrap: Remove attempts to detect autoconf and automake using
267        "which" (PR 325).
268
2692003-02-06      Joel Sherrill <joel@OARcorp.com>
270
271        * README.configure: Updated to reflect new BSPs and deprecated
272        targets.
273
2742003-01-28      Joel Sherrill <joel@OARcorp.com>
275
276        * VERSION: Updated to rtems-ss-20030128.
277
2782003-01-28      Joel Sherrill <joel@OARcorp.com>
279
280        * aclocal/version.m4: Updated to rtems-ss-20030128.
281
2822003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
285        Remove CLOBBER_DEPEND (Unused).
286
2872003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * automake/local.am: Remove distclean-local.
290
2912001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
294        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
295
2962002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
299        Rework RTEMS_PROG_CXX_FOR_TARGET.
300
3012002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
304
3052002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
308
3092002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
312
3132002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * bootstrap: Require autoconf 2.54 or 2.57.
316        Require automake-1.7.2.
317
3182002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
321        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
322        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
323
3242002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
327
3282002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * automake/compile.am: Remove hard-coded *_PROFILE_V.
331        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
332        CFLAGS_PROFILE_V.
333        Remove CPPFLAGS_GCC.
334
3352002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
338        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
339        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
340        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
341
3422002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * aclocal/rtems-flags.m4: New.
345
3462002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * bootstrap: Allow autoconf-2.57.
349
3502002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * aclocal/prog-cc.m4: Remove GCCSED.
353
3542002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
357        Remove LDFLAGS.
358        Add CCAS, CCASCOMPILE.
359        Remove compilation rules for *.cpp, *.cxx, *.C.
360        Use CCASCOMPILE to compile *.S.
361        Add -pg to RTEMS_CFLAGS_PROFILE_V.
362
3632002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * configure.ac: Remove c/make.
366
3672002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * aclocal/prog-ccas.m4: New.
370        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
371        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
372        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
373
3742002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * acinclude.m4: Conditionally append --target=.
377
3782002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
381
3822002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * automake/compile.am: Remove LD_PATHS (Unused).
385        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
386        is announced obsolete).
387
3882002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
391
3922002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * aclocal/sysv-ipc.m4: Remove (Unused).
395        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
396
3972002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * acinclude.m4: Lots of changes addressing PR 312.
400
4012002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
404        to PR 312).
405
4062002-11-18      Joel Sherrill <joel@OARcorp.com>
407
408        * VERSION: Updated to rtems-ss-20021118.
409
4102002-11-18      Joel Sherrill <joel@OARcorp.com>
411
412        * aclocal/version.m4: Updated to rtems-ss-20021118.
413
4142002-11-17      Joel Sherrill <joel@OARcorp.com>
415
416        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
417        Motorola MTX603e.
418
4192002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
422
4232002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
426        * configure.ac: Ditto.
427
4282002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
431        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
432        Support @CFLAGS@, @CXXFLAGS@.
433
4342002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * bootstrap: Allow autoconf-2.56.
437
4382002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
441        Fix stupid typo (continue/configure).
442        * aclocal/prog-cc.m4: Remove obsolete comments.
443        Acknowledge CFLAGS.
444
4452002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
448        end of the args passed to sub-configure-scripts. (Reported by
449        Wulf Hofbauer <wh73@cornell.edu>)
450
4512002-11-12      Joel Sherrill <joel@OARcorp.com>
452
453        * configure.ac: Remove make/compilers/Makefile.
454
4552002-11-11      Joel Sherrill <joel@OARcorp.com>
456
457        * VERSION: Updated to rtems-ss-20021111.
458
4592002-11-11      Joel Sherrill <joel@OARcorp.com>
460
461        * aclocal/version.m4: Updated to rtems-ss-20021111.
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-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * automake/compile.am: Remove rel rule.
474
4752002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
478
4792002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * configure.ac: Remove make/Templates/Makefile.
482        * README.configure: Minor massaging.
483
4842002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        Further preparations for autoconf > 2.52:
487        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
488        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
489        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
490
4912002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * acinclude.m4: Adapations to autoconf > 2.52.
494
4952002-11-01      Joel Sherrill <joel@OARcorp.com>
496
497        * ChangeLog: Corrected.
498
4992002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * bootstrap: Add generate_bspdir_acinclude to automatically update
502        c/src/lib/libbsp/<cpu>/acinclude.m4.
503        Use #! /bin/sh instead of #!/bin/sh.
504        Remove autom4te*.cache during ./bootstrap --clean.
505
5062002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
509        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
510        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
511        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
512        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
513        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
514        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
515        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
516        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
517        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
518        (autoconf > 2.54 seems to have problems with the old form of
519        quoting).
520
5212002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
524        (autoconf > 2.54 complains about).
525
5262002-10-21      Joel Sherrill <joel@OARcorp.com>
527
528        * VERSION: Updated to rtems-20021021-test.
529
5302002-10-21      Joel Sherrill <joel@OARcorp.com>
531
532        * aclocal/version.m4: Updated to rtems-20021021-test.
533
5342002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * .cvsignore: Reformat.
537        Add autom4te*cache.
538        Remove autom4te.cache.
539
5402002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
543
5442002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
547        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
548
5492002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * bootstrap: Add autoconf/automake version checks by popular demand.
552        [FWIW: I dislike this.]
553
5542002-10-07      Joel Sherrill <joel@OARcorp.com>
555
556        * VERSION: Updated to rtems-ss-20021007.
557
5582002-10-07      Joel Sherrill <joel@OARcorp.com>
559
560        * aclocal/version.m4: Updated to rtems-ss-20021007.
561
5622002-10-04      Joel Sherrill <joel@OARcorp.com>
563
564        * VERSION: Updated to rtems-JUNK.
565
5662002-10-04      Joel Sherrill <joel@OARcorp.com>
567
568        * aclocal/version.m4: Updated to rtems-JUNK.
569
5702002-10-04      Joel Sherrill <joel@OARcorp.com>
571
572        * VERSION: Updated to rtems-ss-20021004.
573
5742002-10-04      Joel Sherrill <joel@OARcorp.com>
575
576        * aclocal/version.m4: Updated to rtems-ss-20021004.
577
5782002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
581        autoconf-2.53 PACKAGE crap.
582
5832002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * aclocal/prog-gnat.m4: New.
586
5872002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
588
589        * aclocal/bsp-configure.m4: Fix small typo in comment.
590
5912002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
594
5952002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
598        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
599        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
600
6012002-08-07      Joel Sherrill <joel@OARcorp.com>
602
603        * aclocal/version.m4: Updated to rtems-ss-20020807.
604
6052002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
608
6092002-07-31      Joel Sherrill <joel@OARcorp.com>
610
611        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
612        was just a stub and only the OR32 port is getting worked on.
613
6142002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * aclocal/subdirs.m4: Remove.
617        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
618
6192002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
620
621        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
622        exec/score/cpu.
623
6242002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
627        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
628        compilation rules (Work-around to an automake bug).
629        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
630        make-library.
631
6322002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * configure.ac: Activate cpukit. Remove references to c/src/exec.
635
6362002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
639
6402002-07-17      Joel Sherrill <joel@OARcorp.com>
641
642        * aclocal/version.m4: Updated to rtems-ss-20020717.
643
6442002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * config-ml.in: Imported from gcc-3.1.
647        Change to match c/src/config-ml.in.
648
6492002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * aclocal/check-multiprocessing.m4: Reworked.
652        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
653
6542002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * automake/multilib.am: Remove.
657        * Makefile.am: Reflect change above.
658
6592002-06-28      Joel Sherrill <joel@OARcorp.com>
660
661        * aclocal/version.m4: Updated to rtems-ss-20020628.
662
6632002-06-27      Joel Sherrill <joel@OARcorp.com>
664
665        * tools/Makefile.am: Build the cpu dependent tools as well.
666
6672002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * aclocal/env-rtemscpu.m4: Remove.
670        * aclocal/multi.m4: Remove.
671        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
672
6732002-05-28      Joel Sherrill <joel@OARcorp.com>
674
675        * aclocal/version.m4: Updated to rtems-ss-20020528.
676
6772002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * aclocal/prog-cc.m4: Remove GCC272 support.
680        Remove ENABLE_LIBCDIR.
681        * aclocal/prog-cxx.m4: Ditto.
682        * aclocal/enable-gcc28.m4: Remove.
683        * aclocal/enable-libcdir.m4: Ditto.
684
6852002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
688        ENABLE_GCC28.
689
6902002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * automake/compile.am: Remove GCC272 support.
693        Remove *.sh rule (unused).
694        * configure.ac: Remove ENABLE_GCC28.
695        Remove ENABLE_LIBCDIR.
696
6972002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * .cvsignore: Added mdate-sh and texinfo.tex.
700
7012002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * aclocal/version.m4: New file.
704        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
705        aclocal/version.m4.
706        * bootstrap: Use aclocal/version.m4 instead of VERSION.
707        * configure.ac: Use aclocal/version.m4 instead of VERSION.
708
7092002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * configure.ac:
712        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
713        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
714        * Makefile.am: Remove AUTOMAKE_OPTIONS.
715        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
716
7172002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
718
719        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
720        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
721
7222002-03-08      Joel Sherrill <joel@OARcorp.com>
723
724        * VERSION: Updated to rtems-mg5-20020808.
725
7262002-03-01      Joel Sherrill <joel@OARcorp.com>
727
728        * VERSION: Updated to rtems-ss-20020301.
729
7302002-02-15      Joel Sherrill <joel@OARcorp.com>
731
732        * VERSION: Updated to rtems-ss-20020215.
733
7342002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * aclocal/subdirs.m4: Propagate the current $prefix to the
737        sub-configures.
738
7392002-02-05      Joel Sherrill <joel@OARcorp.com>
740
741        * VERSION: Updated to rtems-ss-20020205.
742
7432002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
746        compatibility.
747        * bootstrap: Let --clean remove texinfo.tex.
748
7492002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
752
7532002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
754
755        * configure.ac: Add --enable-docs support. Add
756        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
757        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
758        hard-coded SUBDIRS.
759        * README.configure: Added a bit of information on this new option.
760
7612002-01-18      Joel Sherrill <joel@OARcorp.com>
762
763        * VERSION: Updated to rtems-ss-20020118.
764
7652002-01-18      Joel Sherrill <joel@OARcorp.com>
766
767        * VERSION: Updated to rtems-20020118.
768
7692002-01-17      Joel Sherrill <joel@OARcorp.com>
770
771        * VERSION: Updated to rtems-ss-20020717.
772
7732002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
776        check upon host_alias != build_alias.
777
7782002-01-07      Joel Sherrill <joel@OARcorp.com>
779
780        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
781        last line to eliminate 100's of warnings.
782
7832002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * aclocal/check-newlib.m4: Apply AS_IF.
786        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
787        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
788        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
789        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
790        changes.
791        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
792        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
793        * automake/compile.am: Remove librtemsall from LINK_FILES.
794
7952001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
798        * aclocal/subdirs.m4: New file.
799        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
800        modifications.
801        * aclocal/check-posix.m4: Apply AS_IF.
802        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
803        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
804        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
805        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
806        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
807        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
808        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
809        OUTPUT_COMMANDS.
810        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
811        * aclocal/rtems-debug.m4: Minor cleanups.
812        * aclocal/rtems-top.m4: Minor cleanups.
813        * automake/compile.am: Further steps towards automake's rules.
814
8152001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
816
817        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
818        * automake/lib.am: Add MULTISUBDIR.
819
8202001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
821
822        * bootstrap: Run autoheader when configure.ac contains
823        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
824
8252001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
826
827        * aclocal/bsp-configure.m4: New file.
828        * Makefile.am: Add aclocal/bsp-configure.m4.
829
8302001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
831
832        * Makefile.am: Add automake/force-preinstall.am,
833        aclocal/ppc.am, remove ACLOCAL_M4.
834
8352001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * aclocal/bsp-alias.m4: Remove score603e_g1.
838        * aclocal/check-bsps.m4: Remove score603e_g1.
839        * aclocal/prog-cc.m4: Apply m4_if.
840
841
8422001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
843
844        * automake/force-preinstall.am: New file.
845        * aclocal/ppc.m4: New file.
846
8472001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * aclocal/check-bsps.m4: Reworked.
850        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
851
8522001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * aclocal/bspopts.m4: New file.
855
8562001-11-13      Joel Sherrill <joel@OARcorp.com>
857
858        * COPYING: Test of $Id$ -> $RTEMS$.
859
8602001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
861
862        This modification is part of the submitted modifications necessary to
863        support the IBM PPC405 family.  This submission was reviewed by
864        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
865        not negatively impact the ppc403 BSPs.  The submission and tracking
866        process was captured as PR50.
867        * README.configure: Added gen405 BSP.
868
8692001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870
871        * Adopt more automake rules:
872        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
873        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
874        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
875        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
876        CXXLINK_APP in make-cxx-exe.
877        * automake/lib.am: Add ARFLAGS.
878
8792001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
882        config.cache's which prevented powerpc targets librdbg from building.
883
8842001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
885
886        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
887        add 2nd arg to _RTEMS_CPU_SUBDIR.
888        * aclocal/target.m4: Replace ac_configure_args with
889        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
890        * Makefile.am: Require automake-1.5.
891
8922001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
893
894        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
895        * configure.in: Remove.
896        * configure.ac: New file, generated from configure.in by autoupdate.
897
8982001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
899
900        * aclocal/rtems-cpu-subdirs.m4: New file.
901
9022001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
903
904        * automake/compile.am: Fundamentally reworked compilation rules for
905        closer adaptation to automake's behavior.
906
9072001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
908
909        * automake/lib.am: Comment out LD.
910        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
911        automake/leaf.am to AUTOMAKE_FILES.
912
9132001-09-27      Joel Sherrill <joel@OARcorp.com>
914
915        * config.guess: No longer in CVS since installed by bootstrap.
916
9172001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
918
919        * bootstrap: remove/add automake added files.
920        * .cvsignore: reflect changes to bootstrap.
921
9222001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * automake/leaf.am: New file.
925
9262001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
927
928        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
929        of AC_CANONICAL_SYSTEM.
930        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
931        mkinstalldirs and mkdir.
932        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
933        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
934        _RTEMS_OUTPUT_BUILD_SUBDIRS.
935       
9362001-09-13      Joel Sherrill <joel@OARcorp.com>
937
938        * missing: Updated to latest version.
939
9402001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
941
942        * configure.in: autoupdate to autoconf-2.52.
943        * bootstrap: Add handling for configure.ac, make autoheader verbose,
944        fix auto*tool invocation order.
945        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
946        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
947        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
948        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
949        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
950        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
951        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
952        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
953        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
954        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
955        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
956        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
957        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
958        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
959        RTEMS_CONFIG_PER_BSP conditional.
960        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
961        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
962        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
963
9642001-05-25      Joel Sherrill <joel@OARcorp.com>
965
966        * README.configure: Corrected the name of the MRM332 BSP.
967        Strengthened the distinction between what the target
968        and the BSP each select.  Added more targets to list.
969
9702001-05-25      Joel Sherrill <joel@OARcorp.com>
971
972        * README.configure: Updated the list of BSPs.
973
9742001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
975
976        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
977        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
978        Add support for DOS-drive-letters.
979
9802001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
981
982        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
983        RTEMS_PROG_CC_FOR_TARGET.
984
9852001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * README.cdn-X: Update.
988        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
989        @CPPFLAGS@ to CPPFLAGS.
990
9912001-04-20      Eric Valette <valette@crf.canon.fr>
992
993        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
994        BSPs support the new exception processing model and
995        consequently, librdbg.
996
9972001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
998
999        * configure.in: Reworked for Canadian Cross support.
1000        * Makefile.am: Reflect changes to configure.in.
1001        * config.guess, config.sub: Update from subversions.gnu.org.
1002        * README.cdn-X: New file.
1003        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1004
10052001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1006
1007        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1008        TARGET_CONFIG_SUBDIRS.
1009        * aclocal/enable-bsp.m4: fix quoting.
1010        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1011
10122001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * aclocal/config-subdirs.m4: New file.
1015        * aclocal/target.m4: Use macros from config-subdirs.m4.
1016
10172001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1020        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1021
10222001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1023
1024        * configure.in: Fix AM_INIT_AUTOMAKE.
1025        * aclocal/bsp-arg-enable.m4: Extend comments.
1026        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1027        the default clause.
1028
10292001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1032        RTEMS_ENV_RTEMSCPU.
1033        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1034        special treatment for GCC_SPECS.
1035        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1036        special treatment for GCC_SPECS.
1037        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1038        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1039        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1040        instead of $(shell ..) for LIBC_LIB*.
1041
10422001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1043
1044        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1045        simsh7045.
1046
10472001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1048
1049        * automake/compile.am: Add LD.
1050
10512000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1052
1053        * config.guess, config.sub: Update from CVS-autoconf to pick
1054        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1055        necessary anyway to use autoconf-versions > 2.13.
1056
10572000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1058
1059        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1060        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1061        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1062        help string.
1063        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1064
10652000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1066
1067        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1068        Modified to reflect addition of LEON BSPs as well as the
1069        no-FP ERC32 variant.
1070
10712000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1072
1073        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1074        standard).
1075        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1076        standard).
1077        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1078        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1079        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1080        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1081
10822000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1083
1084        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1085        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1086        $host instead of $target (BUG-FIX).
1087        * configure.in: Use $target and $host instead of $target_alias and
1088        $host_alias (autoconf-2.49b).
1089        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1090        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1091
1092        NOTES:
1093        * autoconf-2.49b depredicates using changequotes.
1094        * The changes to configure.in are due to cleanups in
1095        autoconf-2.49b's implemention of canonicalization. With
1096        autoconf-2.1x it wasn't always clear, when to use $xxx or
1097        $xxx_alias. Now this is clear.
1098
10992000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1100
1101        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1102
11032000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1104
1105        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1106        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1107        with an RTEMS specific but more restrictive autoconf macro.
1108
11092000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1110
1111        * automake/lib.am: Add LD.
1112
11132000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1114
1115        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1116        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1117
11182000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1119 
1120        * aclocal/*: Replace with contents of macros/*.m4
1121        * macros/: Remove.
1122        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1123        * Makefile.am: Reflect changes to aclocal/ and macros/.
1124
11252000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * configure.in: New, Cygnus/GNU style configuration.
1128        * Makefile.am: Add macros/, reflect new configure.in,
1129        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1130        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1131        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1132        * macros/tool-prefix.m4: Remove.
1133        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1134        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1135        RTEMS_ROOT.
1136        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1137        * macros/multilib.m4: Various minor fixes.
1138        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1139        PROJECT_ROOT, RTEMS_ROOT.
1140        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1141        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1142
11432000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1144
1145        * automake/multilib.am: New file.
1146        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1147        the automake/ directory.
1148
11492000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1150
1151        * macros/enable-hwapi.m4: Removed.
1152        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1153        A small cleanup step towards gnu-canonicalization.
1154
11552000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1156
1157        * macros: New directory.
1158        * macros/bsp-alias.m4: new file.
1159        * macros/canonical-host.m4: new file.
1160        * macros/canonical-target-name.m4: new file.
1161        * macros/canonicalize-tools.m4: new file.
1162        * macros/check-bsp-cache.m4: new file.
1163        * macros/check-bsps.m4: new file.
1164        * macros/check-cpu.m4: new file.
1165        * macros/rtems-debug.m4: new file.
1166        * macros/check-cxx.m4: new file.
1167        * macros/check-itron.m4: new file.
1168        * macros/check-multiprocessing.m4: new file.
1169        * macros/check-networking.m4: new file.
1170        * macros/check-newlib.m4: new file.
1171        * macros/check-posix.m4: new file.
1172        * macros/check-rdbg.m4: new file.
1173        * macros/enable-bare.m4: new file.
1174        * macros/enable-cxx.m4: new file.
1175        * macros/enable-gcc28.m4: new file.
1176        * macros/enable-inlines.m4: new file.
1177        * macros/enable-itron.m4: new file.
1178        * macros/enable-libcdir.m4: new file.
1179        * macros/enable-multiprocessing.m4: new file.
1180        * macros/enable-networking.m4: new file.
1181        * macros/enable-posix.m4: new file.
1182        * macros/enable-rdbg.m4: new file.
1183        * macros/enable-rtemsbsp.m4: new file.
1184        * macros/enable-tests.m4: new file.
1185        * macros/gcc-pipe.m4: new file.
1186        * macros/gcc-specs.m4: new file.
1187        * macros/i386-gas-code16.m4: new file.
1188        * macros/path-ksh.m4: new file.
1189        * macros/path-perl.m4: new file.
1190        * macros/prog-cc.m4: new file.
1191        * macros/prog-cxx.m4: new file.
1192        * macros/project-root.m4: new file.
1193        * macros/rtems-top.m4: new file.
1194        * macros/sysv-ipc.m4: new file.
1195        * macros/target.m4: new file.
1196        * macros/rtems-test-no-pause.m4: new file.
1197        * macros/multilib.m4: new file.
1198        * macros/tool-paths.m4: new file.
1199        * macros/tool-prefix.m4: new file.
1200
12012000-09-14      Joel Sherrill <joel@OARcorp.com>
1202
1203        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1204
12052000-09-14      Joel Sherrill <joel@OARcorp.com>
1206
1207        * aclocal/enable-hwapi.m4: Now longer used and removed.
1208
12092000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1210
1211        * automake/lib.am: Remove leaf.cfg.
1212
12132000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1214
1215        * aclocal/rtems-top.m4: Add ENDIF-hack.
1216        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1217
12182000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1219
1220        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1221        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1222        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1223        * automake/compile.am: Replaced.
1224        * automake/local.am: Remove building variant handling.
1225
12262000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1227
1228        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1229        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1230        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1231        * aclocal/target.m4: Cleanup comments
1232        * Automake/compile.am: Add DEFS support to keep building happy.
1233
12342000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1235
1236        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1237
12382000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1239
1240        * automake/compile.am: New file
1241        * ChangeLog: Fix email addresses
1242
12432000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1244
1245        * LICENSE.NET, README, README.configure: Spelling corrections.
1246
12472000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1248
1249        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1250
12512000-08-30      Joel Sherrill <joel@OARcorp.com>
1252
1253        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1254
12552000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1256
1257        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1258
12592000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1260
1261        * aclocal/check-bsps.h:
1262          - Add pck6-BSP
1263          - Exclude ChangeLog from being picked up as BSP
1264        * aclocal/bsp-alias.m4: Add pck6-BSP
1265
12662000-08-10      Joel Sherrill <joel@OARcorp.com>
1267
1268        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.