source: rtems/ChangeLog @ 7457603

Last change on this file since 7457603 was 7457603, checked in by Joel Sherrill <joel.sherrill@…>, on 03/17/05 at 19:29:37

2005-03-17 Joel Sherrill <joel@…>

  • VERSION: Updated to rtems-4.6.3.
  • Property mode set to 100644
File size: 38.2 KB
Line 
12005-03-17      Joel Sherrill <joel@OARcorp.com>
2
3        * VERSION: Updated to rtems-4.6.3.
4
52004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
6
7        * aclocal/bsp-alias.m4: Add MVME2100 BSP.
8
92004-10-18      Joel Sherrill <joel@OARcorp.com>
10
11        * VERSION: Updated to rtems-4.6.2.
12
132004-10-18      Joel Sherrill <joel@OARcorp.com>
14
15        * aclocal/version.m4: Updated to rtems-4.6.2.
16
172004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        PR 673/make_build
20        * config-ml.in: Quote 'cd "${ml_origdir}"'.
21        Quote 'cd "${ML_POPDIR}"'.
22
232004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
24
25        PR 673/make_build
26        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
27        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
28        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
29
302004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
31
32        * acinclude.m4: Fix m4-underquoting.
33
342004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        * aclocal/bsp-alias.m4, aclocal/bsp-arg-enable.m4,
37        aclocal/canonical-host.m4, aclocal/canonical-target-name.m4,
38        aclocal/canonicalize-tools.m4, aclocal/check-bsps.m4,
39        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
40        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
41        aclocal/check-networking.m4, aclocal/check-newlib.m4,
42        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
43        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
44        aclocal/enable-cxx.m4, aclocal/enable-inlines.m4,
45        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
46        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
47        aclocal/enable-rdbg.m4, aclocal/enable-rtemsbsp.m4,
48        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
49        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
50        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
51        aclocal/path-perl.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
52        aclocal/project-root.m4, aclocal/rtems-debug.m4,
53        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
54        aclocal/target.m4, aclocal/tool-paths.m4: Fix m4-underquoting.
55
562004-04-08      Joel Sherrill <joel@OARcorp.com>
57
58        * aclocal/version.m4: Updated to rtems-4.6.1.
59
602004-02-03      Joel Sherrill <joel@OARcorp.com>
61
62        * VERSION: Updated to rtems-4.6.0.
63
642004-02-03      Joel Sherrill <joel@OARcorp.com>
65
66        * aclocal/version.m4: Updated to rtems-4.6.0.
67
682004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * aclocal/rpms.m4: New (extracted from scripts/configure.ac).
71
722003-10-13      Joel Sherrill <joel@OARcorp.com>
73
74        * VERSION: Updated to rtems-4.6.0pre5.
75
762003-10-13      Joel Sherrill <joel@OARcorp.com>
77
78        * aclocal/version.m4: Updated to rtems-4.6.0pre5.
79
802003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * aclocal/rtems-top.m4: Add RTEMS_API.
83        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
84
852003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
88
892003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
92        Add "autoconf-2.5x unquoting" hack.
93
942003-07-03      Joel Sherrill <joel@OARcorp.com>
95
96        * SUPPORT: Fix Mark Johannes' email address.
97
982003-07-03      Joel Sherrill <joel@OARcorp.com>
99
100        * VERSION: Updated to rtems-4.6.0pre4.
101
1022003-07-03      Joel Sherrill <joel@OARcorp.com>
103
104        * aclocal/version.m4: Updated to rtems-4.6.0pre4.
105
1062003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * config.sub: New from subversions to accomodate c4x/tic4x.
109
1102003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        PR 412/make_build
113        * configure.ac: Remove "BLEEDING EDGE" warning.
114        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
115        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
116        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
117        * aclocal/gcc-isystem.m4: New.
118        * Makefile.am: Add aclocal/gcc-isystem.m4.
119
1202003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
123        * automake/compile.am: Remove LIBSUFFIX_VA.
124
1252003-04-23      Joel Sherrill <joel@OARcorp.com>
126
127        * VERSION: Updated to rtems-4.6.0pre3.
128
1292003-04-23      Joel Sherrill <joel@OARcorp.com>
130
131        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
132
1332003-04-23      Joel Sherrill <joel@OARcorp.com>
134
135        * VERSION: Updated to rtems-4.6.0pre3.
136
1372003-04-23      Joel Sherrill <joel@OARcorp.com>
138
139        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
140
1412003-04-18      Joel Sherrill <joel@OARcorp.com>
142
143        * VERSION: Updated to rtems-4.6.0pre2.
144
1452003-04-18      Joel Sherrill <joel@OARcorp.com>
146
147        * aclocal/version.m4: Updated to rtems-4.6.0pre2.
148
1492003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * acinclude.m4: Reformat build_* handling.
152        Preset *_alias if empty.
153        * configure.ac: Change tools/build to build-config dirs.
154        Conditionally build tools/build as host-config dirs.
155
1562003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * acinclude.m4: Fix broken comments.
159        Add hidden option --enable-experimental.
160        * README.cdn-X: Update.
161        * configure.ac: Build tools/build as host and build-host tools to
162        accomodate those BSPs applying packhex in <BSP>.cfg.
163        Build tools/cpu as build-host tools.
164
1652003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * tools/Makefile.am: Remove.
168        * configure.ac: Remove tools.
169        * acinclude.m4: Fix build_subdir handling.
170        * Makefile.am: Remove tools from SUBDIRS.
171        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
172
1732003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac: Remove AC_CONFIG_AUX_DIR.
176        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
177
1782003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * bootstrap: Add ACLOCAL, AUTOHEADER.
181        Don't check for auto*tool-versions.
182
1832003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
186
1872003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * automake/compile.am: Introduce depend-gcc.
190        * automake/lib.am: Remove stray comment.
191        * automake/local.am: Introduce depend-gcc.
192
1932003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
196
1972003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
200        * automake/local.am: Remove $(ARCH), clean-local.
201        * automake/compile.am: Add $(ARCH), clean-local.
202        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
203
2042003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * Makefile.am: Remove references to obsoleted files
207        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
208
2092003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * config.sub (rtems-4-6-branch only): New from subversion.
212        * bootstrap (rtems-4-6-branch only): Do not delete config.sub.
213
2142003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
217
2182003-02-11      Joel Sherrill <joel@OARcorp.com>
219
220        * VERSION: Updated to rtems-4.6.0pre1.
221
2222003-02-11      Joel Sherrill <joel@OARcorp.com>
223
224        * aclocal/version.m4: Updated to rtems-4.6.0pre1.
225
2262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * bootstrap: Remove attempts to detect autoconf and automake using
229        "which" (PR 325).
230
2312003-02-06      Joel Sherrill <joel@OARcorp.com>
232
233        * README.configure: Updated to reflect new BSPs and deprecated
234        targets.
235
2362003-01-28      Joel Sherrill <joel@OARcorp.com>
237
238        * VERSION: Updated to rtems-ss-20030128.
239
2402003-01-28      Joel Sherrill <joel@OARcorp.com>
241
242        * aclocal/version.m4: Updated to rtems-ss-20030128.
243
2442003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
247        Remove CLOBBER_DEPEND (Unused).
248
2492003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * automake/local.am: Remove distclean-local.
252
2532001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
256        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
257
2582002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
261        Rework RTEMS_PROG_CXX_FOR_TARGET.
262
2632002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
266
2672002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
270
2712002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
274
2752002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * bootstrap: Require autoconf 2.54 or 2.57.
278        Require automake-1.7.2.
279
2802002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
283        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
284        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
285
2862002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
289
2902002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * automake/compile.am: Remove hard-coded *_PROFILE_V.
293        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
294        CFLAGS_PROFILE_V.
295        Remove CPPFLAGS_GCC.
296
2972002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
300        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
301        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
302        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
303
3042002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * aclocal/rtems-flags.m4: New.
307
3082002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * bootstrap: Allow autoconf-2.57.
311
3122002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * aclocal/prog-cc.m4: Remove GCCSED.
315
3162002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
319        Remove LDFLAGS.
320        Add CCAS, CCASCOMPILE.
321        Remove compilation rules for *.cpp, *.cxx, *.C.
322        Use CCASCOMPILE to compile *.S.
323        Add -pg to RTEMS_CFLAGS_PROFILE_V.
324
3252002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * configure.ac: Remove c/make.
328
3292002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * aclocal/prog-ccas.m4: New.
332        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
333        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
334        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
335
3362002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * acinclude.m4: Conditionally append --target=.
339
3402002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
343
3442002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * automake/compile.am: Remove LD_PATHS (Unused).
347        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
348        is announced obsolete).
349
3502002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
353
3542002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * aclocal/sysv-ipc.m4: Remove (Unused).
357        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
358
3592002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * acinclude.m4: Lots of changes addressing PR 312.
362
3632002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
366        to PR 312).
367
3682002-11-18      Joel Sherrill <joel@OARcorp.com>
369
370        * VERSION: Updated to rtems-ss-20021118.
371
3722002-11-18      Joel Sherrill <joel@OARcorp.com>
373
374        * aclocal/version.m4: Updated to rtems-ss-20021118.
375
3762002-11-17      Joel Sherrill <joel@OARcorp.com>
377
378        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
379        Motorola MTX603e.
380
3812002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
384
3852002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
388        * configure.ac: Ditto.
389
3902002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
393        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
394        Support @CFLAGS@, @CXXFLAGS@.
395
3962002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * bootstrap: Allow autoconf-2.56.
399
4002002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
403        Fix stupid typo (continue/configure).
404        * aclocal/prog-cc.m4: Remove obsolete comments.
405        Acknowledge CFLAGS.
406
4072002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
410        end of the args passed to sub-configure-scripts. (Reported by
411        Wulf Hofbauer <wh73@cornell.edu>)
412
4132002-11-12      Joel Sherrill <joel@OARcorp.com>
414
415        * configure.ac: Remove make/compilers/Makefile.
416
4172002-11-11      Joel Sherrill <joel@OARcorp.com>
418
419        * VERSION: Updated to rtems-ss-20021111.
420
4212002-11-11      Joel Sherrill <joel@OARcorp.com>
422
423        * aclocal/version.m4: Updated to rtems-ss-20021111.
424
4252002-11-11      Joel Sherrill <joel@OARcorp.com>
426
427        * VERSION: Updated to rtems-ss-20021111.
428
4292002-11-11      Joel Sherrill <joel@OARcorp.com>
430
431        * aclocal/version.m4: Updated to rtems-ss-20021111.
432
4332002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * automake/compile.am: Remove rel rule.
436
4372002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
440
4412002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * configure.ac: Remove make/Templates/Makefile.
444        * README.configure: Minor massaging.
445
4462002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        Further preparations for autoconf > 2.52:
449        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
450        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
451        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
452
4532002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * acinclude.m4: Adapations to autoconf > 2.52.
456
4572002-11-01      Joel Sherrill <joel@OARcorp.com>
458
459        * ChangeLog: Corrected.
460
4612002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * bootstrap: Add generate_bspdir_acinclude to automatically update
464        c/src/lib/libbsp/<cpu>/acinclude.m4.
465        Use #! /bin/sh instead of #!/bin/sh.
466        Remove autom4te*.cache during ./bootstrap --clean.
467
4682002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
471        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
472        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
473        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
474        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
475        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
476        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
477        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
478        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
479        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
480        (autoconf > 2.54 seems to have problems with the old form of
481        quoting).
482
4832002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
486        (autoconf > 2.54 complains about).
487
4882002-10-21      Joel Sherrill <joel@OARcorp.com>
489
490        * VERSION: Updated to rtems-20021021-test.
491
4922002-10-21      Joel Sherrill <joel@OARcorp.com>
493
494        * aclocal/version.m4: Updated to rtems-20021021-test.
495
4962002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * .cvsignore: Reformat.
499        Add autom4te*cache.
500        Remove autom4te.cache.
501
5022002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
505
5062002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
509        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
510
5112002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * bootstrap: Add autoconf/automake version checks by popular demand.
514        [FWIW: I dislike this.]
515
5162002-10-07      Joel Sherrill <joel@OARcorp.com>
517
518        * VERSION: Updated to rtems-ss-20021007.
519
5202002-10-07      Joel Sherrill <joel@OARcorp.com>
521
522        * aclocal/version.m4: Updated to rtems-ss-20021007.
523
5242002-10-04      Joel Sherrill <joel@OARcorp.com>
525
526        * VERSION: Updated to rtems-JUNK.
527
5282002-10-04      Joel Sherrill <joel@OARcorp.com>
529
530        * aclocal/version.m4: Updated to rtems-JUNK.
531
5322002-10-04      Joel Sherrill <joel@OARcorp.com>
533
534        * VERSION: Updated to rtems-ss-20021004.
535
5362002-10-04      Joel Sherrill <joel@OARcorp.com>
537
538        * aclocal/version.m4: Updated to rtems-ss-20021004.
539
5402002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
543        autoconf-2.53 PACKAGE crap.
544
5452002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * aclocal/prog-gnat.m4: New.
548
5492002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * aclocal/bsp-configure.m4: Fix small typo in comment.
552
5532002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
556
5572002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
560        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
561        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
562
5632002-08-07      Joel Sherrill <joel@OARcorp.com>
564
565        * aclocal/version.m4: Updated to rtems-ss-20020807.
566
5672002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
570
5712002-07-31      Joel Sherrill <joel@OARcorp.com>
572
573        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
574        was just a stub and only the OR32 port is getting worked on.
575
5762002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * aclocal/subdirs.m4: Remove.
579        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
580
5812002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
584        exec/score/cpu.
585
5862002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
589        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
590        compilation rules (Work-around to an automake bug).
591        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
592        make-library.
593
5942002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * configure.ac: Activate cpukit. Remove references to c/src/exec.
597
5982002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
601
6022002-07-17      Joel Sherrill <joel@OARcorp.com>
603
604        * aclocal/version.m4: Updated to rtems-ss-20020717.
605
6062002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * config-ml.in: Imported from gcc-3.1.
609        Change to match c/src/config-ml.in.
610
6112002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * aclocal/check-multiprocessing.m4: Reworked.
614        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
615
6162002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * automake/multilib.am: Remove.
619        * Makefile.am: Reflect change above.
620
6212002-06-28      Joel Sherrill <joel@OARcorp.com>
622
623        * aclocal/version.m4: Updated to rtems-ss-20020628.
624
6252002-06-27      Joel Sherrill <joel@OARcorp.com>
626
627        * tools/Makefile.am: Build the cpu dependent tools as well.
628
6292002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * aclocal/env-rtemscpu.m4: Remove.
632        * aclocal/multi.m4: Remove.
633        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
634
6352002-05-28      Joel Sherrill <joel@OARcorp.com>
636
637        * aclocal/version.m4: Updated to rtems-ss-20020528.
638
6392002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * aclocal/prog-cc.m4: Remove GCC272 support.
642        Remove ENABLE_LIBCDIR.
643        * aclocal/prog-cxx.m4: Ditto.
644        * aclocal/enable-gcc28.m4: Remove.
645        * aclocal/enable-libcdir.m4: Ditto.
646
6472002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
650        ENABLE_GCC28.
651
6522002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
653
654        * automake/compile.am: Remove GCC272 support.
655        Remove *.sh rule (unused).
656        * configure.ac: Remove ENABLE_GCC28.
657        Remove ENABLE_LIBCDIR.
658
6592002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * .cvsignore: Added mdate-sh and texinfo.tex.
662
6632002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * aclocal/version.m4: New file.
666        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
667        aclocal/version.m4.
668        * bootstrap: Use aclocal/version.m4 instead of VERSION.
669        * configure.ac: Use aclocal/version.m4 instead of VERSION.
670
6712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * configure.ac:
674        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
675        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
676        * Makefile.am: Remove AUTOMAKE_OPTIONS.
677        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
678
6792002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
682        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
683
6842002-03-08      Joel Sherrill <joel@OARcorp.com>
685
686        * VERSION: Updated to rtems-mg5-20020808.
687
6882002-03-01      Joel Sherrill <joel@OARcorp.com>
689
690        * VERSION: Updated to rtems-ss-20020301.
691
6922002-02-15      Joel Sherrill <joel@OARcorp.com>
693
694        * VERSION: Updated to rtems-ss-20020215.
695
6962002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * aclocal/subdirs.m4: Propagate the current $prefix to the
699        sub-configures.
700
7012002-02-05      Joel Sherrill <joel@OARcorp.com>
702
703        * VERSION: Updated to rtems-ss-20020205.
704
7052002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
708        compatibility.
709        * bootstrap: Let --clean remove texinfo.tex.
710
7112002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
714
7152002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * configure.ac: Add --enable-docs support. Add
718        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
719        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
720        hard-coded SUBDIRS.
721        * README.configure: Added a bit of information on this new option.
722
7232002-01-18      Joel Sherrill <joel@OARcorp.com>
724
725        * VERSION: Updated to rtems-ss-20020118.
726
7272002-01-18      Joel Sherrill <joel@OARcorp.com>
728
729        * VERSION: Updated to rtems-20020118.
730
7312002-01-17      Joel Sherrill <joel@OARcorp.com>
732
733        * VERSION: Updated to rtems-ss-20020717.
734
7352002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
738        check upon host_alias != build_alias.
739
7402002-01-07      Joel Sherrill <joel@OARcorp.com>
741
742        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
743        last line to eliminate 100's of warnings.
744
7452002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * aclocal/check-newlib.m4: Apply AS_IF.
748        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
749        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
750        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
751        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
752        changes.
753        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
754        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
755        * automake/compile.am: Remove librtemsall from LINK_FILES.
756
7572001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
760        * aclocal/subdirs.m4: New file.
761        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
762        modifications.
763        * aclocal/check-posix.m4: Apply AS_IF.
764        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
765        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
766        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
767        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
768        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
769        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
770        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
771        OUTPUT_COMMANDS.
772        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
773        * aclocal/rtems-debug.m4: Minor cleanups.
774        * aclocal/rtems-top.m4: Minor cleanups.
775        * automake/compile.am: Further steps towards automake's rules.
776
7772001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
780        * automake/lib.am: Add MULTISUBDIR.
781
7822001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * bootstrap: Run autoheader when configure.ac contains
785        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
786
7872001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * aclocal/bsp-configure.m4: New file.
790        * Makefile.am: Add aclocal/bsp-configure.m4.
791
7922001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
793
794        * Makefile.am: Add automake/force-preinstall.am,
795        aclocal/ppc.am, remove ACLOCAL_M4.
796
7972001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
798
799        * aclocal/bsp-alias.m4: Remove score603e_g1.
800        * aclocal/check-bsps.m4: Remove score603e_g1.
801        * aclocal/prog-cc.m4: Apply m4_if.
802
803
8042001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * automake/force-preinstall.am: New file.
807        * aclocal/ppc.m4: New file.
808
8092001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * aclocal/check-bsps.m4: Reworked.
812        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
813
8142001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * aclocal/bspopts.m4: New file.
817
8182001-11-13      Joel Sherrill <joel@OARcorp.com>
819
820        * COPYING: Test of $Id$ -> $RTEMS$.
821
8222001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
823
824        This modification is part of the submitted modifications necessary to
825        support the IBM PPC405 family.  This submission was reviewed by
826        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
827        not negatively impact the ppc403 BSPs.  The submission and tracking
828        process was captured as PR50.
829        * README.configure: Added gen405 BSP.
830
8312001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
832
833        * Adopt more automake rules:
834        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
835        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
836        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
837        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
838        CXXLINK_APP in make-cxx-exe.
839        * automake/lib.am: Add ARFLAGS.
840
8412001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
844        config.cache's which prevented powerpc targets librdbg from building.
845
8462001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
847
848        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
849        add 2nd arg to _RTEMS_CPU_SUBDIR.
850        * aclocal/target.m4: Replace ac_configure_args with
851        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
852        * Makefile.am: Require automake-1.5.
853
8542001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
857        * configure.in: Remove.
858        * configure.ac: New file, generated from configure.in by autoupdate.
859
8602001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
861
862        * aclocal/rtems-cpu-subdirs.m4: New file.
863
8642001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * automake/compile.am: Fundamentally reworked compilation rules for
867        closer adaptation to automake's behavior.
868
8692001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870
871        * automake/lib.am: Comment out LD.
872        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
873        automake/leaf.am to AUTOMAKE_FILES.
874
8752001-09-27      Joel Sherrill <joel@OARcorp.com>
876
877        * config.guess: No longer in CVS since installed by bootstrap.
878
8792001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * bootstrap: remove/add automake added files.
882        * .cvsignore: reflect changes to bootstrap.
883
8842001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
885
886        * automake/leaf.am: New file.
887
8882001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
891        of AC_CANONICAL_SYSTEM.
892        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
893        mkinstalldirs and mkdir.
894        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
895        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
896        _RTEMS_OUTPUT_BUILD_SUBDIRS.
897       
8982001-09-13      Joel Sherrill <joel@OARcorp.com>
899
900        * missing: Updated to latest version.
901
9022001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
903
904        * configure.in: autoupdate to autoconf-2.52.
905        * bootstrap: Add handling for configure.ac, make autoheader verbose,
906        fix auto*tool invocation order.
907        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
908        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
909        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
910        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
911        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
912        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
913        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
914        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
915        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
916        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
917        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
918        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
919        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
920        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
921        RTEMS_CONFIG_PER_BSP conditional.
922        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
923        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
924        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
925
9262001-05-25      Joel Sherrill <joel@OARcorp.com>
927
928        * README.configure: Corrected the name of the MRM332 BSP.
929        Strengthened the distinction between what the target
930        and the BSP each select.  Added more targets to list.
931
9322001-05-25      Joel Sherrill <joel@OARcorp.com>
933
934        * README.configure: Updated the list of BSPs.
935
9362001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
937
938        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
939        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
940        Add support for DOS-drive-letters.
941
9422001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
943
944        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
945        RTEMS_PROG_CC_FOR_TARGET.
946
9472001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * README.cdn-X: Update.
950        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
951        @CPPFLAGS@ to CPPFLAGS.
952
9532001-04-20      Eric Valette <valette@crf.canon.fr>
954
955        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
956        BSPs support the new exception processing model and
957        consequently, librdbg.
958
9592001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
960
961        * configure.in: Reworked for Canadian Cross support.
962        * Makefile.am: Reflect changes to configure.in.
963        * config.guess, config.sub: Update from subversions.gnu.org.
964        * README.cdn-X: New file.
965        * tools/Makefile.am: Remove build, tools from SUBDIRS.
966
9672001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
968
969        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
970        TARGET_CONFIG_SUBDIRS.
971        * aclocal/enable-bsp.m4: fix quoting.
972        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
973
9742001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
975
976        * aclocal/config-subdirs.m4: New file.
977        * aclocal/target.m4: Use macros from config-subdirs.m4.
978
9792001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
980
981        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
982        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
983
9842001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
985
986        * configure.in: Fix AM_INIT_AUTOMAKE.
987        * aclocal/bsp-arg-enable.m4: Extend comments.
988        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
989        the default clause.
990
9912001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
994        RTEMS_ENV_RTEMSCPU.
995        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
996        special treatment for GCC_SPECS.
997        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
998        special treatment for GCC_SPECS.
999        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1000        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1001        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1002        instead of $(shell ..) for LIBC_LIB*.
1003
10042001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1005
1006        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1007        simsh7045.
1008
10092001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1010
1011        * automake/compile.am: Add LD.
1012
10132000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1014
1015        * config.guess, config.sub: Update from CVS-autoconf to pick
1016        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1017        necessary anyway to use autoconf-versions > 2.13.
1018
10192000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1020
1021        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1022        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1023        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1024        help string.
1025        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1026
10272000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1028
1029        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1030        Modified to reflect addition of LEON BSPs as well as the
1031        no-FP ERC32 variant.
1032
10332000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1034
1035        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1036        standard).
1037        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1038        standard).
1039        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1040        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1041        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1042        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1043
10442000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1047        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1048        $host instead of $target (BUG-FIX).
1049        * configure.in: Use $target and $host instead of $target_alias and
1050        $host_alias (autoconf-2.49b).
1051        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1052        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1053
1054        NOTES:
1055        * autoconf-2.49b depredicates using changequotes.
1056        * The changes to configure.in are due to cleanups in
1057        autoconf-2.49b's implemention of canonicalization. With
1058        autoconf-2.1x it wasn't always clear, when to use $xxx or
1059        $xxx_alias. Now this is clear.
1060
10612000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1064
10652000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1066
1067        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1068        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1069        with an RTEMS specific but more restrictive autoconf macro.
1070
10712000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1072
1073        * automake/lib.am: Add LD.
1074
10752000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076
1077        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1078        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1079
10802000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1081 
1082        * aclocal/*: Replace with contents of macros/*.m4
1083        * macros/: Remove.
1084        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1085        * Makefile.am: Reflect changes to aclocal/ and macros/.
1086
10872000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1088
1089        * configure.in: New, Cygnus/GNU style configuration.
1090        * Makefile.am: Add macros/, reflect new configure.in,
1091        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1092        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1093        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1094        * macros/tool-prefix.m4: Remove.
1095        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1096        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1097        RTEMS_ROOT.
1098        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1099        * macros/multilib.m4: Various minor fixes.
1100        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1101        PROJECT_ROOT, RTEMS_ROOT.
1102        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1103        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1104
11052000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1106
1107        * automake/multilib.am: New file.
1108        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1109        the automake/ directory.
1110
11112000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1112
1113        * macros/enable-hwapi.m4: Removed.
1114        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1115        A small cleanup step towards gnu-canonicalization.
1116
11172000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1118
1119        * macros: New directory.
1120        * macros/bsp-alias.m4: new file.
1121        * macros/canonical-host.m4: new file.
1122        * macros/canonical-target-name.m4: new file.
1123        * macros/canonicalize-tools.m4: new file.
1124        * macros/check-bsp-cache.m4: new file.
1125        * macros/check-bsps.m4: new file.
1126        * macros/check-cpu.m4: new file.
1127        * macros/rtems-debug.m4: new file.
1128        * macros/check-cxx.m4: new file.
1129        * macros/check-itron.m4: new file.
1130        * macros/check-multiprocessing.m4: new file.
1131        * macros/check-networking.m4: new file.
1132        * macros/check-newlib.m4: new file.
1133        * macros/check-posix.m4: new file.
1134        * macros/check-rdbg.m4: new file.
1135        * macros/enable-bare.m4: new file.
1136        * macros/enable-cxx.m4: new file.
1137        * macros/enable-gcc28.m4: new file.
1138        * macros/enable-inlines.m4: new file.
1139        * macros/enable-itron.m4: new file.
1140        * macros/enable-libcdir.m4: new file.
1141        * macros/enable-multiprocessing.m4: new file.
1142        * macros/enable-networking.m4: new file.
1143        * macros/enable-posix.m4: new file.
1144        * macros/enable-rdbg.m4: new file.
1145        * macros/enable-rtemsbsp.m4: new file.
1146        * macros/enable-tests.m4: new file.
1147        * macros/gcc-pipe.m4: new file.
1148        * macros/gcc-specs.m4: new file.
1149        * macros/i386-gas-code16.m4: new file.
1150        * macros/path-ksh.m4: new file.
1151        * macros/path-perl.m4: new file.
1152        * macros/prog-cc.m4: new file.
1153        * macros/prog-cxx.m4: new file.
1154        * macros/project-root.m4: new file.
1155        * macros/rtems-top.m4: new file.
1156        * macros/sysv-ipc.m4: new file.
1157        * macros/target.m4: new file.
1158        * macros/rtems-test-no-pause.m4: new file.
1159        * macros/multilib.m4: new file.
1160        * macros/tool-paths.m4: new file.
1161        * macros/tool-prefix.m4: new file.
1162
11632000-09-14      Joel Sherrill <joel@OARcorp.com>
1164
1165        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1166
11672000-09-14      Joel Sherrill <joel@OARcorp.com>
1168
1169        * aclocal/enable-hwapi.m4: Now longer used and removed.
1170
11712000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1172
1173        * automake/lib.am: Remove leaf.cfg.
1174
11752000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1176
1177        * aclocal/rtems-top.m4: Add ENDIF-hack.
1178        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1179
11802000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1181
1182        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1183        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1184        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1185        * automake/compile.am: Replaced.
1186        * automake/local.am: Remove building variant handling.
1187
11882000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189
1190        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1191        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1192        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1193        * aclocal/target.m4: Cleanup comments
1194        * Automake/compile.am: Add DEFS support to keep building happy.
1195
11962000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1197
1198        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1199
12002000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1201
1202        * automake/compile.am: New file
1203        * ChangeLog: Fix email addresses
1204
12052000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1206
1207        * LICENSE.NET, README, README.configure: Spelling corrections.
1208
12092000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1210
1211        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1212
12132000-08-30      Joel Sherrill <joel@OARcorp.com>
1214
1215        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1216
12172000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1218
1219        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1220
12212000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1222
1223        * aclocal/check-bsps.h:
1224          - Add pck6-BSP
1225          - Exclude ChangeLog from being picked up as BSP
1226        * aclocal/bsp-alias.m4: Add pck6-BSP
1227
12282000-08-10      Joel Sherrill <joel@OARcorp.com>
1229
1230        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.