source: rtems/ChangeLog @ 74c6f36

4.104.115
Last change on this file since 74c6f36 was 7d35b7ff, checked in by Joel Sherrill <joel.sherrill@…>, on 10/14/08 at 21:58:07

2008-10-14 Joel Sherrill <joel.sherrill@…>

  • aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant of h8sim.
  • Property mode set to 100644
File size: 53.7 KB
Line 
12008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant
4        of h8sim.
5
62008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * README.configure: Add new M32R port. It is just a beginning but the
9        BSP is functional enough to initialize and shutdown RTEMS.
10
112008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
12
13        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add
14        M32C port and m32csim BSP.
15
162008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
17
18        * VERSION: Bump version to 4.9.99.0
19
202008-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        PR 1324/bsps
23        * aclocal/check-bsps.m4: Revert Joel's icecube patch.
24
252008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * MAINTAINERS: Remove myself from avr.
28
292008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
30
31        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
32        Recognize the the GDB SuperH simulator is just an architectural
33        simulator and does not include devices. Rename existing simulator BSP
34        configurations to simsh1 and simsh2 and add simsh4.
35
362008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
37
38        PR 1324/bsps
39        * aclocal/check-bsps.m4: Add missing icecube.
40
412008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * aclocal/version.m4: Bump RTEMS_API to 4.10.
44        Bump _RTEMS_VERSION to 4.9.99.0.
45
462008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
47
48        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
49        LPC2478 BSP.
50
512008-09-09      Joel Sherrill <joel.sherrill@oarcorp.com>
52
53        * README.configure: Updated list of BSPs.
54
552008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
56
57        * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg,
58        * make/custom/tqm8xx.cfg,
59        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
60        added MPC8xx based tqm8xx BSP family
61
622008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
63
64        * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
65
662008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
67
68        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
69        comments.
70        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
71        AC_PREREQ(2.62).
72
732008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
74
75        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added MPC5566EVB and
76        MPC8313ERDB.  Added Doxygen style comment.
77
782008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
79
80        * make/custom/haleakala.cfg:
81        added PPC405 haleakala BSP contributed by Michael Hamel
82
832008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
84
85        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4,
86        * make/custom/m5484FireEngine.cfg:
87        added pgh360 BSP variant
88        added m5484FireEngine BSP
89
902008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
91
92        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
93
942008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
95
96        * bootstrap: Use find . ... preinstall.am for portability reasons.
97
982008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
99
100        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
101        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
102        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
103        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
104        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
105
1062007-11-06      Ray Xu <rayx.cn@gmail.com>
107
108        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
109
1102007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
111
112        * VERSION: Bump VERSION to 4.8.99.0.
113        * aclocal/version.m4: Bump RTEMS_API to 4.9.
114        Bump RTEMS_VERSION to 4.8.99.0.
115
1162007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
117
118        * Makefile.maint: touch all documentation master files so the date on
119        the manual reflects the release date of the software.
120
1212007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
122
123        * Makefile.maint: Add touching master files for various manuals so the
124        date on the cover page will reflect the date a tarball is cut.
125
1262007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
127
128        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
129        since that is the nickname for the Freescale evaluation board it is
130        based upon. BSP was tested on a Freescale MPC5200LITE.
131
1322007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
133
134        * Makefile.maint, configure.ac, release_support: Remove RDBG.
135        * aclocal/enable-rdbg.m4: Removed.
136
1372007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
138
139        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
140        Add gen83xx and mpc8349eamds BSP
141
1422007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
143
144        * README.configure: Add virtex BSP
145
1462007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
147
148        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
149
1502007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
151
152        * README.configure: Removed armulator.
153
1542007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
155
156        * README.configure, aclocal/check-bsps.m4: Remove references to
157        mbx860_1b since it is just an alternate name for the mbx860_001b.
158
1592007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
160
161        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
162        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
163
1642007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
165
166        * README.configure: DMV152 obsoleted.
167
1682007-02-21      Joel Sherrill <joel@OARcorp.com>
169
170        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
171
1722007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
173
174        * Makefile.am: Use MKDIR_P instead of mkdir_p.
175
1762007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
177
178        * Makefile.maint: Use VERSION as master source for version.m4's.
179        * VERSION: Sync with version in aclocal/version.m4.
180
1812007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
182
183        * Makefile.maint: Sync nomenclature with that being used in
184          cpukit/score/include/rtems/system.h (major->minor,
185          minor->revision).
186
1872007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
188
189        * Makefile.maint: Remove references to
190          cpukit/score/include/rtems/system.h.
191        * Makefile.maint: Add CVS_RUN.
192
1932007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
194
195        * Makefile.maint: New.
196
1972007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
198
199        * acinclude.m4: AC_PREREQ(2.60).
200
2012007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
202
203        * ampolish3: Use MKDIR_P instead of mkdir_p.
204
2052007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
206
207        * Makefile.am: Remove scripts/.
208
2092006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
210
211        * configure.ac: New BUG-REPORT address.
212
2132006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
214
215        * Makefile.am: Add ampolish3.
216
2172006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
218
219        * bootstrap: Add -r (autoreconf).
220
2212006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
222
223        * bootstrap: Add -p (regenerate preinstall.ams).
224
2252006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
226
227        * ampolish3: New.
228
2292006-10-19      Joel Sherrill <joel@OARcorp.com>
230
231        * configure.ac: Remove all macro implementations and use only the
232        static inline. Static inline functions are now well supported so
233        there is no reason for duplicate maintenance.
234        * aclocal/enable-inlines.m4: Removed.
235
2362006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
237
238        * aclocal/rtems-top.m4: Remove RTEMS_API.
239        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
240
2412006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
242
243        * aclocal/version.m4: Bump version to 4.7.99.0.
244
2452006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
246
247        * configure.ac: Require autoconf-2.60. Require automake-1.10.
248
2492006-08-09      Kolja Waschk <waschk@telos.de>
250
251        * config-ml.in: New port to Altera NIOS II.
252
2532006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
254
255        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
256        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
257       
2582006-06-23      Worth Burruss <worth@motioncontrol.org>
259
260        * README.configure: Add mcf5235.
261
2622006-04-18      Joel Sherrill <joel@OARcorp.com>
263
264        * VERSION: Updated to rtems-4.6.99.3.
265
2662006-04-18  Joel Sherrill <joel@OARcorp.com>
267
268        * aclocal/version.m4: Updated to rtems-4.6.99.3.
269
2702006-04-18      Joel Sherrill <joel@OARcorp.com>
271
272        * release_support: Fix typos.
273
2742006-04-18      Joel Sherrill <joel@OARcorp.com>
275
276        * ChangeLog, release_support: Fix typos.
277
2782006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
279
280        * acinclude.m4: Requires autoconf-2.59.
281
2822006-03-07      Joel Sherrill <joel@OARcorp.com>
283
284        PR 694/rtems
285        * release_support: Do not include .cvsignore files in release tarballs.
286
2872006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
288
289        PR 882/make_build
290        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
291
2922006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
293
294        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
295        Alpha-sort the aliases list.
296        * automake/host.am, automake/local.am, automake/subdirs.am:
297        Remove depend-am, depend-recursive.
298
2992006-01-10      Joel Sherrill <joel@OARcorp.com>
300
301        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
302
3032006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
304
305        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
306        Alias leon1 to leon2. Add sis.
307        * aclocal/check_bsps.m4: Remove brs5l.
308        Remove leon. Add leon2. Add sis to erc32 family.
309
3102005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
311
312        PR 851/bsps
313        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
314        family.
315
3162005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
317
318        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
319
3202005-09-02      Joel Sherrill <joel@OARcorp.com>
321
322        * VERSION: Updated to rtems-4.6.99.2.
323
3242005-09-02  Joel Sherrill <joel@OARcorp.com>
325
326        * aclocal/version.m4: Updated to rtems-4.6.99.2.
327
3282005-07-06      Philippe Simons
329
330        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
331
3322005-04-28      Joel Sherrill <joel@OARcorp.com>
333
334        * README.configure: Updated to account for removal of dmv177 and
335        ppcn_60x as well as other additions and deletions.
336
3372005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
338
339        * aclocal/enable-itron.m4: Allow unix.
340
3412005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
342
343        * Makefile.am: Remove ACLOCAL_FILES.
344
3452004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
346
347        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
348        bsp_specs.
349
3502004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
351
352        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
353        motorola_shared.
354
3552004-11-10      Joel Sherrill <joel@oarcorp.com>
356
357        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
358
3592004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
360
361        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
362
3632004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
364
365        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
366        presence of *.cfg.
367        * aclocal/check-custom-bsp.m4: Add bspkit support.
368
3692004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
370
371        * aclocal/enable-bare.m4: Remove.
372
3732004-09-29      Joel Sherrill <joel@OARcorp.com>
374
375        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
376        c/TOOL_TARGETS: i960 obsoleted and all references removed.
377
3782004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
379
380        * configure.ac: Require automake > 1.9.
381
3822004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
383
384        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
385
3862004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
387
388        PR 673/make_build
389        * config-ml.in: Quote 'cd "${ml_origdir}"'.
390        Quote 'cd "${ML_POPDIR}"'.
391
3922004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
393
394        PR 673/make_build
395        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
396
3972004-07-14      Joel Sherrill <joel@OARcorp.com>
398
399        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
400
4012004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
402
403        * aclocal/rtems-top.m4: Remove ENDIF.
404        Remove with_target_subdir defaulting to '.'.
405        * acinclude.m4: Add --includedir to sub_configure_args.
406
4072004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
410        Rework dist-hook.
411        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
412        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
413
4142004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
417
4182004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * Makefile.am: Remove AUTOMAKE_FILES.
421        Cleanup duplicate ACLOCAL_FILES.
422        EXTRA_DIST += config-ml.in.
423        DIST_SUBDIRS += make.
424        Add dist-hook.
425        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
426
4272004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
430
4312004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * VERSION: 4.6.99.0.
434        * aclocal/version.m4: 4.6.99.0.
435
4362004-02-06      Joel Sherrill <joel@OARcorp.com>
437
438        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
439        which were accidentally removed when purging the mips64orion.
440
4412004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * aclocal/rpm.m4: Make osversions the default.
444        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
445        distcheck).
446
4472004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
450
4512004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * configure.ac: Require automake >= 1.8.2.
454        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
455
4562004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * configure.ac: Requires automake >= 1.8.1.
459
4602004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * .cvsignore: Remove mkinstalldirs.
463        * bootstrap: Remove compile during "clean".
464
4652004-01-08      Joel Sherrill <joel@OARcorp.com>
466
467        * .cvsignore: Add compile.
468
4692004-01-07      Joel Sherrill <joel@OARcorp.com>
470
471        * README.configure: Remove efi68k and efi332 references as they are no
472        longer in the tree.
473
4742004-01-07      Joel Sherrill <joel@OARcorp.com>
475
476        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
477        removed as mips port more completely covers the MIPS family.
478
4792003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * README.configure: Reflect requireing autoconf-2.59 and
482        automake-1.8.
483
4842003-12-17      Joel Sherrill <joel@OARcorp.com>
485
486        * VERSION: Updated to rtems-20031217-test.
487
4882003-12-17  Joel Sherrill <joel@OARcorp.com>
489
490    * aclocal/version.m4: Updated to rtems-20031217-test.
491
4922003-12-17      Joel Sherrill <joel@OARcorp.com>
493
494        * release_support: Correct method used to find ChangeLog associated
495        with the version.m4 files.  Keep going until I can get a tarball cut.
496
4972003-12-17      Joel Sherrill <joel@OARcorp.com>
498
499        * release_support: Use dirname not basedir.  Keep going until I
500        can get a tarball cut.
501
5022003-12-17      Joel Sherrill <joel@OARcorp.com>
503
504        * release_support: New file -- assistant to new cut_release script.
505
5062003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * Makefile.am: Remove automake/compile.am
509
5102003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * automake/compile.am: Remove (Unused).
513
5142003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * automake/lib.am: Remove (Unused).
517
5182003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
521
5222003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * configure.ac: Remove make/custom/Makefile.
525        * Makefile.am: Cosmetics.
526        * automake/compile.am: Remove compilation rules.
527        Remove $(ARCH) directory generation.
528
5292003-11-26      Joel Sherrill <joel@OARcorp.com>
530
531        * MAINTAINERS: New file.
532
5332003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
536        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
537        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
538        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
539        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
540        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
541        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
542        aclocal/enable-tests.m4, aclocal/multilib.m4,
543        aclocal/path-ksh.m4, aclocal/project-root.m4,
544        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
545        acinclude.m4:
546        Fix underquoting to silence automake-1.8.
547
5482003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * config-ml.in: Don't built multilib variant normal (-mn) for
551        h8300-*-rtems*.
552
5532003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * aclocal/config-subdirs.m4: Remove.
556        * Makefile.am: Reflect changes above.
557
5582003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * aclocal/canonical-host.m4: Remove.
561        * Makefile.am: Reflect changes above.
562
5632003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
566        c/src/lib/libbsp/*/acinclude.m4.
567
5682003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * aclocal/check-cpu.m4: Remove.
571        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
572        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
573        $1 in $srcdir before adding dir to SUBDIRS.
574
5752003-09-26  Joel Sherrill <joel@OARcorp.com>
576
577        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
578
5792003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
582        patches).
583        * aclocal/enable-tests.m4: Change to support
584        --enable-tests=no|yes|samples, default is samples.
585
5862003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * Makefile.am: Correct bogus ACLOCAL_FILES.
589
5902003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
593        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
594        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
595        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
596        aclocal/check-networking.m4, aclocal/check-newlib.m4,
597        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
598        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
599        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
600        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
601        aclocal/path-perl.m4, aclocal/ppc.m4,
602        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
603        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
604        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
605        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
606        Remove (Unused).
607        * automake/leaf.am, automake/force-preinstall.am:
608        Remove (Unused).
609        * Makefile.am: Reflect changes above.
610
6112003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * automake/local.am, automake/host.am: Remove "debug".
614
6152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
618
6192003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
620
621        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
622        Add "autoconf-2.5x unquoting" hack.
623
6242003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * config.sub: Remove (Automatically added by automake, again).
627        * bootstrap: Reflect change above.
628        * configure.ac: Require automake >= 1.7.6.
629
6302003-07-03      Joel Sherrill <joel@OARcorp.com>
631
632        * SUPPORT: Fix Mark Johannes' email address.
633
6342003-07-03      Joel Sherrill <joel@OARcorp.com>
635
636        * VERSION: Updated to rtems-ss-20030703.
637
6382003-07-03      Joel Sherrill <joel@OARcorp.com>
639
640        * aclocal/version.m4: Updated to rtems-ss-20030703.
641
6422003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * bootstrap: Reflect having added config.sub.
645        * config.sub: New from subversions to accomodate c4x/tic4x.
646
6472003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        PR 412/make_build
650        * configure.ac: Remove "BLEEDING EDGE" warning.
651        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
652        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
653        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
654        * aclocal/gcc-isystem.m4: New.
655        * Makefile.am: Add aclocal/gcc-isystem.m4.
656
6572003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * automake/local.am: Remove $(ARCH), clean-local.
660
6612003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        PR 321:
664        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
665        * aclocal/env-rtemsbsp.m4
666        * automake/compile.am
667        * automake/host.am
668        * automake/local.am
669
6702003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
673        * automake/compile.am: Remove LIBSUFFIX_VA.
674        Merger from rtems-4-6-branch.
675
6762003-04-17      Joel Sherrill <joel@OARcorp.com>
677
678        * VERSION: Updated to rtems-ss-20030417.
679
6802003-04-17      Joel Sherrill <joel@OARcorp.com>
681
682        * aclocal/version.m4: Updated to rtems-ss-20030417.
683
6842003-04-11      Joel Sherrill <joel@OARcorp.com>
685
686        * VERSION: Updated to rtems-ss-20030411.
687
6882003-04-11      Joel Sherrill <joel@OARcorp.com>
689
690        * aclocal/version.m4: Updated to rtems-ss-20030411.
691
6922003-04-11      Joel Sherrill <joel@OARcorp.com>
693
694        * VERSION: Updated to rtems-ss-20020411.
695
6962003-04-11      Joel Sherrill <joel@OARcorp.com>
697
698        * aclocal/version.m4: Updated to rtems-ss-20020411.
699
7002003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
701
702        * acinclude.m4: Reformat build_* handling.
703        Preset *_alias if empty.
704        * configure.ac: Change tools/build to build-config dirs.
705        Conditionally build tools/build as host-config dirs.
706
7072003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * acinclude.m4: Fix broken comments.
710        Add hidden option --enable-experimental.
711        * README.cdn-X: Update.
712        * configure.ac: Build tools/build as host and build-host tools to
713        accomodate those BSPs applying packhex in <BSP>.cfg.
714        Build tools/cpu as build-host tools.
715
7162003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * tools/Makefile.am: Remove.
719        * configure.ac: Remove tools.
720        * acinclude.m4: Fix build_subdir handling.
721        * Makefile.am: Remove tools from SUBDIRS.
722        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
723
7242003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * configure.ac: Remove AC_CONFIG_AUX_DIR.
727        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
728
7292003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
730
731        * bootstrap: Add ACLOCAL, AUTOHEADER.
732        Don't check for auto*tool-versions.
733
7342003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
737
7382003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
739
740        * automake/compile.am: Introduce depend-gcc.
741        * automake/lib.am: Remove stray comment.
742        * automake/local.am: Introduce depend-gcc.
743
7442003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
747
7482003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
749
750        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
751        * automake/local.am: Remove $(ARCH), clean-local.
752        * automake/compile.am: Add $(ARCH), clean-local.
753        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
754
7552003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        * Makefile.am: Remove references to obsoleted files
758        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
759
7602003-02-14      Joel Sherrill <joel@OARcorp.com>
761
762        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
763        references.
764
7652003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
768
7692003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * bootstrap: Remove attempts to detect autoconf and automake using
772        "which" (PR 325).
773
7742003-02-06      Joel Sherrill <joel@OARcorp.com>
775
776        * README.configure: Updated to reflect new BSPs and deprecated
777        targets.
778
7792003-01-28      Joel Sherrill <joel@OARcorp.com>
780
781        * VERSION: Updated to rtems-ss-20030128.
782
7832003-01-28      Joel Sherrill <joel@OARcorp.com>
784
785        * aclocal/version.m4: Updated to rtems-ss-20030128.
786
7872003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
790        Remove CLOBBER_DEPEND (Unused).
791
7922003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
793
794        * automake/local.am: Remove distclean-local.
795
7962001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
799        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
800
8012002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
804        Rework RTEMS_PROG_CXX_FOR_TARGET.
805
8062002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
807
808        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
809
8102002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
811
812        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
813
8142002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
817
8182002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * bootstrap: Require autoconf 2.54 or 2.57.
821        Require automake-1.7.2.
822
8232002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
826        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
827        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
828
8292002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
830
831        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
832
8332002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
834
835        * automake/compile.am: Remove hard-coded *_PROFILE_V.
836        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
837        CFLAGS_PROFILE_V.
838        Remove CPPFLAGS_GCC.
839
8402002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
841
842        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
843        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
844        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
845        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
846
8472002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * aclocal/rtems-flags.m4: New.
850
8512002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
852
853        * bootstrap: Allow autoconf-2.57.
854
8552002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
856
857        * aclocal/prog-cc.m4: Remove GCCSED.
858
8592002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
862        Remove LDFLAGS.
863        Add CCAS, CCASCOMPILE.
864        Remove compilation rules for *.cpp, *.cxx, *.C.
865        Use CCASCOMPILE to compile *.S.
866        Add -pg to RTEMS_CFLAGS_PROFILE_V.
867
8682002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
869
870        * configure.ac: Remove c/make.
871
8722002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * aclocal/prog-ccas.m4: New.
875        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
876        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
877        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
878
8792002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * acinclude.m4: Conditionally append --target=.
882
8832002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
884
885        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
886
8872002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * automake/compile.am: Remove LD_PATHS (Unused).
890        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
891        is announced obsolete).
892
8932002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
896
8972002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
898
899        * aclocal/sysv-ipc.m4: Remove (Unused).
900        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
901
9022002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
903
904        * acinclude.m4: Lots of changes addressing PR 312.
905
9062002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
907
908        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
909        to PR 312).
910
9112002-11-18      Joel Sherrill <joel@OARcorp.com>
912
913        * VERSION: Updated to rtems-ss-20021118.
914
9152002-11-18      Joel Sherrill <joel@OARcorp.com>
916
917        * aclocal/version.m4: Updated to rtems-ss-20021118.
918
9192002-11-17      Joel Sherrill <joel@OARcorp.com>
920
921        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
922        Motorola MTX603e.
923
9242002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
925
926        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
927
9282002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
931        * configure.ac: Ditto.
932
9332002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
934
935        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
936        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
937        Support @CFLAGS@, @CXXFLAGS@.
938
9392002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * bootstrap: Allow autoconf-2.56.
942
9432002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
946        Fix stupid typo (continue/configure).
947        * aclocal/prog-cc.m4: Remove obsolete comments.
948        Acknowledge CFLAGS.
949
9502002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
953        end of the args passed to sub-configure-scripts. (Reported by
954        Wulf Hofbauer <wh73@cornell.edu>)
955
9562002-11-12      Joel Sherrill <joel@OARcorp.com>
957
958        * configure.ac: Remove make/compilers/Makefile.
959
9602002-11-11      Joel Sherrill <joel@OARcorp.com>
961
962        * VERSION: Updated to rtems-ss-20021111.
963
9642002-11-11      Joel Sherrill <joel@OARcorp.com>
965
966        * aclocal/version.m4: Updated to rtems-ss-20021111.
967
9682002-11-11      Joel Sherrill <joel@OARcorp.com>
969
970        * VERSION: Updated to rtems-ss-20021111.
971
9722002-11-11      Joel Sherrill <joel@OARcorp.com>
973
974        * aclocal/version.m4: Updated to rtems-ss-20021111.
975
9762002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        * automake/compile.am: Remove rel rule.
979
9802002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
981
982        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
983
9842002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
985
986        * configure.ac: Remove make/Templates/Makefile.
987        * README.configure: Minor massaging.
988
9892002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
990
991        Further preparations for autoconf > 2.52:
992        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
993        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
994        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
995
9962002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * acinclude.m4: Adapations to autoconf > 2.52.
999
10002002-11-01      Joel Sherrill <joel@OARcorp.com>
1001
1002        * ChangeLog: Corrected.
1003
10042002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1005
1006        * bootstrap: Add generate_bspdir_acinclude to automatically update
1007        c/src/lib/libbsp/<cpu>/acinclude.m4.
1008        Use #! /bin/sh instead of #!/bin/sh.
1009        Remove autom4te*.cache during ./bootstrap --clean.
1010
10112002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1012
1013        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
1014        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
1015        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
1016        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
1017        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
1018        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
1019        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
1020        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
1021        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
1022        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
1023        (autoconf > 2.54 seems to have problems with the old form of
1024        quoting).
1025
10262002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1027
1028        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
1029        (autoconf > 2.54 complains about).
1030
10312002-10-21      Joel Sherrill <joel@OARcorp.com>
1032
1033        * VERSION: Updated to rtems-20021021-test.
1034
10352002-10-21      Joel Sherrill <joel@OARcorp.com>
1036
1037        * aclocal/version.m4: Updated to rtems-20021021-test.
1038
10392002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1040
1041        * .cvsignore: Reformat.
1042        Add autom4te*cache.
1043        Remove autom4te.cache.
1044
10452002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1046
1047        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1048
10492002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
1052        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1053
10542002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1055
1056        * bootstrap: Add autoconf/automake version checks by popular demand.
1057        [FWIW: I dislike this.]
1058
10592002-10-07      Joel Sherrill <joel@OARcorp.com>
1060
1061        * VERSION: Updated to rtems-ss-20021007.
1062
10632002-10-07      Joel Sherrill <joel@OARcorp.com>
1064
1065        * aclocal/version.m4: Updated to rtems-ss-20021007.
1066
10672002-10-04      Joel Sherrill <joel@OARcorp.com>
1068
1069        * VERSION: Updated to rtems-JUNK.
1070
10712002-10-04      Joel Sherrill <joel@OARcorp.com>
1072
1073        * aclocal/version.m4: Updated to rtems-JUNK.
1074
10752002-10-04      Joel Sherrill <joel@OARcorp.com>
1076
1077        * VERSION: Updated to rtems-ss-20021004.
1078
10792002-10-04      Joel Sherrill <joel@OARcorp.com>
1080
1081        * aclocal/version.m4: Updated to rtems-ss-20021004.
1082
10832002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1084
1085        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
1086        autoconf-2.53 PACKAGE crap.
1087
10882002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1089
1090        * aclocal/prog-gnat.m4: New.
1091
10922002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1093
1094        * aclocal/bsp-configure.m4: Fix small typo in comment.
1095
10962002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1099
11002002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1103        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1104        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1105
11062002-08-07      Joel Sherrill <joel@OARcorp.com>
1107
1108        * aclocal/version.m4: Updated to rtems-ss-20020807.
1109
11102002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1111
1112        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1113
11142002-07-31      Joel Sherrill <joel@OARcorp.com>
1115
1116        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1117        was just a stub and only the OR32 port is getting worked on.
1118
11192002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1120
1121        * aclocal/subdirs.m4: Remove.
1122        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1123
11242002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1125
1126        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1127        exec/score/cpu.
1128
11292002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1130
1131        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1132        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1133        compilation rules (Work-around to an automake bug).
1134        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1135        make-library.
1136
11372002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1138
1139        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1140
11412002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1142
1143        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1144
11452002-07-17      Joel Sherrill <joel@OARcorp.com>
1146
1147        * aclocal/version.m4: Updated to rtems-ss-20020717.
1148
11492002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1150
1151        * config-ml.in: Imported from gcc-3.1.
1152        Change to match c/src/config-ml.in.
1153
11542002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1155
1156        * aclocal/check-multiprocessing.m4: Reworked.
1157        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1158
11592002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1160
1161        * automake/multilib.am: Remove.
1162        * Makefile.am: Reflect change above.
1163
11642002-06-28      Joel Sherrill <joel@OARcorp.com>
1165
1166        * aclocal/version.m4: Updated to rtems-ss-20020628.
1167
11682002-06-27      Joel Sherrill <joel@OARcorp.com>
1169
1170        * tools/Makefile.am: Build the cpu dependent tools as well.
1171
11722002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1173
1174        * aclocal/env-rtemscpu.m4: Remove.
1175        * aclocal/multi.m4: Remove.
1176        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1177
11782002-05-28      Joel Sherrill <joel@OARcorp.com>
1179
1180        * aclocal/version.m4: Updated to rtems-ss-20020528.
1181
11822002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1183
1184        * aclocal/prog-cc.m4: Remove GCC272 support.
1185        Remove ENABLE_LIBCDIR.
1186        * aclocal/prog-cxx.m4: Ditto.
1187        * aclocal/enable-gcc28.m4: Remove.
1188        * aclocal/enable-libcdir.m4: Ditto.
1189
11902002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1191
1192        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1193        ENABLE_GCC28.
1194
11952002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1196
1197        * automake/compile.am: Remove GCC272 support.
1198        Remove *.sh rule (unused).
1199        * configure.ac: Remove ENABLE_GCC28.
1200        Remove ENABLE_LIBCDIR.
1201
12022002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1203
1204        * .cvsignore: Added mdate-sh and texinfo.tex.
1205
12062002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1207
1208        * aclocal/version.m4: New file.
1209        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1210        aclocal/version.m4.
1211        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1212        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1213
12142002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1215
1216        * configure.ac:
1217        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1218        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1219        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1220        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1221
12222002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1223
1224        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1225        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1226
12272002-03-08      Joel Sherrill <joel@OARcorp.com>
1228
1229        * VERSION: Updated to rtems-mg5-20020808.
1230
12312002-03-01      Joel Sherrill <joel@OARcorp.com>
1232
1233        * VERSION: Updated to rtems-ss-20020301.
1234
12352002-02-15      Joel Sherrill <joel@OARcorp.com>
1236
1237        * VERSION: Updated to rtems-ss-20020215.
1238
12392002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1240
1241        * aclocal/subdirs.m4: Propagate the current $prefix to the
1242        sub-configures.
1243
12442002-02-05      Joel Sherrill <joel@OARcorp.com>
1245
1246        * VERSION: Updated to rtems-ss-20020205.
1247
12482002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1249
1250        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1251        compatibility.
1252        * bootstrap: Let --clean remove texinfo.tex.
1253
12542002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1255
1256        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1257
12582002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1259
1260        * configure.ac: Add --enable-docs support. Add
1261        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1262        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1263        hard-coded SUBDIRS.
1264        * README.configure: Added a bit of information on this new option.
1265
12662002-01-18      Joel Sherrill <joel@OARcorp.com>
1267
1268        * VERSION: Updated to rtems-ss-20020118.
1269
12702002-01-18      Joel Sherrill <joel@OARcorp.com>
1271
1272        * VERSION: Updated to rtems-20020118.
1273
12742002-01-17      Joel Sherrill <joel@OARcorp.com>
1275
1276        * VERSION: Updated to rtems-ss-20020717.
1277
12782002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1279
1280        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1281        check upon host_alias != build_alias.
1282
12832002-01-07      Joel Sherrill <joel@OARcorp.com>
1284
1285        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1286        last line to eliminate 100's of warnings.
1287
12882002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1289
1290        * aclocal/check-newlib.m4: Apply AS_IF.
1291        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1292        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1293        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1294        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1295        changes.
1296        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1297        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1298        * automake/compile.am: Remove librtemsall from LINK_FILES.
1299
13002001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1301
1302        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1303        * aclocal/subdirs.m4: New file.
1304        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1305        modifications.
1306        * aclocal/check-posix.m4: Apply AS_IF.
1307        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1308        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1309        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1310        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1311        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1312        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1313        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1314        OUTPUT_COMMANDS.
1315        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1316        * aclocal/rtems-debug.m4: Minor cleanups.
1317        * aclocal/rtems-top.m4: Minor cleanups.
1318        * automake/compile.am: Further steps towards automake's rules.
1319
13202001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1321
1322        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1323        * automake/lib.am: Add MULTISUBDIR.
1324
13252001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1326
1327        * bootstrap: Run autoheader when configure.ac contains
1328        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1329
13302001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1331
1332        * aclocal/bsp-configure.m4: New file.
1333        * Makefile.am: Add aclocal/bsp-configure.m4.
1334
13352001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1336
1337        * Makefile.am: Add automake/force-preinstall.am,
1338        aclocal/ppc.am, remove ACLOCAL_M4.
1339
13402001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1341
1342        * aclocal/bsp-alias.m4: Remove score603e_g1.
1343        * aclocal/check-bsps.m4: Remove score603e_g1.
1344        * aclocal/prog-cc.m4: Apply m4_if.
1345
1346
13472001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1348
1349        * automake/force-preinstall.am: New file.
1350        * aclocal/ppc.m4: New file.
1351
13522001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1353
1354        * aclocal/check-bsps.m4: Reworked.
1355        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1356
13572001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1358
1359        * aclocal/bspopts.m4: New file.
1360
13612001-11-13      Joel Sherrill <joel@OARcorp.com>
1362
1363        * COPYING: Test of $Id$ -> $RTEMS$.
1364
13652001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1366
1367        This modification is part of the submitted modifications necessary to
1368        support the IBM PPC405 family.  This submission was reviewed by
1369        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1370        not negatively impact the ppc403 BSPs.  The submission and tracking
1371        process was captured as PR50.
1372        * README.configure: Added gen405 BSP.
1373
13742001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1375
1376        * Adopt more automake rules:
1377        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1378        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1379        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1380        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1381        CXXLINK_APP in make-cxx-exe.
1382        * automake/lib.am: Add ARFLAGS.
1383
13842001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1385
1386        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1387        config.cache's which prevented powerpc targets librdbg from building.
1388
13892001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1390
1391        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1392        add 2nd arg to _RTEMS_CPU_SUBDIR.
1393        * aclocal/target.m4: Replace ac_configure_args with
1394        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1395        * Makefile.am: Require automake-1.5.
1396
13972001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1398
1399        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1400        * configure.in: Remove.
1401        * configure.ac: New file, generated from configure.in by autoupdate.
1402
14032001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1404
1405        * aclocal/rtems-cpu-subdirs.m4: New file.
1406
14072001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1408
1409        * automake/compile.am: Fundamentally reworked compilation rules for
1410        closer adaptation to automake's behavior.
1411
14122001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1413
1414        * automake/lib.am: Comment out LD.
1415        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1416        automake/leaf.am to AUTOMAKE_FILES.
1417
14182001-09-27      Joel Sherrill <joel@OARcorp.com>
1419
1420        * config.guess: No longer in CVS since installed by bootstrap.
1421
14222001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1423
1424        * bootstrap: remove/add automake added files.
1425        * .cvsignore: reflect changes to bootstrap.
1426
14272001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1428
1429        * automake/leaf.am: New file.
1430
14312001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1432
1433        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1434        of AC_CANONICAL_SYSTEM.
1435        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1436        mkinstalldirs and mkdir.
1437        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1438        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1439        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1440       
14412001-09-13      Joel Sherrill <joel@OARcorp.com>
1442
1443        * missing: Updated to latest version.
1444
14452001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1446
1447        * configure.in: autoupdate to autoconf-2.52.
1448        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1449        fix auto*tool invocation order.
1450        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1451        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1452        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1453        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1454        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1455        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1456        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1457        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1458        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1459        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1460        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1461        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1462        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1463        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1464        RTEMS_CONFIG_PER_BSP conditional.
1465        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1466        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1467        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1468
14692001-05-25      Joel Sherrill <joel@OARcorp.com>
1470
1471        * README.configure: Corrected the name of the MRM332 BSP.
1472        Strengthened the distinction between what the target
1473        and the BSP each select.  Added more targets to list.
1474
14752001-05-25      Joel Sherrill <joel@OARcorp.com>
1476
1477        * README.configure: Updated the list of BSPs.
1478
14792001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1480
1481        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1482        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1483        Add support for DOS-drive-letters.
1484
14852001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1486
1487        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1488        RTEMS_PROG_CC_FOR_TARGET.
1489
14902001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1491
1492        * README.cdn-X: Update.
1493        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1494        @CPPFLAGS@ to CPPFLAGS.
1495
14962001-04-20      Eric Valette <valette@crf.canon.fr>
1497
1498        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1499        BSPs support the new exception processing model and
1500        consequently, librdbg.
1501
15022001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1503
1504        * configure.in: Reworked for Canadian Cross support.
1505        * Makefile.am: Reflect changes to configure.in.
1506        * config.guess, config.sub: Update from subversions.gnu.org.
1507        * README.cdn-X: New file.
1508        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1509
15102001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1511
1512        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1513        TARGET_CONFIG_SUBDIRS.
1514        * aclocal/enable-bsp.m4: fix quoting.
1515        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1516
15172001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1518
1519        * aclocal/config-subdirs.m4: New file.
1520        * aclocal/target.m4: Use macros from config-subdirs.m4.
1521
15222001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1523
1524        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1525        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1526
15272001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1528
1529        * configure.in: Fix AM_INIT_AUTOMAKE.
1530        * aclocal/bsp-arg-enable.m4: Extend comments.
1531        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1532        the default clause.
1533
15342001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1535
1536        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1537        RTEMS_ENV_RTEMSCPU.
1538        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1539        special treatment for GCC_SPECS.
1540        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1541        special treatment for GCC_SPECS.
1542        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1543        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1544        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1545        instead of $(shell ..) for LIBC_LIB*.
1546
15472001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1548
1549        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1550        simsh7045.
1551
15522001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1553
1554        * automake/compile.am: Add LD.
1555
15562000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1557
1558        * config.guess, config.sub: Update from CVS-autoconf to pick
1559        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1560        necessary anyway to use autoconf-versions > 2.13.
1561
15622000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1563
1564        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1565        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1566        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1567        help string.
1568        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1569
15702000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1571
1572        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1573        Modified to reflect addition of LEON BSPs as well as the
1574        no-FP ERC32 variant.
1575
15762000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1577
1578        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1579        standard).
1580        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1581        standard).
1582        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1583        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1584        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1585        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1586
15872000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1588
1589        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1590        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1591        $host instead of $target (BUG-FIX).
1592        * configure.in: Use $target and $host instead of $target_alias and
1593        $host_alias (autoconf-2.49b).
1594        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1595        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1596
1597        NOTES:
1598        * autoconf-2.49b depredicates using changequotes.
1599        * The changes to configure.in are due to cleanups in
1600        autoconf-2.49b's implemention of canonicalization. With
1601        autoconf-2.1x it wasn't always clear, when to use $xxx or
1602        $xxx_alias. Now this is clear.
1603
16042000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1605
1606        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1607
16082000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1609
1610        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1611        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1612        with an RTEMS specific but more restrictive autoconf macro.
1613
16142000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1615
1616        * automake/lib.am: Add LD.
1617
16182000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1619
1620        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1621        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1622
16232000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1624 
1625        * aclocal/*: Replace with contents of macros/*.m4
1626        * macros/: Remove.
1627        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1628        * Makefile.am: Reflect changes to aclocal/ and macros/.
1629
16302000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1631
1632        * configure.in: New, Cygnus/GNU style configuration.
1633        * Makefile.am: Add macros/, reflect new configure.in,
1634        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1635        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1636        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1637        * macros/tool-prefix.m4: Remove.
1638        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1639        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1640        RTEMS_ROOT.
1641        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1642        * macros/multilib.m4: Various minor fixes.
1643        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1644        PROJECT_ROOT, RTEMS_ROOT.
1645        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1646        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1647
16482000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1649
1650        * automake/multilib.am: New file.
1651        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1652        the automake/ directory.
1653
16542000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1655
1656        * macros/enable-hwapi.m4: Removed.
1657        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1658        A small cleanup step towards gnu-canonicalization.
1659
16602000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1661
1662        * macros: New directory.
1663        * macros/bsp-alias.m4: new file.
1664        * macros/canonical-host.m4: new file.
1665        * macros/canonical-target-name.m4: new file.
1666        * macros/canonicalize-tools.m4: new file.
1667        * macros/check-bsp-cache.m4: new file.
1668        * macros/check-bsps.m4: new file.
1669        * macros/check-cpu.m4: new file.
1670        * macros/rtems-debug.m4: new file.
1671        * macros/check-cxx.m4: new file.
1672        * macros/check-itron.m4: new file.
1673        * macros/check-multiprocessing.m4: new file.
1674        * macros/check-networking.m4: new file.
1675        * macros/check-newlib.m4: new file.
1676        * macros/check-posix.m4: new file.
1677        * macros/check-rdbg.m4: new file.
1678        * macros/enable-bare.m4: new file.
1679        * macros/enable-cxx.m4: new file.
1680        * macros/enable-gcc28.m4: new file.
1681        * macros/enable-inlines.m4: new file.
1682        * macros/enable-itron.m4: new file.
1683        * macros/enable-libcdir.m4: new file.
1684        * macros/enable-multiprocessing.m4: new file.
1685        * macros/enable-networking.m4: new file.
1686        * macros/enable-posix.m4: new file.
1687        * macros/enable-rdbg.m4: new file.
1688        * macros/enable-rtemsbsp.m4: new file.
1689        * macros/enable-tests.m4: new file.
1690        * macros/gcc-pipe.m4: new file.
1691        * macros/gcc-specs.m4: new file.
1692        * macros/i386-gas-code16.m4: new file.
1693        * macros/path-ksh.m4: new file.
1694        * macros/path-perl.m4: new file.
1695        * macros/prog-cc.m4: new file.
1696        * macros/prog-cxx.m4: new file.
1697        * macros/project-root.m4: new file.
1698        * macros/rtems-top.m4: new file.
1699        * macros/sysv-ipc.m4: new file.
1700        * macros/target.m4: new file.
1701        * macros/rtems-test-no-pause.m4: new file.
1702        * macros/multilib.m4: new file.
1703        * macros/tool-paths.m4: new file.
1704        * macros/tool-prefix.m4: new file.
1705
17062000-09-14      Joel Sherrill <joel@OARcorp.com>
1707
1708        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1709
17102000-09-14      Joel Sherrill <joel@OARcorp.com>
1711
1712        * aclocal/enable-hwapi.m4: Now longer used and removed.
1713
17142000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1715
1716        * automake/lib.am: Remove leaf.cfg.
1717
17182000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1719
1720        * aclocal/rtems-top.m4: Add ENDIF-hack.
1721        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1722
17232000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1724
1725        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1726        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1727        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1728        * automake/compile.am: Replaced.
1729        * automake/local.am: Remove building variant handling.
1730
17312000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1732
1733        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1734        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1735        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1736        * aclocal/target.m4: Cleanup comments
1737        * Automake/compile.am: Add DEFS support to keep building happy.
1738
17392000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1740
1741        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1742
17432000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1744
1745        * automake/compile.am: New file
1746        * ChangeLog: Fix email addresses
1747
17482000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1749
1750        * LICENSE.NET, README, README.configure: Spelling corrections.
1751
17522000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1753
1754        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1755
17562000-08-30      Joel Sherrill <joel@OARcorp.com>
1757
1758        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1759
17602000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1761
1762        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1763
17642000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1765
1766        * aclocal/check-bsps.h:
1767          - Add pck6-BSP
1768          - Exclude ChangeLog from being picked up as BSP
1769        * aclocal/bsp-alias.m4: Add pck6-BSP
1770
17712000-08-10      Joel Sherrill <joel@OARcorp.com>
1772
1773        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.