source: rtems/ChangeLog @ 3d0f7c8

4.104.114.84.95
Last change on this file since 3d0f7c8 was 3d0f7c8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/19/03 at 09:32:27

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

  • README.configure: Reflect requireing autoconf-2.59 and automake-1.8.
  • Property mode set to 100644
File size: 40.2 KB
Line 
12003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * README.configure: Reflect requireing autoconf-2.59 and
4        automake-1.8.
5
62003-12-17      Joel Sherrill <joel@OARcorp.com>
7
8        * VERSION: Updated to rtems-20031217-test.
9
102003-12-17  Joel Sherrill <joel@OARcorp.com>
11
12    * aclocal/version.m4: Updated to rtems-20031217-test.
13
142003-12-17      Joel Sherrill <joel@OARcorp.com>
15
16        * release_support: Correct method used to find ChangeLog associated
17        with the version.m4 files.  Keep going until I can get a tarball cut.
18
192003-12-17      Joel Sherrill <joel@OARcorp.com>
20
21        * release_support: Use dirname not basedir.  Keep going until I
22        can get a tarball cut.
23
242003-12-17      Joel Sherrill <joel@OARcorp.com>
25
26        * release_support: New file -- assistant to new cut_release script.
27
282003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Remove automake/compile.am
31
322003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * automake/compile.am: Remove (Unused).
35
362003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * automake/lib.am: Remove (Unused).
39
402003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
43
442003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Remove make/custom/Makefile.
47        * Makefile.am: Cosmetics.
48        * automake/compile.am: Remove compilation rules.
49        Remove $(ARCH) directory generation.
50
512003-11-26      Joel Sherrill <joel@OARcorp.com>
52
53        * MAINTAINERS: New file.
54
552003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
58        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
59        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
60        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
61        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
62        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
63        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
64        aclocal/enable-tests.m4, aclocal/multilib.m4,
65        aclocal/path-ksh.m4, aclocal/project-root.m4,
66        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
67        acinclude.m4:
68        Fix underquoting to silence automake-1.8.
69
702003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * config-ml.in: Don't built multilib variant normal (-mn) for
73        h8300-*-rtems*.
74
752003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * aclocal/config-subdirs.m4: Remove.
78        * Makefile.am: Reflect changes above.
79
802003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * aclocal/canonical-host.m4: Remove.
83        * Makefile.am: Reflect changes above.
84
852003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
88        c/src/lib/libbsp/*/acinclude.m4.
89
902003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * aclocal/check-cpu.m4: Remove.
93        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
94        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
95        $1 in $srcdir before adding dir to SUBDIRS.
96
972003-09-26  Joel Sherrill <joel@OARcorp.com>
98
99        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
100
1012003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
104        patches).
105        * aclocal/enable-tests.m4: Change to support
106        --enable-tests=no|yes|samples, default is samples.
107
1082003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Correct bogus ACLOCAL_FILES.
111
1122003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
115        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
116        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
117        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
118        aclocal/check-networking.m4, aclocal/check-newlib.m4,
119        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
120        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
121        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
122        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
123        aclocal/path-perl.m4, aclocal/ppc.m4,
124        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
125        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
126        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
127        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
128        Remove (Unused).
129        * automake/leaf.am, automake/force-preinstall.am:
130        Remove (Unused).
131        * Makefile.am: Reflect changes above.
132
1332003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * automake/local.am, automake/host.am: Remove "debug".
136
1372003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
140
1412003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
144        Add "autoconf-2.5x unquoting" hack.
145
1462003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * config.sub: Remove (Automatically added by automake, again).
149        * bootstrap: Reflect change above.
150        * configure.ac: Require automake >= 1.7.6.
151
1522003-07-03      Joel Sherrill <joel@OARcorp.com>
153
154        * SUPPORT: Fix Mark Johannes' email address.
155
1562003-07-03      Joel Sherrill <joel@OARcorp.com>
157
158        * VERSION: Updated to rtems-ss-20030703.
159
1602003-07-03      Joel Sherrill <joel@OARcorp.com>
161
162        * aclocal/version.m4: Updated to rtems-ss-20030703.
163
1642003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * bootstrap: Reflect having added config.sub.
167        * config.sub: New from subversions to accomodate c4x/tic4x.
168
1692003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        PR 412/make_build
172        * configure.ac: Remove "BLEEDING EDGE" warning.
173        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
174        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
175        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
176        * aclocal/gcc-isystem.m4: New.
177        * Makefile.am: Add aclocal/gcc-isystem.m4.
178
1792003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * automake/local.am: Remove $(ARCH), clean-local.
182
1832003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        PR 321:
186        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
187        * aclocal/env-rtemsbsp.m4
188        * automake/compile.am
189        * automake/host.am
190        * automake/local.am
191
1922003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
195        * automake/compile.am: Remove LIBSUFFIX_VA.
196        Merger from rtems-4-6-branch.
197
1982003-04-17      Joel Sherrill <joel@OARcorp.com>
199
200        * VERSION: Updated to rtems-ss-20030417.
201
2022003-04-17      Joel Sherrill <joel@OARcorp.com>
203
204        * aclocal/version.m4: Updated to rtems-ss-20030417.
205
2062003-04-11      Joel Sherrill <joel@OARcorp.com>
207
208        * VERSION: Updated to rtems-ss-20030411.
209
2102003-04-11      Joel Sherrill <joel@OARcorp.com>
211
212        * aclocal/version.m4: Updated to rtems-ss-20030411.
213
2142003-04-11      Joel Sherrill <joel@OARcorp.com>
215
216        * VERSION: Updated to rtems-ss-20020411.
217
2182003-04-11      Joel Sherrill <joel@OARcorp.com>
219
220        * aclocal/version.m4: Updated to rtems-ss-20020411.
221
2222003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * acinclude.m4: Reformat build_* handling.
225        Preset *_alias if empty.
226        * configure.ac: Change tools/build to build-config dirs.
227        Conditionally build tools/build as host-config dirs.
228
2292003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * acinclude.m4: Fix broken comments.
232        Add hidden option --enable-experimental.
233        * README.cdn-X: Update.
234        * configure.ac: Build tools/build as host and build-host tools to
235        accomodate those BSPs applying packhex in <BSP>.cfg.
236        Build tools/cpu as build-host tools.
237
2382003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * tools/Makefile.am: Remove.
241        * configure.ac: Remove tools.
242        * acinclude.m4: Fix build_subdir handling.
243        * Makefile.am: Remove tools from SUBDIRS.
244        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
245
2462003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * configure.ac: Remove AC_CONFIG_AUX_DIR.
249        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
250
2512003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * bootstrap: Add ACLOCAL, AUTOHEADER.
254        Don't check for auto*tool-versions.
255
2562003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
259
2602003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * automake/compile.am: Introduce depend-gcc.
263        * automake/lib.am: Remove stray comment.
264        * automake/local.am: Introduce depend-gcc.
265
2662003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
269
2702003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
273        * automake/local.am: Remove $(ARCH), clean-local.
274        * automake/compile.am: Add $(ARCH), clean-local.
275        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
276
2772003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * Makefile.am: Remove references to obsoleted files
280        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
281
2822003-02-14      Joel Sherrill <joel@OARcorp.com>
283
284        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
285        references.
286
2872003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
290
2912003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * bootstrap: Remove attempts to detect autoconf and automake using
294        "which" (PR 325).
295
2962003-02-06      Joel Sherrill <joel@OARcorp.com>
297
298        * README.configure: Updated to reflect new BSPs and deprecated
299        targets.
300
3012003-01-28      Joel Sherrill <joel@OARcorp.com>
302
303        * VERSION: Updated to rtems-ss-20030128.
304
3052003-01-28      Joel Sherrill <joel@OARcorp.com>
306
307        * aclocal/version.m4: Updated to rtems-ss-20030128.
308
3092003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
312        Remove CLOBBER_DEPEND (Unused).
313
3142003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * automake/local.am: Remove distclean-local.
317
3182001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
321        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
322
3232002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
326        Rework RTEMS_PROG_CXX_FOR_TARGET.
327
3282002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
331
3322002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
335
3362002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
339
3402002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * bootstrap: Require autoconf 2.54 or 2.57.
343        Require automake-1.7.2.
344
3452002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
348        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
349        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
350
3512002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
354
3552002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * automake/compile.am: Remove hard-coded *_PROFILE_V.
358        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
359        CFLAGS_PROFILE_V.
360        Remove CPPFLAGS_GCC.
361
3622002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
365        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
366        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
367        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
368
3692002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * aclocal/rtems-flags.m4: New.
372
3732002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * bootstrap: Allow autoconf-2.57.
376
3772002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * aclocal/prog-cc.m4: Remove GCCSED.
380
3812002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
384        Remove LDFLAGS.
385        Add CCAS, CCASCOMPILE.
386        Remove compilation rules for *.cpp, *.cxx, *.C.
387        Use CCASCOMPILE to compile *.S.
388        Add -pg to RTEMS_CFLAGS_PROFILE_V.
389
3902002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * configure.ac: Remove c/make.
393
3942002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * aclocal/prog-ccas.m4: New.
397        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
398        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
399        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
400
4012002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * acinclude.m4: Conditionally append --target=.
404
4052002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
408
4092002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * automake/compile.am: Remove LD_PATHS (Unused).
412        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
413        is announced obsolete).
414
4152002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
418
4192002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * aclocal/sysv-ipc.m4: Remove (Unused).
422        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
423
4242002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * acinclude.m4: Lots of changes addressing PR 312.
427
4282002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
431        to PR 312).
432
4332002-11-18      Joel Sherrill <joel@OARcorp.com>
434
435        * VERSION: Updated to rtems-ss-20021118.
436
4372002-11-18      Joel Sherrill <joel@OARcorp.com>
438
439        * aclocal/version.m4: Updated to rtems-ss-20021118.
440
4412002-11-17      Joel Sherrill <joel@OARcorp.com>
442
443        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
444        Motorola MTX603e.
445
4462002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
449
4502002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
453        * configure.ac: Ditto.
454
4552002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
458        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
459        Support @CFLAGS@, @CXXFLAGS@.
460
4612002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * bootstrap: Allow autoconf-2.56.
464
4652002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
468        Fix stupid typo (continue/configure).
469        * aclocal/prog-cc.m4: Remove obsolete comments.
470        Acknowledge CFLAGS.
471
4722002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
475        end of the args passed to sub-configure-scripts. (Reported by
476        Wulf Hofbauer <wh73@cornell.edu>)
477
4782002-11-12      Joel Sherrill <joel@OARcorp.com>
479
480        * configure.ac: Remove make/compilers/Makefile.
481
4822002-11-11      Joel Sherrill <joel@OARcorp.com>
483
484        * VERSION: Updated to rtems-ss-20021111.
485
4862002-11-11      Joel Sherrill <joel@OARcorp.com>
487
488        * aclocal/version.m4: Updated to rtems-ss-20021111.
489
4902002-11-11      Joel Sherrill <joel@OARcorp.com>
491
492        * VERSION: Updated to rtems-ss-20021111.
493
4942002-11-11      Joel Sherrill <joel@OARcorp.com>
495
496        * aclocal/version.m4: Updated to rtems-ss-20021111.
497
4982002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * automake/compile.am: Remove rel rule.
501
5022002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
505
5062002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * configure.ac: Remove make/Templates/Makefile.
509        * README.configure: Minor massaging.
510
5112002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        Further preparations for autoconf > 2.52:
514        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
515        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
516        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
517
5182002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * acinclude.m4: Adapations to autoconf > 2.52.
521
5222002-11-01      Joel Sherrill <joel@OARcorp.com>
523
524        * ChangeLog: Corrected.
525
5262002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * bootstrap: Add generate_bspdir_acinclude to automatically update
529        c/src/lib/libbsp/<cpu>/acinclude.m4.
530        Use #! /bin/sh instead of #!/bin/sh.
531        Remove autom4te*.cache during ./bootstrap --clean.
532
5332002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
536        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
537        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
538        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
539        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
540        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
541        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
542        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
543        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
544        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
545        (autoconf > 2.54 seems to have problems with the old form of
546        quoting).
547
5482002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
551        (autoconf > 2.54 complains about).
552
5532002-10-21      Joel Sherrill <joel@OARcorp.com>
554
555        * VERSION: Updated to rtems-20021021-test.
556
5572002-10-21      Joel Sherrill <joel@OARcorp.com>
558
559        * aclocal/version.m4: Updated to rtems-20021021-test.
560
5612002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * .cvsignore: Reformat.
564        Add autom4te*cache.
565        Remove autom4te.cache.
566
5672002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
570
5712002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
574        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
575
5762002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * bootstrap: Add autoconf/automake version checks by popular demand.
579        [FWIW: I dislike this.]
580
5812002-10-07      Joel Sherrill <joel@OARcorp.com>
582
583        * VERSION: Updated to rtems-ss-20021007.
584
5852002-10-07      Joel Sherrill <joel@OARcorp.com>
586
587        * aclocal/version.m4: Updated to rtems-ss-20021007.
588
5892002-10-04      Joel Sherrill <joel@OARcorp.com>
590
591        * VERSION: Updated to rtems-JUNK.
592
5932002-10-04      Joel Sherrill <joel@OARcorp.com>
594
595        * aclocal/version.m4: Updated to rtems-JUNK.
596
5972002-10-04      Joel Sherrill <joel@OARcorp.com>
598
599        * VERSION: Updated to rtems-ss-20021004.
600
6012002-10-04      Joel Sherrill <joel@OARcorp.com>
602
603        * aclocal/version.m4: Updated to rtems-ss-20021004.
604
6052002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
608        autoconf-2.53 PACKAGE crap.
609
6102002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * aclocal/prog-gnat.m4: New.
613
6142002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * aclocal/bsp-configure.m4: Fix small typo in comment.
617
6182002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
621
6222002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
625        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
626        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
627
6282002-08-07      Joel Sherrill <joel@OARcorp.com>
629
630        * aclocal/version.m4: Updated to rtems-ss-20020807.
631
6322002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
635
6362002-07-31      Joel Sherrill <joel@OARcorp.com>
637
638        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
639        was just a stub and only the OR32 port is getting worked on.
640
6412002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * aclocal/subdirs.m4: Remove.
644        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
645
6462002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
649        exec/score/cpu.
650
6512002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
654        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
655        compilation rules (Work-around to an automake bug).
656        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
657        make-library.
658
6592002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * configure.ac: Activate cpukit. Remove references to c/src/exec.
662
6632002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
666
6672002-07-17      Joel Sherrill <joel@OARcorp.com>
668
669        * aclocal/version.m4: Updated to rtems-ss-20020717.
670
6712002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * config-ml.in: Imported from gcc-3.1.
674        Change to match c/src/config-ml.in.
675
6762002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * aclocal/check-multiprocessing.m4: Reworked.
679        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
680
6812002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * automake/multilib.am: Remove.
684        * Makefile.am: Reflect change above.
685
6862002-06-28      Joel Sherrill <joel@OARcorp.com>
687
688        * aclocal/version.m4: Updated to rtems-ss-20020628.
689
6902002-06-27      Joel Sherrill <joel@OARcorp.com>
691
692        * tools/Makefile.am: Build the cpu dependent tools as well.
693
6942002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * aclocal/env-rtemscpu.m4: Remove.
697        * aclocal/multi.m4: Remove.
698        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
699
7002002-05-28      Joel Sherrill <joel@OARcorp.com>
701
702        * aclocal/version.m4: Updated to rtems-ss-20020528.
703
7042002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * aclocal/prog-cc.m4: Remove GCC272 support.
707        Remove ENABLE_LIBCDIR.
708        * aclocal/prog-cxx.m4: Ditto.
709        * aclocal/enable-gcc28.m4: Remove.
710        * aclocal/enable-libcdir.m4: Ditto.
711
7122002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
715        ENABLE_GCC28.
716
7172002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
718
719        * automake/compile.am: Remove GCC272 support.
720        Remove *.sh rule (unused).
721        * configure.ac: Remove ENABLE_GCC28.
722        Remove ENABLE_LIBCDIR.
723
7242002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * .cvsignore: Added mdate-sh and texinfo.tex.
727
7282002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * aclocal/version.m4: New file.
731        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
732        aclocal/version.m4.
733        * bootstrap: Use aclocal/version.m4 instead of VERSION.
734        * configure.ac: Use aclocal/version.m4 instead of VERSION.
735
7362002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * configure.ac:
739        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
740        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
741        * Makefile.am: Remove AUTOMAKE_OPTIONS.
742        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
743
7442002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
747        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
748
7492002-03-08      Joel Sherrill <joel@OARcorp.com>
750
751        * VERSION: Updated to rtems-mg5-20020808.
752
7532002-03-01      Joel Sherrill <joel@OARcorp.com>
754
755        * VERSION: Updated to rtems-ss-20020301.
756
7572002-02-15      Joel Sherrill <joel@OARcorp.com>
758
759        * VERSION: Updated to rtems-ss-20020215.
760
7612002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
762
763        * aclocal/subdirs.m4: Propagate the current $prefix to the
764        sub-configures.
765
7662002-02-05      Joel Sherrill <joel@OARcorp.com>
767
768        * VERSION: Updated to rtems-ss-20020205.
769
7702002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
773        compatibility.
774        * bootstrap: Let --clean remove texinfo.tex.
775
7762002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
779
7802002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * configure.ac: Add --enable-docs support. Add
783        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
784        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
785        hard-coded SUBDIRS.
786        * README.configure: Added a bit of information on this new option.
787
7882002-01-18      Joel Sherrill <joel@OARcorp.com>
789
790        * VERSION: Updated to rtems-ss-20020118.
791
7922002-01-18      Joel Sherrill <joel@OARcorp.com>
793
794        * VERSION: Updated to rtems-20020118.
795
7962002-01-17      Joel Sherrill <joel@OARcorp.com>
797
798        * VERSION: Updated to rtems-ss-20020717.
799
8002002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
803        check upon host_alias != build_alias.
804
8052002-01-07      Joel Sherrill <joel@OARcorp.com>
806
807        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
808        last line to eliminate 100's of warnings.
809
8102002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
811
812        * aclocal/check-newlib.m4: Apply AS_IF.
813        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
814        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
815        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
816        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
817        changes.
818        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
819        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
820        * automake/compile.am: Remove librtemsall from LINK_FILES.
821
8222001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
825        * aclocal/subdirs.m4: New file.
826        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
827        modifications.
828        * aclocal/check-posix.m4: Apply AS_IF.
829        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
830        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
831        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
832        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
833        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
834        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
835        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
836        OUTPUT_COMMANDS.
837        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
838        * aclocal/rtems-debug.m4: Minor cleanups.
839        * aclocal/rtems-top.m4: Minor cleanups.
840        * automake/compile.am: Further steps towards automake's rules.
841
8422001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
843
844        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
845        * automake/lib.am: Add MULTISUBDIR.
846
8472001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * bootstrap: Run autoheader when configure.ac contains
850        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
851
8522001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * aclocal/bsp-configure.m4: New file.
855        * Makefile.am: Add aclocal/bsp-configure.m4.
856
8572001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
858
859        * Makefile.am: Add automake/force-preinstall.am,
860        aclocal/ppc.am, remove ACLOCAL_M4.
861
8622001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * aclocal/bsp-alias.m4: Remove score603e_g1.
865        * aclocal/check-bsps.m4: Remove score603e_g1.
866        * aclocal/prog-cc.m4: Apply m4_if.
867
868
8692001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870
871        * automake/force-preinstall.am: New file.
872        * aclocal/ppc.m4: New file.
873
8742001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * aclocal/check-bsps.m4: Reworked.
877        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
878
8792001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * aclocal/bspopts.m4: New file.
882
8832001-11-13      Joel Sherrill <joel@OARcorp.com>
884
885        * COPYING: Test of $Id$ -> $RTEMS$.
886
8872001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
888
889        This modification is part of the submitted modifications necessary to
890        support the IBM PPC405 family.  This submission was reviewed by
891        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
892        not negatively impact the ppc403 BSPs.  The submission and tracking
893        process was captured as PR50.
894        * README.configure: Added gen405 BSP.
895
8962001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * Adopt more automake rules:
899        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
900        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
901        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
902        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
903        CXXLINK_APP in make-cxx-exe.
904        * automake/lib.am: Add ARFLAGS.
905
9062001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
907
908        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
909        config.cache's which prevented powerpc targets librdbg from building.
910
9112001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
912
913        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
914        add 2nd arg to _RTEMS_CPU_SUBDIR.
915        * aclocal/target.m4: Replace ac_configure_args with
916        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
917        * Makefile.am: Require automake-1.5.
918
9192001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
920
921        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
922        * configure.in: Remove.
923        * configure.ac: New file, generated from configure.in by autoupdate.
924
9252001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
926
927        * aclocal/rtems-cpu-subdirs.m4: New file.
928
9292001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * automake/compile.am: Fundamentally reworked compilation rules for
932        closer adaptation to automake's behavior.
933
9342001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
935
936        * automake/lib.am: Comment out LD.
937        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
938        automake/leaf.am to AUTOMAKE_FILES.
939
9402001-09-27      Joel Sherrill <joel@OARcorp.com>
941
942        * config.guess: No longer in CVS since installed by bootstrap.
943
9442001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
945
946        * bootstrap: remove/add automake added files.
947        * .cvsignore: reflect changes to bootstrap.
948
9492001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
950
951        * automake/leaf.am: New file.
952
9532001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
956        of AC_CANONICAL_SYSTEM.
957        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
958        mkinstalldirs and mkdir.
959        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
960        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
961        _RTEMS_OUTPUT_BUILD_SUBDIRS.
962       
9632001-09-13      Joel Sherrill <joel@OARcorp.com>
964
965        * missing: Updated to latest version.
966
9672001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
968
969        * configure.in: autoupdate to autoconf-2.52.
970        * bootstrap: Add handling for configure.ac, make autoheader verbose,
971        fix auto*tool invocation order.
972        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
973        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
974        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
975        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
976        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
977        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
978        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
979        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
980        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
981        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
982        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
983        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
984        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
985        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
986        RTEMS_CONFIG_PER_BSP conditional.
987        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
988        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
989        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
990
9912001-05-25      Joel Sherrill <joel@OARcorp.com>
992
993        * README.configure: Corrected the name of the MRM332 BSP.
994        Strengthened the distinction between what the target
995        and the BSP each select.  Added more targets to list.
996
9972001-05-25      Joel Sherrill <joel@OARcorp.com>
998
999        * README.configure: Updated the list of BSPs.
1000
10012001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1002
1003        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1004        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1005        Add support for DOS-drive-letters.
1006
10072001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1008
1009        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1010        RTEMS_PROG_CC_FOR_TARGET.
1011
10122001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * README.cdn-X: Update.
1015        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1016        @CPPFLAGS@ to CPPFLAGS.
1017
10182001-04-20      Eric Valette <valette@crf.canon.fr>
1019
1020        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1021        BSPs support the new exception processing model and
1022        consequently, librdbg.
1023
10242001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * configure.in: Reworked for Canadian Cross support.
1027        * Makefile.am: Reflect changes to configure.in.
1028        * config.guess, config.sub: Update from subversions.gnu.org.
1029        * README.cdn-X: New file.
1030        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1031
10322001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1033
1034        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1035        TARGET_CONFIG_SUBDIRS.
1036        * aclocal/enable-bsp.m4: fix quoting.
1037        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1038
10392001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1040
1041        * aclocal/config-subdirs.m4: New file.
1042        * aclocal/target.m4: Use macros from config-subdirs.m4.
1043
10442001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1047        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1048
10492001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * configure.in: Fix AM_INIT_AUTOMAKE.
1052        * aclocal/bsp-arg-enable.m4: Extend comments.
1053        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1054        the default clause.
1055
10562001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1059        RTEMS_ENV_RTEMSCPU.
1060        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1061        special treatment for GCC_SPECS.
1062        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1063        special treatment for GCC_SPECS.
1064        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1065        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1066        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1067        instead of $(shell ..) for LIBC_LIB*.
1068
10692001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1070
1071        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1072        simsh7045.
1073
10742001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1075
1076        * automake/compile.am: Add LD.
1077
10782000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1079
1080        * config.guess, config.sub: Update from CVS-autoconf to pick
1081        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1082        necessary anyway to use autoconf-versions > 2.13.
1083
10842000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1085
1086        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1087        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1088        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1089        help string.
1090        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1091
10922000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1093
1094        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1095        Modified to reflect addition of LEON BSPs as well as the
1096        no-FP ERC32 variant.
1097
10982000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1099
1100        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1101        standard).
1102        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1103        standard).
1104        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1105        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1106        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1107        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1108
11092000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1110
1111        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1112        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1113        $host instead of $target (BUG-FIX).
1114        * configure.in: Use $target and $host instead of $target_alias and
1115        $host_alias (autoconf-2.49b).
1116        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1117        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1118
1119        NOTES:
1120        * autoconf-2.49b depredicates using changequotes.
1121        * The changes to configure.in are due to cleanups in
1122        autoconf-2.49b's implemention of canonicalization. With
1123        autoconf-2.1x it wasn't always clear, when to use $xxx or
1124        $xxx_alias. Now this is clear.
1125
11262000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1127
1128        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1129
11302000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1131
1132        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1133        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1134        with an RTEMS specific but more restrictive autoconf macro.
1135
11362000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1137
1138        * automake/lib.am: Add LD.
1139
11402000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1143        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1144
11452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1146 
1147        * aclocal/*: Replace with contents of macros/*.m4
1148        * macros/: Remove.
1149        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1150        * Makefile.am: Reflect changes to aclocal/ and macros/.
1151
11522000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1153
1154        * configure.in: New, Cygnus/GNU style configuration.
1155        * Makefile.am: Add macros/, reflect new configure.in,
1156        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1157        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1158        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1159        * macros/tool-prefix.m4: Remove.
1160        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1161        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1162        RTEMS_ROOT.
1163        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1164        * macros/multilib.m4: Various minor fixes.
1165        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1166        PROJECT_ROOT, RTEMS_ROOT.
1167        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1168        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1169
11702000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1171
1172        * automake/multilib.am: New file.
1173        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1174        the automake/ directory.
1175
11762000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1177
1178        * macros/enable-hwapi.m4: Removed.
1179        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1180        A small cleanup step towards gnu-canonicalization.
1181
11822000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1183
1184        * macros: New directory.
1185        * macros/bsp-alias.m4: new file.
1186        * macros/canonical-host.m4: new file.
1187        * macros/canonical-target-name.m4: new file.
1188        * macros/canonicalize-tools.m4: new file.
1189        * macros/check-bsp-cache.m4: new file.
1190        * macros/check-bsps.m4: new file.
1191        * macros/check-cpu.m4: new file.
1192        * macros/rtems-debug.m4: new file.
1193        * macros/check-cxx.m4: new file.
1194        * macros/check-itron.m4: new file.
1195        * macros/check-multiprocessing.m4: new file.
1196        * macros/check-networking.m4: new file.
1197        * macros/check-newlib.m4: new file.
1198        * macros/check-posix.m4: new file.
1199        * macros/check-rdbg.m4: new file.
1200        * macros/enable-bare.m4: new file.
1201        * macros/enable-cxx.m4: new file.
1202        * macros/enable-gcc28.m4: new file.
1203        * macros/enable-inlines.m4: new file.
1204        * macros/enable-itron.m4: new file.
1205        * macros/enable-libcdir.m4: new file.
1206        * macros/enable-multiprocessing.m4: new file.
1207        * macros/enable-networking.m4: new file.
1208        * macros/enable-posix.m4: new file.
1209        * macros/enable-rdbg.m4: new file.
1210        * macros/enable-rtemsbsp.m4: new file.
1211        * macros/enable-tests.m4: new file.
1212        * macros/gcc-pipe.m4: new file.
1213        * macros/gcc-specs.m4: new file.
1214        * macros/i386-gas-code16.m4: new file.
1215        * macros/path-ksh.m4: new file.
1216        * macros/path-perl.m4: new file.
1217        * macros/prog-cc.m4: new file.
1218        * macros/prog-cxx.m4: new file.
1219        * macros/project-root.m4: new file.
1220        * macros/rtems-top.m4: new file.
1221        * macros/sysv-ipc.m4: new file.
1222        * macros/target.m4: new file.
1223        * macros/rtems-test-no-pause.m4: new file.
1224        * macros/multilib.m4: new file.
1225        * macros/tool-paths.m4: new file.
1226        * macros/tool-prefix.m4: new file.
1227
12282000-09-14      Joel Sherrill <joel@OARcorp.com>
1229
1230        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1231
12322000-09-14      Joel Sherrill <joel@OARcorp.com>
1233
1234        * aclocal/enable-hwapi.m4: Now longer used and removed.
1235
12362000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1237
1238        * automake/lib.am: Remove leaf.cfg.
1239
12402000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1241
1242        * aclocal/rtems-top.m4: Add ENDIF-hack.
1243        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1244
12452000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1246
1247        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1248        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1249        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1250        * automake/compile.am: Replaced.
1251        * automake/local.am: Remove building variant handling.
1252
12532000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1254
1255        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1256        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1257        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1258        * aclocal/target.m4: Cleanup comments
1259        * Automake/compile.am: Add DEFS support to keep building happy.
1260
12612000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1262
1263        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1264
12652000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1266
1267        * automake/compile.am: New file
1268        * ChangeLog: Fix email addresses
1269
12702000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1271
1272        * LICENSE.NET, README, README.configure: Spelling corrections.
1273
12742000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1275
1276        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1277
12782000-08-30      Joel Sherrill <joel@OARcorp.com>
1279
1280        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1281
12822000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1283
1284        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1285
12862000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1287
1288        * aclocal/check-bsps.h:
1289          - Add pck6-BSP
1290          - Exclude ChangeLog from being picked up as BSP
1291        * aclocal/bsp-alias.m4: Add pck6-BSP
1292
12932000-08-10      Joel Sherrill <joel@OARcorp.com>
1294
1295        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.