source: rtems/ChangeLog @ 470816d

4.104.114.84.95
Last change on this file since 470816d was 470816d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/02/05 at 10:32:05

2005-01-02 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Remove ACLOCAL_FILES.
  • Property mode set to 100644
File size: 44.0 KB
RevLine 
[470816d]12005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Remove ACLOCAL_FILES.
4
[985ba62]52004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
8        bsp_specs.
9
[a7cddf52]102004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
11
12        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
13        motorola_shared.
14
[d4948dd9]152004-11-10      Joel Sherrill <joel@oarcorp.com>
16
17        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
18
[ba5288d]192004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
20
21        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
22
[504112d]232004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
24
25        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
26        presence of *.cfg.
27        * aclocal/check-custom-bsp.m4: Add bspkit support.
28
[180ae7a1]292004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
30
31        * aclocal/enable-bare.m4: Remove.
32
[c7f8bbea]332004-09-29      Joel Sherrill <joel@OARcorp.com>
34
35        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
36        c/TOOL_TARGETS: i960 obsoleted and all references removed.
37
[97891e5e]382004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
39
40        * configure.ac: Require automake > 1.9.
41
[20286cb]422004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
43
44        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
45
[a7fabaec]462004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
47
48        PR 673/make_build
49        * config-ml.in: Quote 'cd "${ml_origdir}"'.
50        Quote 'cd "${ML_POPDIR}"'.
51
[2977f24c]522004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
53
[a7fabaec]54        PR 673/make_build
[2977f24c]55        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
56
572004-07-14      Joel Sherrill <joel@OARcorp.com>
[ef6d69c3]58
59        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
60
[3456ce8a]612004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        * aclocal/rtems-top.m4: Remove ENDIF.
64        Remove with_target_subdir defaulting to '.'.
65        * acinclude.m4: Add --includedir to sub_configure_args.
66
[9078e097]672004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
70        Rework dist-hook.
71        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
72        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
73
[6f5b510]742004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
77
[2994a4a0]782004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Remove AUTOMAKE_FILES.
81        Cleanup duplicate ACLOCAL_FILES.
82        EXTRA_DIST += config-ml.in.
83        DIST_SUBDIRS += make.
84        Add dist-hook.
85        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
86
[1d3713ef]872004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
90
[7eabb628]912004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * VERSION: 4.6.99.0.
94        * aclocal/version.m4: 4.6.99.0.
95
[75b453f]962004-02-06      Joel Sherrill <joel@OARcorp.com>
97
98        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
99        which were accidentally removed when purging the mips64orion.
100
[1f1b298]1012004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * aclocal/rpm.m4: Make osversions the default.
104        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
105        distcheck).
106
[9b962b28]1072004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
[1f1b298]109        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
[9b962b28]110
[86a84373]1112004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: Require automake >= 1.8.2.
114        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
115
[36e48b1]1162004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Requires automake >= 1.8.1.
119
[6223498d]1202004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * .cvsignore: Remove mkinstalldirs.
123        * bootstrap: Remove compile during "clean".
124
[8fca19b3]1252004-01-08      Joel Sherrill <joel@OARcorp.com>
126
127        * .cvsignore: Add compile.
128
[f6f9ad4]1292004-01-07      Joel Sherrill <joel@OARcorp.com>
130
131        * README.configure: Remove efi68k and efi332 references as they are no
132        longer in the tree.
133
[8d93706]1342004-01-07      Joel Sherrill <joel@OARcorp.com>
135
136        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
137        removed as mips port more completely covers the MIPS family.
138
[3d0f7c8]1392003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * README.configure: Reflect requireing autoconf-2.59 and
142        automake-1.8.
143
[8e7a525]1442003-12-17      Joel Sherrill <joel@OARcorp.com>
145
146        * VERSION: Updated to rtems-20031217-test.
147
[44652f8]1482003-12-17  Joel Sherrill <joel@OARcorp.com>
149
150    * aclocal/version.m4: Updated to rtems-20031217-test.
151
[69544b5]1522003-12-17      Joel Sherrill <joel@OARcorp.com>
153
154        * release_support: Correct method used to find ChangeLog associated
155        with the version.m4 files.  Keep going until I can get a tarball cut.
156
[78429066]1572003-12-17      Joel Sherrill <joel@OARcorp.com>
158
[7d4d954]159        * release_support: Use dirname not basedir.  Keep going until I
160        can get a tarball cut.
[78429066]161
[9f64a70]1622003-12-17      Joel Sherrill <joel@OARcorp.com>
163
164        * release_support: New file -- assistant to new cut_release script.
165
[a07ff70b]1662003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * Makefile.am: Remove automake/compile.am
169
[dbb07c74]1702003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * automake/compile.am: Remove (Unused).
173
[de3e979]1742003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * automake/lib.am: Remove (Unused).
177
[810720b6]1782003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
181
[88c3c5e]1822003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * configure.ac: Remove make/custom/Makefile.
185        * Makefile.am: Cosmetics.
186        * automake/compile.am: Remove compilation rules.
187        Remove $(ARCH) directory generation.
188
[dfd3132]1892003-11-26      Joel Sherrill <joel@OARcorp.com>
190
191        * MAINTAINERS: New file.
192
[3959276e]1932003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
196        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
197        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
198        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
199        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
200        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
201        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
202        aclocal/enable-tests.m4, aclocal/multilib.m4,
203        aclocal/path-ksh.m4, aclocal/project-root.m4,
204        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
205        acinclude.m4:
206        Fix underquoting to silence automake-1.8.
207
[044d954]2082003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * config-ml.in: Don't built multilib variant normal (-mn) for
211        h8300-*-rtems*.
212
[532b7d1]2132003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * aclocal/config-subdirs.m4: Remove.
216        * Makefile.am: Reflect changes above.
217
[fb2fc21]2182003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * aclocal/canonical-host.m4: Remove.
221        * Makefile.am: Reflect changes above.
222
[0affee3]2232003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
226        c/src/lib/libbsp/*/acinclude.m4.
227
[4f2064f1]2282003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * aclocal/check-cpu.m4: Remove.
231        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
232        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
233        $1 in $srcdir before adding dir to SUBDIRS.
234
[5e8552a4]2352003-09-26  Joel Sherrill <joel@OARcorp.com>
236
237        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
[4f2064f1]238
[d2c6e4c1]2392003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
242        patches).
243        * aclocal/enable-tests.m4: Change to support
244        --enable-tests=no|yes|samples, default is samples.
245
[416f7bbe]2462003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * Makefile.am: Correct bogus ACLOCAL_FILES.
249
[8ad16ba]2502003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
253        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
254        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
255        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
256        aclocal/check-networking.m4, aclocal/check-newlib.m4,
257        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
258        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
259        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
260        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
261        aclocal/path-perl.m4, aclocal/ppc.m4,
262        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
263        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
264        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
265        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
266        Remove (Unused).
267        * automake/leaf.am, automake/force-preinstall.am:
268        Remove (Unused).
269        * Makefile.am: Reflect changes above.
270
[d225716]2712003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * automake/local.am, automake/host.am: Remove "debug".
274
[7dcc3fe]2752003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
278
[3a032d41]2792003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
282        Add "autoconf-2.5x unquoting" hack.
283
2842003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * config.sub: Remove (Automatically added by automake, again).
287        * bootstrap: Reflect change above.
288        * configure.ac: Require automake >= 1.7.6.
289
[be5e8272]2902003-07-03      Joel Sherrill <joel@OARcorp.com>
291
292        * SUPPORT: Fix Mark Johannes' email address.
293
[ea19143]2942003-07-03      Joel Sherrill <joel@OARcorp.com>
295
296        * VERSION: Updated to rtems-ss-20030703.
297
[73defea0]2982003-07-03      Joel Sherrill <joel@OARcorp.com>
299
300        * aclocal/version.m4: Updated to rtems-ss-20030703.
301
[502ce3c]3022003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
[cf0ed46]304        * bootstrap: Reflect having added config.sub.
[502ce3c]305        * config.sub: New from subversions to accomodate c4x/tic4x.
306
[87a95526]3072003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
[9274ea7]309        PR 412/make_build
[87a95526]310        * configure.ac: Remove "BLEEDING EDGE" warning.
311        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
[9274ea7]312        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
[87a95526]313        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
314        * aclocal/gcc-isystem.m4: New.
315        * Makefile.am: Add aclocal/gcc-isystem.m4.
316
[b52d7bc]3172003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * automake/local.am: Remove $(ARCH), clean-local.
320
[acd7c408]3212003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        PR 321:
324        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
325        * aclocal/env-rtemsbsp.m4
326        * automake/compile.am
327        * automake/host.am
328        * automake/local.am
329
[1cd9dfc]3302003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
333        * automake/compile.am: Remove LIBSUFFIX_VA.
334        Merger from rtems-4-6-branch.
335
[428044d1]3362003-04-17      Joel Sherrill <joel@OARcorp.com>
337
338        * VERSION: Updated to rtems-ss-20030417.
339
[7ae9530]3402003-04-17      Joel Sherrill <joel@OARcorp.com>
341
342        * aclocal/version.m4: Updated to rtems-ss-20030417.
343
[e9aa8627]3442003-04-11      Joel Sherrill <joel@OARcorp.com>
345
346        * VERSION: Updated to rtems-ss-20030411.
347
[f1208c0]3482003-04-11      Joel Sherrill <joel@OARcorp.com>
349
350        * aclocal/version.m4: Updated to rtems-ss-20030411.
351
[a52b2059]3522003-04-11      Joel Sherrill <joel@OARcorp.com>
353
354        * VERSION: Updated to rtems-ss-20020411.
355
[1ee68d1]3562003-04-11      Joel Sherrill <joel@OARcorp.com>
357
358        * aclocal/version.m4: Updated to rtems-ss-20020411.
359
[55837f7]3602003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * acinclude.m4: Reformat build_* handling.
363        Preset *_alias if empty.
364        * configure.ac: Change tools/build to build-config dirs.
365        Conditionally build tools/build as host-config dirs.
366
3672003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * acinclude.m4: Fix broken comments.
370        Add hidden option --enable-experimental.
371        * README.cdn-X: Update.
372        * configure.ac: Build tools/build as host and build-host tools to
373        accomodate those BSPs applying packhex in <BSP>.cfg.
374        Build tools/cpu as build-host tools.
375
3762003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * tools/Makefile.am: Remove.
379        * configure.ac: Remove tools.
380        * acinclude.m4: Fix build_subdir handling.
381        * Makefile.am: Remove tools from SUBDIRS.
382        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
383
3842003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * configure.ac: Remove AC_CONFIG_AUX_DIR.
387        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
388
3892003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * bootstrap: Add ACLOCAL, AUTOHEADER.
392        Don't check for auto*tool-versions.
393
3942003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
397
3982003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * automake/compile.am: Introduce depend-gcc.
401        * automake/lib.am: Remove stray comment.
402        * automake/local.am: Introduce depend-gcc.
403
4042003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
407
4082003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
411        * automake/local.am: Remove $(ARCH), clean-local.
412        * automake/compile.am: Add $(ARCH), clean-local.
413        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
414
[b22fa3ab]4152003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * Makefile.am: Remove references to obsoleted files
418        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
419
[6dd184ce]4202003-02-14      Joel Sherrill <joel@OARcorp.com>
421
422        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
423        references.
424
[6b2b4a36]4252003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
428
[d854517]4292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * bootstrap: Remove attempts to detect autoconf and automake using
432        "which" (PR 325).
433
[08c6c10]4342003-02-06      Joel Sherrill <joel@OARcorp.com>
435
436        * README.configure: Updated to reflect new BSPs and deprecated
437        targets.
[d854517]438
[b36cca28]4392003-01-28      Joel Sherrill <joel@OARcorp.com>
440
441        * VERSION: Updated to rtems-ss-20030128.
442
[4f3e2c28]4432003-01-28      Joel Sherrill <joel@OARcorp.com>
444
445        * aclocal/version.m4: Updated to rtems-ss-20030128.
446
[16735ca]4472003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
450        Remove CLOBBER_DEPEND (Unused).
451
[159efe9f]4522003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * automake/local.am: Remove distclean-local.
455
[2a2def9]4562001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
459        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
460
[bde6014e]4612002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
464        Rework RTEMS_PROG_CXX_FOR_TARGET.
465
[f442116c]4662002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
469
[09efa77]4702002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
473
[3907075f]4742002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
477
[b41b797]4782002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * bootstrap: Require autoconf 2.54 or 2.57.
481        Require automake-1.7.2.
482
[6fea3824]4832002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
486        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
487        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
488
[baa8dd7c]4892002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
492
[f04c916]4932002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * automake/compile.am: Remove hard-coded *_PROFILE_V.
496        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
497        CFLAGS_PROFILE_V.
498        Remove CPPFLAGS_GCC.
499
[c2113d3]5002002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
503        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
504        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
505        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
506
[8b38a769]5072002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * aclocal/rtems-flags.m4: New.
510
[82b1805]5112002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * bootstrap: Allow autoconf-2.57.
514
[c47c12b]5152002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * aclocal/prog-cc.m4: Remove GCCSED.
518
[29d82b25]5192002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
522        Remove LDFLAGS.
523        Add CCAS, CCASCOMPILE.
524        Remove compilation rules for *.cpp, *.cxx, *.C.
525        Use CCASCOMPILE to compile *.S.
526        Add -pg to RTEMS_CFLAGS_PROFILE_V.
527
[87ecb88c]5282002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * configure.ac: Remove c/make.
531
[ff65620]5322002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * aclocal/prog-ccas.m4: New.
535        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
536        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
537        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
538
[b6cc40a]5392002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * acinclude.m4: Conditionally append --target=.
542
[0a9a0f5]5432002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
546
[86f12bc]5472002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * automake/compile.am: Remove LD_PATHS (Unused).
550        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
551        is announced obsolete).
552
[20d7ed37]5532002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
556
[984123f]5572002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * aclocal/sysv-ipc.m4: Remove (Unused).
560        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
561
[9e4d710]5622002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * acinclude.m4: Lots of changes addressing PR 312.
565
[824bf2e4]5662002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
569        to PR 312).
570
[5395172]5712002-11-18      Joel Sherrill <joel@OARcorp.com>
572
573        * VERSION: Updated to rtems-ss-20021118.
574
[b5a59c3f]5752002-11-18      Joel Sherrill <joel@OARcorp.com>
576
577        * aclocal/version.m4: Updated to rtems-ss-20021118.
578
[174eed8c]5792002-11-17      Joel Sherrill <joel@OARcorp.com>
580
581        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
582        Motorola MTX603e.
583
[824bf2e4]5842002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
587
[bcf4d5bc]5882002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
591        * configure.ac: Ditto.
592
[8a2e2aaa]5932002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
596        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
597        Support @CFLAGS@, @CXXFLAGS@.
598
[e9fc7e5]5992002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * bootstrap: Allow autoconf-2.56.
602
[f289c09]6032002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
606        Fix stupid typo (continue/configure).
607        * aclocal/prog-cc.m4: Remove obsolete comments.
608        Acknowledge CFLAGS.
609
[6a31b7c0]6102002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
613        end of the args passed to sub-configure-scripts. (Reported by
614        Wulf Hofbauer <wh73@cornell.edu>)
615
[fae851c]6162002-11-12      Joel Sherrill <joel@OARcorp.com>
617
618        * configure.ac: Remove make/compilers/Makefile.
619
[2c86557]6202002-11-11      Joel Sherrill <joel@OARcorp.com>
621
622        * VERSION: Updated to rtems-ss-20021111.
623
[b99463c]6242002-11-11      Joel Sherrill <joel@OARcorp.com>
625
626        * aclocal/version.m4: Updated to rtems-ss-20021111.
627
[a3f7971]6282002-11-11      Joel Sherrill <joel@OARcorp.com>
629
630        * VERSION: Updated to rtems-ss-20021111.
631
[2bc3f76]6322002-11-11      Joel Sherrill <joel@OARcorp.com>
633
634        * aclocal/version.m4: Updated to rtems-ss-20021111.
635
[a9f1a11]6362002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * automake/compile.am: Remove rel rule.
639
[7395fa5]6402002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
643
[6f6cde6f]6442002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * configure.ac: Remove make/Templates/Makefile.
647        * README.configure: Minor massaging.
648
[e05468fb]6492002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        Further preparations for autoconf > 2.52:
652        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
653        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
654        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
655
[9cf7774]6562002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * acinclude.m4: Adapations to autoconf > 2.52.
659
[b31106f6]6602002-11-01      Joel Sherrill <joel@OARcorp.com>
[022fcc07]661
[b31106f6]662        * ChangeLog: Corrected.
[32f1696c]663
[282cb9c]6642002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
665
666        * bootstrap: Add generate_bspdir_acinclude to automatically update
667        c/src/lib/libbsp/<cpu>/acinclude.m4.
668        Use #! /bin/sh instead of #!/bin/sh.
669        Remove autom4te*.cache during ./bootstrap --clean.
670
[314a962]6712002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
674        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
675        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
676        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
677        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
678        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
679        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
680        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
681        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
682        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
683        (autoconf > 2.54 seems to have problems with the old form of
684        quoting).
685
[1da0c52]6862002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
689        (autoconf > 2.54 complains about).
690
[3767e25]6912002-10-21      Joel Sherrill <joel@OARcorp.com>
692
693        * VERSION: Updated to rtems-20021021-test.
694
[f8ee48bf]6952002-10-21      Joel Sherrill <joel@OARcorp.com>
696
697        * aclocal/version.m4: Updated to rtems-20021021-test.
698
[8730f45]6992002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * .cvsignore: Reformat.
702        Add autom4te*cache.
703        Remove autom4te.cache.
704
[aa7428a]7052002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
708
[59d28b7]7092002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
712        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
713
[58fd5ab]7142002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * bootstrap: Add autoconf/automake version checks by popular demand.
717        [FWIW: I dislike this.]
718
[4bf6f90d]7192002-10-07      Joel Sherrill <joel@OARcorp.com>
720
721        * VERSION: Updated to rtems-ss-20021007.
722
[523fb4b]7232002-10-07      Joel Sherrill <joel@OARcorp.com>
724
725        * aclocal/version.m4: Updated to rtems-ss-20021007.
726
[e1229013]7272002-10-04      Joel Sherrill <joel@OARcorp.com>
728
729        * VERSION: Updated to rtems-JUNK.
730
[71a08543]7312002-10-04      Joel Sherrill <joel@OARcorp.com>
732
733        * aclocal/version.m4: Updated to rtems-JUNK.
734
[d8befba2]7352002-10-04      Joel Sherrill <joel@OARcorp.com>
736
737        * VERSION: Updated to rtems-ss-20021004.
738
[b6ea96ef]7392002-10-04      Joel Sherrill <joel@OARcorp.com>
740
741        * aclocal/version.m4: Updated to rtems-ss-20021004.
742
[72f4ec87]7432002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
746        autoconf-2.53 PACKAGE crap.
747
[6c15108]7482002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
749
750        * aclocal/prog-gnat.m4: New.
751
[ca3fa6bb]7522002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * aclocal/bsp-configure.m4: Fix small typo in comment.
755
[24688dbd]7562002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
759
[d69c9c6]7602002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
763        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
764        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
765
[d5dc04f]7662002-08-07      Joel Sherrill <joel@OARcorp.com>
767
768        * aclocal/version.m4: Updated to rtems-ss-20020807.
769
[d3f954e]7702002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
773
[79b15c1d]7742002-07-31      Joel Sherrill <joel@OARcorp.com>
775
776        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
777        was just a stub and only the OR32 port is getting worked on.
778
[b4cde04]7792002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * aclocal/subdirs.m4: Remove.
782        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
783
[0e08a3c3]7842002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
787        exec/score/cpu.
788
[35b2275]7892002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
792        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
793        compilation rules (Work-around to an automake bug).
794        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
795        make-library.
796
[be3e0f7]7972002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
798
799        * configure.ac: Activate cpukit. Remove references to c/src/exec.
800
[cca5631]8012002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
804
[76af1fc]8052002-07-17      Joel Sherrill <joel@OARcorp.com>
806
807        * aclocal/version.m4: Updated to rtems-ss-20020717.
808
[8166684]8092002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * config-ml.in: Imported from gcc-3.1.
812        Change to match c/src/config-ml.in.
813
[0f8ae13c]8142002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * aclocal/check-multiprocessing.m4: Reworked.
817        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
818
[48e7a718]8192002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
820
821        * automake/multilib.am: Remove.
822        * Makefile.am: Reflect change above.
823
[f610f0c5]8242002-06-28      Joel Sherrill <joel@OARcorp.com>
825
826        * aclocal/version.m4: Updated to rtems-ss-20020628.
827
[8ce766ce]8282002-06-27      Joel Sherrill <joel@OARcorp.com>
829
830        * tools/Makefile.am: Build the cpu dependent tools as well.
831
[ba2df911]8322002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * aclocal/env-rtemscpu.m4: Remove.
835        * aclocal/multi.m4: Remove.
836        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
837
[28311188]8382002-05-28      Joel Sherrill <joel@OARcorp.com>
839
840        * aclocal/version.m4: Updated to rtems-ss-20020528.
841
[53eb191]8422002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
843
844        * aclocal/prog-cc.m4: Remove GCC272 support.
845        Remove ENABLE_LIBCDIR.
846        * aclocal/prog-cxx.m4: Ditto.
847        * aclocal/enable-gcc28.m4: Remove.
848        * aclocal/enable-libcdir.m4: Ditto.
849
[fd2bc17a]8502002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
853        ENABLE_GCC28.
854
[978f59a]8552002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
856
857        * automake/compile.am: Remove GCC272 support.
858        Remove *.sh rule (unused).
859        * configure.ac: Remove ENABLE_GCC28.
860        Remove ENABLE_LIBCDIR.
861
[6568b90]8622002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * .cvsignore: Added mdate-sh and texinfo.tex.
865
[321f5ff]8662002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
867
868        * aclocal/version.m4: New file.
869        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
870        aclocal/version.m4.
871        * bootstrap: Use aclocal/version.m4 instead of VERSION.
872        * configure.ac: Use aclocal/version.m4 instead of VERSION.
873
[579f14cc]8742002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * configure.ac:
877        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
878        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
879        * Makefile.am: Remove AUTOMAKE_OPTIONS.
880        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
881
[dee576c0]8822002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
885        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
886
[5800e142]8872002-03-08      Joel Sherrill <joel@OARcorp.com>
888
889        * VERSION: Updated to rtems-mg5-20020808.
890
[41debfd]8912002-03-01      Joel Sherrill <joel@OARcorp.com>
892
893        * VERSION: Updated to rtems-ss-20020301.
894
[7f87dd3]8952002-02-15      Joel Sherrill <joel@OARcorp.com>
896
897        * VERSION: Updated to rtems-ss-20020215.
898
[9b11632]8992002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * aclocal/subdirs.m4: Propagate the current $prefix to the
902        sub-configures.
903
[5bca94b]9042002-02-05      Joel Sherrill <joel@OARcorp.com>
905
906        * VERSION: Updated to rtems-ss-20020205.
907
[d7aabb7c]9082002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
909
910        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
911        compatibility.
912        * bootstrap: Let --clean remove texinfo.tex.
913
[cbc4e6fa]9142002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
917
[003d4da]9182002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
919
920        * configure.ac: Add --enable-docs support. Add
921        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
922        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
923        hard-coded SUBDIRS.
924        * README.configure: Added a bit of information on this new option.
925
[e7288b7]9262002-01-18      Joel Sherrill <joel@OARcorp.com>
927
928        * VERSION: Updated to rtems-ss-20020118.
929
[9ee8036]9302002-01-18      Joel Sherrill <joel@OARcorp.com>
931
932        * VERSION: Updated to rtems-20020118.
933
[b2433b2]9342002-01-17      Joel Sherrill <joel@OARcorp.com>
935
936        * VERSION: Updated to rtems-ss-20020717.
937
[36202ec]9382002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
939
940        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
941        check upon host_alias != build_alias.
942
[1ae913e]9432002-01-07      Joel Sherrill <joel@OARcorp.com>
944
945        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
946        last line to eliminate 100's of warnings.
947
[a0ea6f1]9482002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
949
950        * aclocal/check-newlib.m4: Apply AS_IF.
951        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
952        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
953        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
954        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
955        changes.
956        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
957        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
958        * automake/compile.am: Remove librtemsall from LINK_FILES.
959
[ba748523]9602001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
961
962        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
963        * aclocal/subdirs.m4: New file.
964        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
965        modifications.
966        * aclocal/check-posix.m4: Apply AS_IF.
967        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
968        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
969        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
970        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
971        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
972        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
973        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
974        OUTPUT_COMMANDS.
975        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
976        * aclocal/rtems-debug.m4: Minor cleanups.
977        * aclocal/rtems-top.m4: Minor cleanups.
978        * automake/compile.am: Further steps towards automake's rules.
979
[c5fff113]9802001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
981
982        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
983        * automake/lib.am: Add MULTISUBDIR.
984
[d0d33f21]9852001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * bootstrap: Run autoheader when configure.ac contains
988        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
989
[1a457f5]9902001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
991
992        * aclocal/bsp-configure.m4: New file.
993        * Makefile.am: Add aclocal/bsp-configure.m4.
994
[345772e]9952001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
996
997        * Makefile.am: Add automake/force-preinstall.am,
998        aclocal/ppc.am, remove ACLOCAL_M4.
999
[8e541868]10002001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * aclocal/bsp-alias.m4: Remove score603e_g1.
1003        * aclocal/check-bsps.m4: Remove score603e_g1.
1004        * aclocal/prog-cc.m4: Apply m4_if.
1005
1006
[466e590]10072001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1008
1009        * automake/force-preinstall.am: New file.
1010        * aclocal/ppc.m4: New file.
1011
[9c392aa2]10122001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * aclocal/check-bsps.m4: Reworked.
1015        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1016
[7ee86ba7]10172001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * aclocal/bspopts.m4: New file.
1020
[4812b65b]10212001-11-13      Joel Sherrill <joel@OARcorp.com>
1022
1023        * COPYING: Test of $Id$ -> $RTEMS$.
1024
[0aa09608]10252001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1026
1027        This modification is part of the submitted modifications necessary to
1028        support the IBM PPC405 family.  This submission was reviewed by
1029        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1030        not negatively impact the ppc403 BSPs.  The submission and tracking
1031        process was captured as PR50.
1032        * README.configure: Added gen405 BSP.
1033
[a34b245]10342001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035
1036        * Adopt more automake rules:
1037        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1038        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1039        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1040        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1041        CXXLINK_APP in make-cxx-exe.
1042        * automake/lib.am: Add ARFLAGS.
1043
[60c7524]10442001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1047        config.cache's which prevented powerpc targets librdbg from building.
1048
[080afec]10492001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1052        add 2nd arg to _RTEMS_CPU_SUBDIR.
1053        * aclocal/target.m4: Replace ac_configure_args with
1054        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1055        * Makefile.am: Require automake-1.5.
1056
[66387986]10572001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1058
1059        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1060        * configure.in: Remove.
1061        * configure.ac: New file, generated from configure.in by autoupdate.
1062
[083b72a]10632001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1064
1065        * aclocal/rtems-cpu-subdirs.m4: New file.
1066
[bfba54e]10672001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1068
1069        * automake/compile.am: Fundamentally reworked compilation rules for
1070        closer adaptation to automake's behavior.
1071
[8738dfaa]10722001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1073
1074        * automake/lib.am: Comment out LD.
1075        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1076        automake/leaf.am to AUTOMAKE_FILES.
1077
[d9e4f08]10782001-09-27      Joel Sherrill <joel@OARcorp.com>
1079
1080        * config.guess: No longer in CVS since installed by bootstrap.
1081
[ceb9f8f]10822001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1083
1084        * bootstrap: remove/add automake added files.
1085        * .cvsignore: reflect changes to bootstrap.
1086
[5ddff84b]10872001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1088
1089        * automake/leaf.am: New file.
1090
[37b5d78]10912001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1094        of AC_CANONICAL_SYSTEM.
1095        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1096        mkinstalldirs and mkdir.
1097        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1098        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1099        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1100       
[986e1113]11012001-09-13      Joel Sherrill <joel@OARcorp.com>
1102
1103        * missing: Updated to latest version.
1104
[e712997]11052001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1106
1107        * configure.in: autoupdate to autoconf-2.52.
1108        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1109        fix auto*tool invocation order.
1110        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1111        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1112        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1113        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1114        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1115        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1116        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1117        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1118        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1119        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1120        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1121        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1122        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1123        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1124        RTEMS_CONFIG_PER_BSP conditional.
1125        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1126        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1127        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1128
[e32fdfa]11292001-05-25      Joel Sherrill <joel@OARcorp.com>
1130
1131        * README.configure: Corrected the name of the MRM332 BSP.
1132        Strengthened the distinction between what the target
1133        and the BSP each select.  Added more targets to list.
1134
[4cb89cc9]11352001-05-25      Joel Sherrill <joel@OARcorp.com>
1136
1137        * README.configure: Updated the list of BSPs.
1138
[a86c171]11392001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1140
1141        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1142        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1143        Add support for DOS-drive-letters.
1144
[f1d08c98]11452001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1146
1147        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1148        RTEMS_PROG_CC_FOR_TARGET.
1149
[83518713]11502001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1151
1152        * README.cdn-X: Update.
1153        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1154        @CPPFLAGS@ to CPPFLAGS.
1155
[084556d]11562001-04-20      Eric Valette <valette@crf.canon.fr>
1157
1158        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1159        BSPs support the new exception processing model and
1160        consequently, librdbg.
1161
[48ad47cc]11622001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1163
1164        * configure.in: Reworked for Canadian Cross support.
1165        * Makefile.am: Reflect changes to configure.in.
1166        * config.guess, config.sub: Update from subversions.gnu.org.
1167        * README.cdn-X: New file.
1168        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1169
[b50b3c8]11702001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1171
1172        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1173        TARGET_CONFIG_SUBDIRS.
1174        * aclocal/enable-bsp.m4: fix quoting.
1175        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1176
[70cbff2]11772001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178
1179        * aclocal/config-subdirs.m4: New file.
1180        * aclocal/target.m4: Use macros from config-subdirs.m4.
1181
[6e815b38]11822001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1183
1184        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1185        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1186
[21d7de3a]11872001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1188
[70cbff2]1189        * configure.in: Fix AM_INIT_AUTOMAKE.
[21d7de3a]1190        * aclocal/bsp-arg-enable.m4: Extend comments.
1191        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1192        the default clause.
1193
[560aae24]11942001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1195
1196        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1197        RTEMS_ENV_RTEMSCPU.
1198        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1199        special treatment for GCC_SPECS.
1200        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1201        special treatment for GCC_SPECS.
1202        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1203        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1204        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1205        instead of $(shell ..) for LIBC_LIB*.
1206
[227ae749]12072001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1208
1209        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1210        simsh7045.
1211
[4dc2e9a]12122001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1213
1214        * automake/compile.am: Add LD.
1215
[baedcbb]12162000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1217
1218        * config.guess, config.sub: Update from CVS-autoconf to pick
1219        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1220        necessary anyway to use autoconf-versions > 2.13.
1221
[1033e27]12222000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1223
1224        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1225        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1226        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1227        help string.
1228        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1229
[a44f9ca5]12302000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1231
1232        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1233        Modified to reflect addition of LEON BSPs as well as the
1234        no-FP ERC32 variant.
1235
[2dbd07f8]12362000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1237
1238        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1239        standard).
1240        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1241        standard).
1242        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1243        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1244        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1245        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1246
[5913d94]12472000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1248
1249        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1250        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1251        $host instead of $target (BUG-FIX).
1252        * configure.in: Use $target and $host instead of $target_alias and
1253        $host_alias (autoconf-2.49b).
1254        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1255        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1256
1257        NOTES:
1258        * autoconf-2.49b depredicates using changequotes.
1259        * The changes to configure.in are due to cleanups in
1260        autoconf-2.49b's implemention of canonicalization. With
1261        autoconf-2.1x it wasn't always clear, when to use $xxx or
1262        $xxx_alias. Now this is clear.
1263
[feead226]12642000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1265
1266        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1267
[4686e5d9]12682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1269
1270        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1271        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1272        with an RTEMS specific but more restrictive autoconf macro.
1273
[779654e]12742000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1275
1276        * automake/lib.am: Add LD.
1277
[2f17d74]12782000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1279
1280        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1281        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1282
[2e0fd427]12832000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1284 
1285        * aclocal/*: Replace with contents of macros/*.m4
1286        * macros/: Remove.
1287        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1288        * Makefile.am: Reflect changes to aclocal/ and macros/.
1289
[3174a7ed]12902000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1291
1292        * configure.in: New, Cygnus/GNU style configuration.
1293        * Makefile.am: Add macros/, reflect new configure.in,
1294        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1295        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1296        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1297        * macros/tool-prefix.m4: Remove.
1298        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1299        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1300        RTEMS_ROOT.
1301        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1302        * macros/multilib.m4: Various minor fixes.
1303        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1304        PROJECT_ROOT, RTEMS_ROOT.
1305        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1306        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1307
[16a30bd3]13082000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1309
1310        * automake/multilib.am: New file.
1311        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1312        the automake/ directory.
1313
[509f8351]13142000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1315
1316        * macros/enable-hwapi.m4: Removed.
1317        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1318        A small cleanup step towards gnu-canonicalization.
1319
[aac7fdd2]13202000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1321
1322        * macros: New directory.
1323        * macros/bsp-alias.m4: new file.
1324        * macros/canonical-host.m4: new file.
1325        * macros/canonical-target-name.m4: new file.
1326        * macros/canonicalize-tools.m4: new file.
1327        * macros/check-bsp-cache.m4: new file.
1328        * macros/check-bsps.m4: new file.
1329        * macros/check-cpu.m4: new file.
1330        * macros/rtems-debug.m4: new file.
1331        * macros/check-cxx.m4: new file.
1332        * macros/check-itron.m4: new file.
1333        * macros/check-multiprocessing.m4: new file.
1334        * macros/check-networking.m4: new file.
1335        * macros/check-newlib.m4: new file.
1336        * macros/check-posix.m4: new file.
1337        * macros/check-rdbg.m4: new file.
1338        * macros/enable-bare.m4: new file.
1339        * macros/enable-cxx.m4: new file.
1340        * macros/enable-gcc28.m4: new file.
1341        * macros/enable-inlines.m4: new file.
1342        * macros/enable-itron.m4: new file.
1343        * macros/enable-libcdir.m4: new file.
1344        * macros/enable-multiprocessing.m4: new file.
1345        * macros/enable-networking.m4: new file.
1346        * macros/enable-posix.m4: new file.
1347        * macros/enable-rdbg.m4: new file.
1348        * macros/enable-rtemsbsp.m4: new file.
1349        * macros/enable-tests.m4: new file.
1350        * macros/gcc-pipe.m4: new file.
1351        * macros/gcc-specs.m4: new file.
1352        * macros/i386-gas-code16.m4: new file.
1353        * macros/path-ksh.m4: new file.
1354        * macros/path-perl.m4: new file.
1355        * macros/prog-cc.m4: new file.
1356        * macros/prog-cxx.m4: new file.
1357        * macros/project-root.m4: new file.
1358        * macros/rtems-top.m4: new file.
1359        * macros/sysv-ipc.m4: new file.
1360        * macros/target.m4: new file.
1361        * macros/rtems-test-no-pause.m4: new file.
1362        * macros/multilib.m4: new file.
1363        * macros/tool-paths.m4: new file.
1364        * macros/tool-prefix.m4: new file.
1365
[9b1a45f]13662000-09-14      Joel Sherrill <joel@OARcorp.com>
1367
1368        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1369
[c9782f9]13702000-09-14      Joel Sherrill <joel@OARcorp.com>
1371
1372        * aclocal/enable-hwapi.m4: Now longer used and removed.
1373
[ab23133]13742000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1375
1376        * automake/lib.am: Remove leaf.cfg.
1377
[372e4e2]13782000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1379
1380        * aclocal/rtems-top.m4: Add ENDIF-hack.
1381        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1382
[1ea70d78]13832000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1384
1385        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1386        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1387        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1388        * automake/compile.am: Replaced.
1389        * automake/local.am: Remove building variant handling.
1390
[03d5706]13912000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1392
1393        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1394        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1395        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1396        * aclocal/target.m4: Cleanup comments
1397        * Automake/compile.am: Add DEFS support to keep building happy.
1398
[9322194]13992000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1400
1401        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1402
[7294718f]14032000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1404
1405        * automake/compile.am: New file
1406        * ChangeLog: Fix email addresses
1407
14082000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[f9e72d3]1409
1410        * LICENSE.NET, README, README.configure: Spelling corrections.
1411
[7294718f]14122000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[be28778]1413
1414        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1415
[08f06ad1]14162000-08-30      Joel Sherrill <joel@OARcorp.com>
1417
1418        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1419
[dd53e2e]14202000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1421
1422        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1423
[8e57762]14242000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1425
1426        * aclocal/check-bsps.h:
1427          - Add pck6-BSP
1428          - Exclude ChangeLog from being picked up as BSP
1429        * aclocal/bsp-alias.m4: Add pck6-BSP
1430
[e94ad1fe]14312000-08-10      Joel Sherrill <joel@OARcorp.com>
1432
1433        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.