source: rtems/ChangeLog @ 002437c

4.104.114.84.95
Last change on this file since 002437c was bb22f141, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/08/07 at 16:52:02

2007-01-08 Ralf Corsépius <ralf.corsepius@…>

  • acinclude.m4: AC_PREREQ(2.60).
  • Property mode set to 100644
File size: 47.7 KB
Line 
12007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * acinclude.m4: AC_PREREQ(2.60).
4
52007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * ampolish3: Use MKDIR_P instead of mkdir_p.
8
92007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Remove scripts/.
12
132006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * configure.ac: New BUG-REPORT address.
16
172006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
18
19        * Makefile.am: Add ampolish3.
20
212006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
22
23        * bootstrap: Add -r (autoreconf).
24
252006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * bootstrap: Add -p (regenerate preinstall.ams).
28
292006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * ampolish3: New.
32
332006-10-19      Joel Sherrill <joel@OARcorp.com>
34
35        * configure.ac: Remove all macro implementations and use only the
36        static inline. Static inline functions are now well supported so
37        there is no reason for duplicate maintenance.
38        * aclocal/enable-inlines.m4: Removed.
39
402006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * aclocal/rtems-top.m4: Remove RTEMS_API.
43        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
44
452006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * aclocal/version.m4: Bump version to 4.7.99.0.
48
492006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
50
51        * configure.ac: Require autoconf-2.60. Require automake-1.10.
52
532006-08-09      Kolja Waschk <waschk@telos.de>
54
55        * config-ml.in: New port to Altera NIOS II.
56
572006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
58
59        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
60        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
61       
622006-06-23      Worth Burruss <worth@motioncontrol.org>
63
64        * README.configure: Add mcf5235.
65
662006-04-18      Joel Sherrill <joel@OARcorp.com>
67
68        * VERSION: Updated to rtems-4.6.99.3.
69
702006-04-18  Joel Sherrill <joel@OARcorp.com>
71
72        * aclocal/version.m4: Updated to rtems-4.6.99.3.
73
742006-04-18      Joel Sherrill <joel@OARcorp.com>
75
76        * release_support: Fix typos.
77
782006-04-18      Joel Sherrill <joel@OARcorp.com>
79
80        * ChangeLog, release_support: Fix typos.
81
822006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
83
84        * acinclude.m4: Requires autoconf-2.59.
85
862006-03-07      Joel Sherrill <joel@OARcorp.com>
87
88        PR 694/rtems
89        * release_support: Do not include .cvsignore files in release tarballs.
90
912006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
92
93        PR 882/make_build
94        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
95
962006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
97
98        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
99        Alpha-sort the aliases list.
100        * automake/host.am, automake/local.am, automake/subdirs.am:
101        Remove depend-am, depend-recursive.
102
1032006-01-10      Joel Sherrill <joel@OARcorp.com>
104
105        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
106
1072006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
108
109        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
110        Alias leon1 to leon2. Add sis.
111        * aclocal/check_bsps.m4: Remove brs5l.
112        Remove leon. Add leon2. Add sis to erc32 family.
113
1142005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
115
116        PR 851/bsps
117        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
118        family.
119
1202005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
121
122        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
123
1242005-09-02      Joel Sherrill <joel@OARcorp.com>
125
126        * VERSION: Updated to rtems-4.6.99.2.
127
1282005-09-02  Joel Sherrill <joel@OARcorp.com>
129
130        * aclocal/version.m4: Updated to rtems-4.6.99.2.
131
1322005-07-06      Philippe Simons
133
134        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
135
1362005-04-28      Joel Sherrill <joel@OARcorp.com>
137
138        * README.configure: Updated to account for removal of dmv177 and
139        ppcn_60x as well as other additions and deletions.
140
1412005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
142
143        * aclocal/enable-itron.m4: Allow unix.
144
1452005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
146
147        * Makefile.am: Remove ACLOCAL_FILES.
148
1492004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
150
151        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
152        bsp_specs.
153
1542004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
155
156        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
157        motorola_shared.
158
1592004-11-10      Joel Sherrill <joel@oarcorp.com>
160
161        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
162
1632004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
164
165        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
166
1672004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
168
169        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
170        presence of *.cfg.
171        * aclocal/check-custom-bsp.m4: Add bspkit support.
172
1732004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
174
175        * aclocal/enable-bare.m4: Remove.
176
1772004-09-29      Joel Sherrill <joel@OARcorp.com>
178
179        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
180        c/TOOL_TARGETS: i960 obsoleted and all references removed.
181
1822004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
183
184        * configure.ac: Require automake > 1.9.
185
1862004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
187
188        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
189
1902004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
191
192        PR 673/make_build
193        * config-ml.in: Quote 'cd "${ml_origdir}"'.
194        Quote 'cd "${ML_POPDIR}"'.
195
1962004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
197
198        PR 673/make_build
199        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
200
2012004-07-14      Joel Sherrill <joel@OARcorp.com>
202
203        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
204
2052004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
206
207        * aclocal/rtems-top.m4: Remove ENDIF.
208        Remove with_target_subdir defaulting to '.'.
209        * acinclude.m4: Add --includedir to sub_configure_args.
210
2112004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
214        Rework dist-hook.
215        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
216        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
217
2182004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
221
2222004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * Makefile.am: Remove AUTOMAKE_FILES.
225        Cleanup duplicate ACLOCAL_FILES.
226        EXTRA_DIST += config-ml.in.
227        DIST_SUBDIRS += make.
228        Add dist-hook.
229        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
230
2312004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
234
2352004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * VERSION: 4.6.99.0.
238        * aclocal/version.m4: 4.6.99.0.
239
2402004-02-06      Joel Sherrill <joel@OARcorp.com>
241
242        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
243        which were accidentally removed when purging the mips64orion.
244
2452004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * aclocal/rpm.m4: Make osversions the default.
248        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
249        distcheck).
250
2512004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
254
2552004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.ac: Require automake >= 1.8.2.
258        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
259
2602004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac: Requires automake >= 1.8.1.
263
2642004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * .cvsignore: Remove mkinstalldirs.
267        * bootstrap: Remove compile during "clean".
268
2692004-01-08      Joel Sherrill <joel@OARcorp.com>
270
271        * .cvsignore: Add compile.
272
2732004-01-07      Joel Sherrill <joel@OARcorp.com>
274
275        * README.configure: Remove efi68k and efi332 references as they are no
276        longer in the tree.
277
2782004-01-07      Joel Sherrill <joel@OARcorp.com>
279
280        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
281        removed as mips port more completely covers the MIPS family.
282
2832003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * README.configure: Reflect requireing autoconf-2.59 and
286        automake-1.8.
287
2882003-12-17      Joel Sherrill <joel@OARcorp.com>
289
290        * VERSION: Updated to rtems-20031217-test.
291
2922003-12-17  Joel Sherrill <joel@OARcorp.com>
293
294    * aclocal/version.m4: Updated to rtems-20031217-test.
295
2962003-12-17      Joel Sherrill <joel@OARcorp.com>
297
298        * release_support: Correct method used to find ChangeLog associated
299        with the version.m4 files.  Keep going until I can get a tarball cut.
300
3012003-12-17      Joel Sherrill <joel@OARcorp.com>
302
303        * release_support: Use dirname not basedir.  Keep going until I
304        can get a tarball cut.
305
3062003-12-17      Joel Sherrill <joel@OARcorp.com>
307
308        * release_support: New file -- assistant to new cut_release script.
309
3102003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * Makefile.am: Remove automake/compile.am
313
3142003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * automake/compile.am: Remove (Unused).
317
3182003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * automake/lib.am: Remove (Unused).
321
3222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
325
3262003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * configure.ac: Remove make/custom/Makefile.
329        * Makefile.am: Cosmetics.
330        * automake/compile.am: Remove compilation rules.
331        Remove $(ARCH) directory generation.
332
3332003-11-26      Joel Sherrill <joel@OARcorp.com>
334
335        * MAINTAINERS: New file.
336
3372003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
340        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
341        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
342        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
343        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
344        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
345        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
346        aclocal/enable-tests.m4, aclocal/multilib.m4,
347        aclocal/path-ksh.m4, aclocal/project-root.m4,
348        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
349        acinclude.m4:
350        Fix underquoting to silence automake-1.8.
351
3522003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * config-ml.in: Don't built multilib variant normal (-mn) for
355        h8300-*-rtems*.
356
3572003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * aclocal/config-subdirs.m4: Remove.
360        * Makefile.am: Reflect changes above.
361
3622003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * aclocal/canonical-host.m4: Remove.
365        * Makefile.am: Reflect changes above.
366
3672003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
370        c/src/lib/libbsp/*/acinclude.m4.
371
3722003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * aclocal/check-cpu.m4: Remove.
375        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
376        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
377        $1 in $srcdir before adding dir to SUBDIRS.
378
3792003-09-26  Joel Sherrill <joel@OARcorp.com>
380
381        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
382
3832003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
386        patches).
387        * aclocal/enable-tests.m4: Change to support
388        --enable-tests=no|yes|samples, default is samples.
389
3902003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * Makefile.am: Correct bogus ACLOCAL_FILES.
393
3942003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
397        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
398        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
399        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
400        aclocal/check-networking.m4, aclocal/check-newlib.m4,
401        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
402        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
403        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
404        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
405        aclocal/path-perl.m4, aclocal/ppc.m4,
406        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
407        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
408        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
409        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
410        Remove (Unused).
411        * automake/leaf.am, automake/force-preinstall.am:
412        Remove (Unused).
413        * Makefile.am: Reflect changes above.
414
4152003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * automake/local.am, automake/host.am: Remove "debug".
418
4192003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
422
4232003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
426        Add "autoconf-2.5x unquoting" hack.
427
4282003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * config.sub: Remove (Automatically added by automake, again).
431        * bootstrap: Reflect change above.
432        * configure.ac: Require automake >= 1.7.6.
433
4342003-07-03      Joel Sherrill <joel@OARcorp.com>
435
436        * SUPPORT: Fix Mark Johannes' email address.
437
4382003-07-03      Joel Sherrill <joel@OARcorp.com>
439
440        * VERSION: Updated to rtems-ss-20030703.
441
4422003-07-03      Joel Sherrill <joel@OARcorp.com>
443
444        * aclocal/version.m4: Updated to rtems-ss-20030703.
445
4462003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * bootstrap: Reflect having added config.sub.
449        * config.sub: New from subversions to accomodate c4x/tic4x.
450
4512003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        PR 412/make_build
454        * configure.ac: Remove "BLEEDING EDGE" warning.
455        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
456        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
457        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
458        * aclocal/gcc-isystem.m4: New.
459        * Makefile.am: Add aclocal/gcc-isystem.m4.
460
4612003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * automake/local.am: Remove $(ARCH), clean-local.
464
4652003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        PR 321:
468        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
469        * aclocal/env-rtemsbsp.m4
470        * automake/compile.am
471        * automake/host.am
472        * automake/local.am
473
4742003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
477        * automake/compile.am: Remove LIBSUFFIX_VA.
478        Merger from rtems-4-6-branch.
479
4802003-04-17      Joel Sherrill <joel@OARcorp.com>
481
482        * VERSION: Updated to rtems-ss-20030417.
483
4842003-04-17      Joel Sherrill <joel@OARcorp.com>
485
486        * aclocal/version.m4: Updated to rtems-ss-20030417.
487
4882003-04-11      Joel Sherrill <joel@OARcorp.com>
489
490        * VERSION: Updated to rtems-ss-20030411.
491
4922003-04-11      Joel Sherrill <joel@OARcorp.com>
493
494        * aclocal/version.m4: Updated to rtems-ss-20030411.
495
4962003-04-11      Joel Sherrill <joel@OARcorp.com>
497
498        * VERSION: Updated to rtems-ss-20020411.
499
5002003-04-11      Joel Sherrill <joel@OARcorp.com>
501
502        * aclocal/version.m4: Updated to rtems-ss-20020411.
503
5042003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * acinclude.m4: Reformat build_* handling.
507        Preset *_alias if empty.
508        * configure.ac: Change tools/build to build-config dirs.
509        Conditionally build tools/build as host-config dirs.
510
5112003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * acinclude.m4: Fix broken comments.
514        Add hidden option --enable-experimental.
515        * README.cdn-X: Update.
516        * configure.ac: Build tools/build as host and build-host tools to
517        accomodate those BSPs applying packhex in <BSP>.cfg.
518        Build tools/cpu as build-host tools.
519
5202003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * tools/Makefile.am: Remove.
523        * configure.ac: Remove tools.
524        * acinclude.m4: Fix build_subdir handling.
525        * Makefile.am: Remove tools from SUBDIRS.
526        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
527
5282003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * configure.ac: Remove AC_CONFIG_AUX_DIR.
531        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
532
5332003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * bootstrap: Add ACLOCAL, AUTOHEADER.
536        Don't check for auto*tool-versions.
537
5382003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
541
5422003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
543
544        * automake/compile.am: Introduce depend-gcc.
545        * automake/lib.am: Remove stray comment.
546        * automake/local.am: Introduce depend-gcc.
547
5482003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
551
5522003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
555        * automake/local.am: Remove $(ARCH), clean-local.
556        * automake/compile.am: Add $(ARCH), clean-local.
557        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
558
5592003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * Makefile.am: Remove references to obsoleted files
562        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
563
5642003-02-14      Joel Sherrill <joel@OARcorp.com>
565
566        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
567        references.
568
5692003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
572
5732003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * bootstrap: Remove attempts to detect autoconf and automake using
576        "which" (PR 325).
577
5782003-02-06      Joel Sherrill <joel@OARcorp.com>
579
580        * README.configure: Updated to reflect new BSPs and deprecated
581        targets.
582
5832003-01-28      Joel Sherrill <joel@OARcorp.com>
584
585        * VERSION: Updated to rtems-ss-20030128.
586
5872003-01-28      Joel Sherrill <joel@OARcorp.com>
588
589        * aclocal/version.m4: Updated to rtems-ss-20030128.
590
5912003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
594        Remove CLOBBER_DEPEND (Unused).
595
5962003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * automake/local.am: Remove distclean-local.
599
6002001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
603        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
604
6052002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
608        Rework RTEMS_PROG_CXX_FOR_TARGET.
609
6102002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
613
6142002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
617
6182002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
621
6222002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * bootstrap: Require autoconf 2.54 or 2.57.
625        Require automake-1.7.2.
626
6272002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
630        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
631        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
632
6332002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
636
6372002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * automake/compile.am: Remove hard-coded *_PROFILE_V.
640        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
641        CFLAGS_PROFILE_V.
642        Remove CPPFLAGS_GCC.
643
6442002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
647        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
648        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
649        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
650
6512002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * aclocal/rtems-flags.m4: New.
654
6552002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * bootstrap: Allow autoconf-2.57.
658
6592002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * aclocal/prog-cc.m4: Remove GCCSED.
662
6632002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
666        Remove LDFLAGS.
667        Add CCAS, CCASCOMPILE.
668        Remove compilation rules for *.cpp, *.cxx, *.C.
669        Use CCASCOMPILE to compile *.S.
670        Add -pg to RTEMS_CFLAGS_PROFILE_V.
671
6722002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * configure.ac: Remove c/make.
675
6762002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * aclocal/prog-ccas.m4: New.
679        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
680        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
681        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
682
6832002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
684
685        * acinclude.m4: Conditionally append --target=.
686
6872002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
690
6912002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
692
693        * automake/compile.am: Remove LD_PATHS (Unused).
694        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
695        is announced obsolete).
696
6972002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
700
7012002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * aclocal/sysv-ipc.m4: Remove (Unused).
704        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
705
7062002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * acinclude.m4: Lots of changes addressing PR 312.
709
7102002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
711
712        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
713        to PR 312).
714
7152002-11-18      Joel Sherrill <joel@OARcorp.com>
716
717        * VERSION: Updated to rtems-ss-20021118.
718
7192002-11-18      Joel Sherrill <joel@OARcorp.com>
720
721        * aclocal/version.m4: Updated to rtems-ss-20021118.
722
7232002-11-17      Joel Sherrill <joel@OARcorp.com>
724
725        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
726        Motorola MTX603e.
727
7282002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
731
7322002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
735        * configure.ac: Ditto.
736
7372002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
740        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
741        Support @CFLAGS@, @CXXFLAGS@.
742
7432002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * bootstrap: Allow autoconf-2.56.
746
7472002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
750        Fix stupid typo (continue/configure).
751        * aclocal/prog-cc.m4: Remove obsolete comments.
752        Acknowledge CFLAGS.
753
7542002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
755
756        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
757        end of the args passed to sub-configure-scripts. (Reported by
758        Wulf Hofbauer <wh73@cornell.edu>)
759
7602002-11-12      Joel Sherrill <joel@OARcorp.com>
761
762        * configure.ac: Remove make/compilers/Makefile.
763
7642002-11-11      Joel Sherrill <joel@OARcorp.com>
765
766        * VERSION: Updated to rtems-ss-20021111.
767
7682002-11-11      Joel Sherrill <joel@OARcorp.com>
769
770        * aclocal/version.m4: Updated to rtems-ss-20021111.
771
7722002-11-11      Joel Sherrill <joel@OARcorp.com>
773
774        * VERSION: Updated to rtems-ss-20021111.
775
7762002-11-11      Joel Sherrill <joel@OARcorp.com>
777
778        * aclocal/version.m4: Updated to rtems-ss-20021111.
779
7802002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * automake/compile.am: Remove rel rule.
783
7842002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
787
7882002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
789
790        * configure.ac: Remove make/Templates/Makefile.
791        * README.configure: Minor massaging.
792
7932002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        Further preparations for autoconf > 2.52:
796        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
797        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
798        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
799
8002002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * acinclude.m4: Adapations to autoconf > 2.52.
803
8042002-11-01      Joel Sherrill <joel@OARcorp.com>
805
806        * ChangeLog: Corrected.
807
8082002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
809
810        * bootstrap: Add generate_bspdir_acinclude to automatically update
811        c/src/lib/libbsp/<cpu>/acinclude.m4.
812        Use #! /bin/sh instead of #!/bin/sh.
813        Remove autom4te*.cache during ./bootstrap --clean.
814
8152002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
816
817        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
818        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
819        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
820        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
821        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
822        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
823        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
824        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
825        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
826        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
827        (autoconf > 2.54 seems to have problems with the old form of
828        quoting).
829
8302002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
831
832        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
833        (autoconf > 2.54 complains about).
834
8352002-10-21      Joel Sherrill <joel@OARcorp.com>
836
837        * VERSION: Updated to rtems-20021021-test.
838
8392002-10-21      Joel Sherrill <joel@OARcorp.com>
840
841        * aclocal/version.m4: Updated to rtems-20021021-test.
842
8432002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * .cvsignore: Reformat.
846        Add autom4te*cache.
847        Remove autom4te.cache.
848
8492002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
850
851        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
852
8532002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
854
855        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
856        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
857
8582002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * bootstrap: Add autoconf/automake version checks by popular demand.
861        [FWIW: I dislike this.]
862
8632002-10-07      Joel Sherrill <joel@OARcorp.com>
864
865        * VERSION: Updated to rtems-ss-20021007.
866
8672002-10-07      Joel Sherrill <joel@OARcorp.com>
868
869        * aclocal/version.m4: Updated to rtems-ss-20021007.
870
8712002-10-04      Joel Sherrill <joel@OARcorp.com>
872
873        * VERSION: Updated to rtems-JUNK.
874
8752002-10-04      Joel Sherrill <joel@OARcorp.com>
876
877        * aclocal/version.m4: Updated to rtems-JUNK.
878
8792002-10-04      Joel Sherrill <joel@OARcorp.com>
880
881        * VERSION: Updated to rtems-ss-20021004.
882
8832002-10-04      Joel Sherrill <joel@OARcorp.com>
884
885        * aclocal/version.m4: Updated to rtems-ss-20021004.
886
8872002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
890        autoconf-2.53 PACKAGE crap.
891
8922002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
893
894        * aclocal/prog-gnat.m4: New.
895
8962002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * aclocal/bsp-configure.m4: Fix small typo in comment.
899
9002002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
903
9042002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
905
906        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
907        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
908        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
909
9102002-08-07      Joel Sherrill <joel@OARcorp.com>
911
912        * aclocal/version.m4: Updated to rtems-ss-20020807.
913
9142002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
917
9182002-07-31      Joel Sherrill <joel@OARcorp.com>
919
920        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
921        was just a stub and only the OR32 port is getting worked on.
922
9232002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
924
925        * aclocal/subdirs.m4: Remove.
926        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
927
9282002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
931        exec/score/cpu.
932
9332002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
934
935        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
936        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
937        compilation rules (Work-around to an automake bug).
938        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
939        make-library.
940
9412002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
942
943        * configure.ac: Activate cpukit. Remove references to c/src/exec.
944
9452002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
948
9492002-07-17      Joel Sherrill <joel@OARcorp.com>
950
951        * aclocal/version.m4: Updated to rtems-ss-20020717.
952
9532002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * config-ml.in: Imported from gcc-3.1.
956        Change to match c/src/config-ml.in.
957
9582002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * aclocal/check-multiprocessing.m4: Reworked.
961        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
962
9632002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
964
965        * automake/multilib.am: Remove.
966        * Makefile.am: Reflect change above.
967
9682002-06-28      Joel Sherrill <joel@OARcorp.com>
969
970        * aclocal/version.m4: Updated to rtems-ss-20020628.
971
9722002-06-27      Joel Sherrill <joel@OARcorp.com>
973
974        * tools/Makefile.am: Build the cpu dependent tools as well.
975
9762002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        * aclocal/env-rtemscpu.m4: Remove.
979        * aclocal/multi.m4: Remove.
980        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
981
9822002-05-28      Joel Sherrill <joel@OARcorp.com>
983
984        * aclocal/version.m4: Updated to rtems-ss-20020528.
985
9862002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * aclocal/prog-cc.m4: Remove GCC272 support.
989        Remove ENABLE_LIBCDIR.
990        * aclocal/prog-cxx.m4: Ditto.
991        * aclocal/enable-gcc28.m4: Remove.
992        * aclocal/enable-libcdir.m4: Ditto.
993
9942002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
997        ENABLE_GCC28.
998
9992002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * automake/compile.am: Remove GCC272 support.
1002        Remove *.sh rule (unused).
1003        * configure.ac: Remove ENABLE_GCC28.
1004        Remove ENABLE_LIBCDIR.
1005
10062002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1007
1008        * .cvsignore: Added mdate-sh and texinfo.tex.
1009
10102002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1011
1012        * aclocal/version.m4: New file.
1013        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1014        aclocal/version.m4.
1015        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1016        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1017
10182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1019
1020        * configure.ac:
1021        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1022        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1023        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1024        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1025
10262002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1027
1028        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1029        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1030
10312002-03-08      Joel Sherrill <joel@OARcorp.com>
1032
1033        * VERSION: Updated to rtems-mg5-20020808.
1034
10352002-03-01      Joel Sherrill <joel@OARcorp.com>
1036
1037        * VERSION: Updated to rtems-ss-20020301.
1038
10392002-02-15      Joel Sherrill <joel@OARcorp.com>
1040
1041        * VERSION: Updated to rtems-ss-20020215.
1042
10432002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1044
1045        * aclocal/subdirs.m4: Propagate the current $prefix to the
1046        sub-configures.
1047
10482002-02-05      Joel Sherrill <joel@OARcorp.com>
1049
1050        * VERSION: Updated to rtems-ss-20020205.
1051
10522002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1053
1054        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1055        compatibility.
1056        * bootstrap: Let --clean remove texinfo.tex.
1057
10582002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1059
1060        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1061
10622002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1063
1064        * configure.ac: Add --enable-docs support. Add
1065        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1066        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1067        hard-coded SUBDIRS.
1068        * README.configure: Added a bit of information on this new option.
1069
10702002-01-18      Joel Sherrill <joel@OARcorp.com>
1071
1072        * VERSION: Updated to rtems-ss-20020118.
1073
10742002-01-18      Joel Sherrill <joel@OARcorp.com>
1075
1076        * VERSION: Updated to rtems-20020118.
1077
10782002-01-17      Joel Sherrill <joel@OARcorp.com>
1079
1080        * VERSION: Updated to rtems-ss-20020717.
1081
10822002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1083
1084        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1085        check upon host_alias != build_alias.
1086
10872002-01-07      Joel Sherrill <joel@OARcorp.com>
1088
1089        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1090        last line to eliminate 100's of warnings.
1091
10922002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1093
1094        * aclocal/check-newlib.m4: Apply AS_IF.
1095        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1096        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1097        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1098        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1099        changes.
1100        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1101        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1102        * automake/compile.am: Remove librtemsall from LINK_FILES.
1103
11042001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1105
1106        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1107        * aclocal/subdirs.m4: New file.
1108        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1109        modifications.
1110        * aclocal/check-posix.m4: Apply AS_IF.
1111        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1112        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1113        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1114        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1115        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1116        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1117        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1118        OUTPUT_COMMANDS.
1119        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1120        * aclocal/rtems-debug.m4: Minor cleanups.
1121        * aclocal/rtems-top.m4: Minor cleanups.
1122        * automake/compile.am: Further steps towards automake's rules.
1123
11242001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1125
1126        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1127        * automake/lib.am: Add MULTISUBDIR.
1128
11292001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1130
1131        * bootstrap: Run autoheader when configure.ac contains
1132        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1133
11342001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1135
1136        * aclocal/bsp-configure.m4: New file.
1137        * Makefile.am: Add aclocal/bsp-configure.m4.
1138
11392001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1140
1141        * Makefile.am: Add automake/force-preinstall.am,
1142        aclocal/ppc.am, remove ACLOCAL_M4.
1143
11442001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1145
1146        * aclocal/bsp-alias.m4: Remove score603e_g1.
1147        * aclocal/check-bsps.m4: Remove score603e_g1.
1148        * aclocal/prog-cc.m4: Apply m4_if.
1149
1150
11512001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1152
1153        * automake/force-preinstall.am: New file.
1154        * aclocal/ppc.m4: New file.
1155
11562001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1157
1158        * aclocal/check-bsps.m4: Reworked.
1159        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1160
11612001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1162
1163        * aclocal/bspopts.m4: New file.
1164
11652001-11-13      Joel Sherrill <joel@OARcorp.com>
1166
1167        * COPYING: Test of $Id$ -> $RTEMS$.
1168
11692001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1170
1171        This modification is part of the submitted modifications necessary to
1172        support the IBM PPC405 family.  This submission was reviewed by
1173        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1174        not negatively impact the ppc403 BSPs.  The submission and tracking
1175        process was captured as PR50.
1176        * README.configure: Added gen405 BSP.
1177
11782001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1179
1180        * Adopt more automake rules:
1181        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1182        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1183        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1184        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1185        CXXLINK_APP in make-cxx-exe.
1186        * automake/lib.am: Add ARFLAGS.
1187
11882001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189
1190        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1191        config.cache's which prevented powerpc targets librdbg from building.
1192
11932001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1194
1195        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1196        add 2nd arg to _RTEMS_CPU_SUBDIR.
1197        * aclocal/target.m4: Replace ac_configure_args with
1198        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1199        * Makefile.am: Require automake-1.5.
1200
12012001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1202
1203        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1204        * configure.in: Remove.
1205        * configure.ac: New file, generated from configure.in by autoupdate.
1206
12072001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1208
1209        * aclocal/rtems-cpu-subdirs.m4: New file.
1210
12112001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1212
1213        * automake/compile.am: Fundamentally reworked compilation rules for
1214        closer adaptation to automake's behavior.
1215
12162001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1217
1218        * automake/lib.am: Comment out LD.
1219        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1220        automake/leaf.am to AUTOMAKE_FILES.
1221
12222001-09-27      Joel Sherrill <joel@OARcorp.com>
1223
1224        * config.guess: No longer in CVS since installed by bootstrap.
1225
12262001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1227
1228        * bootstrap: remove/add automake added files.
1229        * .cvsignore: reflect changes to bootstrap.
1230
12312001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1232
1233        * automake/leaf.am: New file.
1234
12352001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1236
1237        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1238        of AC_CANONICAL_SYSTEM.
1239        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1240        mkinstalldirs and mkdir.
1241        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1242        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1243        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1244       
12452001-09-13      Joel Sherrill <joel@OARcorp.com>
1246
1247        * missing: Updated to latest version.
1248
12492001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1250
1251        * configure.in: autoupdate to autoconf-2.52.
1252        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1253        fix auto*tool invocation order.
1254        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1255        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1256        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1257        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1258        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1259        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1260        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1261        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1262        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1263        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1264        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1265        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1266        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1267        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1268        RTEMS_CONFIG_PER_BSP conditional.
1269        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1270        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1271        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1272
12732001-05-25      Joel Sherrill <joel@OARcorp.com>
1274
1275        * README.configure: Corrected the name of the MRM332 BSP.
1276        Strengthened the distinction between what the target
1277        and the BSP each select.  Added more targets to list.
1278
12792001-05-25      Joel Sherrill <joel@OARcorp.com>
1280
1281        * README.configure: Updated the list of BSPs.
1282
12832001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1284
1285        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1286        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1287        Add support for DOS-drive-letters.
1288
12892001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1290
1291        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1292        RTEMS_PROG_CC_FOR_TARGET.
1293
12942001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1295
1296        * README.cdn-X: Update.
1297        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1298        @CPPFLAGS@ to CPPFLAGS.
1299
13002001-04-20      Eric Valette <valette@crf.canon.fr>
1301
1302        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1303        BSPs support the new exception processing model and
1304        consequently, librdbg.
1305
13062001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1307
1308        * configure.in: Reworked for Canadian Cross support.
1309        * Makefile.am: Reflect changes to configure.in.
1310        * config.guess, config.sub: Update from subversions.gnu.org.
1311        * README.cdn-X: New file.
1312        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1313
13142001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1315
1316        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1317        TARGET_CONFIG_SUBDIRS.
1318        * aclocal/enable-bsp.m4: fix quoting.
1319        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1320
13212001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1322
1323        * aclocal/config-subdirs.m4: New file.
1324        * aclocal/target.m4: Use macros from config-subdirs.m4.
1325
13262001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1327
1328        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1329        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1330
13312001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1332
1333        * configure.in: Fix AM_INIT_AUTOMAKE.
1334        * aclocal/bsp-arg-enable.m4: Extend comments.
1335        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1336        the default clause.
1337
13382001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1339
1340        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1341        RTEMS_ENV_RTEMSCPU.
1342        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1343        special treatment for GCC_SPECS.
1344        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1345        special treatment for GCC_SPECS.
1346        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1347        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1348        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1349        instead of $(shell ..) for LIBC_LIB*.
1350
13512001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1352
1353        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1354        simsh7045.
1355
13562001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1357
1358        * automake/compile.am: Add LD.
1359
13602000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1361
1362        * config.guess, config.sub: Update from CVS-autoconf to pick
1363        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1364        necessary anyway to use autoconf-versions > 2.13.
1365
13662000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1367
1368        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1369        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1370        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1371        help string.
1372        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1373
13742000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1375
1376        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1377        Modified to reflect addition of LEON BSPs as well as the
1378        no-FP ERC32 variant.
1379
13802000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1381
1382        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1383        standard).
1384        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1385        standard).
1386        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1387        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1388        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1389        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1390
13912000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1392
1393        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1394        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1395        $host instead of $target (BUG-FIX).
1396        * configure.in: Use $target and $host instead of $target_alias and
1397        $host_alias (autoconf-2.49b).
1398        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1399        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1400
1401        NOTES:
1402        * autoconf-2.49b depredicates using changequotes.
1403        * The changes to configure.in are due to cleanups in
1404        autoconf-2.49b's implemention of canonicalization. With
1405        autoconf-2.1x it wasn't always clear, when to use $xxx or
1406        $xxx_alias. Now this is clear.
1407
14082000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1409
1410        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1411
14122000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1413
1414        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1415        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1416        with an RTEMS specific but more restrictive autoconf macro.
1417
14182000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1419
1420        * automake/lib.am: Add LD.
1421
14222000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1423
1424        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1425        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1426
14272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1428 
1429        * aclocal/*: Replace with contents of macros/*.m4
1430        * macros/: Remove.
1431        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1432        * Makefile.am: Reflect changes to aclocal/ and macros/.
1433
14342000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1435
1436        * configure.in: New, Cygnus/GNU style configuration.
1437        * Makefile.am: Add macros/, reflect new configure.in,
1438        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1439        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1440        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1441        * macros/tool-prefix.m4: Remove.
1442        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1443        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1444        RTEMS_ROOT.
1445        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1446        * macros/multilib.m4: Various minor fixes.
1447        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1448        PROJECT_ROOT, RTEMS_ROOT.
1449        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1450        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1451
14522000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1453
1454        * automake/multilib.am: New file.
1455        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1456        the automake/ directory.
1457
14582000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1459
1460        * macros/enable-hwapi.m4: Removed.
1461        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1462        A small cleanup step towards gnu-canonicalization.
1463
14642000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1465
1466        * macros: New directory.
1467        * macros/bsp-alias.m4: new file.
1468        * macros/canonical-host.m4: new file.
1469        * macros/canonical-target-name.m4: new file.
1470        * macros/canonicalize-tools.m4: new file.
1471        * macros/check-bsp-cache.m4: new file.
1472        * macros/check-bsps.m4: new file.
1473        * macros/check-cpu.m4: new file.
1474        * macros/rtems-debug.m4: new file.
1475        * macros/check-cxx.m4: new file.
1476        * macros/check-itron.m4: new file.
1477        * macros/check-multiprocessing.m4: new file.
1478        * macros/check-networking.m4: new file.
1479        * macros/check-newlib.m4: new file.
1480        * macros/check-posix.m4: new file.
1481        * macros/check-rdbg.m4: new file.
1482        * macros/enable-bare.m4: new file.
1483        * macros/enable-cxx.m4: new file.
1484        * macros/enable-gcc28.m4: new file.
1485        * macros/enable-inlines.m4: new file.
1486        * macros/enable-itron.m4: new file.
1487        * macros/enable-libcdir.m4: new file.
1488        * macros/enable-multiprocessing.m4: new file.
1489        * macros/enable-networking.m4: new file.
1490        * macros/enable-posix.m4: new file.
1491        * macros/enable-rdbg.m4: new file.
1492        * macros/enable-rtemsbsp.m4: new file.
1493        * macros/enable-tests.m4: new file.
1494        * macros/gcc-pipe.m4: new file.
1495        * macros/gcc-specs.m4: new file.
1496        * macros/i386-gas-code16.m4: new file.
1497        * macros/path-ksh.m4: new file.
1498        * macros/path-perl.m4: new file.
1499        * macros/prog-cc.m4: new file.
1500        * macros/prog-cxx.m4: new file.
1501        * macros/project-root.m4: new file.
1502        * macros/rtems-top.m4: new file.
1503        * macros/sysv-ipc.m4: new file.
1504        * macros/target.m4: new file.
1505        * macros/rtems-test-no-pause.m4: new file.
1506        * macros/multilib.m4: new file.
1507        * macros/tool-paths.m4: new file.
1508        * macros/tool-prefix.m4: new file.
1509
15102000-09-14      Joel Sherrill <joel@OARcorp.com>
1511
1512        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1513
15142000-09-14      Joel Sherrill <joel@OARcorp.com>
1515
1516        * aclocal/enable-hwapi.m4: Now longer used and removed.
1517
15182000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1519
1520        * automake/lib.am: Remove leaf.cfg.
1521
15222000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1523
1524        * aclocal/rtems-top.m4: Add ENDIF-hack.
1525        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1526
15272000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1528
1529        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1530        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1531        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1532        * automake/compile.am: Replaced.
1533        * automake/local.am: Remove building variant handling.
1534
15352000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1536
1537        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1538        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1539        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1540        * aclocal/target.m4: Cleanup comments
1541        * Automake/compile.am: Add DEFS support to keep building happy.
1542
15432000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1544
1545        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1546
15472000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1548
1549        * automake/compile.am: New file
1550        * ChangeLog: Fix email addresses
1551
15522000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1553
1554        * LICENSE.NET, README, README.configure: Spelling corrections.
1555
15562000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1557
1558        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1559
15602000-08-30      Joel Sherrill <joel@OARcorp.com>
1561
1562        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1563
15642000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1565
1566        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1567
15682000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1569
1570        * aclocal/check-bsps.h:
1571          - Add pck6-BSP
1572          - Exclude ChangeLog from being picked up as BSP
1573        * aclocal/bsp-alias.m4: Add pck6-BSP
1574
15752000-08-10      Joel Sherrill <joel@OARcorp.com>
1576
1577        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.