source: rtems/ChangeLog @ 37f09415

Last change on this file since 37f09415 was eefbe35, checked in by Joel Sherrill <joel.sherrill@…>, on 10/05/05 at 19:31:20

2005-10-05 Jiri Gaisler <jiri@…>

Edvin Catovic <edvin@…>
Konrad Eisele <konrad@…>

PR 827/bsps

  • aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Portion of large update of SPARC BSPs. Includes addition of sis, leon2 and leon3 BSPs, deletion of leon BSP, addition of SMC91111 NIC driver and much more.
  • Property mode set to 100644
File size: 38.8 KB
Line 
12005-10-05  Jiri Gaisler <jiri@gaisler.com>
2            Edvin Catovic <edvin@gaisler.com>
3            Konrad Eisele <konrad@gaisler.com>
4
5        PR 827/bsps
6        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Portion of large update
7        of SPARC BSPs. Includes addition of sis, leon2 and leon3 BSPs,
8        deletion of leon BSP, addition of SMC91111 NIC driver and much more.
9
102005-09-01      Joel Sherrill <joel@OARcorp.com>
11
12        * VERSION: Updated to rtems-4.6.4.
13
142005-09-01      Joel Sherrill <joel@OARcorp.com>
15
16        * aclocal/version.m4: Updated to rtems-4.6.4.
17
182005-03-17      Joel Sherrill <joel@OARcorp.com>
19
20        * VERSION: Updated to rtems-4.6.3.
21
222004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
23
24        * aclocal/bsp-alias.m4: Add MVME2100 BSP.
25
262004-10-18      Joel Sherrill <joel@OARcorp.com>
27
28        * VERSION: Updated to rtems-4.6.2.
29
302004-10-18      Joel Sherrill <joel@OARcorp.com>
31
32        * aclocal/version.m4: Updated to rtems-4.6.2.
33
342004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        PR 673/make_build
37        * config-ml.in: Quote 'cd "${ml_origdir}"'.
38        Quote 'cd "${ML_POPDIR}"'.
39
402004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
41
42        PR 673/make_build
43        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
44        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
45        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
46
472004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
48
49        * acinclude.m4: Fix m4-underquoting.
50
512004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
52
53        * aclocal/bsp-alias.m4, aclocal/bsp-arg-enable.m4,
54        aclocal/canonical-host.m4, aclocal/canonical-target-name.m4,
55        aclocal/canonicalize-tools.m4, aclocal/check-bsps.m4,
56        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
57        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
58        aclocal/check-networking.m4, aclocal/check-newlib.m4,
59        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
60        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
61        aclocal/enable-cxx.m4, aclocal/enable-inlines.m4,
62        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
63        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
64        aclocal/enable-rdbg.m4, aclocal/enable-rtemsbsp.m4,
65        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
66        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
67        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
68        aclocal/path-perl.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
69        aclocal/project-root.m4, aclocal/rtems-debug.m4,
70        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
71        aclocal/target.m4, aclocal/tool-paths.m4: Fix m4-underquoting.
72
732004-04-08      Joel Sherrill <joel@OARcorp.com>
74
75        * aclocal/version.m4: Updated to rtems-4.6.1.
76
772004-02-03      Joel Sherrill <joel@OARcorp.com>
78
79        * VERSION: Updated to rtems-4.6.0.
80
812004-02-03      Joel Sherrill <joel@OARcorp.com>
82
83        * aclocal/version.m4: Updated to rtems-4.6.0.
84
852004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * aclocal/rpms.m4: New (extracted from scripts/configure.ac).
88
892003-10-13      Joel Sherrill <joel@OARcorp.com>
90
91        * VERSION: Updated to rtems-4.6.0pre5.
92
932003-10-13      Joel Sherrill <joel@OARcorp.com>
94
95        * aclocal/version.m4: Updated to rtems-4.6.0pre5.
96
972003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * aclocal/rtems-top.m4: Add RTEMS_API.
100        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
101
1022003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
105
1062003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
109        Add "autoconf-2.5x unquoting" hack.
110
1112003-07-03      Joel Sherrill <joel@OARcorp.com>
112
113        * SUPPORT: Fix Mark Johannes' email address.
114
1152003-07-03      Joel Sherrill <joel@OARcorp.com>
116
117        * VERSION: Updated to rtems-4.6.0pre4.
118
1192003-07-03      Joel Sherrill <joel@OARcorp.com>
120
121        * aclocal/version.m4: Updated to rtems-4.6.0pre4.
122
1232003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * config.sub: New from subversions to accomodate c4x/tic4x.
126
1272003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        PR 412/make_build
130        * configure.ac: Remove "BLEEDING EDGE" warning.
131        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
132        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
133        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
134        * aclocal/gcc-isystem.m4: New.
135        * Makefile.am: Add aclocal/gcc-isystem.m4.
136
1372003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
140        * automake/compile.am: Remove LIBSUFFIX_VA.
141
1422003-04-23      Joel Sherrill <joel@OARcorp.com>
143
144        * VERSION: Updated to rtems-4.6.0pre3.
145
1462003-04-23      Joel Sherrill <joel@OARcorp.com>
147
148        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
149
1502003-04-23      Joel Sherrill <joel@OARcorp.com>
151
152        * VERSION: Updated to rtems-4.6.0pre3.
153
1542003-04-23      Joel Sherrill <joel@OARcorp.com>
155
156        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
157
1582003-04-18      Joel Sherrill <joel@OARcorp.com>
159
160        * VERSION: Updated to rtems-4.6.0pre2.
161
1622003-04-18      Joel Sherrill <joel@OARcorp.com>
163
164        * aclocal/version.m4: Updated to rtems-4.6.0pre2.
165
1662003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * acinclude.m4: Reformat build_* handling.
169        Preset *_alias if empty.
170        * configure.ac: Change tools/build to build-config dirs.
171        Conditionally build tools/build as host-config dirs.
172
1732003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * acinclude.m4: Fix broken comments.
176        Add hidden option --enable-experimental.
177        * README.cdn-X: Update.
178        * configure.ac: Build tools/build as host and build-host tools to
179        accomodate those BSPs applying packhex in <BSP>.cfg.
180        Build tools/cpu as build-host tools.
181
1822003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * tools/Makefile.am: Remove.
185        * configure.ac: Remove tools.
186        * acinclude.m4: Fix build_subdir handling.
187        * Makefile.am: Remove tools from SUBDIRS.
188        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
189
1902003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: Remove AC_CONFIG_AUX_DIR.
193        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
194
1952003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * bootstrap: Add ACLOCAL, AUTOHEADER.
198        Don't check for auto*tool-versions.
199
2002003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
203
2042003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * automake/compile.am: Introduce depend-gcc.
207        * automake/lib.am: Remove stray comment.
208        * automake/local.am: Introduce depend-gcc.
209
2102003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
213
2142003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
217        * automake/local.am: Remove $(ARCH), clean-local.
218        * automake/compile.am: Add $(ARCH), clean-local.
219        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
220
2212003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * Makefile.am: Remove references to obsoleted files
224        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
225
2262003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * config.sub (rtems-4-6-branch only): New from subversion.
229        * bootstrap (rtems-4-6-branch only): Do not delete config.sub.
230
2312003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
234
2352003-02-11      Joel Sherrill <joel@OARcorp.com>
236
237        * VERSION: Updated to rtems-4.6.0pre1.
238
2392003-02-11      Joel Sherrill <joel@OARcorp.com>
240
241        * aclocal/version.m4: Updated to rtems-4.6.0pre1.
242
2432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * bootstrap: Remove attempts to detect autoconf and automake using
246        "which" (PR 325).
247
2482003-02-06      Joel Sherrill <joel@OARcorp.com>
249
250        * README.configure: Updated to reflect new BSPs and deprecated
251        targets.
252
2532003-01-28      Joel Sherrill <joel@OARcorp.com>
254
255        * VERSION: Updated to rtems-ss-20030128.
256
2572003-01-28      Joel Sherrill <joel@OARcorp.com>
258
259        * aclocal/version.m4: Updated to rtems-ss-20030128.
260
2612003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
264        Remove CLOBBER_DEPEND (Unused).
265
2662003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * automake/local.am: Remove distclean-local.
269
2702001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
273        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
274
2752002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
278        Rework RTEMS_PROG_CXX_FOR_TARGET.
279
2802002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
283
2842002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
287
2882002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
291
2922002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * bootstrap: Require autoconf 2.54 or 2.57.
295        Require automake-1.7.2.
296
2972002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
300        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
301        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
302
3032002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
306
3072002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * automake/compile.am: Remove hard-coded *_PROFILE_V.
310        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
311        CFLAGS_PROFILE_V.
312        Remove CPPFLAGS_GCC.
313
3142002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
317        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
318        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
319        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
320
3212002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * aclocal/rtems-flags.m4: New.
324
3252002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * bootstrap: Allow autoconf-2.57.
328
3292002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * aclocal/prog-cc.m4: Remove GCCSED.
332
3332002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
336        Remove LDFLAGS.
337        Add CCAS, CCASCOMPILE.
338        Remove compilation rules for *.cpp, *.cxx, *.C.
339        Use CCASCOMPILE to compile *.S.
340        Add -pg to RTEMS_CFLAGS_PROFILE_V.
341
3422002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * configure.ac: Remove c/make.
345
3462002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * aclocal/prog-ccas.m4: New.
349        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
350        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
351        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
352
3532002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * acinclude.m4: Conditionally append --target=.
356
3572002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
360
3612002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * automake/compile.am: Remove LD_PATHS (Unused).
364        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
365        is announced obsolete).
366
3672002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
370
3712002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * aclocal/sysv-ipc.m4: Remove (Unused).
374        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
375
3762002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * acinclude.m4: Lots of changes addressing PR 312.
379
3802002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
383        to PR 312).
384
3852002-11-18      Joel Sherrill <joel@OARcorp.com>
386
387        * VERSION: Updated to rtems-ss-20021118.
388
3892002-11-18      Joel Sherrill <joel@OARcorp.com>
390
391        * aclocal/version.m4: Updated to rtems-ss-20021118.
392
3932002-11-17      Joel Sherrill <joel@OARcorp.com>
394
395        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
396        Motorola MTX603e.
397
3982002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
401
4022002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
405        * configure.ac: Ditto.
406
4072002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
410        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
411        Support @CFLAGS@, @CXXFLAGS@.
412
4132002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * bootstrap: Allow autoconf-2.56.
416
4172002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
420        Fix stupid typo (continue/configure).
421        * aclocal/prog-cc.m4: Remove obsolete comments.
422        Acknowledge CFLAGS.
423
4242002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
427        end of the args passed to sub-configure-scripts. (Reported by
428        Wulf Hofbauer <wh73@cornell.edu>)
429
4302002-11-12      Joel Sherrill <joel@OARcorp.com>
431
432        * configure.ac: Remove make/compilers/Makefile.
433
4342002-11-11      Joel Sherrill <joel@OARcorp.com>
435
436        * VERSION: Updated to rtems-ss-20021111.
437
4382002-11-11      Joel Sherrill <joel@OARcorp.com>
439
440        * aclocal/version.m4: Updated to rtems-ss-20021111.
441
4422002-11-11      Joel Sherrill <joel@OARcorp.com>
443
444        * VERSION: Updated to rtems-ss-20021111.
445
4462002-11-11      Joel Sherrill <joel@OARcorp.com>
447
448        * aclocal/version.m4: Updated to rtems-ss-20021111.
449
4502002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * automake/compile.am: Remove rel rule.
453
4542002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
457
4582002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * configure.ac: Remove make/Templates/Makefile.
461        * README.configure: Minor massaging.
462
4632002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        Further preparations for autoconf > 2.52:
466        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
467        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
468        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
469
4702002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * acinclude.m4: Adapations to autoconf > 2.52.
473
4742002-11-01      Joel Sherrill <joel@OARcorp.com>
475
476        * ChangeLog: Corrected.
477
4782002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * bootstrap: Add generate_bspdir_acinclude to automatically update
481        c/src/lib/libbsp/<cpu>/acinclude.m4.
482        Use #! /bin/sh instead of #!/bin/sh.
483        Remove autom4te*.cache during ./bootstrap --clean.
484
4852002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
488        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
489        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
490        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
491        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
492        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
493        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
494        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
495        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
496        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
497        (autoconf > 2.54 seems to have problems with the old form of
498        quoting).
499
5002002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
503        (autoconf > 2.54 complains about).
504
5052002-10-21      Joel Sherrill <joel@OARcorp.com>
506
507        * VERSION: Updated to rtems-20021021-test.
508
5092002-10-21      Joel Sherrill <joel@OARcorp.com>
510
511        * aclocal/version.m4: Updated to rtems-20021021-test.
512
5132002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * .cvsignore: Reformat.
516        Add autom4te*cache.
517        Remove autom4te.cache.
518
5192002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
522
5232002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
526        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
527
5282002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * bootstrap: Add autoconf/automake version checks by popular demand.
531        [FWIW: I dislike this.]
532
5332002-10-07      Joel Sherrill <joel@OARcorp.com>
534
535        * VERSION: Updated to rtems-ss-20021007.
536
5372002-10-07      Joel Sherrill <joel@OARcorp.com>
538
539        * aclocal/version.m4: Updated to rtems-ss-20021007.
540
5412002-10-04      Joel Sherrill <joel@OARcorp.com>
542
543        * VERSION: Updated to rtems-JUNK.
544
5452002-10-04      Joel Sherrill <joel@OARcorp.com>
546
547        * aclocal/version.m4: Updated to rtems-JUNK.
548
5492002-10-04      Joel Sherrill <joel@OARcorp.com>
550
551        * VERSION: Updated to rtems-ss-20021004.
552
5532002-10-04      Joel Sherrill <joel@OARcorp.com>
554
555        * aclocal/version.m4: Updated to rtems-ss-20021004.
556
5572002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
560        autoconf-2.53 PACKAGE crap.
561
5622002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * aclocal/prog-gnat.m4: New.
565
5662002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * aclocal/bsp-configure.m4: Fix small typo in comment.
569
5702002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
573
5742002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
577        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
578        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
579
5802002-08-07      Joel Sherrill <joel@OARcorp.com>
581
582        * aclocal/version.m4: Updated to rtems-ss-20020807.
583
5842002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
587
5882002-07-31      Joel Sherrill <joel@OARcorp.com>
589
590        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
591        was just a stub and only the OR32 port is getting worked on.
592
5932002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * aclocal/subdirs.m4: Remove.
596        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
597
5982002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
601        exec/score/cpu.
602
6032002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
606        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
607        compilation rules (Work-around to an automake bug).
608        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
609        make-library.
610
6112002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * configure.ac: Activate cpukit. Remove references to c/src/exec.
614
6152002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
618
6192002-07-17      Joel Sherrill <joel@OARcorp.com>
620
621        * aclocal/version.m4: Updated to rtems-ss-20020717.
622
6232002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * config-ml.in: Imported from gcc-3.1.
626        Change to match c/src/config-ml.in.
627
6282002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * aclocal/check-multiprocessing.m4: Reworked.
631        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
632
6332002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * automake/multilib.am: Remove.
636        * Makefile.am: Reflect change above.
637
6382002-06-28      Joel Sherrill <joel@OARcorp.com>
639
640        * aclocal/version.m4: Updated to rtems-ss-20020628.
641
6422002-06-27      Joel Sherrill <joel@OARcorp.com>
643
644        * tools/Makefile.am: Build the cpu dependent tools as well.
645
6462002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * aclocal/env-rtemscpu.m4: Remove.
649        * aclocal/multi.m4: Remove.
650        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
651
6522002-05-28      Joel Sherrill <joel@OARcorp.com>
653
654        * aclocal/version.m4: Updated to rtems-ss-20020528.
655
6562002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * aclocal/prog-cc.m4: Remove GCC272 support.
659        Remove ENABLE_LIBCDIR.
660        * aclocal/prog-cxx.m4: Ditto.
661        * aclocal/enable-gcc28.m4: Remove.
662        * aclocal/enable-libcdir.m4: Ditto.
663
6642002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
665
666        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
667        ENABLE_GCC28.
668
6692002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * automake/compile.am: Remove GCC272 support.
672        Remove *.sh rule (unused).
673        * configure.ac: Remove ENABLE_GCC28.
674        Remove ENABLE_LIBCDIR.
675
6762002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * .cvsignore: Added mdate-sh and texinfo.tex.
679
6802002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * aclocal/version.m4: New file.
683        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
684        aclocal/version.m4.
685        * bootstrap: Use aclocal/version.m4 instead of VERSION.
686        * configure.ac: Use aclocal/version.m4 instead of VERSION.
687
6882002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * configure.ac:
691        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
692        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
693        * Makefile.am: Remove AUTOMAKE_OPTIONS.
694        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
695
6962002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
699        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
700
7012002-03-08      Joel Sherrill <joel@OARcorp.com>
702
703        * VERSION: Updated to rtems-mg5-20020808.
704
7052002-03-01      Joel Sherrill <joel@OARcorp.com>
706
707        * VERSION: Updated to rtems-ss-20020301.
708
7092002-02-15      Joel Sherrill <joel@OARcorp.com>
710
711        * VERSION: Updated to rtems-ss-20020215.
712
7132002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * aclocal/subdirs.m4: Propagate the current $prefix to the
716        sub-configures.
717
7182002-02-05      Joel Sherrill <joel@OARcorp.com>
719
720        * VERSION: Updated to rtems-ss-20020205.
721
7222002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
725        compatibility.
726        * bootstrap: Let --clean remove texinfo.tex.
727
7282002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
731
7322002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * configure.ac: Add --enable-docs support. Add
735        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
736        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
737        hard-coded SUBDIRS.
738        * README.configure: Added a bit of information on this new option.
739
7402002-01-18      Joel Sherrill <joel@OARcorp.com>
741
742        * VERSION: Updated to rtems-ss-20020118.
743
7442002-01-18      Joel Sherrill <joel@OARcorp.com>
745
746        * VERSION: Updated to rtems-20020118.
747
7482002-01-17      Joel Sherrill <joel@OARcorp.com>
749
750        * VERSION: Updated to rtems-ss-20020717.
751
7522002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
755        check upon host_alias != build_alias.
756
7572002-01-07      Joel Sherrill <joel@OARcorp.com>
758
759        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
760        last line to eliminate 100's of warnings.
761
7622002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * aclocal/check-newlib.m4: Apply AS_IF.
765        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
766        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
767        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
768        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
769        changes.
770        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
771        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
772        * automake/compile.am: Remove librtemsall from LINK_FILES.
773
7742001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
775
776        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
777        * aclocal/subdirs.m4: New file.
778        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
779        modifications.
780        * aclocal/check-posix.m4: Apply AS_IF.
781        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
782        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
783        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
784        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
785        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
786        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
787        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
788        OUTPUT_COMMANDS.
789        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
790        * aclocal/rtems-debug.m4: Minor cleanups.
791        * aclocal/rtems-top.m4: Minor cleanups.
792        * automake/compile.am: Further steps towards automake's rules.
793
7942001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
795
796        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
797        * automake/lib.am: Add MULTISUBDIR.
798
7992001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * bootstrap: Run autoheader when configure.ac contains
802        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
803
8042001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * aclocal/bsp-configure.m4: New file.
807        * Makefile.am: Add aclocal/bsp-configure.m4.
808
8092001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * Makefile.am: Add automake/force-preinstall.am,
812        aclocal/ppc.am, remove ACLOCAL_M4.
813
8142001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * aclocal/bsp-alias.m4: Remove score603e_g1.
817        * aclocal/check-bsps.m4: Remove score603e_g1.
818        * aclocal/prog-cc.m4: Apply m4_if.
819
820
8212001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * automake/force-preinstall.am: New file.
824        * aclocal/ppc.m4: New file.
825
8262001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * aclocal/check-bsps.m4: Reworked.
829        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
830
8312001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
832
833        * aclocal/bspopts.m4: New file.
834
8352001-11-13      Joel Sherrill <joel@OARcorp.com>
836
837        * COPYING: Test of $Id$ -> $RTEMS$.
838
8392001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
840
841        This modification is part of the submitted modifications necessary to
842        support the IBM PPC405 family.  This submission was reviewed by
843        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
844        not negatively impact the ppc403 BSPs.  The submission and tracking
845        process was captured as PR50.
846        * README.configure: Added gen405 BSP.
847
8482001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * Adopt more automake rules:
851        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
852        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
853        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
854        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
855        CXXLINK_APP in make-cxx-exe.
856        * automake/lib.am: Add ARFLAGS.
857
8582001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
861        config.cache's which prevented powerpc targets librdbg from building.
862
8632001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
866        add 2nd arg to _RTEMS_CPU_SUBDIR.
867        * aclocal/target.m4: Replace ac_configure_args with
868        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
869        * Makefile.am: Require automake-1.5.
870
8712001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
872
873        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
874        * configure.in: Remove.
875        * configure.ac: New file, generated from configure.in by autoupdate.
876
8772001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
878
879        * aclocal/rtems-cpu-subdirs.m4: New file.
880
8812001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * automake/compile.am: Fundamentally reworked compilation rules for
884        closer adaptation to automake's behavior.
885
8862001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
887
888        * automake/lib.am: Comment out LD.
889        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
890        automake/leaf.am to AUTOMAKE_FILES.
891
8922001-09-27      Joel Sherrill <joel@OARcorp.com>
893
894        * config.guess: No longer in CVS since installed by bootstrap.
895
8962001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * bootstrap: remove/add automake added files.
899        * .cvsignore: reflect changes to bootstrap.
900
9012001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * automake/leaf.am: New file.
904
9052001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
906
907        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
908        of AC_CANONICAL_SYSTEM.
909        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
910        mkinstalldirs and mkdir.
911        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
912        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
913        _RTEMS_OUTPUT_BUILD_SUBDIRS.
914       
9152001-09-13      Joel Sherrill <joel@OARcorp.com>
916
917        * missing: Updated to latest version.
918
9192001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
920
921        * configure.in: autoupdate to autoconf-2.52.
922        * bootstrap: Add handling for configure.ac, make autoheader verbose,
923        fix auto*tool invocation order.
924        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
925        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
926        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
927        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
928        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
929        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
930        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
931        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
932        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
933        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
934        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
935        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
936        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
937        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
938        RTEMS_CONFIG_PER_BSP conditional.
939        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
940        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
941        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
942
9432001-05-25      Joel Sherrill <joel@OARcorp.com>
944
945        * README.configure: Corrected the name of the MRM332 BSP.
946        Strengthened the distinction between what the target
947        and the BSP each select.  Added more targets to list.
948
9492001-05-25      Joel Sherrill <joel@OARcorp.com>
950
951        * README.configure: Updated the list of BSPs.
952
9532001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
956        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
957        Add support for DOS-drive-letters.
958
9592001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
960
961        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
962        RTEMS_PROG_CC_FOR_TARGET.
963
9642001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
965
966        * README.cdn-X: Update.
967        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
968        @CPPFLAGS@ to CPPFLAGS.
969
9702001-04-20      Eric Valette <valette@crf.canon.fr>
971
972        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
973        BSPs support the new exception processing model and
974        consequently, librdbg.
975
9762001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        * configure.in: Reworked for Canadian Cross support.
979        * Makefile.am: Reflect changes to configure.in.
980        * config.guess, config.sub: Update from subversions.gnu.org.
981        * README.cdn-X: New file.
982        * tools/Makefile.am: Remove build, tools from SUBDIRS.
983
9842001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
985
986        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
987        TARGET_CONFIG_SUBDIRS.
988        * aclocal/enable-bsp.m4: fix quoting.
989        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
990
9912001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * aclocal/config-subdirs.m4: New file.
994        * aclocal/target.m4: Use macros from config-subdirs.m4.
995
9962001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
999        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1000
10012001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1002
1003        * configure.in: Fix AM_INIT_AUTOMAKE.
1004        * aclocal/bsp-arg-enable.m4: Extend comments.
1005        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1006        the default clause.
1007
10082001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1009
1010        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1011        RTEMS_ENV_RTEMSCPU.
1012        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1013        special treatment for GCC_SPECS.
1014        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1015        special treatment for GCC_SPECS.
1016        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1017        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1018        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1019        instead of $(shell ..) for LIBC_LIB*.
1020
10212001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1022
1023        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1024        simsh7045.
1025
10262001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1027
1028        * automake/compile.am: Add LD.
1029
10302000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1031
1032        * config.guess, config.sub: Update from CVS-autoconf to pick
1033        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1034        necessary anyway to use autoconf-versions > 2.13.
1035
10362000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1037
1038        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1039        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1040        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1041        help string.
1042        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1043
10442000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1045
1046        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1047        Modified to reflect addition of LEON BSPs as well as the
1048        no-FP ERC32 variant.
1049
10502000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1051
1052        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1053        standard).
1054        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1055        standard).
1056        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1057        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1058        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1059        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1060
10612000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1064        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1065        $host instead of $target (BUG-FIX).
1066        * configure.in: Use $target and $host instead of $target_alias and
1067        $host_alias (autoconf-2.49b).
1068        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1069        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1070
1071        NOTES:
1072        * autoconf-2.49b depredicates using changequotes.
1073        * The changes to configure.in are due to cleanups in
1074        autoconf-2.49b's implemention of canonicalization. With
1075        autoconf-2.1x it wasn't always clear, when to use $xxx or
1076        $xxx_alias. Now this is clear.
1077
10782000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1079
1080        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1081
10822000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1083
1084        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1085        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1086        with an RTEMS specific but more restrictive autoconf macro.
1087
10882000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1089
1090        * automake/lib.am: Add LD.
1091
10922000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1093
1094        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1095        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1096
10972000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098 
1099        * aclocal/*: Replace with contents of macros/*.m4
1100        * macros/: Remove.
1101        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1102        * Makefile.am: Reflect changes to aclocal/ and macros/.
1103
11042000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1105
1106        * configure.in: New, Cygnus/GNU style configuration.
1107        * Makefile.am: Add macros/, reflect new configure.in,
1108        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1109        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1110        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1111        * macros/tool-prefix.m4: Remove.
1112        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1113        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1114        RTEMS_ROOT.
1115        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1116        * macros/multilib.m4: Various minor fixes.
1117        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1118        PROJECT_ROOT, RTEMS_ROOT.
1119        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1120        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1121
11222000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1123
1124        * automake/multilib.am: New file.
1125        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1126        the automake/ directory.
1127
11282000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1129
1130        * macros/enable-hwapi.m4: Removed.
1131        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1132        A small cleanup step towards gnu-canonicalization.
1133
11342000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1135
1136        * macros: New directory.
1137        * macros/bsp-alias.m4: new file.
1138        * macros/canonical-host.m4: new file.
1139        * macros/canonical-target-name.m4: new file.
1140        * macros/canonicalize-tools.m4: new file.
1141        * macros/check-bsp-cache.m4: new file.
1142        * macros/check-bsps.m4: new file.
1143        * macros/check-cpu.m4: new file.
1144        * macros/rtems-debug.m4: new file.
1145        * macros/check-cxx.m4: new file.
1146        * macros/check-itron.m4: new file.
1147        * macros/check-multiprocessing.m4: new file.
1148        * macros/check-networking.m4: new file.
1149        * macros/check-newlib.m4: new file.
1150        * macros/check-posix.m4: new file.
1151        * macros/check-rdbg.m4: new file.
1152        * macros/enable-bare.m4: new file.
1153        * macros/enable-cxx.m4: new file.
1154        * macros/enable-gcc28.m4: new file.
1155        * macros/enable-inlines.m4: new file.
1156        * macros/enable-itron.m4: new file.
1157        * macros/enable-libcdir.m4: new file.
1158        * macros/enable-multiprocessing.m4: new file.
1159        * macros/enable-networking.m4: new file.
1160        * macros/enable-posix.m4: new file.
1161        * macros/enable-rdbg.m4: new file.
1162        * macros/enable-rtemsbsp.m4: new file.
1163        * macros/enable-tests.m4: new file.
1164        * macros/gcc-pipe.m4: new file.
1165        * macros/gcc-specs.m4: new file.
1166        * macros/i386-gas-code16.m4: new file.
1167        * macros/path-ksh.m4: new file.
1168        * macros/path-perl.m4: new file.
1169        * macros/prog-cc.m4: new file.
1170        * macros/prog-cxx.m4: new file.
1171        * macros/project-root.m4: new file.
1172        * macros/rtems-top.m4: new file.
1173        * macros/sysv-ipc.m4: new file.
1174        * macros/target.m4: new file.
1175        * macros/rtems-test-no-pause.m4: new file.
1176        * macros/multilib.m4: new file.
1177        * macros/tool-paths.m4: new file.
1178        * macros/tool-prefix.m4: new file.
1179
11802000-09-14      Joel Sherrill <joel@OARcorp.com>
1181
1182        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1183
11842000-09-14      Joel Sherrill <joel@OARcorp.com>
1185
1186        * aclocal/enable-hwapi.m4: Now longer used and removed.
1187
11882000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189
1190        * automake/lib.am: Remove leaf.cfg.
1191
11922000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1193
1194        * aclocal/rtems-top.m4: Add ENDIF-hack.
1195        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1196
11972000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1198
1199        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1200        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1201        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1202        * automake/compile.am: Replaced.
1203        * automake/local.am: Remove building variant handling.
1204
12052000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1206
1207        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1208        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1209        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1210        * aclocal/target.m4: Cleanup comments
1211        * Automake/compile.am: Add DEFS support to keep building happy.
1212
12132000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1214
1215        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1216
12172000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1218
1219        * automake/compile.am: New file
1220        * ChangeLog: Fix email addresses
1221
12222000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1223
1224        * LICENSE.NET, README, README.configure: Spelling corrections.
1225
12262000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1227
1228        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1229
12302000-08-30      Joel Sherrill <joel@OARcorp.com>
1231
1232        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1233
12342000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1235
1236        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1237
12382000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1239
1240        * aclocal/check-bsps.h:
1241          - Add pck6-BSP
1242          - Exclude ChangeLog from being picked up as BSP
1243        * aclocal/bsp-alias.m4: Add pck6-BSP
1244
12452000-08-10      Joel Sherrill <joel@OARcorp.com>
1246
1247        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.