source: rtems/ChangeLog @ 1f1252a1

Last change on this file since 1f1252a1 was 5550a38, checked in by Joel Sherrill <joel.sherrill@…>, on 10/18/04 at 17:50:49

2004-10-18 Joel Sherrill <joel@…>

  • VERSION: Updated to rtems-4.6.2.
  • Property mode set to 100644
File size: 38.1 KB
Line 
12004-10-18      Joel Sherrill <joel@OARcorp.com>
2
3        * VERSION: Updated to rtems-4.6.2.
4
52004-10-18      Joel Sherrill <joel@OARcorp.com>
6
7        * aclocal/version.m4: Updated to rtems-4.6.2.
8
92004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        PR 673/make_build
12        * config-ml.in: Quote 'cd "${ml_origdir}"'.
13        Quote 'cd "${ML_POPDIR}"'.
14
152004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
16
17        PR 673/make_build
18        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
19        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
20        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
21
222004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
23
24        * acinclude.m4: Fix m4-underquoting.
25
262004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
27
28        * aclocal/bsp-alias.m4, aclocal/bsp-arg-enable.m4,
29        aclocal/canonical-host.m4, aclocal/canonical-target-name.m4,
30        aclocal/canonicalize-tools.m4, aclocal/check-bsps.m4,
31        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
32        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
33        aclocal/check-networking.m4, aclocal/check-newlib.m4,
34        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
35        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
36        aclocal/enable-cxx.m4, aclocal/enable-inlines.m4,
37        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
38        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
39        aclocal/enable-rdbg.m4, aclocal/enable-rtemsbsp.m4,
40        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
41        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
42        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
43        aclocal/path-perl.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
44        aclocal/project-root.m4, aclocal/rtems-debug.m4,
45        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
46        aclocal/target.m4, aclocal/tool-paths.m4: Fix m4-underquoting.
47
482004-04-08      Joel Sherrill <joel@OARcorp.com>
49
50        * aclocal/version.m4: Updated to rtems-4.6.1.
51
522004-02-03      Joel Sherrill <joel@OARcorp.com>
53
54        * VERSION: Updated to rtems-4.6.0.
55
562004-02-03      Joel Sherrill <joel@OARcorp.com>
57
58        * aclocal/version.m4: Updated to rtems-4.6.0.
59
602004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * aclocal/rpms.m4: New (extracted from scripts/configure.ac).
63
642003-10-13      Joel Sherrill <joel@OARcorp.com>
65
66        * VERSION: Updated to rtems-4.6.0pre5.
67
682003-10-13      Joel Sherrill <joel@OARcorp.com>
69
70        * aclocal/version.m4: Updated to rtems-4.6.0pre5.
71
722003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * aclocal/rtems-top.m4: Add RTEMS_API.
75        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
76
772003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
80
812003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
84        Add "autoconf-2.5x unquoting" hack.
85
862003-07-03      Joel Sherrill <joel@OARcorp.com>
87
88        * SUPPORT: Fix Mark Johannes' email address.
89
902003-07-03      Joel Sherrill <joel@OARcorp.com>
91
92        * VERSION: Updated to rtems-4.6.0pre4.
93
942003-07-03      Joel Sherrill <joel@OARcorp.com>
95
96        * aclocal/version.m4: Updated to rtems-4.6.0pre4.
97
982003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * config.sub: New from subversions to accomodate c4x/tic4x.
101
1022003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        PR 412/make_build
105        * configure.ac: Remove "BLEEDING EDGE" warning.
106        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
107        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
108        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
109        * aclocal/gcc-isystem.m4: New.
110        * Makefile.am: Add aclocal/gcc-isystem.m4.
111
1122003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
115        * automake/compile.am: Remove LIBSUFFIX_VA.
116
1172003-04-23      Joel Sherrill <joel@OARcorp.com>
118
119        * VERSION: Updated to rtems-4.6.0pre3.
120
1212003-04-23      Joel Sherrill <joel@OARcorp.com>
122
123        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
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-18      Joel Sherrill <joel@OARcorp.com>
134
135        * VERSION: Updated to rtems-4.6.0pre2.
136
1372003-04-18      Joel Sherrill <joel@OARcorp.com>
138
139        * aclocal/version.m4: Updated to rtems-4.6.0pre2.
140
1412003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * acinclude.m4: Reformat build_* handling.
144        Preset *_alias if empty.
145        * configure.ac: Change tools/build to build-config dirs.
146        Conditionally build tools/build as host-config dirs.
147
1482003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * acinclude.m4: Fix broken comments.
151        Add hidden option --enable-experimental.
152        * README.cdn-X: Update.
153        * configure.ac: Build tools/build as host and build-host tools to
154        accomodate those BSPs applying packhex in <BSP>.cfg.
155        Build tools/cpu as build-host tools.
156
1572003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * tools/Makefile.am: Remove.
160        * configure.ac: Remove tools.
161        * acinclude.m4: Fix build_subdir handling.
162        * Makefile.am: Remove tools from SUBDIRS.
163        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
164
1652003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: Remove AC_CONFIG_AUX_DIR.
168        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
169
1702003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * bootstrap: Add ACLOCAL, AUTOHEADER.
173        Don't check for auto*tool-versions.
174
1752003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
178
1792003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * automake/compile.am: Introduce depend-gcc.
182        * automake/lib.am: Remove stray comment.
183        * automake/local.am: Introduce depend-gcc.
184
1852003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
188
1892003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
192        * automake/local.am: Remove $(ARCH), clean-local.
193        * automake/compile.am: Add $(ARCH), clean-local.
194        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
195
1962003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * Makefile.am: Remove references to obsoleted files
199        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
200
2012003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * config.sub (rtems-4-6-branch only): New from subversion.
204        * bootstrap (rtems-4-6-branch only): Do not delete config.sub.
205
2062003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
209
2102003-02-11      Joel Sherrill <joel@OARcorp.com>
211
212        * VERSION: Updated to rtems-4.6.0pre1.
213
2142003-02-11      Joel Sherrill <joel@OARcorp.com>
215
216        * aclocal/version.m4: Updated to rtems-4.6.0pre1.
217
2182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * bootstrap: Remove attempts to detect autoconf and automake using
221        "which" (PR 325).
222
2232003-02-06      Joel Sherrill <joel@OARcorp.com>
224
225        * README.configure: Updated to reflect new BSPs and deprecated
226        targets.
227
2282003-01-28      Joel Sherrill <joel@OARcorp.com>
229
230        * VERSION: Updated to rtems-ss-20030128.
231
2322003-01-28      Joel Sherrill <joel@OARcorp.com>
233
234        * aclocal/version.m4: Updated to rtems-ss-20030128.
235
2362003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
239        Remove CLOBBER_DEPEND (Unused).
240
2412003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * automake/local.am: Remove distclean-local.
244
2452001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
248        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
249
2502002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
253        Rework RTEMS_PROG_CXX_FOR_TARGET.
254
2552002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
258
2592002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
262
2632002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
266
2672002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * bootstrap: Require autoconf 2.54 or 2.57.
270        Require automake-1.7.2.
271
2722002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
275        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
276        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
277
2782002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
281
2822002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * automake/compile.am: Remove hard-coded *_PROFILE_V.
285        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
286        CFLAGS_PROFILE_V.
287        Remove CPPFLAGS_GCC.
288
2892002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
292        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
293        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
294        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
295
2962002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * aclocal/rtems-flags.m4: New.
299
3002002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * bootstrap: Allow autoconf-2.57.
303
3042002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * aclocal/prog-cc.m4: Remove GCCSED.
307
3082002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
311        Remove LDFLAGS.
312        Add CCAS, CCASCOMPILE.
313        Remove compilation rules for *.cpp, *.cxx, *.C.
314        Use CCASCOMPILE to compile *.S.
315        Add -pg to RTEMS_CFLAGS_PROFILE_V.
316
3172002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * configure.ac: Remove c/make.
320
3212002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * aclocal/prog-ccas.m4: New.
324        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
325        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
326        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
327
3282002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * acinclude.m4: Conditionally append --target=.
331
3322002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
335
3362002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * automake/compile.am: Remove LD_PATHS (Unused).
339        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
340        is announced obsolete).
341
3422002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
345
3462002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * aclocal/sysv-ipc.m4: Remove (Unused).
349        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
350
3512002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * acinclude.m4: Lots of changes addressing PR 312.
354
3552002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
358        to PR 312).
359
3602002-11-18      Joel Sherrill <joel@OARcorp.com>
361
362        * VERSION: Updated to rtems-ss-20021118.
363
3642002-11-18      Joel Sherrill <joel@OARcorp.com>
365
366        * aclocal/version.m4: Updated to rtems-ss-20021118.
367
3682002-11-17      Joel Sherrill <joel@OARcorp.com>
369
370        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
371        Motorola MTX603e.
372
3732002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
376
3772002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
380        * configure.ac: Ditto.
381
3822002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
385        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
386        Support @CFLAGS@, @CXXFLAGS@.
387
3882002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * bootstrap: Allow autoconf-2.56.
391
3922002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
395        Fix stupid typo (continue/configure).
396        * aclocal/prog-cc.m4: Remove obsolete comments.
397        Acknowledge CFLAGS.
398
3992002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
402        end of the args passed to sub-configure-scripts. (Reported by
403        Wulf Hofbauer <wh73@cornell.edu>)
404
4052002-11-12      Joel Sherrill <joel@OARcorp.com>
406
407        * configure.ac: Remove make/compilers/Makefile.
408
4092002-11-11      Joel Sherrill <joel@OARcorp.com>
410
411        * VERSION: Updated to rtems-ss-20021111.
412
4132002-11-11      Joel Sherrill <joel@OARcorp.com>
414
415        * aclocal/version.m4: Updated to rtems-ss-20021111.
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-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * automake/compile.am: Remove rel rule.
428
4292002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
432
4332002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * configure.ac: Remove make/Templates/Makefile.
436        * README.configure: Minor massaging.
437
4382002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        Further preparations for autoconf > 2.52:
441        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
442        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
443        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
444
4452002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * acinclude.m4: Adapations to autoconf > 2.52.
448
4492002-11-01      Joel Sherrill <joel@OARcorp.com>
450
451        * ChangeLog: Corrected.
452
4532002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * bootstrap: Add generate_bspdir_acinclude to automatically update
456        c/src/lib/libbsp/<cpu>/acinclude.m4.
457        Use #! /bin/sh instead of #!/bin/sh.
458        Remove autom4te*.cache during ./bootstrap --clean.
459
4602002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
463        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
464        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
465        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
466        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
467        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
468        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
469        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
470        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
471        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
472        (autoconf > 2.54 seems to have problems with the old form of
473        quoting).
474
4752002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
478        (autoconf > 2.54 complains about).
479
4802002-10-21      Joel Sherrill <joel@OARcorp.com>
481
482        * VERSION: Updated to rtems-20021021-test.
483
4842002-10-21      Joel Sherrill <joel@OARcorp.com>
485
486        * aclocal/version.m4: Updated to rtems-20021021-test.
487
4882002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * .cvsignore: Reformat.
491        Add autom4te*cache.
492        Remove autom4te.cache.
493
4942002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
497
4982002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
501        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
502
5032002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * bootstrap: Add autoconf/automake version checks by popular demand.
506        [FWIW: I dislike this.]
507
5082002-10-07      Joel Sherrill <joel@OARcorp.com>
509
510        * VERSION: Updated to rtems-ss-20021007.
511
5122002-10-07      Joel Sherrill <joel@OARcorp.com>
513
514        * aclocal/version.m4: Updated to rtems-ss-20021007.
515
5162002-10-04      Joel Sherrill <joel@OARcorp.com>
517
518        * VERSION: Updated to rtems-JUNK.
519
5202002-10-04      Joel Sherrill <joel@OARcorp.com>
521
522        * aclocal/version.m4: Updated to rtems-JUNK.
523
5242002-10-04      Joel Sherrill <joel@OARcorp.com>
525
526        * VERSION: Updated to rtems-ss-20021004.
527
5282002-10-04      Joel Sherrill <joel@OARcorp.com>
529
530        * aclocal/version.m4: Updated to rtems-ss-20021004.
531
5322002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
535        autoconf-2.53 PACKAGE crap.
536
5372002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * aclocal/prog-gnat.m4: New.
540
5412002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * aclocal/bsp-configure.m4: Fix small typo in comment.
544
5452002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
548
5492002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
552        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
553        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
554
5552002-08-07      Joel Sherrill <joel@OARcorp.com>
556
557        * aclocal/version.m4: Updated to rtems-ss-20020807.
558
5592002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
562
5632002-07-31      Joel Sherrill <joel@OARcorp.com>
564
565        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
566        was just a stub and only the OR32 port is getting worked on.
567
5682002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * aclocal/subdirs.m4: Remove.
571        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
572
5732002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
576        exec/score/cpu.
577
5782002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
581        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
582        compilation rules (Work-around to an automake bug).
583        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
584        make-library.
585
5862002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * configure.ac: Activate cpukit. Remove references to c/src/exec.
589
5902002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
593
5942002-07-17      Joel Sherrill <joel@OARcorp.com>
595
596        * aclocal/version.m4: Updated to rtems-ss-20020717.
597
5982002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * config-ml.in: Imported from gcc-3.1.
601        Change to match c/src/config-ml.in.
602
6032002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * aclocal/check-multiprocessing.m4: Reworked.
606        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
607
6082002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * automake/multilib.am: Remove.
611        * Makefile.am: Reflect change above.
612
6132002-06-28      Joel Sherrill <joel@OARcorp.com>
614
615        * aclocal/version.m4: Updated to rtems-ss-20020628.
616
6172002-06-27      Joel Sherrill <joel@OARcorp.com>
618
619        * tools/Makefile.am: Build the cpu dependent tools as well.
620
6212002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * aclocal/env-rtemscpu.m4: Remove.
624        * aclocal/multi.m4: Remove.
625        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
626
6272002-05-28      Joel Sherrill <joel@OARcorp.com>
628
629        * aclocal/version.m4: Updated to rtems-ss-20020528.
630
6312002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * aclocal/prog-cc.m4: Remove GCC272 support.
634        Remove ENABLE_LIBCDIR.
635        * aclocal/prog-cxx.m4: Ditto.
636        * aclocal/enable-gcc28.m4: Remove.
637        * aclocal/enable-libcdir.m4: Ditto.
638
6392002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
642        ENABLE_GCC28.
643
6442002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * automake/compile.am: Remove GCC272 support.
647        Remove *.sh rule (unused).
648        * configure.ac: Remove ENABLE_GCC28.
649        Remove ENABLE_LIBCDIR.
650
6512002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * .cvsignore: Added mdate-sh and texinfo.tex.
654
6552002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * aclocal/version.m4: New file.
658        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
659        aclocal/version.m4.
660        * bootstrap: Use aclocal/version.m4 instead of VERSION.
661        * configure.ac: Use aclocal/version.m4 instead of VERSION.
662
6632002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * configure.ac:
666        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
667        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
668        * Makefile.am: Remove AUTOMAKE_OPTIONS.
669        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
670
6712002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
674        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
675
6762002-03-08      Joel Sherrill <joel@OARcorp.com>
677
678        * VERSION: Updated to rtems-mg5-20020808.
679
6802002-03-01      Joel Sherrill <joel@OARcorp.com>
681
682        * VERSION: Updated to rtems-ss-20020301.
683
6842002-02-15      Joel Sherrill <joel@OARcorp.com>
685
686        * VERSION: Updated to rtems-ss-20020215.
687
6882002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * aclocal/subdirs.m4: Propagate the current $prefix to the
691        sub-configures.
692
6932002-02-05      Joel Sherrill <joel@OARcorp.com>
694
695        * VERSION: Updated to rtems-ss-20020205.
696
6972002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
700        compatibility.
701        * bootstrap: Let --clean remove texinfo.tex.
702
7032002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
706
7072002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * configure.ac: Add --enable-docs support. Add
710        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
711        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
712        hard-coded SUBDIRS.
713        * README.configure: Added a bit of information on this new option.
714
7152002-01-18      Joel Sherrill <joel@OARcorp.com>
716
717        * VERSION: Updated to rtems-ss-20020118.
718
7192002-01-18      Joel Sherrill <joel@OARcorp.com>
720
721        * VERSION: Updated to rtems-20020118.
722
7232002-01-17      Joel Sherrill <joel@OARcorp.com>
724
725        * VERSION: Updated to rtems-ss-20020717.
726
7272002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
728
729        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
730        check upon host_alias != build_alias.
731
7322002-01-07      Joel Sherrill <joel@OARcorp.com>
733
734        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
735        last line to eliminate 100's of warnings.
736
7372002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * aclocal/check-newlib.m4: Apply AS_IF.
740        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
741        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
742        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
743        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
744        changes.
745        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
746        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
747        * automake/compile.am: Remove librtemsall from LINK_FILES.
748
7492001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
752        * aclocal/subdirs.m4: New file.
753        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
754        modifications.
755        * aclocal/check-posix.m4: Apply AS_IF.
756        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
757        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
758        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
759        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
760        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
761        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
762        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
763        OUTPUT_COMMANDS.
764        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
765        * aclocal/rtems-debug.m4: Minor cleanups.
766        * aclocal/rtems-top.m4: Minor cleanups.
767        * automake/compile.am: Further steps towards automake's rules.
768
7692001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
772        * automake/lib.am: Add MULTISUBDIR.
773
7742001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
775
776        * bootstrap: Run autoheader when configure.ac contains
777        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
778
7792001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * aclocal/bsp-configure.m4: New file.
782        * Makefile.am: Add aclocal/bsp-configure.m4.
783
7842001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * Makefile.am: Add automake/force-preinstall.am,
787        aclocal/ppc.am, remove ACLOCAL_M4.
788
7892001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * aclocal/bsp-alias.m4: Remove score603e_g1.
792        * aclocal/check-bsps.m4: Remove score603e_g1.
793        * aclocal/prog-cc.m4: Apply m4_if.
794
795
7962001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * automake/force-preinstall.am: New file.
799        * aclocal/ppc.m4: New file.
800
8012001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * aclocal/check-bsps.m4: Reworked.
804        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
805
8062001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
807
808        * aclocal/bspopts.m4: New file.
809
8102001-11-13      Joel Sherrill <joel@OARcorp.com>
811
812        * COPYING: Test of $Id$ -> $RTEMS$.
813
8142001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
815
816        This modification is part of the submitted modifications necessary to
817        support the IBM PPC405 family.  This submission was reviewed by
818        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
819        not negatively impact the ppc403 BSPs.  The submission and tracking
820        process was captured as PR50.
821        * README.configure: Added gen405 BSP.
822
8232001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * Adopt more automake rules:
826        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
827        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
828        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
829        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
830        CXXLINK_APP in make-cxx-exe.
831        * automake/lib.am: Add ARFLAGS.
832
8332001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
834
835        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
836        config.cache's which prevented powerpc targets librdbg from building.
837
8382001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
841        add 2nd arg to _RTEMS_CPU_SUBDIR.
842        * aclocal/target.m4: Replace ac_configure_args with
843        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
844        * Makefile.am: Require automake-1.5.
845
8462001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
847
848        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
849        * configure.in: Remove.
850        * configure.ac: New file, generated from configure.in by autoupdate.
851
8522001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * aclocal/rtems-cpu-subdirs.m4: New file.
855
8562001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
857
858        * automake/compile.am: Fundamentally reworked compilation rules for
859        closer adaptation to automake's behavior.
860
8612001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
862
863        * automake/lib.am: Comment out LD.
864        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
865        automake/leaf.am to AUTOMAKE_FILES.
866
8672001-09-27      Joel Sherrill <joel@OARcorp.com>
868
869        * config.guess: No longer in CVS since installed by bootstrap.
870
8712001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
872
873        * bootstrap: remove/add automake added files.
874        * .cvsignore: reflect changes to bootstrap.
875
8762001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
877
878        * automake/leaf.am: New file.
879
8802001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
881
882        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
883        of AC_CANONICAL_SYSTEM.
884        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
885        mkinstalldirs and mkdir.
886        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
887        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
888        _RTEMS_OUTPUT_BUILD_SUBDIRS.
889       
8902001-09-13      Joel Sherrill <joel@OARcorp.com>
891
892        * missing: Updated to latest version.
893
8942001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * configure.in: autoupdate to autoconf-2.52.
897        * bootstrap: Add handling for configure.ac, make autoheader verbose,
898        fix auto*tool invocation order.
899        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
900        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
901        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
902        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
903        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
904        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
905        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
906        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
907        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
908        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
909        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
910        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
911        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
912        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
913        RTEMS_CONFIG_PER_BSP conditional.
914        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
915        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
916        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
917
9182001-05-25      Joel Sherrill <joel@OARcorp.com>
919
920        * README.configure: Corrected the name of the MRM332 BSP.
921        Strengthened the distinction between what the target
922        and the BSP each select.  Added more targets to list.
923
9242001-05-25      Joel Sherrill <joel@OARcorp.com>
925
926        * README.configure: Updated the list of BSPs.
927
9282001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
931        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
932        Add support for DOS-drive-letters.
933
9342001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
935
936        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
937        RTEMS_PROG_CC_FOR_TARGET.
938
9392001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * README.cdn-X: Update.
942        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
943        @CPPFLAGS@ to CPPFLAGS.
944
9452001-04-20      Eric Valette <valette@crf.canon.fr>
946
947        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
948        BSPs support the new exception processing model and
949        consequently, librdbg.
950
9512001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * configure.in: Reworked for Canadian Cross support.
954        * Makefile.am: Reflect changes to configure.in.
955        * config.guess, config.sub: Update from subversions.gnu.org.
956        * README.cdn-X: New file.
957        * tools/Makefile.am: Remove build, tools from SUBDIRS.
958
9592001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
960
961        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
962        TARGET_CONFIG_SUBDIRS.
963        * aclocal/enable-bsp.m4: fix quoting.
964        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
965
9662001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
967
968        * aclocal/config-subdirs.m4: New file.
969        * aclocal/target.m4: Use macros from config-subdirs.m4.
970
9712001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
972
973        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
974        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
975
9762001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        * configure.in: Fix AM_INIT_AUTOMAKE.
979        * aclocal/bsp-arg-enable.m4: Extend comments.
980        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
981        the default clause.
982
9832001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
984
985        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
986        RTEMS_ENV_RTEMSCPU.
987        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
988        special treatment for GCC_SPECS.
989        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
990        special treatment for GCC_SPECS.
991        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
992        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
993        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
994        instead of $(shell ..) for LIBC_LIB*.
995
9962001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
999        simsh7045.
1000
10012001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1002
1003        * automake/compile.am: Add LD.
1004
10052000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1006
1007        * config.guess, config.sub: Update from CVS-autoconf to pick
1008        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1009        necessary anyway to use autoconf-versions > 2.13.
1010
10112000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1012
1013        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1014        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1015        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1016        help string.
1017        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1018
10192000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1020
1021        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1022        Modified to reflect addition of LEON BSPs as well as the
1023        no-FP ERC32 variant.
1024
10252000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1026
1027        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1028        standard).
1029        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1030        standard).
1031        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1032        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1033        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1034        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1035
10362000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1037
1038        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1039        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1040        $host instead of $target (BUG-FIX).
1041        * configure.in: Use $target and $host instead of $target_alias and
1042        $host_alias (autoconf-2.49b).
1043        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1044        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1045
1046        NOTES:
1047        * autoconf-2.49b depredicates using changequotes.
1048        * The changes to configure.in are due to cleanups in
1049        autoconf-2.49b's implemention of canonicalization. With
1050        autoconf-2.1x it wasn't always clear, when to use $xxx or
1051        $xxx_alias. Now this is clear.
1052
10532000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1054
1055        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1056
10572000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1058
1059        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1060        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1061        with an RTEMS specific but more restrictive autoconf macro.
1062
10632000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1064
1065        * automake/lib.am: Add LD.
1066
10672000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1068
1069        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1070        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1071
10722000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1073 
1074        * aclocal/*: Replace with contents of macros/*.m4
1075        * macros/: Remove.
1076        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1077        * Makefile.am: Reflect changes to aclocal/ and macros/.
1078
10792000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081        * configure.in: New, Cygnus/GNU style configuration.
1082        * Makefile.am: Add macros/, reflect new configure.in,
1083        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1084        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1085        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1086        * macros/tool-prefix.m4: Remove.
1087        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1088        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1089        RTEMS_ROOT.
1090        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1091        * macros/multilib.m4: Various minor fixes.
1092        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1093        PROJECT_ROOT, RTEMS_ROOT.
1094        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1095        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1096
10972000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * automake/multilib.am: New file.
1100        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1101        the automake/ directory.
1102
11032000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1104
1105        * macros/enable-hwapi.m4: Removed.
1106        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1107        A small cleanup step towards gnu-canonicalization.
1108
11092000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1110
1111        * macros: New directory.
1112        * macros/bsp-alias.m4: new file.
1113        * macros/canonical-host.m4: new file.
1114        * macros/canonical-target-name.m4: new file.
1115        * macros/canonicalize-tools.m4: new file.
1116        * macros/check-bsp-cache.m4: new file.
1117        * macros/check-bsps.m4: new file.
1118        * macros/check-cpu.m4: new file.
1119        * macros/rtems-debug.m4: new file.
1120        * macros/check-cxx.m4: new file.
1121        * macros/check-itron.m4: new file.
1122        * macros/check-multiprocessing.m4: new file.
1123        * macros/check-networking.m4: new file.
1124        * macros/check-newlib.m4: new file.
1125        * macros/check-posix.m4: new file.
1126        * macros/check-rdbg.m4: new file.
1127        * macros/enable-bare.m4: new file.
1128        * macros/enable-cxx.m4: new file.
1129        * macros/enable-gcc28.m4: new file.
1130        * macros/enable-inlines.m4: new file.
1131        * macros/enable-itron.m4: new file.
1132        * macros/enable-libcdir.m4: new file.
1133        * macros/enable-multiprocessing.m4: new file.
1134        * macros/enable-networking.m4: new file.
1135        * macros/enable-posix.m4: new file.
1136        * macros/enable-rdbg.m4: new file.
1137        * macros/enable-rtemsbsp.m4: new file.
1138        * macros/enable-tests.m4: new file.
1139        * macros/gcc-pipe.m4: new file.
1140        * macros/gcc-specs.m4: new file.
1141        * macros/i386-gas-code16.m4: new file.
1142        * macros/path-ksh.m4: new file.
1143        * macros/path-perl.m4: new file.
1144        * macros/prog-cc.m4: new file.
1145        * macros/prog-cxx.m4: new file.
1146        * macros/project-root.m4: new file.
1147        * macros/rtems-top.m4: new file.
1148        * macros/sysv-ipc.m4: new file.
1149        * macros/target.m4: new file.
1150        * macros/rtems-test-no-pause.m4: new file.
1151        * macros/multilib.m4: new file.
1152        * macros/tool-paths.m4: new file.
1153        * macros/tool-prefix.m4: new file.
1154
11552000-09-14      Joel Sherrill <joel@OARcorp.com>
1156
1157        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1158
11592000-09-14      Joel Sherrill <joel@OARcorp.com>
1160
1161        * aclocal/enable-hwapi.m4: Now longer used and removed.
1162
11632000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1164
1165        * automake/lib.am: Remove leaf.cfg.
1166
11672000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1168
1169        * aclocal/rtems-top.m4: Add ENDIF-hack.
1170        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1171
11722000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1173
1174        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1175        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1176        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1177        * automake/compile.am: Replaced.
1178        * automake/local.am: Remove building variant handling.
1179
11802000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1181
1182        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1183        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1184        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1185        * aclocal/target.m4: Cleanup comments
1186        * Automake/compile.am: Add DEFS support to keep building happy.
1187
11882000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189
1190        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1191
11922000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1193
1194        * automake/compile.am: New file
1195        * ChangeLog: Fix email addresses
1196
11972000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1198
1199        * LICENSE.NET, README, README.configure: Spelling corrections.
1200
12012000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1202
1203        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1204
12052000-08-30      Joel Sherrill <joel@OARcorp.com>
1206
1207        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1208
12092000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1210
1211        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1212
12132000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1214
1215        * aclocal/check-bsps.h:
1216          - Add pck6-BSP
1217          - Exclude ChangeLog from being picked up as BSP
1218        * aclocal/bsp-alias.m4: Add pck6-BSP
1219
12202000-08-10      Joel Sherrill <joel@OARcorp.com>
1221
1222        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.