source: rtems/ChangeLog @ c4ad618

4.9
Last change on this file since c4ad618 was 4566e9c1, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/01/08 at 01:16:55

2008-10-01 Ralf Corsépius <ralf.corsepius@…>

PR 1324/bsps

  • aclocal/check-bsps.m4: Adopt icecube changes from CVS-HEAD.
  • Property mode set to 100644
File size: 52.8 KB
Line 
12008-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        PR 1324/bsps
4        * aclocal/check-bsps.m4: Adopt icecube changes from CVS-HEAD.
5
62008-09-24      Joel Sherrill <joel.sherrill@OARcorp.com>
7
8        * Makefile.maint: Bump rtems_api to 4.9.
9
102008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        PR 1324/bsps
13        * aclocal/check-bsps.m4: Add missing icecube.
14
152008-09-10      Joel Sherrill <joel.sherrill@OARcorp.com>
16
17        * MAINTAINERS, README.configure, aclocal/bsp-alias.m4,
18        aclocal/canonical-target-name.m4, aclocal/check-bsps.m4: Remove TI
19        C4x and NIOS2 ports from 4.9 branch.
20
212008-09-09      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * README.configure: Updated list of BSPs.
24
252008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
26
27        * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg,
28        * make/custom/tqm8xx.cfg,
29        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
30        added MPC8xx based tqm8xx BSP family
31
322008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
35
362008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
37
38        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
39        comments.
40        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
41        AC_PREREQ(2.62).
42
432008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
44
45        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added MPC5566EVB and
46        MPC8313ERDB.  Added Doxygen style comment.
47
482008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
49
50        * make/custom/haleakala.cfg:
51        added PPC405 haleakala BSP contributed by Michael Hamel
52
532008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
54
55        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4,
56        * make/custom/m5484FireEngine.cfg:
57        added pgh360 BSP variant
58        added m5484FireEngine BSP
59
602008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
61
62        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
63
642008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
65
66        * bootstrap: Use find . ... preinstall.am for portability reasons.
67
682008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
69
70        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
71        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
72        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
73        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
74        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
75
762007-11-06      Ray Xu <rayx.cn@gmail.com>
77
78        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
79
802007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
81
82        * VERSION: Bump VERSION to 4.8.99.0.
83        * aclocal/version.m4: Bump RTEMS_API to 4.9.
84        Bump RTEMS_VERSION to 4.8.99.0.
85
862007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
87
88        * Makefile.maint: touch all documentation master files so the date on
89        the manual reflects the release date of the software.
90
912007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
92
93        * Makefile.maint: Add touching master files for various manuals so the
94        date on the cover page will reflect the date a tarball is cut.
95
962007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
97
98        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
99        since that is the nickname for the Freescale evaluation board it is
100        based upon. BSP was tested on a Freescale MPC5200LITE.
101
1022007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
103
104        * Makefile.maint, configure.ac, release_support: Remove RDBG.
105        * aclocal/enable-rdbg.m4: Removed.
106
1072007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
108
109        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
110        Add gen83xx and mpc8349eamds BSP
111
1122007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
113
114        * README.configure: Add virtex BSP
115
1162007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
117
118        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
119
1202007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
121
122        * README.configure: Removed armulator.
123
1242007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
125
126        * README.configure, aclocal/check-bsps.m4: Remove references to
127        mbx860_1b since it is just an alternate name for the mbx860_001b.
128
1292007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
130
131        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
132        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
133
1342007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
135
136        * README.configure: DMV152 obsoleted.
137
1382007-02-21      Joel Sherrill <joel@OARcorp.com>
139
140        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
141
1422007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
143
144        * Makefile.am: Use MKDIR_P instead of mkdir_p.
145
1462007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
147
148        * Makefile.maint: Use VERSION as master source for version.m4's.
149        * VERSION: Sync with version in aclocal/version.m4.
150
1512007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
152
153        * Makefile.maint: Sync nomenclature with that being used in
154          cpukit/score/include/rtems/system.h (major->minor,
155          minor->revision).
156
1572007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
158
159        * Makefile.maint: Remove references to
160          cpukit/score/include/rtems/system.h.
161        * Makefile.maint: Add CVS_RUN.
162
1632007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
164
165        * Makefile.maint: New.
166
1672007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
168
169        * acinclude.m4: AC_PREREQ(2.60).
170
1712007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
172
173        * ampolish3: Use MKDIR_P instead of mkdir_p.
174
1752007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
176
177        * Makefile.am: Remove scripts/.
178
1792006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
180
181        * configure.ac: New BUG-REPORT address.
182
1832006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
184
185        * Makefile.am: Add ampolish3.
186
1872006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
188
189        * bootstrap: Add -r (autoreconf).
190
1912006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
192
193        * bootstrap: Add -p (regenerate preinstall.ams).
194
1952006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
196
197        * ampolish3: New.
198
1992006-10-19      Joel Sherrill <joel@OARcorp.com>
200
201        * configure.ac: Remove all macro implementations and use only the
202        static inline. Static inline functions are now well supported so
203        there is no reason for duplicate maintenance.
204        * aclocal/enable-inlines.m4: Removed.
205
2062006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
207
208        * aclocal/rtems-top.m4: Remove RTEMS_API.
209        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
210
2112006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
212
213        * aclocal/version.m4: Bump version to 4.7.99.0.
214
2152006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
216
217        * configure.ac: Require autoconf-2.60. Require automake-1.10.
218
2192006-08-09      Kolja Waschk <waschk@telos.de>
220
221        * config-ml.in: New port to Altera NIOS II.
222
2232006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
224
225        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
226        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
227       
2282006-06-23      Worth Burruss <worth@motioncontrol.org>
229
230        * README.configure: Add mcf5235.
231
2322006-04-18      Joel Sherrill <joel@OARcorp.com>
233
234        * VERSION: Updated to rtems-4.6.99.3.
235
2362006-04-18  Joel Sherrill <joel@OARcorp.com>
237
238        * aclocal/version.m4: Updated to rtems-4.6.99.3.
239
2402006-04-18      Joel Sherrill <joel@OARcorp.com>
241
242        * release_support: Fix typos.
243
2442006-04-18      Joel Sherrill <joel@OARcorp.com>
245
246        * ChangeLog, release_support: Fix typos.
247
2482006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
249
250        * acinclude.m4: Requires autoconf-2.59.
251
2522006-03-07      Joel Sherrill <joel@OARcorp.com>
253
254        PR 694/rtems
255        * release_support: Do not include .cvsignore files in release tarballs.
256
2572006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
258
259        PR 882/make_build
260        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
261
2622006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
263
264        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
265        Alpha-sort the aliases list.
266        * automake/host.am, automake/local.am, automake/subdirs.am:
267        Remove depend-am, depend-recursive.
268
2692006-01-10      Joel Sherrill <joel@OARcorp.com>
270
271        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
272
2732006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
274
275        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
276        Alias leon1 to leon2. Add sis.
277        * aclocal/check_bsps.m4: Remove brs5l.
278        Remove leon. Add leon2. Add sis to erc32 family.
279
2802005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
281
282        PR 851/bsps
283        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
284        family.
285
2862005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
287
288        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
289
2902005-09-02      Joel Sherrill <joel@OARcorp.com>
291
292        * VERSION: Updated to rtems-4.6.99.2.
293
2942005-09-02  Joel Sherrill <joel@OARcorp.com>
295
296        * aclocal/version.m4: Updated to rtems-4.6.99.2.
297
2982005-07-06      Philippe Simons
299
300        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
301
3022005-04-28      Joel Sherrill <joel@OARcorp.com>
303
304        * README.configure: Updated to account for removal of dmv177 and
305        ppcn_60x as well as other additions and deletions.
306
3072005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
308
309        * aclocal/enable-itron.m4: Allow unix.
310
3112005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
312
313        * Makefile.am: Remove ACLOCAL_FILES.
314
3152004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
316
317        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
318        bsp_specs.
319
3202004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
321
322        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
323        motorola_shared.
324
3252004-11-10      Joel Sherrill <joel@oarcorp.com>
326
327        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
328
3292004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
330
331        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
332
3332004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
334
335        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
336        presence of *.cfg.
337        * aclocal/check-custom-bsp.m4: Add bspkit support.
338
3392004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
340
341        * aclocal/enable-bare.m4: Remove.
342
3432004-09-29      Joel Sherrill <joel@OARcorp.com>
344
345        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
346        c/TOOL_TARGETS: i960 obsoleted and all references removed.
347
3482004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
349
350        * configure.ac: Require automake > 1.9.
351
3522004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
353
354        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
355
3562004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
357
358        PR 673/make_build
359        * config-ml.in: Quote 'cd "${ml_origdir}"'.
360        Quote 'cd "${ML_POPDIR}"'.
361
3622004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
363
364        PR 673/make_build
365        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
366
3672004-07-14      Joel Sherrill <joel@OARcorp.com>
368
369        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
370
3712004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
372
373        * aclocal/rtems-top.m4: Remove ENDIF.
374        Remove with_target_subdir defaulting to '.'.
375        * acinclude.m4: Add --includedir to sub_configure_args.
376
3772004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
380        Rework dist-hook.
381        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
382        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
383
3842004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
387
3882004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * Makefile.am: Remove AUTOMAKE_FILES.
391        Cleanup duplicate ACLOCAL_FILES.
392        EXTRA_DIST += config-ml.in.
393        DIST_SUBDIRS += make.
394        Add dist-hook.
395        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
396
3972004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
400
4012004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * VERSION: 4.6.99.0.
404        * aclocal/version.m4: 4.6.99.0.
405
4062004-02-06      Joel Sherrill <joel@OARcorp.com>
407
408        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
409        which were accidentally removed when purging the mips64orion.
410
4112004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * aclocal/rpm.m4: Make osversions the default.
414        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
415        distcheck).
416
4172004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
420
4212004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * configure.ac: Require automake >= 1.8.2.
424        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
425
4262004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * configure.ac: Requires automake >= 1.8.1.
429
4302004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * .cvsignore: Remove mkinstalldirs.
433        * bootstrap: Remove compile during "clean".
434
4352004-01-08      Joel Sherrill <joel@OARcorp.com>
436
437        * .cvsignore: Add compile.
438
4392004-01-07      Joel Sherrill <joel@OARcorp.com>
440
441        * README.configure: Remove efi68k and efi332 references as they are no
442        longer in the tree.
443
4442004-01-07      Joel Sherrill <joel@OARcorp.com>
445
446        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
447        removed as mips port more completely covers the MIPS family.
448
4492003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * README.configure: Reflect requireing autoconf-2.59 and
452        automake-1.8.
453
4542003-12-17      Joel Sherrill <joel@OARcorp.com>
455
456        * VERSION: Updated to rtems-20031217-test.
457
4582003-12-17  Joel Sherrill <joel@OARcorp.com>
459
460    * aclocal/version.m4: Updated to rtems-20031217-test.
461
4622003-12-17      Joel Sherrill <joel@OARcorp.com>
463
464        * release_support: Correct method used to find ChangeLog associated
465        with the version.m4 files.  Keep going until I can get a tarball cut.
466
4672003-12-17      Joel Sherrill <joel@OARcorp.com>
468
469        * release_support: Use dirname not basedir.  Keep going until I
470        can get a tarball cut.
471
4722003-12-17      Joel Sherrill <joel@OARcorp.com>
473
474        * release_support: New file -- assistant to new cut_release script.
475
4762003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * Makefile.am: Remove automake/compile.am
479
4802003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * automake/compile.am: Remove (Unused).
483
4842003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * automake/lib.am: Remove (Unused).
487
4882003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
491
4922003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * configure.ac: Remove make/custom/Makefile.
495        * Makefile.am: Cosmetics.
496        * automake/compile.am: Remove compilation rules.
497        Remove $(ARCH) directory generation.
498
4992003-11-26      Joel Sherrill <joel@OARcorp.com>
500
501        * MAINTAINERS: New file.
502
5032003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
506        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
507        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
508        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
509        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
510        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
511        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
512        aclocal/enable-tests.m4, aclocal/multilib.m4,
513        aclocal/path-ksh.m4, aclocal/project-root.m4,
514        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
515        acinclude.m4:
516        Fix underquoting to silence automake-1.8.
517
5182003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * config-ml.in: Don't built multilib variant normal (-mn) for
521        h8300-*-rtems*.
522
5232003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * aclocal/config-subdirs.m4: Remove.
526        * Makefile.am: Reflect changes above.
527
5282003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * aclocal/canonical-host.m4: Remove.
531        * Makefile.am: Reflect changes above.
532
5332003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
536        c/src/lib/libbsp/*/acinclude.m4.
537
5382003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * aclocal/check-cpu.m4: Remove.
541        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
542        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
543        $1 in $srcdir before adding dir to SUBDIRS.
544
5452003-09-26  Joel Sherrill <joel@OARcorp.com>
546
547        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
548
5492003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
552        patches).
553        * aclocal/enable-tests.m4: Change to support
554        --enable-tests=no|yes|samples, default is samples.
555
5562003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * Makefile.am: Correct bogus ACLOCAL_FILES.
559
5602003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
563        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
564        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
565        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
566        aclocal/check-networking.m4, aclocal/check-newlib.m4,
567        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
568        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
569        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
570        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
571        aclocal/path-perl.m4, aclocal/ppc.m4,
572        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
573        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
574        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
575        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
576        Remove (Unused).
577        * automake/leaf.am, automake/force-preinstall.am:
578        Remove (Unused).
579        * Makefile.am: Reflect changes above.
580
5812003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * automake/local.am, automake/host.am: Remove "debug".
584
5852003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
588
5892003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
590
591        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
592        Add "autoconf-2.5x unquoting" hack.
593
5942003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * config.sub: Remove (Automatically added by automake, again).
597        * bootstrap: Reflect change above.
598        * configure.ac: Require automake >= 1.7.6.
599
6002003-07-03      Joel Sherrill <joel@OARcorp.com>
601
602        * SUPPORT: Fix Mark Johannes' email address.
603
6042003-07-03      Joel Sherrill <joel@OARcorp.com>
605
606        * VERSION: Updated to rtems-ss-20030703.
607
6082003-07-03      Joel Sherrill <joel@OARcorp.com>
609
610        * aclocal/version.m4: Updated to rtems-ss-20030703.
611
6122003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * bootstrap: Reflect having added config.sub.
615        * config.sub: New from subversions to accomodate c4x/tic4x.
616
6172003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        PR 412/make_build
620        * configure.ac: Remove "BLEEDING EDGE" warning.
621        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
622        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
623        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
624        * aclocal/gcc-isystem.m4: New.
625        * Makefile.am: Add aclocal/gcc-isystem.m4.
626
6272003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * automake/local.am: Remove $(ARCH), clean-local.
630
6312003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        PR 321:
634        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
635        * aclocal/env-rtemsbsp.m4
636        * automake/compile.am
637        * automake/host.am
638        * automake/local.am
639
6402003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
643        * automake/compile.am: Remove LIBSUFFIX_VA.
644        Merger from rtems-4-6-branch.
645
6462003-04-17      Joel Sherrill <joel@OARcorp.com>
647
648        * VERSION: Updated to rtems-ss-20030417.
649
6502003-04-17      Joel Sherrill <joel@OARcorp.com>
651
652        * aclocal/version.m4: Updated to rtems-ss-20030417.
653
6542003-04-11      Joel Sherrill <joel@OARcorp.com>
655
656        * VERSION: Updated to rtems-ss-20030411.
657
6582003-04-11      Joel Sherrill <joel@OARcorp.com>
659
660        * aclocal/version.m4: Updated to rtems-ss-20030411.
661
6622003-04-11      Joel Sherrill <joel@OARcorp.com>
663
664        * VERSION: Updated to rtems-ss-20020411.
665
6662003-04-11      Joel Sherrill <joel@OARcorp.com>
667
668        * aclocal/version.m4: Updated to rtems-ss-20020411.
669
6702003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * acinclude.m4: Reformat build_* handling.
673        Preset *_alias if empty.
674        * configure.ac: Change tools/build to build-config dirs.
675        Conditionally build tools/build as host-config dirs.
676
6772003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * acinclude.m4: Fix broken comments.
680        Add hidden option --enable-experimental.
681        * README.cdn-X: Update.
682        * configure.ac: Build tools/build as host and build-host tools to
683        accomodate those BSPs applying packhex in <BSP>.cfg.
684        Build tools/cpu as build-host tools.
685
6862003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * tools/Makefile.am: Remove.
689        * configure.ac: Remove tools.
690        * acinclude.m4: Fix build_subdir handling.
691        * Makefile.am: Remove tools from SUBDIRS.
692        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
693
6942003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * configure.ac: Remove AC_CONFIG_AUX_DIR.
697        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
698
6992003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * bootstrap: Add ACLOCAL, AUTOHEADER.
702        Don't check for auto*tool-versions.
703
7042003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
707
7082003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * automake/compile.am: Introduce depend-gcc.
711        * automake/lib.am: Remove stray comment.
712        * automake/local.am: Introduce depend-gcc.
713
7142003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
717
7182003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
721        * automake/local.am: Remove $(ARCH), clean-local.
722        * automake/compile.am: Add $(ARCH), clean-local.
723        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
724
7252003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * Makefile.am: Remove references to obsoleted files
728        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
729
7302003-02-14      Joel Sherrill <joel@OARcorp.com>
731
732        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
733        references.
734
7352003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
738
7392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
740
741        * bootstrap: Remove attempts to detect autoconf and automake using
742        "which" (PR 325).
743
7442003-02-06      Joel Sherrill <joel@OARcorp.com>
745
746        * README.configure: Updated to reflect new BSPs and deprecated
747        targets.
748
7492003-01-28      Joel Sherrill <joel@OARcorp.com>
750
751        * VERSION: Updated to rtems-ss-20030128.
752
7532003-01-28      Joel Sherrill <joel@OARcorp.com>
754
755        * aclocal/version.m4: Updated to rtems-ss-20030128.
756
7572003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
760        Remove CLOBBER_DEPEND (Unused).
761
7622003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * automake/local.am: Remove distclean-local.
765
7662001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
769        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
770
7712002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
774        Rework RTEMS_PROG_CXX_FOR_TARGET.
775
7762002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
779
7802002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
783
7842002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
787
7882002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
789
790        * bootstrap: Require autoconf 2.54 or 2.57.
791        Require automake-1.7.2.
792
7932002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
796        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
797        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
798
7992002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
802
8032002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * automake/compile.am: Remove hard-coded *_PROFILE_V.
806        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
807        CFLAGS_PROFILE_V.
808        Remove CPPFLAGS_GCC.
809
8102002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
811
812        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
813        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
814        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
815        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
816
8172002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * aclocal/rtems-flags.m4: New.
820
8212002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * bootstrap: Allow autoconf-2.57.
824
8252002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
826
827        * aclocal/prog-cc.m4: Remove GCCSED.
828
8292002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
830
831        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
832        Remove LDFLAGS.
833        Add CCAS, CCASCOMPILE.
834        Remove compilation rules for *.cpp, *.cxx, *.C.
835        Use CCASCOMPILE to compile *.S.
836        Add -pg to RTEMS_CFLAGS_PROFILE_V.
837
8382002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * configure.ac: Remove c/make.
841
8422002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
843
844        * aclocal/prog-ccas.m4: New.
845        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
846        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
847        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
848
8492002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
850
851        * acinclude.m4: Conditionally append --target=.
852
8532002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
854
855        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
856
8572002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
858
859        * automake/compile.am: Remove LD_PATHS (Unused).
860        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
861        is announced obsolete).
862
8632002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
866
8672002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * aclocal/sysv-ipc.m4: Remove (Unused).
870        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
871
8722002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * acinclude.m4: Lots of changes addressing PR 312.
875
8762002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
877
878        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
879        to PR 312).
880
8812002-11-18      Joel Sherrill <joel@OARcorp.com>
882
883        * VERSION: Updated to rtems-ss-20021118.
884
8852002-11-18      Joel Sherrill <joel@OARcorp.com>
886
887        * aclocal/version.m4: Updated to rtems-ss-20021118.
888
8892002-11-17      Joel Sherrill <joel@OARcorp.com>
890
891        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
892        Motorola MTX603e.
893
8942002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
897
8982002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
899
900        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
901        * configure.ac: Ditto.
902
9032002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
906        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
907        Support @CFLAGS@, @CXXFLAGS@.
908
9092002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
910
911        * bootstrap: Allow autoconf-2.56.
912
9132002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
914
915        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
916        Fix stupid typo (continue/configure).
917        * aclocal/prog-cc.m4: Remove obsolete comments.
918        Acknowledge CFLAGS.
919
9202002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
921
922        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
923        end of the args passed to sub-configure-scripts. (Reported by
924        Wulf Hofbauer <wh73@cornell.edu>)
925
9262002-11-12      Joel Sherrill <joel@OARcorp.com>
927
928        * configure.ac: Remove make/compilers/Makefile.
929
9302002-11-11      Joel Sherrill <joel@OARcorp.com>
931
932        * VERSION: Updated to rtems-ss-20021111.
933
9342002-11-11      Joel Sherrill <joel@OARcorp.com>
935
936        * aclocal/version.m4: Updated to rtems-ss-20021111.
937
9382002-11-11      Joel Sherrill <joel@OARcorp.com>
939
940        * VERSION: Updated to rtems-ss-20021111.
941
9422002-11-11      Joel Sherrill <joel@OARcorp.com>
943
944        * aclocal/version.m4: Updated to rtems-ss-20021111.
945
9462002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
947
948        * automake/compile.am: Remove rel rule.
949
9502002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
953
9542002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
955
956        * configure.ac: Remove make/Templates/Makefile.
957        * README.configure: Minor massaging.
958
9592002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
960
961        Further preparations for autoconf > 2.52:
962        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
963        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
964        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
965
9662002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
967
968        * acinclude.m4: Adapations to autoconf > 2.52.
969
9702002-11-01      Joel Sherrill <joel@OARcorp.com>
971
972        * ChangeLog: Corrected.
973
9742002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
975
976        * bootstrap: Add generate_bspdir_acinclude to automatically update
977        c/src/lib/libbsp/<cpu>/acinclude.m4.
978        Use #! /bin/sh instead of #!/bin/sh.
979        Remove autom4te*.cache during ./bootstrap --clean.
980
9812002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
982
983        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
984        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
985        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
986        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
987        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
988        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
989        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
990        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
991        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
992        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
993        (autoconf > 2.54 seems to have problems with the old form of
994        quoting).
995
9962002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
999        (autoconf > 2.54 complains about).
1000
10012002-10-21      Joel Sherrill <joel@OARcorp.com>
1002
1003        * VERSION: Updated to rtems-20021021-test.
1004
10052002-10-21      Joel Sherrill <joel@OARcorp.com>
1006
1007        * aclocal/version.m4: Updated to rtems-20021021-test.
1008
10092002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1010
1011        * .cvsignore: Reformat.
1012        Add autom4te*cache.
1013        Remove autom4te.cache.
1014
10152002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1016
1017        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1018
10192002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1020
1021        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
1022        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1023
10242002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * bootstrap: Add autoconf/automake version checks by popular demand.
1027        [FWIW: I dislike this.]
1028
10292002-10-07      Joel Sherrill <joel@OARcorp.com>
1030
1031        * VERSION: Updated to rtems-ss-20021007.
1032
10332002-10-07      Joel Sherrill <joel@OARcorp.com>
1034
1035        * aclocal/version.m4: Updated to rtems-ss-20021007.
1036
10372002-10-04      Joel Sherrill <joel@OARcorp.com>
1038
1039        * VERSION: Updated to rtems-JUNK.
1040
10412002-10-04      Joel Sherrill <joel@OARcorp.com>
1042
1043        * aclocal/version.m4: Updated to rtems-JUNK.
1044
10452002-10-04      Joel Sherrill <joel@OARcorp.com>
1046
1047        * VERSION: Updated to rtems-ss-20021004.
1048
10492002-10-04      Joel Sherrill <joel@OARcorp.com>
1050
1051        * aclocal/version.m4: Updated to rtems-ss-20021004.
1052
10532002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1054
1055        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
1056        autoconf-2.53 PACKAGE crap.
1057
10582002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1059
1060        * aclocal/prog-gnat.m4: New.
1061
10622002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1063
1064        * aclocal/bsp-configure.m4: Fix small typo in comment.
1065
10662002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1067
1068        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1069
10702002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1071
1072        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1073        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1074        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1075
10762002-08-07      Joel Sherrill <joel@OARcorp.com>
1077
1078        * aclocal/version.m4: Updated to rtems-ss-20020807.
1079
10802002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1081
1082        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1083
10842002-07-31      Joel Sherrill <joel@OARcorp.com>
1085
1086        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1087        was just a stub and only the OR32 port is getting worked on.
1088
10892002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * aclocal/subdirs.m4: Remove.
1092        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1093
10942002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1095
1096        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1097        exec/score/cpu.
1098
10992002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1100
1101        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1102        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1103        compilation rules (Work-around to an automake bug).
1104        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1105        make-library.
1106
11072002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1108
1109        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1110
11112002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1112
1113        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1114
11152002-07-17      Joel Sherrill <joel@OARcorp.com>
1116
1117        * aclocal/version.m4: Updated to rtems-ss-20020717.
1118
11192002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1120
1121        * config-ml.in: Imported from gcc-3.1.
1122        Change to match c/src/config-ml.in.
1123
11242002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1125
1126        * aclocal/check-multiprocessing.m4: Reworked.
1127        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1128
11292002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1130
1131        * automake/multilib.am: Remove.
1132        * Makefile.am: Reflect change above.
1133
11342002-06-28      Joel Sherrill <joel@OARcorp.com>
1135
1136        * aclocal/version.m4: Updated to rtems-ss-20020628.
1137
11382002-06-27      Joel Sherrill <joel@OARcorp.com>
1139
1140        * tools/Makefile.am: Build the cpu dependent tools as well.
1141
11422002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1143
1144        * aclocal/env-rtemscpu.m4: Remove.
1145        * aclocal/multi.m4: Remove.
1146        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1147
11482002-05-28      Joel Sherrill <joel@OARcorp.com>
1149
1150        * aclocal/version.m4: Updated to rtems-ss-20020528.
1151
11522002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1153
1154        * aclocal/prog-cc.m4: Remove GCC272 support.
1155        Remove ENABLE_LIBCDIR.
1156        * aclocal/prog-cxx.m4: Ditto.
1157        * aclocal/enable-gcc28.m4: Remove.
1158        * aclocal/enable-libcdir.m4: Ditto.
1159
11602002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1161
1162        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1163        ENABLE_GCC28.
1164
11652002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1166
1167        * automake/compile.am: Remove GCC272 support.
1168        Remove *.sh rule (unused).
1169        * configure.ac: Remove ENABLE_GCC28.
1170        Remove ENABLE_LIBCDIR.
1171
11722002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1173
1174        * .cvsignore: Added mdate-sh and texinfo.tex.
1175
11762002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1177
1178        * aclocal/version.m4: New file.
1179        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1180        aclocal/version.m4.
1181        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1182        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1183
11842002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1185
1186        * configure.ac:
1187        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1188        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1189        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1190        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1191
11922002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1193
1194        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1195        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1196
11972002-03-08      Joel Sherrill <joel@OARcorp.com>
1198
1199        * VERSION: Updated to rtems-mg5-20020808.
1200
12012002-03-01      Joel Sherrill <joel@OARcorp.com>
1202
1203        * VERSION: Updated to rtems-ss-20020301.
1204
12052002-02-15      Joel Sherrill <joel@OARcorp.com>
1206
1207        * VERSION: Updated to rtems-ss-20020215.
1208
12092002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1210
1211        * aclocal/subdirs.m4: Propagate the current $prefix to the
1212        sub-configures.
1213
12142002-02-05      Joel Sherrill <joel@OARcorp.com>
1215
1216        * VERSION: Updated to rtems-ss-20020205.
1217
12182002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1219
1220        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1221        compatibility.
1222        * bootstrap: Let --clean remove texinfo.tex.
1223
12242002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1225
1226        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1227
12282002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1229
1230        * configure.ac: Add --enable-docs support. Add
1231        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1232        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1233        hard-coded SUBDIRS.
1234        * README.configure: Added a bit of information on this new option.
1235
12362002-01-18      Joel Sherrill <joel@OARcorp.com>
1237
1238        * VERSION: Updated to rtems-ss-20020118.
1239
12402002-01-18      Joel Sherrill <joel@OARcorp.com>
1241
1242        * VERSION: Updated to rtems-20020118.
1243
12442002-01-17      Joel Sherrill <joel@OARcorp.com>
1245
1246        * VERSION: Updated to rtems-ss-20020717.
1247
12482002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1249
1250        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1251        check upon host_alias != build_alias.
1252
12532002-01-07      Joel Sherrill <joel@OARcorp.com>
1254
1255        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1256        last line to eliminate 100's of warnings.
1257
12582002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1259
1260        * aclocal/check-newlib.m4: Apply AS_IF.
1261        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1262        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1263        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1264        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1265        changes.
1266        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1267        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1268        * automake/compile.am: Remove librtemsall from LINK_FILES.
1269
12702001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1271
1272        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1273        * aclocal/subdirs.m4: New file.
1274        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1275        modifications.
1276        * aclocal/check-posix.m4: Apply AS_IF.
1277        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1278        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1279        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1280        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1281        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1282        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1283        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1284        OUTPUT_COMMANDS.
1285        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1286        * aclocal/rtems-debug.m4: Minor cleanups.
1287        * aclocal/rtems-top.m4: Minor cleanups.
1288        * automake/compile.am: Further steps towards automake's rules.
1289
12902001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1291
1292        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1293        * automake/lib.am: Add MULTISUBDIR.
1294
12952001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1296
1297        * bootstrap: Run autoheader when configure.ac contains
1298        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1299
13002001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1301
1302        * aclocal/bsp-configure.m4: New file.
1303        * Makefile.am: Add aclocal/bsp-configure.m4.
1304
13052001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1306
1307        * Makefile.am: Add automake/force-preinstall.am,
1308        aclocal/ppc.am, remove ACLOCAL_M4.
1309
13102001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1311
1312        * aclocal/bsp-alias.m4: Remove score603e_g1.
1313        * aclocal/check-bsps.m4: Remove score603e_g1.
1314        * aclocal/prog-cc.m4: Apply m4_if.
1315
1316
13172001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1318
1319        * automake/force-preinstall.am: New file.
1320        * aclocal/ppc.m4: New file.
1321
13222001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1323
1324        * aclocal/check-bsps.m4: Reworked.
1325        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1326
13272001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1328
1329        * aclocal/bspopts.m4: New file.
1330
13312001-11-13      Joel Sherrill <joel@OARcorp.com>
1332
1333        * COPYING: Test of $Id$ -> $RTEMS$.
1334
13352001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1336
1337        This modification is part of the submitted modifications necessary to
1338        support the IBM PPC405 family.  This submission was reviewed by
1339        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1340        not negatively impact the ppc403 BSPs.  The submission and tracking
1341        process was captured as PR50.
1342        * README.configure: Added gen405 BSP.
1343
13442001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1345
1346        * Adopt more automake rules:
1347        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1348        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1349        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1350        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1351        CXXLINK_APP in make-cxx-exe.
1352        * automake/lib.am: Add ARFLAGS.
1353
13542001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1355
1356        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1357        config.cache's which prevented powerpc targets librdbg from building.
1358
13592001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1360
1361        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1362        add 2nd arg to _RTEMS_CPU_SUBDIR.
1363        * aclocal/target.m4: Replace ac_configure_args with
1364        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1365        * Makefile.am: Require automake-1.5.
1366
13672001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1368
1369        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1370        * configure.in: Remove.
1371        * configure.ac: New file, generated from configure.in by autoupdate.
1372
13732001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1374
1375        * aclocal/rtems-cpu-subdirs.m4: New file.
1376
13772001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1378
1379        * automake/compile.am: Fundamentally reworked compilation rules for
1380        closer adaptation to automake's behavior.
1381
13822001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1383
1384        * automake/lib.am: Comment out LD.
1385        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1386        automake/leaf.am to AUTOMAKE_FILES.
1387
13882001-09-27      Joel Sherrill <joel@OARcorp.com>
1389
1390        * config.guess: No longer in CVS since installed by bootstrap.
1391
13922001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1393
1394        * bootstrap: remove/add automake added files.
1395        * .cvsignore: reflect changes to bootstrap.
1396
13972001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1398
1399        * automake/leaf.am: New file.
1400
14012001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1402
1403        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1404        of AC_CANONICAL_SYSTEM.
1405        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1406        mkinstalldirs and mkdir.
1407        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1408        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1409        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1410       
14112001-09-13      Joel Sherrill <joel@OARcorp.com>
1412
1413        * missing: Updated to latest version.
1414
14152001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1416
1417        * configure.in: autoupdate to autoconf-2.52.
1418        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1419        fix auto*tool invocation order.
1420        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1421        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1422        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1423        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1424        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1425        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1426        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1427        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1428        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1429        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1430        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1431        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1432        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1433        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1434        RTEMS_CONFIG_PER_BSP conditional.
1435        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1436        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1437        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1438
14392001-05-25      Joel Sherrill <joel@OARcorp.com>
1440
1441        * README.configure: Corrected the name of the MRM332 BSP.
1442        Strengthened the distinction between what the target
1443        and the BSP each select.  Added more targets to list.
1444
14452001-05-25      Joel Sherrill <joel@OARcorp.com>
1446
1447        * README.configure: Updated the list of BSPs.
1448
14492001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1450
1451        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1452        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1453        Add support for DOS-drive-letters.
1454
14552001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1456
1457        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1458        RTEMS_PROG_CC_FOR_TARGET.
1459
14602001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1461
1462        * README.cdn-X: Update.
1463        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1464        @CPPFLAGS@ to CPPFLAGS.
1465
14662001-04-20      Eric Valette <valette@crf.canon.fr>
1467
1468        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1469        BSPs support the new exception processing model and
1470        consequently, librdbg.
1471
14722001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1473
1474        * configure.in: Reworked for Canadian Cross support.
1475        * Makefile.am: Reflect changes to configure.in.
1476        * config.guess, config.sub: Update from subversions.gnu.org.
1477        * README.cdn-X: New file.
1478        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1479
14802001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1481
1482        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1483        TARGET_CONFIG_SUBDIRS.
1484        * aclocal/enable-bsp.m4: fix quoting.
1485        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1486
14872001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1488
1489        * aclocal/config-subdirs.m4: New file.
1490        * aclocal/target.m4: Use macros from config-subdirs.m4.
1491
14922001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1493
1494        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1495        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1496
14972001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1498
1499        * configure.in: Fix AM_INIT_AUTOMAKE.
1500        * aclocal/bsp-arg-enable.m4: Extend comments.
1501        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1502        the default clause.
1503
15042001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1505
1506        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1507        RTEMS_ENV_RTEMSCPU.
1508        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1509        special treatment for GCC_SPECS.
1510        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1511        special treatment for GCC_SPECS.
1512        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1513        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1514        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1515        instead of $(shell ..) for LIBC_LIB*.
1516
15172001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1518
1519        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1520        simsh7045.
1521
15222001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1523
1524        * automake/compile.am: Add LD.
1525
15262000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1527
1528        * config.guess, config.sub: Update from CVS-autoconf to pick
1529        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1530        necessary anyway to use autoconf-versions > 2.13.
1531
15322000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1533
1534        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1535        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1536        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1537        help string.
1538        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1539
15402000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1541
1542        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1543        Modified to reflect addition of LEON BSPs as well as the
1544        no-FP ERC32 variant.
1545
15462000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1547
1548        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1549        standard).
1550        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1551        standard).
1552        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1553        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1554        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1555        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1556
15572000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1558
1559        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1560        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1561        $host instead of $target (BUG-FIX).
1562        * configure.in: Use $target and $host instead of $target_alias and
1563        $host_alias (autoconf-2.49b).
1564        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1565        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1566
1567        NOTES:
1568        * autoconf-2.49b depredicates using changequotes.
1569        * The changes to configure.in are due to cleanups in
1570        autoconf-2.49b's implemention of canonicalization. With
1571        autoconf-2.1x it wasn't always clear, when to use $xxx or
1572        $xxx_alias. Now this is clear.
1573
15742000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1575
1576        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1577
15782000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1579
1580        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1581        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1582        with an RTEMS specific but more restrictive autoconf macro.
1583
15842000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1585
1586        * automake/lib.am: Add LD.
1587
15882000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1589
1590        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1591        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1592
15932000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1594 
1595        * aclocal/*: Replace with contents of macros/*.m4
1596        * macros/: Remove.
1597        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1598        * Makefile.am: Reflect changes to aclocal/ and macros/.
1599
16002000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1601
1602        * configure.in: New, Cygnus/GNU style configuration.
1603        * Makefile.am: Add macros/, reflect new configure.in,
1604        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1605        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1606        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1607        * macros/tool-prefix.m4: Remove.
1608        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1609        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1610        RTEMS_ROOT.
1611        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1612        * macros/multilib.m4: Various minor fixes.
1613        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1614        PROJECT_ROOT, RTEMS_ROOT.
1615        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1616        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1617
16182000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1619
1620        * automake/multilib.am: New file.
1621        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1622        the automake/ directory.
1623
16242000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1625
1626        * macros/enable-hwapi.m4: Removed.
1627        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1628        A small cleanup step towards gnu-canonicalization.
1629
16302000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1631
1632        * macros: New directory.
1633        * macros/bsp-alias.m4: new file.
1634        * macros/canonical-host.m4: new file.
1635        * macros/canonical-target-name.m4: new file.
1636        * macros/canonicalize-tools.m4: new file.
1637        * macros/check-bsp-cache.m4: new file.
1638        * macros/check-bsps.m4: new file.
1639        * macros/check-cpu.m4: new file.
1640        * macros/rtems-debug.m4: new file.
1641        * macros/check-cxx.m4: new file.
1642        * macros/check-itron.m4: new file.
1643        * macros/check-multiprocessing.m4: new file.
1644        * macros/check-networking.m4: new file.
1645        * macros/check-newlib.m4: new file.
1646        * macros/check-posix.m4: new file.
1647        * macros/check-rdbg.m4: new file.
1648        * macros/enable-bare.m4: new file.
1649        * macros/enable-cxx.m4: new file.
1650        * macros/enable-gcc28.m4: new file.
1651        * macros/enable-inlines.m4: new file.
1652        * macros/enable-itron.m4: new file.
1653        * macros/enable-libcdir.m4: new file.
1654        * macros/enable-multiprocessing.m4: new file.
1655        * macros/enable-networking.m4: new file.
1656        * macros/enable-posix.m4: new file.
1657        * macros/enable-rdbg.m4: new file.
1658        * macros/enable-rtemsbsp.m4: new file.
1659        * macros/enable-tests.m4: new file.
1660        * macros/gcc-pipe.m4: new file.
1661        * macros/gcc-specs.m4: new file.
1662        * macros/i386-gas-code16.m4: new file.
1663        * macros/path-ksh.m4: new file.
1664        * macros/path-perl.m4: new file.
1665        * macros/prog-cc.m4: new file.
1666        * macros/prog-cxx.m4: new file.
1667        * macros/project-root.m4: new file.
1668        * macros/rtems-top.m4: new file.
1669        * macros/sysv-ipc.m4: new file.
1670        * macros/target.m4: new file.
1671        * macros/rtems-test-no-pause.m4: new file.
1672        * macros/multilib.m4: new file.
1673        * macros/tool-paths.m4: new file.
1674        * macros/tool-prefix.m4: new file.
1675
16762000-09-14      Joel Sherrill <joel@OARcorp.com>
1677
1678        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1679
16802000-09-14      Joel Sherrill <joel@OARcorp.com>
1681
1682        * aclocal/enable-hwapi.m4: Now longer used and removed.
1683
16842000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1685
1686        * automake/lib.am: Remove leaf.cfg.
1687
16882000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1689
1690        * aclocal/rtems-top.m4: Add ENDIF-hack.
1691        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1692
16932000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1694
1695        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1696        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1697        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1698        * automake/compile.am: Replaced.
1699        * automake/local.am: Remove building variant handling.
1700
17012000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1702
1703        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1704        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1705        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1706        * aclocal/target.m4: Cleanup comments
1707        * Automake/compile.am: Add DEFS support to keep building happy.
1708
17092000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1710
1711        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1712
17132000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1714
1715        * automake/compile.am: New file
1716        * ChangeLog: Fix email addresses
1717
17182000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1719
1720        * LICENSE.NET, README, README.configure: Spelling corrections.
1721
17222000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1723
1724        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1725
17262000-08-30      Joel Sherrill <joel@OARcorp.com>
1727
1728        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1729
17302000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1731
1732        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1733
17342000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1735
1736        * aclocal/check-bsps.h:
1737          - Add pck6-BSP
1738          - Exclude ChangeLog from being picked up as BSP
1739        * aclocal/bsp-alias.m4: Add pck6-BSP
1740
17412000-08-10      Joel Sherrill <joel@OARcorp.com>
1742
1743        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.