source: rtems/ChangeLog @ fc5799fb

4.104.115
Last change on this file since fc5799fb was 2627c96, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/09 at 09:26:05

2009-10-21 Ralf Corsépius <ralf.corsepius@…>

  • aclocal/bsp-alias.m4: Fix quoting bug.
  • Property mode set to 100644
File size: 56.5 KB
Line 
12009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * aclocal/bsp-alias.m4: Fix quoting bug.
4
52009-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * aclocal/check-custom-bsp.m4:
8        Remove "${srcdir}/${RTEMS_TOPdir}/make/custom/$1".
9        * aclocal/check-bsps.m4: Remove "blacklist".
10
112009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * aclocal/bsp-alias.m4: Remove bare BSP (Abandoned).
14
152009-10-16      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
16
17        * README.configure: added COBRA5475 reference
18
192009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * aclocal/bsp-alias.m4: Pickup bsps from
22        c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom*.cfg.
23
242009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * aclocal/check-bsps.m4: Pickup bsps from
27        c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom*.cfg.
28
292009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * aclocal/check-custom-bsp.m4: Let _RTEMS_CHECK_CUSTOM_BSP look for
32        *.cfg into c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom.
33
342009-10-14      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * aclocal/canonical-target-name.m4, aclocal/enable-posix.m4:
37        Remove posix/unix simulator.
38
392009-10-04      Sebastian Huber <sebastian.huber@embedded-brains.de>
40
41        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Renamed LPC24XX BSP
42        variants.
43
442009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
45
46        * aclocal/bsp-alias.m4: Add BSP for GDB ARM simulator so we can easily
47        experiment with and debug different ARM architectural variations.
48
492009-09-14      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * aclocal/check-bsps.m4: Add csb337 bsp family.
52
532009-07-23      Ralf Corsepius <ralf.corsepius@rtems.org>
54
55        * aclocal/enable-itron.m4: Default to not building itron.
56
572009-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
58
59        * aclocal/bsp-alias.m4: Add csb637 as variant of csb337.
60
612009-02-27      Sebastian Huber <sebastian.huber@embedded-brains.de>
62
63        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
64        LPC2478 BSP variants.
65
662009-02-19      Joel Sherrill <joel.sherrill@oarcorp.com>
67
68        * aclocal/bsp-alias.m4: Add simsh2e.
69
702009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
71
72        * Makefile.maint: rtems_api=4.10.
73        * Makefile.maint: Dump stuff hanging around for much too long.
74
752009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
76
77        * aclocal/canonical-target-name.m4:
78        Remove comment referring to HPUX9.
79
802009-02-05      Ralf Corsépius <ralf.corsepius@rtems.org>
81
82        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove pck6 BSP.
83
842008-12-31      Ralf Corsépius <ralf.corsepius@rtems.org>
85
86        * config-ml.in: Comment out arm/thumb exception (Add arm/thumb
87        multilib).
88
892008-12-30      Ralf Corsépius <ralf.corsepius@rtems.org>
90
91        * aclocal/check-bsps.m4: remove stray ")" from rtl22xx_t alias.
92
932008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
94
95        * aclocal/canonical-target-name.m4: Remove tic4x.
96
972008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
98
99        * README.configure: Add Lattice Mico32 support.
100
1012008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
102
103        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant
104        of h8sim.
105
1062008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
107
108        * README.configure: Add new M32R port. It is just a beginning but the
109        BSP is functional enough to initialize and shutdown RTEMS.
110
1112008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
112
113        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add
114        M32C port and m32csim BSP.
115
1162008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
117
118        * VERSION: Bump version to 4.9.99.0
119
1202008-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
121
122        PR 1324/bsps
123        * aclocal/check-bsps.m4: Revert Joel's icecube patch.
124
1252008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
126
127        * MAINTAINERS: Remove myself from avr.
128
1292008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
130
131        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
132        Recognize the the GDB SuperH simulator is just an architectural
133        simulator and does not include devices. Rename existing simulator BSP
134        configurations to simsh1 and simsh2 and add simsh4.
135
1362008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
137
138        PR 1324/bsps
139        * aclocal/check-bsps.m4: Add missing icecube.
140
1412008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
142
143        * aclocal/version.m4: Bump RTEMS_API to 4.10.
144        Bump _RTEMS_VERSION to 4.9.99.0.
145
1462008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
147
148        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
149        LPC2478 BSP.
150
1512008-09-09      Joel Sherrill <joel.sherrill@oarcorp.com>
152
153        * README.configure: Updated list of BSPs.
154
1552008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
156
157        * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg,
158        * make/custom/tqm8xx.cfg,
159        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
160        added MPC8xx based tqm8xx BSP family
161
1622008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
163
164        * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
165
1662008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
167
168        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
169        comments.
170        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
171        AC_PREREQ(2.62).
172
1732008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
174
175        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added MPC5566EVB and
176        MPC8313ERDB.  Added Doxygen style comment.
177
1782008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
179
180        * make/custom/haleakala.cfg:
181        added PPC405 haleakala BSP contributed by Michael Hamel
182
1832008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
184
185        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4,
186        * make/custom/m5484FireEngine.cfg:
187        added pgh360 BSP variant
188        added m5484FireEngine BSP
189
1902008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
191
192        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
193
1942008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
195
196        * bootstrap: Use find . ... preinstall.am for portability reasons.
197
1982008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
199
200        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
201        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
202        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
203        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
204        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
205
2062007-11-06      Ray Xu <rayx.cn@gmail.com>
207
208        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
209
2102007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
211
212        * VERSION: Bump VERSION to 4.8.99.0.
213        * aclocal/version.m4: Bump RTEMS_API to 4.9.
214        Bump RTEMS_VERSION to 4.8.99.0.
215
2162007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
217
218        * Makefile.maint: touch all documentation master files so the date on
219        the manual reflects the release date of the software.
220
2212007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
222
223        * Makefile.maint: Add touching master files for various manuals so the
224        date on the cover page will reflect the date a tarball is cut.
225
2262007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
227
228        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
229        since that is the nickname for the Freescale evaluation board it is
230        based upon. BSP was tested on a Freescale MPC5200LITE.
231
2322007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
233
234        * Makefile.maint, configure.ac, release_support: Remove RDBG.
235        * aclocal/enable-rdbg.m4: Removed.
236
2372007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
238
239        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
240        Add gen83xx and mpc8349eamds BSP
241
2422007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
243
244        * README.configure: Add virtex BSP
245
2462007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
247
248        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
249
2502007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
251
252        * README.configure: Removed armulator.
253
2542007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
255
256        * README.configure, aclocal/check-bsps.m4: Remove references to
257        mbx860_1b since it is just an alternate name for the mbx860_001b.
258
2592007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
260
261        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
262        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
263
2642007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
265
266        * README.configure: DMV152 obsoleted.
267
2682007-02-21      Joel Sherrill <joel@OARcorp.com>
269
270        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
271
2722007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
273
274        * Makefile.am: Use MKDIR_P instead of mkdir_p.
275
2762007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
277
278        * Makefile.maint: Use VERSION as master source for version.m4's.
279        * VERSION: Sync with version in aclocal/version.m4.
280
2812007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
282
283        * Makefile.maint: Sync nomenclature with that being used in
284          cpukit/score/include/rtems/system.h (major->minor,
285          minor->revision).
286
2872007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
288
289        * Makefile.maint: Remove references to
290          cpukit/score/include/rtems/system.h.
291        * Makefile.maint: Add CVS_RUN.
292
2932007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
294
295        * Makefile.maint: New.
296
2972007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
298
299        * acinclude.m4: AC_PREREQ(2.60).
300
3012007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
302
303        * ampolish3: Use MKDIR_P instead of mkdir_p.
304
3052007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
306
307        * Makefile.am: Remove scripts/.
308
3092006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
310
311        * configure.ac: New BUG-REPORT address.
312
3132006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
314
315        * Makefile.am: Add ampolish3.
316
3172006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
318
319        * bootstrap: Add -r (autoreconf).
320
3212006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
322
323        * bootstrap: Add -p (regenerate preinstall.ams).
324
3252006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
326
327        * ampolish3: New.
328
3292006-10-19      Joel Sherrill <joel@OARcorp.com>
330
331        * configure.ac: Remove all macro implementations and use only the
332        static inline. Static inline functions are now well supported so
333        there is no reason for duplicate maintenance.
334        * aclocal/enable-inlines.m4: Removed.
335
3362006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
337
338        * aclocal/rtems-top.m4: Remove RTEMS_API.
339        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
340
3412006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
342
343        * aclocal/version.m4: Bump version to 4.7.99.0.
344
3452006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
346
347        * configure.ac: Require autoconf-2.60. Require automake-1.10.
348
3492006-08-09      Kolja Waschk <waschk@telos.de>
350
351        * config-ml.in: New port to Altera NIOS II.
352
3532006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
354
355        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
356        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
357       
3582006-06-23      Worth Burruss <worth@motioncontrol.org>
359
360        * README.configure: Add mcf5235.
361
3622006-04-18      Joel Sherrill <joel@OARcorp.com>
363
364        * VERSION: Updated to rtems-4.6.99.3.
365
3662006-04-18  Joel Sherrill <joel@OARcorp.com>
367
368        * aclocal/version.m4: Updated to rtems-4.6.99.3.
369
3702006-04-18      Joel Sherrill <joel@OARcorp.com>
371
372        * release_support: Fix typos.
373
3742006-04-18      Joel Sherrill <joel@OARcorp.com>
375
376        * ChangeLog, release_support: Fix typos.
377
3782006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
379
380        * acinclude.m4: Requires autoconf-2.59.
381
3822006-03-07      Joel Sherrill <joel@OARcorp.com>
383
384        PR 694/rtems
385        * release_support: Do not include .cvsignore files in release tarballs.
386
3872006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
388
389        PR 882/make_build
390        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
391
3922006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
393
394        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
395        Alpha-sort the aliases list.
396        * automake/host.am, automake/local.am, automake/subdirs.am:
397        Remove depend-am, depend-recursive.
398
3992006-01-10      Joel Sherrill <joel@OARcorp.com>
400
401        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
402
4032006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
404
405        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
406        Alias leon1 to leon2. Add sis.
407        * aclocal/check_bsps.m4: Remove brs5l.
408        Remove leon. Add leon2. Add sis to erc32 family.
409
4102005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
411
412        PR 851/bsps
413        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
414        family.
415
4162005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
417
418        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
419
4202005-09-02      Joel Sherrill <joel@OARcorp.com>
421
422        * VERSION: Updated to rtems-4.6.99.2.
423
4242005-09-02  Joel Sherrill <joel@OARcorp.com>
425
426        * aclocal/version.m4: Updated to rtems-4.6.99.2.
427
4282005-07-06      Philippe Simons
429
430        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
431
4322005-04-28      Joel Sherrill <joel@OARcorp.com>
433
434        * README.configure: Updated to account for removal of dmv177 and
435        ppcn_60x as well as other additions and deletions.
436
4372005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
438
439        * aclocal/enable-itron.m4: Allow unix.
440
4412005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
442
443        * Makefile.am: Remove ACLOCAL_FILES.
444
4452004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
446
447        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
448        bsp_specs.
449
4502004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
451
452        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
453        motorola_shared.
454
4552004-11-10      Joel Sherrill <joel@oarcorp.com>
456
457        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
458
4592004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
460
461        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
462
4632004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
464
465        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
466        presence of *.cfg.
467        * aclocal/check-custom-bsp.m4: Add bspkit support.
468
4692004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
470
471        * aclocal/enable-bare.m4: Remove.
472
4732004-09-29      Joel Sherrill <joel@OARcorp.com>
474
475        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
476        c/TOOL_TARGETS: i960 obsoleted and all references removed.
477
4782004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
479
480        * configure.ac: Require automake > 1.9.
481
4822004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
483
484        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
485
4862004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
487
488        PR 673/make_build
489        * config-ml.in: Quote 'cd "${ml_origdir}"'.
490        Quote 'cd "${ML_POPDIR}"'.
491
4922004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
493
494        PR 673/make_build
495        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
496
4972004-07-14      Joel Sherrill <joel@OARcorp.com>
498
499        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
500
5012004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
502
503        * aclocal/rtems-top.m4: Remove ENDIF.
504        Remove with_target_subdir defaulting to '.'.
505        * acinclude.m4: Add --includedir to sub_configure_args.
506
5072004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
510        Rework dist-hook.
511        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
512        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
513
5142004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
517
5182004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * Makefile.am: Remove AUTOMAKE_FILES.
521        Cleanup duplicate ACLOCAL_FILES.
522        EXTRA_DIST += config-ml.in.
523        DIST_SUBDIRS += make.
524        Add dist-hook.
525        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
526
5272004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
530
5312004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * VERSION: 4.6.99.0.
534        * aclocal/version.m4: 4.6.99.0.
535
5362004-02-06      Joel Sherrill <joel@OARcorp.com>
537
538        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
539        which were accidentally removed when purging the mips64orion.
540
5412004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * aclocal/rpm.m4: Make osversions the default.
544        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
545        distcheck).
546
5472004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
550
5512004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * configure.ac: Require automake >= 1.8.2.
554        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
555
5562004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * configure.ac: Requires automake >= 1.8.1.
559
5602004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * .cvsignore: Remove mkinstalldirs.
563        * bootstrap: Remove compile during "clean".
564
5652004-01-08      Joel Sherrill <joel@OARcorp.com>
566
567        * .cvsignore: Add compile.
568
5692004-01-07      Joel Sherrill <joel@OARcorp.com>
570
571        * README.configure: Remove efi68k and efi332 references as they are no
572        longer in the tree.
573
5742004-01-07      Joel Sherrill <joel@OARcorp.com>
575
576        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
577        removed as mips port more completely covers the MIPS family.
578
5792003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * README.configure: Reflect requireing autoconf-2.59 and
582        automake-1.8.
583
5842003-12-17      Joel Sherrill <joel@OARcorp.com>
585
586        * VERSION: Updated to rtems-20031217-test.
587
5882003-12-17  Joel Sherrill <joel@OARcorp.com>
589
590    * aclocal/version.m4: Updated to rtems-20031217-test.
591
5922003-12-17      Joel Sherrill <joel@OARcorp.com>
593
594        * release_support: Correct method used to find ChangeLog associated
595        with the version.m4 files.  Keep going until I can get a tarball cut.
596
5972003-12-17      Joel Sherrill <joel@OARcorp.com>
598
599        * release_support: Use dirname not basedir.  Keep going until I
600        can get a tarball cut.
601
6022003-12-17      Joel Sherrill <joel@OARcorp.com>
603
604        * release_support: New file -- assistant to new cut_release script.
605
6062003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * Makefile.am: Remove automake/compile.am
609
6102003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * automake/compile.am: Remove (Unused).
613
6142003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * automake/lib.am: Remove (Unused).
617
6182003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
621
6222003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * configure.ac: Remove make/custom/Makefile.
625        * Makefile.am: Cosmetics.
626        * automake/compile.am: Remove compilation rules.
627        Remove $(ARCH) directory generation.
628
6292003-11-26      Joel Sherrill <joel@OARcorp.com>
630
631        * MAINTAINERS: New file.
632
6332003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
636        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
637        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
638        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
639        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
640        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
641        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
642        aclocal/enable-tests.m4, aclocal/multilib.m4,
643        aclocal/path-ksh.m4, aclocal/project-root.m4,
644        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
645        acinclude.m4:
646        Fix underquoting to silence automake-1.8.
647
6482003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
649
650        * config-ml.in: Don't built multilib variant normal (-mn) for
651        h8300-*-rtems*.
652
6532003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * aclocal/config-subdirs.m4: Remove.
656        * Makefile.am: Reflect changes above.
657
6582003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * aclocal/canonical-host.m4: Remove.
661        * Makefile.am: Reflect changes above.
662
6632003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
666        c/src/lib/libbsp/*/acinclude.m4.
667
6682003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669
670        * aclocal/check-cpu.m4: Remove.
671        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
672        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
673        $1 in $srcdir before adding dir to SUBDIRS.
674
6752003-09-26  Joel Sherrill <joel@OARcorp.com>
676
677        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
678
6792003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
682        patches).
683        * aclocal/enable-tests.m4: Change to support
684        --enable-tests=no|yes|samples, default is samples.
685
6862003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * Makefile.am: Correct bogus ACLOCAL_FILES.
689
6902003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
693        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
694        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
695        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
696        aclocal/check-networking.m4, aclocal/check-newlib.m4,
697        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
698        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
699        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
700        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
701        aclocal/path-perl.m4, aclocal/ppc.m4,
702        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
703        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
704        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
705        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
706        Remove (Unused).
707        * automake/leaf.am, automake/force-preinstall.am:
708        Remove (Unused).
709        * Makefile.am: Reflect changes above.
710
7112003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * automake/local.am, automake/host.am: Remove "debug".
714
7152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
718
7192003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
722        Add "autoconf-2.5x unquoting" hack.
723
7242003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * config.sub: Remove (Automatically added by automake, again).
727        * bootstrap: Reflect change above.
728        * configure.ac: Require automake >= 1.7.6.
729
7302003-07-03      Joel Sherrill <joel@OARcorp.com>
731
732        * SUPPORT: Fix Mark Johannes' email address.
733
7342003-07-03      Joel Sherrill <joel@OARcorp.com>
735
736        * VERSION: Updated to rtems-ss-20030703.
737
7382003-07-03      Joel Sherrill <joel@OARcorp.com>
739
740        * aclocal/version.m4: Updated to rtems-ss-20030703.
741
7422003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * bootstrap: Reflect having added config.sub.
745        * config.sub: New from subversions to accomodate c4x/tic4x.
746
7472003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        PR 412/make_build
750        * configure.ac: Remove "BLEEDING EDGE" warning.
751        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
752        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
753        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
754        * aclocal/gcc-isystem.m4: New.
755        * Makefile.am: Add aclocal/gcc-isystem.m4.
756
7572003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * automake/local.am: Remove $(ARCH), clean-local.
760
7612003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
762
763        PR 321:
764        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
765        * aclocal/env-rtemsbsp.m4
766        * automake/compile.am
767        * automake/host.am
768        * automake/local.am
769
7702003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
773        * automake/compile.am: Remove LIBSUFFIX_VA.
774        Merger from rtems-4-6-branch.
775
7762003-04-17      Joel Sherrill <joel@OARcorp.com>
777
778        * VERSION: Updated to rtems-ss-20030417.
779
7802003-04-17      Joel Sherrill <joel@OARcorp.com>
781
782        * aclocal/version.m4: Updated to rtems-ss-20030417.
783
7842003-04-11      Joel Sherrill <joel@OARcorp.com>
785
786        * VERSION: Updated to rtems-ss-20030411.
787
7882003-04-11      Joel Sherrill <joel@OARcorp.com>
789
790        * aclocal/version.m4: Updated to rtems-ss-20030411.
791
7922003-04-11      Joel Sherrill <joel@OARcorp.com>
793
794        * VERSION: Updated to rtems-ss-20020411.
795
7962003-04-11      Joel Sherrill <joel@OARcorp.com>
797
798        * aclocal/version.m4: Updated to rtems-ss-20020411.
799
8002003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * acinclude.m4: Reformat build_* handling.
803        Preset *_alias if empty.
804        * configure.ac: Change tools/build to build-config dirs.
805        Conditionally build tools/build as host-config dirs.
806
8072003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * acinclude.m4: Fix broken comments.
810        Add hidden option --enable-experimental.
811        * README.cdn-X: Update.
812        * configure.ac: Build tools/build as host and build-host tools to
813        accomodate those BSPs applying packhex in <BSP>.cfg.
814        Build tools/cpu as build-host tools.
815
8162003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * tools/Makefile.am: Remove.
819        * configure.ac: Remove tools.
820        * acinclude.m4: Fix build_subdir handling.
821        * Makefile.am: Remove tools from SUBDIRS.
822        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
823
8242003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
825
826        * configure.ac: Remove AC_CONFIG_AUX_DIR.
827        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
828
8292003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
830
831        * bootstrap: Add ACLOCAL, AUTOHEADER.
832        Don't check for auto*tool-versions.
833
8342003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
835
836        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
837
8382003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * automake/compile.am: Introduce depend-gcc.
841        * automake/lib.am: Remove stray comment.
842        * automake/local.am: Introduce depend-gcc.
843
8442003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
845
846        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
847
8482003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
851        * automake/local.am: Remove $(ARCH), clean-local.
852        * automake/compile.am: Add $(ARCH), clean-local.
853        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
854
8552003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
856
857        * Makefile.am: Remove references to obsoleted files
858        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
859
8602003-02-14      Joel Sherrill <joel@OARcorp.com>
861
862        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
863        references.
864
8652003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
868
8692003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870
871        * bootstrap: Remove attempts to detect autoconf and automake using
872        "which" (PR 325).
873
8742003-02-06      Joel Sherrill <joel@OARcorp.com>
875
876        * README.configure: Updated to reflect new BSPs and deprecated
877        targets.
878
8792003-01-28      Joel Sherrill <joel@OARcorp.com>
880
881        * VERSION: Updated to rtems-ss-20030128.
882
8832003-01-28      Joel Sherrill <joel@OARcorp.com>
884
885        * aclocal/version.m4: Updated to rtems-ss-20030128.
886
8872003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
890        Remove CLOBBER_DEPEND (Unused).
891
8922003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
893
894        * automake/local.am: Remove distclean-local.
895
8962001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
899        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
900
9012002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
904        Rework RTEMS_PROG_CXX_FOR_TARGET.
905
9062002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
907
908        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
909
9102002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
911
912        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
913
9142002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
917
9182002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
919
920        * bootstrap: Require autoconf 2.54 or 2.57.
921        Require automake-1.7.2.
922
9232002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
924
925        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
926        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
927        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
928
9292002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
932
9332002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
934
935        * automake/compile.am: Remove hard-coded *_PROFILE_V.
936        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
937        CFLAGS_PROFILE_V.
938        Remove CPPFLAGS_GCC.
939
9402002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
941
942        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
943        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
944        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
945        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
946
9472002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * aclocal/rtems-flags.m4: New.
950
9512002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * bootstrap: Allow autoconf-2.57.
954
9552002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
957        * aclocal/prog-cc.m4: Remove GCCSED.
958
9592002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
960
961        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
962        Remove LDFLAGS.
963        Add CCAS, CCASCOMPILE.
964        Remove compilation rules for *.cpp, *.cxx, *.C.
965        Use CCASCOMPILE to compile *.S.
966        Add -pg to RTEMS_CFLAGS_PROFILE_V.
967
9682002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * configure.ac: Remove c/make.
971
9722002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
973
974        * aclocal/prog-ccas.m4: New.
975        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
976        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
977        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
978
9792002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
980
981        * acinclude.m4: Conditionally append --target=.
982
9832002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
984
985        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
986
9872002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
989        * automake/compile.am: Remove LD_PATHS (Unused).
990        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
991        is announced obsolete).
992
9932002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
994
995        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
996
9972002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
998
999        * aclocal/sysv-ipc.m4: Remove (Unused).
1000        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
1001
10022002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1003
1004        * acinclude.m4: Lots of changes addressing PR 312.
1005
10062002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1007
1008        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
1009        to PR 312).
1010
10112002-11-18      Joel Sherrill <joel@OARcorp.com>
1012
1013        * VERSION: Updated to rtems-ss-20021118.
1014
10152002-11-18      Joel Sherrill <joel@OARcorp.com>
1016
1017        * aclocal/version.m4: Updated to rtems-ss-20021118.
1018
10192002-11-17      Joel Sherrill <joel@OARcorp.com>
1020
1021        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
1022        Motorola MTX603e.
1023
10242002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
1027
10282002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1029
1030        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
1031        * configure.ac: Ditto.
1032
10332002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1034
1035        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
1036        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
1037        Support @CFLAGS@, @CXXFLAGS@.
1038
10392002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1040
1041        * bootstrap: Allow autoconf-2.56.
1042
10432002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1044
1045        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
1046        Fix stupid typo (continue/configure).
1047        * aclocal/prog-cc.m4: Remove obsolete comments.
1048        Acknowledge CFLAGS.
1049
10502002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1051
1052        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
1053        end of the args passed to sub-configure-scripts. (Reported by
1054        Wulf Hofbauer <wh73@cornell.edu>)
1055
10562002-11-12      Joel Sherrill <joel@OARcorp.com>
1057
1058        * configure.ac: Remove make/compilers/Makefile.
1059
10602002-11-11      Joel Sherrill <joel@OARcorp.com>
1061
1062        * VERSION: Updated to rtems-ss-20021111.
1063
10642002-11-11      Joel Sherrill <joel@OARcorp.com>
1065
1066        * aclocal/version.m4: Updated to rtems-ss-20021111.
1067
10682002-11-11      Joel Sherrill <joel@OARcorp.com>
1069
1070        * VERSION: Updated to rtems-ss-20021111.
1071
10722002-11-11      Joel Sherrill <joel@OARcorp.com>
1073
1074        * aclocal/version.m4: Updated to rtems-ss-20021111.
1075
10762002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1077
1078        * automake/compile.am: Remove rel rule.
1079
10802002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1081
1082        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
1083
10842002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1085
1086        * configure.ac: Remove make/Templates/Makefile.
1087        * README.configure: Minor massaging.
1088
10892002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        Further preparations for autoconf > 2.52:
1092        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
1093        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
1094        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
1095
10962002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * acinclude.m4: Adapations to autoconf > 2.52.
1099
11002002-11-01      Joel Sherrill <joel@OARcorp.com>
1101
1102        * ChangeLog: Corrected.
1103
11042002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1105
1106        * bootstrap: Add generate_bspdir_acinclude to automatically update
1107        c/src/lib/libbsp/<cpu>/acinclude.m4.
1108        Use #! /bin/sh instead of #!/bin/sh.
1109        Remove autom4te*.cache during ./bootstrap --clean.
1110
11112002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1112
1113        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
1114        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
1115        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
1116        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
1117        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
1118        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
1119        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
1120        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
1121        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
1122        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
1123        (autoconf > 2.54 seems to have problems with the old form of
1124        quoting).
1125
11262002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1127
1128        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
1129        (autoconf > 2.54 complains about).
1130
11312002-10-21      Joel Sherrill <joel@OARcorp.com>
1132
1133        * VERSION: Updated to rtems-20021021-test.
1134
11352002-10-21      Joel Sherrill <joel@OARcorp.com>
1136
1137        * aclocal/version.m4: Updated to rtems-20021021-test.
1138
11392002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1140
1141        * .cvsignore: Reformat.
1142        Add autom4te*cache.
1143        Remove autom4te.cache.
1144
11452002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1146
1147        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1148
11492002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1150
1151        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
1152        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1153
11542002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1155
1156        * bootstrap: Add autoconf/automake version checks by popular demand.
1157        [FWIW: I dislike this.]
1158
11592002-10-07      Joel Sherrill <joel@OARcorp.com>
1160
1161        * VERSION: Updated to rtems-ss-20021007.
1162
11632002-10-07      Joel Sherrill <joel@OARcorp.com>
1164
1165        * aclocal/version.m4: Updated to rtems-ss-20021007.
1166
11672002-10-04      Joel Sherrill <joel@OARcorp.com>
1168
1169        * VERSION: Updated to rtems-JUNK.
1170
11712002-10-04      Joel Sherrill <joel@OARcorp.com>
1172
1173        * aclocal/version.m4: Updated to rtems-JUNK.
1174
11752002-10-04      Joel Sherrill <joel@OARcorp.com>
1176
1177        * VERSION: Updated to rtems-ss-20021004.
1178
11792002-10-04      Joel Sherrill <joel@OARcorp.com>
1180
1181        * aclocal/version.m4: Updated to rtems-ss-20021004.
1182
11832002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
1186        autoconf-2.53 PACKAGE crap.
1187
11882002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189
1190        * aclocal/prog-gnat.m4: New.
1191
11922002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1193
1194        * aclocal/bsp-configure.m4: Fix small typo in comment.
1195
11962002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1197
1198        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1199
12002002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1201
1202        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1203        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1204        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1205
12062002-08-07      Joel Sherrill <joel@OARcorp.com>
1207
1208        * aclocal/version.m4: Updated to rtems-ss-20020807.
1209
12102002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1211
1212        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1213
12142002-07-31      Joel Sherrill <joel@OARcorp.com>
1215
1216        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1217        was just a stub and only the OR32 port is getting worked on.
1218
12192002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1220
1221        * aclocal/subdirs.m4: Remove.
1222        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1223
12242002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1225
1226        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1227        exec/score/cpu.
1228
12292002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1230
1231        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1232        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1233        compilation rules (Work-around to an automake bug).
1234        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1235        make-library.
1236
12372002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1238
1239        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1240
12412002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1242
1243        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1244
12452002-07-17      Joel Sherrill <joel@OARcorp.com>
1246
1247        * aclocal/version.m4: Updated to rtems-ss-20020717.
1248
12492002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1250
1251        * config-ml.in: Imported from gcc-3.1.
1252        Change to match c/src/config-ml.in.
1253
12542002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1255
1256        * aclocal/check-multiprocessing.m4: Reworked.
1257        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1258
12592002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1260
1261        * automake/multilib.am: Remove.
1262        * Makefile.am: Reflect change above.
1263
12642002-06-28      Joel Sherrill <joel@OARcorp.com>
1265
1266        * aclocal/version.m4: Updated to rtems-ss-20020628.
1267
12682002-06-27      Joel Sherrill <joel@OARcorp.com>
1269
1270        * tools/Makefile.am: Build the cpu dependent tools as well.
1271
12722002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1273
1274        * aclocal/env-rtemscpu.m4: Remove.
1275        * aclocal/multi.m4: Remove.
1276        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1277
12782002-05-28      Joel Sherrill <joel@OARcorp.com>
1279
1280        * aclocal/version.m4: Updated to rtems-ss-20020528.
1281
12822002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1283
1284        * aclocal/prog-cc.m4: Remove GCC272 support.
1285        Remove ENABLE_LIBCDIR.
1286        * aclocal/prog-cxx.m4: Ditto.
1287        * aclocal/enable-gcc28.m4: Remove.
1288        * aclocal/enable-libcdir.m4: Ditto.
1289
12902002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1291
1292        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1293        ENABLE_GCC28.
1294
12952002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1296
1297        * automake/compile.am: Remove GCC272 support.
1298        Remove *.sh rule (unused).
1299        * configure.ac: Remove ENABLE_GCC28.
1300        Remove ENABLE_LIBCDIR.
1301
13022002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1303
1304        * .cvsignore: Added mdate-sh and texinfo.tex.
1305
13062002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1307
1308        * aclocal/version.m4: New file.
1309        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1310        aclocal/version.m4.
1311        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1312        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1313
13142002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1315
1316        * configure.ac:
1317        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1318        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1319        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1320        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1321
13222002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1323
1324        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1325        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1326
13272002-03-08      Joel Sherrill <joel@OARcorp.com>
1328
1329        * VERSION: Updated to rtems-mg5-20020808.
1330
13312002-03-01      Joel Sherrill <joel@OARcorp.com>
1332
1333        * VERSION: Updated to rtems-ss-20020301.
1334
13352002-02-15      Joel Sherrill <joel@OARcorp.com>
1336
1337        * VERSION: Updated to rtems-ss-20020215.
1338
13392002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1340
1341        * aclocal/subdirs.m4: Propagate the current $prefix to the
1342        sub-configures.
1343
13442002-02-05      Joel Sherrill <joel@OARcorp.com>
1345
1346        * VERSION: Updated to rtems-ss-20020205.
1347
13482002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1349
1350        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1351        compatibility.
1352        * bootstrap: Let --clean remove texinfo.tex.
1353
13542002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1355
1356        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1357
13582002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1359
1360        * configure.ac: Add --enable-docs support. Add
1361        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1362        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1363        hard-coded SUBDIRS.
1364        * README.configure: Added a bit of information on this new option.
1365
13662002-01-18      Joel Sherrill <joel@OARcorp.com>
1367
1368        * VERSION: Updated to rtems-ss-20020118.
1369
13702002-01-18      Joel Sherrill <joel@OARcorp.com>
1371
1372        * VERSION: Updated to rtems-20020118.
1373
13742002-01-17      Joel Sherrill <joel@OARcorp.com>
1375
1376        * VERSION: Updated to rtems-ss-20020717.
1377
13782002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1379
1380        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1381        check upon host_alias != build_alias.
1382
13832002-01-07      Joel Sherrill <joel@OARcorp.com>
1384
1385        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1386        last line to eliminate 100's of warnings.
1387
13882002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1389
1390        * aclocal/check-newlib.m4: Apply AS_IF.
1391        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1392        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1393        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1394        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1395        changes.
1396        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1397        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1398        * automake/compile.am: Remove librtemsall from LINK_FILES.
1399
14002001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1401
1402        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1403        * aclocal/subdirs.m4: New file.
1404        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1405        modifications.
1406        * aclocal/check-posix.m4: Apply AS_IF.
1407        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1408        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1409        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1410        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1411        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1412        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1413        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1414        OUTPUT_COMMANDS.
1415        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1416        * aclocal/rtems-debug.m4: Minor cleanups.
1417        * aclocal/rtems-top.m4: Minor cleanups.
1418        * automake/compile.am: Further steps towards automake's rules.
1419
14202001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1421
1422        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1423        * automake/lib.am: Add MULTISUBDIR.
1424
14252001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1426
1427        * bootstrap: Run autoheader when configure.ac contains
1428        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1429
14302001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1431
1432        * aclocal/bsp-configure.m4: New file.
1433        * Makefile.am: Add aclocal/bsp-configure.m4.
1434
14352001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1436
1437        * Makefile.am: Add automake/force-preinstall.am,
1438        aclocal/ppc.am, remove ACLOCAL_M4.
1439
14402001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1441
1442        * aclocal/bsp-alias.m4: Remove score603e_g1.
1443        * aclocal/check-bsps.m4: Remove score603e_g1.
1444        * aclocal/prog-cc.m4: Apply m4_if.
1445
1446
14472001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1448
1449        * automake/force-preinstall.am: New file.
1450        * aclocal/ppc.m4: New file.
1451
14522001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1453
1454        * aclocal/check-bsps.m4: Reworked.
1455        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1456
14572001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1458
1459        * aclocal/bspopts.m4: New file.
1460
14612001-11-13      Joel Sherrill <joel@OARcorp.com>
1462
1463        * COPYING: Test of $Id$ -> $RTEMS$.
1464
14652001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1466
1467        This modification is part of the submitted modifications necessary to
1468        support the IBM PPC405 family.  This submission was reviewed by
1469        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1470        not negatively impact the ppc403 BSPs.  The submission and tracking
1471        process was captured as PR50.
1472        * README.configure: Added gen405 BSP.
1473
14742001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1475
1476        * Adopt more automake rules:
1477        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1478        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1479        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1480        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1481        CXXLINK_APP in make-cxx-exe.
1482        * automake/lib.am: Add ARFLAGS.
1483
14842001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1485
1486        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1487        config.cache's which prevented powerpc targets librdbg from building.
1488
14892001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1490
1491        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1492        add 2nd arg to _RTEMS_CPU_SUBDIR.
1493        * aclocal/target.m4: Replace ac_configure_args with
1494        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1495        * Makefile.am: Require automake-1.5.
1496
14972001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1498
1499        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1500        * configure.in: Remove.
1501        * configure.ac: New file, generated from configure.in by autoupdate.
1502
15032001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1504
1505        * aclocal/rtems-cpu-subdirs.m4: New file.
1506
15072001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1508
1509        * automake/compile.am: Fundamentally reworked compilation rules for
1510        closer adaptation to automake's behavior.
1511
15122001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1513
1514        * automake/lib.am: Comment out LD.
1515        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1516        automake/leaf.am to AUTOMAKE_FILES.
1517
15182001-09-27      Joel Sherrill <joel@OARcorp.com>
1519
1520        * config.guess: No longer in CVS since installed by bootstrap.
1521
15222001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1523
1524        * bootstrap: remove/add automake added files.
1525        * .cvsignore: reflect changes to bootstrap.
1526
15272001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1528
1529        * automake/leaf.am: New file.
1530
15312001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1532
1533        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1534        of AC_CANONICAL_SYSTEM.
1535        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1536        mkinstalldirs and mkdir.
1537        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1538        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1539        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1540       
15412001-09-13      Joel Sherrill <joel@OARcorp.com>
1542
1543        * missing: Updated to latest version.
1544
15452001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1546
1547        * configure.in: autoupdate to autoconf-2.52.
1548        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1549        fix auto*tool invocation order.
1550        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1551        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1552        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1553        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1554        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1555        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1556        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1557        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1558        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1559        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1560        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1561        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1562        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1563        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1564        RTEMS_CONFIG_PER_BSP conditional.
1565        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1566        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1567        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1568
15692001-05-25      Joel Sherrill <joel@OARcorp.com>
1570
1571        * README.configure: Corrected the name of the MRM332 BSP.
1572        Strengthened the distinction between what the target
1573        and the BSP each select.  Added more targets to list.
1574
15752001-05-25      Joel Sherrill <joel@OARcorp.com>
1576
1577        * README.configure: Updated the list of BSPs.
1578
15792001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1580
1581        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1582        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1583        Add support for DOS-drive-letters.
1584
15852001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1586
1587        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1588        RTEMS_PROG_CC_FOR_TARGET.
1589
15902001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1591
1592        * README.cdn-X: Update.
1593        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1594        @CPPFLAGS@ to CPPFLAGS.
1595
15962001-04-20      Eric Valette <valette@crf.canon.fr>
1597
1598        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1599        BSPs support the new exception processing model and
1600        consequently, librdbg.
1601
16022001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1603
1604        * configure.in: Reworked for Canadian Cross support.
1605        * Makefile.am: Reflect changes to configure.in.
1606        * config.guess, config.sub: Update from subversions.gnu.org.
1607        * README.cdn-X: New file.
1608        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1609
16102001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1611
1612        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1613        TARGET_CONFIG_SUBDIRS.
1614        * aclocal/enable-bsp.m4: fix quoting.
1615        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1616
16172001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1618
1619        * aclocal/config-subdirs.m4: New file.
1620        * aclocal/target.m4: Use macros from config-subdirs.m4.
1621
16222001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1623
1624        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1625        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1626
16272001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1628
1629        * configure.in: Fix AM_INIT_AUTOMAKE.
1630        * aclocal/bsp-arg-enable.m4: Extend comments.
1631        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1632        the default clause.
1633
16342001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1635
1636        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1637        RTEMS_ENV_RTEMSCPU.
1638        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1639        special treatment for GCC_SPECS.
1640        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1641        special treatment for GCC_SPECS.
1642        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1643        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1644        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1645        instead of $(shell ..) for LIBC_LIB*.
1646
16472001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1648
1649        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1650        simsh7045.
1651
16522001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1653
1654        * automake/compile.am: Add LD.
1655
16562000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1657
1658        * config.guess, config.sub: Update from CVS-autoconf to pick
1659        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1660        necessary anyway to use autoconf-versions > 2.13.
1661
16622000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1663
1664        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1665        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1666        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1667        help string.
1668        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1669
16702000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1671
1672        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1673        Modified to reflect addition of LEON BSPs as well as the
1674        no-FP ERC32 variant.
1675
16762000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1677
1678        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1679        standard).
1680        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1681        standard).
1682        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1683        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1684        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1685        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1686
16872000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1688
1689        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1690        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1691        $host instead of $target (BUG-FIX).
1692        * configure.in: Use $target and $host instead of $target_alias and
1693        $host_alias (autoconf-2.49b).
1694        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1695        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1696
1697        NOTES:
1698        * autoconf-2.49b depredicates using changequotes.
1699        * The changes to configure.in are due to cleanups in
1700        autoconf-2.49b's implemention of canonicalization. With
1701        autoconf-2.1x it wasn't always clear, when to use $xxx or
1702        $xxx_alias. Now this is clear.
1703
17042000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1705
1706        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1707
17082000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1709
1710        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1711        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1712        with an RTEMS specific but more restrictive autoconf macro.
1713
17142000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1715
1716        * automake/lib.am: Add LD.
1717
17182000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1719
1720        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1721        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1722
17232000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1724 
1725        * aclocal/*: Replace with contents of macros/*.m4
1726        * macros/: Remove.
1727        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1728        * Makefile.am: Reflect changes to aclocal/ and macros/.
1729
17302000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1731
1732        * configure.in: New, Cygnus/GNU style configuration.
1733        * Makefile.am: Add macros/, reflect new configure.in,
1734        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1735        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1736        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1737        * macros/tool-prefix.m4: Remove.
1738        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1739        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1740        RTEMS_ROOT.
1741        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1742        * macros/multilib.m4: Various minor fixes.
1743        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1744        PROJECT_ROOT, RTEMS_ROOT.
1745        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1746        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1747
17482000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1749
1750        * automake/multilib.am: New file.
1751        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1752        the automake/ directory.
1753
17542000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1755
1756        * macros/enable-hwapi.m4: Removed.
1757        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1758        A small cleanup step towards gnu-canonicalization.
1759
17602000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1761
1762        * macros: New directory.
1763        * macros/bsp-alias.m4: new file.
1764        * macros/canonical-host.m4: new file.
1765        * macros/canonical-target-name.m4: new file.
1766        * macros/canonicalize-tools.m4: new file.
1767        * macros/check-bsp-cache.m4: new file.
1768        * macros/check-bsps.m4: new file.
1769        * macros/check-cpu.m4: new file.
1770        * macros/rtems-debug.m4: new file.
1771        * macros/check-cxx.m4: new file.
1772        * macros/check-itron.m4: new file.
1773        * macros/check-multiprocessing.m4: new file.
1774        * macros/check-networking.m4: new file.
1775        * macros/check-newlib.m4: new file.
1776        * macros/check-posix.m4: new file.
1777        * macros/check-rdbg.m4: new file.
1778        * macros/enable-bare.m4: new file.
1779        * macros/enable-cxx.m4: new file.
1780        * macros/enable-gcc28.m4: new file.
1781        * macros/enable-inlines.m4: new file.
1782        * macros/enable-itron.m4: new file.
1783        * macros/enable-libcdir.m4: new file.
1784        * macros/enable-multiprocessing.m4: new file.
1785        * macros/enable-networking.m4: new file.
1786        * macros/enable-posix.m4: new file.
1787        * macros/enable-rdbg.m4: new file.
1788        * macros/enable-rtemsbsp.m4: new file.
1789        * macros/enable-tests.m4: new file.
1790        * macros/gcc-pipe.m4: new file.
1791        * macros/gcc-specs.m4: new file.
1792        * macros/i386-gas-code16.m4: new file.
1793        * macros/path-ksh.m4: new file.
1794        * macros/path-perl.m4: new file.
1795        * macros/prog-cc.m4: new file.
1796        * macros/prog-cxx.m4: new file.
1797        * macros/project-root.m4: new file.
1798        * macros/rtems-top.m4: new file.
1799        * macros/sysv-ipc.m4: new file.
1800        * macros/target.m4: new file.
1801        * macros/rtems-test-no-pause.m4: new file.
1802        * macros/multilib.m4: new file.
1803        * macros/tool-paths.m4: new file.
1804        * macros/tool-prefix.m4: new file.
1805
18062000-09-14      Joel Sherrill <joel@OARcorp.com>
1807
1808        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1809
18102000-09-14      Joel Sherrill <joel@OARcorp.com>
1811
1812        * aclocal/enable-hwapi.m4: Now longer used and removed.
1813
18142000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1815
1816        * automake/lib.am: Remove leaf.cfg.
1817
18182000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1819
1820        * aclocal/rtems-top.m4: Add ENDIF-hack.
1821        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1822
18232000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1824
1825        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1826        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1827        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1828        * automake/compile.am: Replaced.
1829        * automake/local.am: Remove building variant handling.
1830
18312000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1832
1833        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1834        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1835        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1836        * aclocal/target.m4: Cleanup comments
1837        * Automake/compile.am: Add DEFS support to keep building happy.
1838
18392000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1840
1841        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1842
18432000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1844
1845        * automake/compile.am: New file
1846        * ChangeLog: Fix email addresses
1847
18482000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1849
1850        * LICENSE.NET, README, README.configure: Spelling corrections.
1851
18522000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1853
1854        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1855
18562000-08-30      Joel Sherrill <joel@OARcorp.com>
1857
1858        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1859
18602000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1861
1862        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1863
18642000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1865
1866        * aclocal/check-bsps.h:
1867          - Add pck6-BSP
1868          - Exclude ChangeLog from being picked up as BSP
1869        * aclocal/bsp-alias.m4: Add pck6-BSP
1870
18712000-08-10      Joel Sherrill <joel@OARcorp.com>
1872
1873        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.