source: rtems/ChangeLog @ f79bc77

4.115
Last change on this file since f79bc77 was f79bc77, checked in by Joel Sherrill <joel.sherrill@…>, on 07/27/10 at 18:17:46

2010-07-27 Joel Sherrill <joel.sherrill@…>

PR 1532/testing

  • aclocal/project-root.m4: Add initial tests for untar capabilities.
  • Property mode set to 100644
File size: 57.4 KB
Line 
12010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        PR 1532/testing
4        * aclocal/project-root.m4: Add initial tests for untar capabilities.
5
62010-06-23      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * configure.ac: autoconf >= 2.65, automake >= 1.11.
9
102010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * Makefile.maint, README.configure: Remove more ITRON references.
13
142010-06-17      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * aclocal/enable-itron.m4: Remove.
17        * configure.ac: Remove itron.
18
192010-06-07      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * aclocal/version.m4: Bump RTEMS_API to 4.11.
22        Bump _RTEMS_VERSION to 4.10.99.0.
23
242010-05-11      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * aclocal/bsp-alias.m4: Change quoting to work-round
27        http://www.freebsd.org/cgi/query-pr.cgi?pr=146378.
28
292009-10-23      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * aclocal/check-custom-bsp.m4: Be less verbose.
32
332009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * aclocal/bsp-alias.m4: Fix quoting bug.
36
372009-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
38
39        * aclocal/check-custom-bsp.m4:
40        Remove "${srcdir}/${RTEMS_TOPdir}/make/custom/$1".
41        * aclocal/check-bsps.m4: Remove "blacklist".
42
432009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
44
45        * aclocal/bsp-alias.m4: Remove bare BSP (Abandoned).
46
472009-10-16      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
48
49        * README.configure: added COBRA5475 reference
50
512009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
52
53        * aclocal/bsp-alias.m4: Pickup bsps from
54        c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom*.cfg.
55
562009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
57
58        * aclocal/check-bsps.m4: Pickup bsps from
59        c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom*.cfg.
60
612009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
62
63        * aclocal/check-custom-bsp.m4: Let _RTEMS_CHECK_CUSTOM_BSP look for
64        *.cfg into c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom.
65
662009-10-14      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * aclocal/canonical-target-name.m4, aclocal/enable-posix.m4:
69        Remove posix/unix simulator.
70
712009-10-04      Sebastian Huber <sebastian.huber@embedded-brains.de>
72
73        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Renamed LPC24XX BSP
74        variants.
75
762009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
77
78        * aclocal/bsp-alias.m4: Add BSP for GDB ARM simulator so we can easily
79        experiment with and debug different ARM architectural variations.
80
812009-09-14      Ralf Corsepius <ralf.corsepius@rtems.org>
82
83        * aclocal/check-bsps.m4: Add csb337 bsp family.
84
852009-07-23      Ralf Corsepius <ralf.corsepius@rtems.org>
86
87        * aclocal/enable-itron.m4: Default to not building itron.
88
892009-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
90
91        * aclocal/bsp-alias.m4: Add csb637 as variant of csb337.
92
932009-02-27      Sebastian Huber <sebastian.huber@embedded-brains.de>
94
95        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
96        LPC2478 BSP variants.
97
982009-02-19      Joel Sherrill <joel.sherrill@oarcorp.com>
99
100        * aclocal/bsp-alias.m4: Add simsh2e.
101
1022009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
103
104        * Makefile.maint: rtems_api=4.10.
105        * Makefile.maint: Dump stuff hanging around for much too long.
106
1072009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
108
109        * aclocal/canonical-target-name.m4:
110        Remove comment referring to HPUX9.
111
1122009-02-05      Ralf Corsépius <ralf.corsepius@rtems.org>
113
114        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove pck6 BSP.
115
1162008-12-31      Ralf Corsépius <ralf.corsepius@rtems.org>
117
118        * config-ml.in: Comment out arm/thumb exception (Add arm/thumb
119        multilib).
120
1212008-12-30      Ralf Corsépius <ralf.corsepius@rtems.org>
122
123        * aclocal/check-bsps.m4: remove stray ")" from rtl22xx_t alias.
124
1252008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
126
127        * aclocal/canonical-target-name.m4: Remove tic4x.
128
1292008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
130
131        * README.configure: Add Lattice Mico32 support.
132
1332008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
134
135        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant
136        of h8sim.
137
1382008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
139
140        * README.configure: Add new M32R port. It is just a beginning but the
141        BSP is functional enough to initialize and shutdown RTEMS.
142
1432008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
144
145        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add
146        M32C port and m32csim BSP.
147
1482008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
149
150        * VERSION: Bump version to 4.9.99.0
151
1522008-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
153
154        PR 1324/bsps
155        * aclocal/check-bsps.m4: Revert Joel's icecube patch.
156
1572008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
158
159        * MAINTAINERS: Remove myself from avr.
160
1612008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
162
163        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
164        Recognize the the GDB SuperH simulator is just an architectural
165        simulator and does not include devices. Rename existing simulator BSP
166        configurations to simsh1 and simsh2 and add simsh4.
167
1682008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
169
170        PR 1324/bsps
171        * aclocal/check-bsps.m4: Add missing icecube.
172
1732008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
174
175        * aclocal/version.m4: Bump RTEMS_API to 4.10.
176        Bump _RTEMS_VERSION to 4.9.99.0.
177
1782008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
179
180        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
181        LPC2478 BSP.
182
1832008-09-09      Joel Sherrill <joel.sherrill@oarcorp.com>
184
185        * README.configure: Updated list of BSPs.
186
1872008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
188
189        * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg,
190        * make/custom/tqm8xx.cfg,
191        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
192        added MPC8xx based tqm8xx BSP family
193
1942008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
195
196        * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
197
1982008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
199
200        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
201        comments.
202        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
203        AC_PREREQ(2.62).
204
2052008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
206
207        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added MPC5566EVB and
208        MPC8313ERDB.  Added Doxygen style comment.
209
2102008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
211
212        * make/custom/haleakala.cfg:
213        added PPC405 haleakala BSP contributed by Michael Hamel
214
2152008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
216
217        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4,
218        * make/custom/m5484FireEngine.cfg:
219        added pgh360 BSP variant
220        added m5484FireEngine BSP
221
2222008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
223
224        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
225
2262008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
227
228        * bootstrap: Use find . ... preinstall.am for portability reasons.
229
2302008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
231
232        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
233        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
234        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
235        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
236        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
237
2382007-11-06      Ray Xu <rayx.cn@gmail.com>
239
240        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
241
2422007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
243
244        * VERSION: Bump VERSION to 4.8.99.0.
245        * aclocal/version.m4: Bump RTEMS_API to 4.9.
246        Bump RTEMS_VERSION to 4.8.99.0.
247
2482007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
249
250        * Makefile.maint: touch all documentation master files so the date on
251        the manual reflects the release date of the software.
252
2532007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
254
255        * Makefile.maint: Add touching master files for various manuals so the
256        date on the cover page will reflect the date a tarball is cut.
257
2582007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
259
260        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
261        since that is the nickname for the Freescale evaluation board it is
262        based upon. BSP was tested on a Freescale MPC5200LITE.
263
2642007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
265
266        * Makefile.maint, configure.ac, release_support: Remove RDBG.
267        * aclocal/enable-rdbg.m4: Removed.
268
2692007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
270
271        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
272        Add gen83xx and mpc8349eamds BSP
273
2742007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
275
276        * README.configure: Add virtex BSP
277
2782007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
279
280        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
281
2822007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
283
284        * README.configure: Removed armulator.
285
2862007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
287
288        * README.configure, aclocal/check-bsps.m4: Remove references to
289        mbx860_1b since it is just an alternate name for the mbx860_001b.
290
2912007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
292
293        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
294        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
295
2962007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
297
298        * README.configure: DMV152 obsoleted.
299
3002007-02-21      Joel Sherrill <joel@OARcorp.com>
301
302        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
303
3042007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
305
306        * Makefile.am: Use MKDIR_P instead of mkdir_p.
307
3082007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
309
310        * Makefile.maint: Use VERSION as master source for version.m4's.
311        * VERSION: Sync with version in aclocal/version.m4.
312
3132007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
314
315        * Makefile.maint: Sync nomenclature with that being used in
316          cpukit/score/include/rtems/system.h (major->minor,
317          minor->revision).
318
3192007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
320
321        * Makefile.maint: Remove references to
322          cpukit/score/include/rtems/system.h.
323        * Makefile.maint: Add CVS_RUN.
324
3252007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
326
327        * Makefile.maint: New.
328
3292007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
330
331        * acinclude.m4: AC_PREREQ(2.60).
332
3332007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
334
335        * ampolish3: Use MKDIR_P instead of mkdir_p.
336
3372007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
338
339        * Makefile.am: Remove scripts/.
340
3412006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
342
343        * configure.ac: New BUG-REPORT address.
344
3452006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
346
347        * Makefile.am: Add ampolish3.
348
3492006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
350
351        * bootstrap: Add -r (autoreconf).
352
3532006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
354
355        * bootstrap: Add -p (regenerate preinstall.ams).
356
3572006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
358
359        * ampolish3: New.
360
3612006-10-19      Joel Sherrill <joel@OARcorp.com>
362
363        * configure.ac: Remove all macro implementations and use only the
364        static inline. Static inline functions are now well supported so
365        there is no reason for duplicate maintenance.
366        * aclocal/enable-inlines.m4: Removed.
367
3682006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
369
370        * aclocal/rtems-top.m4: Remove RTEMS_API.
371        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
372
3732006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
374
375        * aclocal/version.m4: Bump version to 4.7.99.0.
376
3772006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
378
379        * configure.ac: Require autoconf-2.60. Require automake-1.10.
380
3812006-08-09      Kolja Waschk <waschk@telos.de>
382
383        * config-ml.in: New port to Altera NIOS II.
384
3852006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
386
387        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
388        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
389       
3902006-06-23      Worth Burruss <worth@motioncontrol.org>
391
392        * README.configure: Add mcf5235.
393
3942006-04-18      Joel Sherrill <joel@OARcorp.com>
395
396        * VERSION: Updated to rtems-4.6.99.3.
397
3982006-04-18  Joel Sherrill <joel@OARcorp.com>
399
400        * aclocal/version.m4: Updated to rtems-4.6.99.3.
401
4022006-04-18      Joel Sherrill <joel@OARcorp.com>
403
404        * release_support: Fix typos.
405
4062006-04-18      Joel Sherrill <joel@OARcorp.com>
407
408        * ChangeLog, release_support: Fix typos.
409
4102006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
411
412        * acinclude.m4: Requires autoconf-2.59.
413
4142006-03-07      Joel Sherrill <joel@OARcorp.com>
415
416        PR 694/rtems
417        * release_support: Do not include .cvsignore files in release tarballs.
418
4192006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
420
421        PR 882/make_build
422        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
423
4242006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
425
426        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
427        Alpha-sort the aliases list.
428        * automake/host.am, automake/local.am, automake/subdirs.am:
429        Remove depend-am, depend-recursive.
430
4312006-01-10      Joel Sherrill <joel@OARcorp.com>
432
433        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
434
4352006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
436
437        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
438        Alias leon1 to leon2. Add sis.
439        * aclocal/check_bsps.m4: Remove brs5l.
440        Remove leon. Add leon2. Add sis to erc32 family.
441
4422005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
443
444        PR 851/bsps
445        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
446        family.
447
4482005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
449
450        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
451
4522005-09-02      Joel Sherrill <joel@OARcorp.com>
453
454        * VERSION: Updated to rtems-4.6.99.2.
455
4562005-09-02  Joel Sherrill <joel@OARcorp.com>
457
458        * aclocal/version.m4: Updated to rtems-4.6.99.2.
459
4602005-07-06      Philippe Simons
461
462        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
463
4642005-04-28      Joel Sherrill <joel@OARcorp.com>
465
466        * README.configure: Updated to account for removal of dmv177 and
467        ppcn_60x as well as other additions and deletions.
468
4692005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
470
471        * aclocal/enable-itron.m4: Allow unix.
472
4732005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
474
475        * Makefile.am: Remove ACLOCAL_FILES.
476
4772004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
478
479        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
480        bsp_specs.
481
4822004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
483
484        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
485        motorola_shared.
486
4872004-11-10      Joel Sherrill <joel@oarcorp.com>
488
489        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
490
4912004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
492
493        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
494
4952004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
496
497        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
498        presence of *.cfg.
499        * aclocal/check-custom-bsp.m4: Add bspkit support.
500
5012004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
502
503        * aclocal/enable-bare.m4: Remove.
504
5052004-09-29      Joel Sherrill <joel@OARcorp.com>
506
507        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
508        c/TOOL_TARGETS: i960 obsoleted and all references removed.
509
5102004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
511
512        * configure.ac: Require automake > 1.9.
513
5142004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
515
516        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
517
5182004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
519
520        PR 673/make_build
521        * config-ml.in: Quote 'cd "${ml_origdir}"'.
522        Quote 'cd "${ML_POPDIR}"'.
523
5242004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
525
526        PR 673/make_build
527        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
528
5292004-07-14      Joel Sherrill <joel@OARcorp.com>
530
531        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
532
5332004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
534
535        * aclocal/rtems-top.m4: Remove ENDIF.
536        Remove with_target_subdir defaulting to '.'.
537        * acinclude.m4: Add --includedir to sub_configure_args.
538
5392004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
542        Rework dist-hook.
543        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
544        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
545
5462004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
547
548        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
549
5502004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * Makefile.am: Remove AUTOMAKE_FILES.
553        Cleanup duplicate ACLOCAL_FILES.
554        EXTRA_DIST += config-ml.in.
555        DIST_SUBDIRS += make.
556        Add dist-hook.
557        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
558
5592004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
562
5632004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * VERSION: 4.6.99.0.
566        * aclocal/version.m4: 4.6.99.0.
567
5682004-02-06      Joel Sherrill <joel@OARcorp.com>
569
570        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
571        which were accidentally removed when purging the mips64orion.
572
5732004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * aclocal/rpm.m4: Make osversions the default.
576        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
577        distcheck).
578
5792004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
582
5832004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * configure.ac: Require automake >= 1.8.2.
586        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
587
5882004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * configure.ac: Requires automake >= 1.8.1.
591
5922004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * .cvsignore: Remove mkinstalldirs.
595        * bootstrap: Remove compile during "clean".
596
5972004-01-08      Joel Sherrill <joel@OARcorp.com>
598
599        * .cvsignore: Add compile.
600
6012004-01-07      Joel Sherrill <joel@OARcorp.com>
602
603        * README.configure: Remove efi68k and efi332 references as they are no
604        longer in the tree.
605
6062004-01-07      Joel Sherrill <joel@OARcorp.com>
607
608        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
609        removed as mips port more completely covers the MIPS family.
610
6112003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * README.configure: Reflect requireing autoconf-2.59 and
614        automake-1.8.
615
6162003-12-17      Joel Sherrill <joel@OARcorp.com>
617
618        * VERSION: Updated to rtems-20031217-test.
619
6202003-12-17  Joel Sherrill <joel@OARcorp.com>
621
622    * aclocal/version.m4: Updated to rtems-20031217-test.
623
6242003-12-17      Joel Sherrill <joel@OARcorp.com>
625
626        * release_support: Correct method used to find ChangeLog associated
627        with the version.m4 files.  Keep going until I can get a tarball cut.
628
6292003-12-17      Joel Sherrill <joel@OARcorp.com>
630
631        * release_support: Use dirname not basedir.  Keep going until I
632        can get a tarball cut.
633
6342003-12-17      Joel Sherrill <joel@OARcorp.com>
635
636        * release_support: New file -- assistant to new cut_release script.
637
6382003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * Makefile.am: Remove automake/compile.am
641
6422003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * automake/compile.am: Remove (Unused).
645
6462003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * automake/lib.am: Remove (Unused).
649
6502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
653
6542003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * configure.ac: Remove make/custom/Makefile.
657        * Makefile.am: Cosmetics.
658        * automake/compile.am: Remove compilation rules.
659        Remove $(ARCH) directory generation.
660
6612003-11-26      Joel Sherrill <joel@OARcorp.com>
662
663        * MAINTAINERS: New file.
664
6652003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
668        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
669        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
670        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
671        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
672        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
673        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
674        aclocal/enable-tests.m4, aclocal/multilib.m4,
675        aclocal/path-ksh.m4, aclocal/project-root.m4,
676        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
677        acinclude.m4:
678        Fix underquoting to silence automake-1.8.
679
6802003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * config-ml.in: Don't built multilib variant normal (-mn) for
683        h8300-*-rtems*.
684
6852003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * aclocal/config-subdirs.m4: Remove.
688        * Makefile.am: Reflect changes above.
689
6902003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * aclocal/canonical-host.m4: Remove.
693        * Makefile.am: Reflect changes above.
694
6952003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
698        c/src/lib/libbsp/*/acinclude.m4.
699
7002003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
701
702        * aclocal/check-cpu.m4: Remove.
703        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
704        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
705        $1 in $srcdir before adding dir to SUBDIRS.
706
7072003-09-26  Joel Sherrill <joel@OARcorp.com>
708
709        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
710
7112003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
714        patches).
715        * aclocal/enable-tests.m4: Change to support
716        --enable-tests=no|yes|samples, default is samples.
717
7182003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * Makefile.am: Correct bogus ACLOCAL_FILES.
721
7222003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
725        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
726        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
727        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
728        aclocal/check-networking.m4, aclocal/check-newlib.m4,
729        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
730        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
731        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
732        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
733        aclocal/path-perl.m4, aclocal/ppc.m4,
734        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
735        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
736        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
737        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
738        Remove (Unused).
739        * automake/leaf.am, automake/force-preinstall.am:
740        Remove (Unused).
741        * Makefile.am: Reflect changes above.
742
7432003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * automake/local.am, automake/host.am: Remove "debug".
746
7472003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
750
7512003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
754        Add "autoconf-2.5x unquoting" hack.
755
7562003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * config.sub: Remove (Automatically added by automake, again).
759        * bootstrap: Reflect change above.
760        * configure.ac: Require automake >= 1.7.6.
761
7622003-07-03      Joel Sherrill <joel@OARcorp.com>
763
764        * SUPPORT: Fix Mark Johannes' email address.
765
7662003-07-03      Joel Sherrill <joel@OARcorp.com>
767
768        * VERSION: Updated to rtems-ss-20030703.
769
7702003-07-03      Joel Sherrill <joel@OARcorp.com>
771
772        * aclocal/version.m4: Updated to rtems-ss-20030703.
773
7742003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
775
776        * bootstrap: Reflect having added config.sub.
777        * config.sub: New from subversions to accomodate c4x/tic4x.
778
7792003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        PR 412/make_build
782        * configure.ac: Remove "BLEEDING EDGE" warning.
783        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
784        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
785        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
786        * aclocal/gcc-isystem.m4: New.
787        * Makefile.am: Add aclocal/gcc-isystem.m4.
788
7892003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * automake/local.am: Remove $(ARCH), clean-local.
792
7932003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        PR 321:
796        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
797        * aclocal/env-rtemsbsp.m4
798        * automake/compile.am
799        * automake/host.am
800        * automake/local.am
801
8022003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
805        * automake/compile.am: Remove LIBSUFFIX_VA.
806        Merger from rtems-4-6-branch.
807
8082003-04-17      Joel Sherrill <joel@OARcorp.com>
809
810        * VERSION: Updated to rtems-ss-20030417.
811
8122003-04-17      Joel Sherrill <joel@OARcorp.com>
813
814        * aclocal/version.m4: Updated to rtems-ss-20030417.
815
8162003-04-11      Joel Sherrill <joel@OARcorp.com>
817
818        * VERSION: Updated to rtems-ss-20030411.
819
8202003-04-11      Joel Sherrill <joel@OARcorp.com>
821
822        * aclocal/version.m4: Updated to rtems-ss-20030411.
823
8242003-04-11      Joel Sherrill <joel@OARcorp.com>
825
826        * VERSION: Updated to rtems-ss-20020411.
827
8282003-04-11      Joel Sherrill <joel@OARcorp.com>
829
830        * aclocal/version.m4: Updated to rtems-ss-20020411.
831
8322003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * acinclude.m4: Reformat build_* handling.
835        Preset *_alias if empty.
836        * configure.ac: Change tools/build to build-config dirs.
837        Conditionally build tools/build as host-config dirs.
838
8392003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * acinclude.m4: Fix broken comments.
842        Add hidden option --enable-experimental.
843        * README.cdn-X: Update.
844        * configure.ac: Build tools/build as host and build-host tools to
845        accomodate those BSPs applying packhex in <BSP>.cfg.
846        Build tools/cpu as build-host tools.
847
8482003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * tools/Makefile.am: Remove.
851        * configure.ac: Remove tools.
852        * acinclude.m4: Fix build_subdir handling.
853        * Makefile.am: Remove tools from SUBDIRS.
854        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
855
8562003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
857
858        * configure.ac: Remove AC_CONFIG_AUX_DIR.
859        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
860
8612003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
862
863        * bootstrap: Add ACLOCAL, AUTOHEADER.
864        Don't check for auto*tool-versions.
865
8662003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
867
868        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
869
8702003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * automake/compile.am: Introduce depend-gcc.
873        * automake/lib.am: Remove stray comment.
874        * automake/local.am: Introduce depend-gcc.
875
8762003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
877
878        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
879
8802003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
881
882        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
883        * automake/local.am: Remove $(ARCH), clean-local.
884        * automake/compile.am: Add $(ARCH), clean-local.
885        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
886
8872003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * Makefile.am: Remove references to obsoleted files
890        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
891
8922003-02-14      Joel Sherrill <joel@OARcorp.com>
893
894        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
895        references.
896
8972003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
898
899        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
900
9012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * bootstrap: Remove attempts to detect autoconf and automake using
904        "which" (PR 325).
905
9062003-02-06      Joel Sherrill <joel@OARcorp.com>
907
908        * README.configure: Updated to reflect new BSPs and deprecated
909        targets.
910
9112003-01-28      Joel Sherrill <joel@OARcorp.com>
912
913        * VERSION: Updated to rtems-ss-20030128.
914
9152003-01-28      Joel Sherrill <joel@OARcorp.com>
916
917        * aclocal/version.m4: Updated to rtems-ss-20030128.
918
9192003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
920
921        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
922        Remove CLOBBER_DEPEND (Unused).
923
9242003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
925
926        * automake/local.am: Remove distclean-local.
927
9282001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
931        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
932
9332002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
934
935        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
936        Rework RTEMS_PROG_CXX_FOR_TARGET.
937
9382002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
939
940        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
941
9422002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
943
944        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
945
9462002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
947
948        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
949
9502002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * bootstrap: Require autoconf 2.54 or 2.57.
953        Require automake-1.7.2.
954
9552002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
957        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
958        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
959        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
960
9612002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
962
963        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
964
9652002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
966
967        * automake/compile.am: Remove hard-coded *_PROFILE_V.
968        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
969        CFLAGS_PROFILE_V.
970        Remove CPPFLAGS_GCC.
971
9722002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
973
974        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
975        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
976        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
977        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
978
9792002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
980
981        * aclocal/rtems-flags.m4: New.
982
9832002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
984
985        * bootstrap: Allow autoconf-2.57.
986
9872002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
989        * aclocal/prog-cc.m4: Remove GCCSED.
990
9912002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
994        Remove LDFLAGS.
995        Add CCAS, CCASCOMPILE.
996        Remove compilation rules for *.cpp, *.cxx, *.C.
997        Use CCASCOMPILE to compile *.S.
998        Add -pg to RTEMS_CFLAGS_PROFILE_V.
999
10002002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * configure.ac: Remove c/make.
1003
10042002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1005
1006        * aclocal/prog-ccas.m4: New.
1007        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
1008        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
1009        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
1010
10112002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1012
1013        * acinclude.m4: Conditionally append --target=.
1014
10152002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1016
1017        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
1018
10192002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1020
1021        * automake/compile.am: Remove LD_PATHS (Unused).
1022        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
1023        is announced obsolete).
1024
10252002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1026
1027        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
1028
10292002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        * aclocal/sysv-ipc.m4: Remove (Unused).
1032        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
1033
10342002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035
1036        * acinclude.m4: Lots of changes addressing PR 312.
1037
10382002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1039
1040        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
1041        to PR 312).
1042
10432002-11-18      Joel Sherrill <joel@OARcorp.com>
1044
1045        * VERSION: Updated to rtems-ss-20021118.
1046
10472002-11-18      Joel Sherrill <joel@OARcorp.com>
1048
1049        * aclocal/version.m4: Updated to rtems-ss-20021118.
1050
10512002-11-17      Joel Sherrill <joel@OARcorp.com>
1052
1053        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
1054        Motorola MTX603e.
1055
10562002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
1059
10602002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1061
1062        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
1063        * configure.ac: Ditto.
1064
10652002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1066
1067        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
1068        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
1069        Support @CFLAGS@, @CXXFLAGS@.
1070
10712002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1072
1073        * bootstrap: Allow autoconf-2.56.
1074
10752002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076
1077        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
1078        Fix stupid typo (continue/configure).
1079        * aclocal/prog-cc.m4: Remove obsolete comments.
1080        Acknowledge CFLAGS.
1081
10822002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1083
1084        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
1085        end of the args passed to sub-configure-scripts. (Reported by
1086        Wulf Hofbauer <wh73@cornell.edu>)
1087
10882002-11-12      Joel Sherrill <joel@OARcorp.com>
1089
1090        * configure.ac: Remove make/compilers/Makefile.
1091
10922002-11-11      Joel Sherrill <joel@OARcorp.com>
1093
1094        * VERSION: Updated to rtems-ss-20021111.
1095
10962002-11-11      Joel Sherrill <joel@OARcorp.com>
1097
1098        * aclocal/version.m4: Updated to rtems-ss-20021111.
1099
11002002-11-11      Joel Sherrill <joel@OARcorp.com>
1101
1102        * VERSION: Updated to rtems-ss-20021111.
1103
11042002-11-11      Joel Sherrill <joel@OARcorp.com>
1105
1106        * aclocal/version.m4: Updated to rtems-ss-20021111.
1107
11082002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1109
1110        * automake/compile.am: Remove rel rule.
1111
11122002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1113
1114        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
1115
11162002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1117
1118        * configure.ac: Remove make/Templates/Makefile.
1119        * README.configure: Minor massaging.
1120
11212002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        Further preparations for autoconf > 2.52:
1124        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
1125        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
1126        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
1127
11282002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1129
1130        * acinclude.m4: Adapations to autoconf > 2.52.
1131
11322002-11-01      Joel Sherrill <joel@OARcorp.com>
1133
1134        * ChangeLog: Corrected.
1135
11362002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1137
1138        * bootstrap: Add generate_bspdir_acinclude to automatically update
1139        c/src/lib/libbsp/<cpu>/acinclude.m4.
1140        Use #! /bin/sh instead of #!/bin/sh.
1141        Remove autom4te*.cache during ./bootstrap --clean.
1142
11432002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1144
1145        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
1146        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
1147        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
1148        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
1149        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
1150        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
1151        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
1152        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
1153        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
1154        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
1155        (autoconf > 2.54 seems to have problems with the old form of
1156        quoting).
1157
11582002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1159
1160        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
1161        (autoconf > 2.54 complains about).
1162
11632002-10-21      Joel Sherrill <joel@OARcorp.com>
1164
1165        * VERSION: Updated to rtems-20021021-test.
1166
11672002-10-21      Joel Sherrill <joel@OARcorp.com>
1168
1169        * aclocal/version.m4: Updated to rtems-20021021-test.
1170
11712002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1172
1173        * .cvsignore: Reformat.
1174        Add autom4te*cache.
1175        Remove autom4te.cache.
1176
11772002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178
1179        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1180
11812002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1182
1183        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
1184        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1185
11862002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1187
1188        * bootstrap: Add autoconf/automake version checks by popular demand.
1189        [FWIW: I dislike this.]
1190
11912002-10-07      Joel Sherrill <joel@OARcorp.com>
1192
1193        * VERSION: Updated to rtems-ss-20021007.
1194
11952002-10-07      Joel Sherrill <joel@OARcorp.com>
1196
1197        * aclocal/version.m4: Updated to rtems-ss-20021007.
1198
11992002-10-04      Joel Sherrill <joel@OARcorp.com>
1200
1201        * VERSION: Updated to rtems-JUNK.
1202
12032002-10-04      Joel Sherrill <joel@OARcorp.com>
1204
1205        * aclocal/version.m4: Updated to rtems-JUNK.
1206
12072002-10-04      Joel Sherrill <joel@OARcorp.com>
1208
1209        * VERSION: Updated to rtems-ss-20021004.
1210
12112002-10-04      Joel Sherrill <joel@OARcorp.com>
1212
1213        * aclocal/version.m4: Updated to rtems-ss-20021004.
1214
12152002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1216
1217        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
1218        autoconf-2.53 PACKAGE crap.
1219
12202002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1221
1222        * aclocal/prog-gnat.m4: New.
1223
12242002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1225
1226        * aclocal/bsp-configure.m4: Fix small typo in comment.
1227
12282002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1229
1230        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1231
12322002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1233
1234        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1235        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1236        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1237
12382002-08-07      Joel Sherrill <joel@OARcorp.com>
1239
1240        * aclocal/version.m4: Updated to rtems-ss-20020807.
1241
12422002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1243
1244        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1245
12462002-07-31      Joel Sherrill <joel@OARcorp.com>
1247
1248        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1249        was just a stub and only the OR32 port is getting worked on.
1250
12512002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1252
1253        * aclocal/subdirs.m4: Remove.
1254        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1255
12562002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1257
1258        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1259        exec/score/cpu.
1260
12612002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1262
1263        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1264        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1265        compilation rules (Work-around to an automake bug).
1266        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1267        make-library.
1268
12692002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1270
1271        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1272
12732002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1274
1275        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1276
12772002-07-17      Joel Sherrill <joel@OARcorp.com>
1278
1279        * aclocal/version.m4: Updated to rtems-ss-20020717.
1280
12812002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1282
1283        * config-ml.in: Imported from gcc-3.1.
1284        Change to match c/src/config-ml.in.
1285
12862002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1287
1288        * aclocal/check-multiprocessing.m4: Reworked.
1289        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1290
12912002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1292
1293        * automake/multilib.am: Remove.
1294        * Makefile.am: Reflect change above.
1295
12962002-06-28      Joel Sherrill <joel@OARcorp.com>
1297
1298        * aclocal/version.m4: Updated to rtems-ss-20020628.
1299
13002002-06-27      Joel Sherrill <joel@OARcorp.com>
1301
1302        * tools/Makefile.am: Build the cpu dependent tools as well.
1303
13042002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1305
1306        * aclocal/env-rtemscpu.m4: Remove.
1307        * aclocal/multi.m4: Remove.
1308        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1309
13102002-05-28      Joel Sherrill <joel@OARcorp.com>
1311
1312        * aclocal/version.m4: Updated to rtems-ss-20020528.
1313
13142002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1315
1316        * aclocal/prog-cc.m4: Remove GCC272 support.
1317        Remove ENABLE_LIBCDIR.
1318        * aclocal/prog-cxx.m4: Ditto.
1319        * aclocal/enable-gcc28.m4: Remove.
1320        * aclocal/enable-libcdir.m4: Ditto.
1321
13222002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1323
1324        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1325        ENABLE_GCC28.
1326
13272002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1328
1329        * automake/compile.am: Remove GCC272 support.
1330        Remove *.sh rule (unused).
1331        * configure.ac: Remove ENABLE_GCC28.
1332        Remove ENABLE_LIBCDIR.
1333
13342002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1335
1336        * .cvsignore: Added mdate-sh and texinfo.tex.
1337
13382002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1339
1340        * aclocal/version.m4: New file.
1341        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1342        aclocal/version.m4.
1343        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1344        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1345
13462002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1347
1348        * configure.ac:
1349        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1350        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1351        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1352        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1353
13542002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1355
1356        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1357        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1358
13592002-03-08      Joel Sherrill <joel@OARcorp.com>
1360
1361        * VERSION: Updated to rtems-mg5-20020808.
1362
13632002-03-01      Joel Sherrill <joel@OARcorp.com>
1364
1365        * VERSION: Updated to rtems-ss-20020301.
1366
13672002-02-15      Joel Sherrill <joel@OARcorp.com>
1368
1369        * VERSION: Updated to rtems-ss-20020215.
1370
13712002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1372
1373        * aclocal/subdirs.m4: Propagate the current $prefix to the
1374        sub-configures.
1375
13762002-02-05      Joel Sherrill <joel@OARcorp.com>
1377
1378        * VERSION: Updated to rtems-ss-20020205.
1379
13802002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1381
1382        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1383        compatibility.
1384        * bootstrap: Let --clean remove texinfo.tex.
1385
13862002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1387
1388        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1389
13902002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1391
1392        * configure.ac: Add --enable-docs support. Add
1393        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1394        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1395        hard-coded SUBDIRS.
1396        * README.configure: Added a bit of information on this new option.
1397
13982002-01-18      Joel Sherrill <joel@OARcorp.com>
1399
1400        * VERSION: Updated to rtems-ss-20020118.
1401
14022002-01-18      Joel Sherrill <joel@OARcorp.com>
1403
1404        * VERSION: Updated to rtems-20020118.
1405
14062002-01-17      Joel Sherrill <joel@OARcorp.com>
1407
1408        * VERSION: Updated to rtems-ss-20020717.
1409
14102002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1411
1412        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1413        check upon host_alias != build_alias.
1414
14152002-01-07      Joel Sherrill <joel@OARcorp.com>
1416
1417        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1418        last line to eliminate 100's of warnings.
1419
14202002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1421
1422        * aclocal/check-newlib.m4: Apply AS_IF.
1423        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1424        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1425        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1426        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1427        changes.
1428        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1429        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1430        * automake/compile.am: Remove librtemsall from LINK_FILES.
1431
14322001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1433
1434        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1435        * aclocal/subdirs.m4: New file.
1436        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1437        modifications.
1438        * aclocal/check-posix.m4: Apply AS_IF.
1439        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1440        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1441        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1442        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1443        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1444        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1445        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1446        OUTPUT_COMMANDS.
1447        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1448        * aclocal/rtems-debug.m4: Minor cleanups.
1449        * aclocal/rtems-top.m4: Minor cleanups.
1450        * automake/compile.am: Further steps towards automake's rules.
1451
14522001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1453
1454        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1455        * automake/lib.am: Add MULTISUBDIR.
1456
14572001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1458
1459        * bootstrap: Run autoheader when configure.ac contains
1460        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1461
14622001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1463
1464        * aclocal/bsp-configure.m4: New file.
1465        * Makefile.am: Add aclocal/bsp-configure.m4.
1466
14672001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1468
1469        * Makefile.am: Add automake/force-preinstall.am,
1470        aclocal/ppc.am, remove ACLOCAL_M4.
1471
14722001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1473
1474        * aclocal/bsp-alias.m4: Remove score603e_g1.
1475        * aclocal/check-bsps.m4: Remove score603e_g1.
1476        * aclocal/prog-cc.m4: Apply m4_if.
1477
1478
14792001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1480
1481        * automake/force-preinstall.am: New file.
1482        * aclocal/ppc.m4: New file.
1483
14842001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1485
1486        * aclocal/check-bsps.m4: Reworked.
1487        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1488
14892001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1490
1491        * aclocal/bspopts.m4: New file.
1492
14932001-11-13      Joel Sherrill <joel@OARcorp.com>
1494
1495        * COPYING: Test of $Id$ -> $RTEMS$.
1496
14972001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1498
1499        This modification is part of the submitted modifications necessary to
1500        support the IBM PPC405 family.  This submission was reviewed by
1501        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1502        not negatively impact the ppc403 BSPs.  The submission and tracking
1503        process was captured as PR50.
1504        * README.configure: Added gen405 BSP.
1505
15062001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1507
1508        * Adopt more automake rules:
1509        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1510        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1511        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1512        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1513        CXXLINK_APP in make-cxx-exe.
1514        * automake/lib.am: Add ARFLAGS.
1515
15162001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1517
1518        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1519        config.cache's which prevented powerpc targets librdbg from building.
1520
15212001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1522
1523        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1524        add 2nd arg to _RTEMS_CPU_SUBDIR.
1525        * aclocal/target.m4: Replace ac_configure_args with
1526        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1527        * Makefile.am: Require automake-1.5.
1528
15292001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1530
1531        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1532        * configure.in: Remove.
1533        * configure.ac: New file, generated from configure.in by autoupdate.
1534
15352001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1536
1537        * aclocal/rtems-cpu-subdirs.m4: New file.
1538
15392001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1540
1541        * automake/compile.am: Fundamentally reworked compilation rules for
1542        closer adaptation to automake's behavior.
1543
15442001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1545
1546        * automake/lib.am: Comment out LD.
1547        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1548        automake/leaf.am to AUTOMAKE_FILES.
1549
15502001-09-27      Joel Sherrill <joel@OARcorp.com>
1551
1552        * config.guess: No longer in CVS since installed by bootstrap.
1553
15542001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1555
1556        * bootstrap: remove/add automake added files.
1557        * .cvsignore: reflect changes to bootstrap.
1558
15592001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1560
1561        * automake/leaf.am: New file.
1562
15632001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1564
1565        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1566        of AC_CANONICAL_SYSTEM.
1567        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1568        mkinstalldirs and mkdir.
1569        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1570        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1571        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1572       
15732001-09-13      Joel Sherrill <joel@OARcorp.com>
1574
1575        * missing: Updated to latest version.
1576
15772001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1578
1579        * configure.in: autoupdate to autoconf-2.52.
1580        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1581        fix auto*tool invocation order.
1582        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1583        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1584        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1585        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1586        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1587        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1588        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1589        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1590        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1591        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1592        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1593        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1594        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1595        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1596        RTEMS_CONFIG_PER_BSP conditional.
1597        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1598        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1599        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1600
16012001-05-25      Joel Sherrill <joel@OARcorp.com>
1602
1603        * README.configure: Corrected the name of the MRM332 BSP.
1604        Strengthened the distinction between what the target
1605        and the BSP each select.  Added more targets to list.
1606
16072001-05-25      Joel Sherrill <joel@OARcorp.com>
1608
1609        * README.configure: Updated the list of BSPs.
1610
16112001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1612
1613        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1614        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1615        Add support for DOS-drive-letters.
1616
16172001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1618
1619        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1620        RTEMS_PROG_CC_FOR_TARGET.
1621
16222001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1623
1624        * README.cdn-X: Update.
1625        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1626        @CPPFLAGS@ to CPPFLAGS.
1627
16282001-04-20      Eric Valette <valette@crf.canon.fr>
1629
1630        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1631        BSPs support the new exception processing model and
1632        consequently, librdbg.
1633
16342001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1635
1636        * configure.in: Reworked for Canadian Cross support.
1637        * Makefile.am: Reflect changes to configure.in.
1638        * config.guess, config.sub: Update from subversions.gnu.org.
1639        * README.cdn-X: New file.
1640        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1641
16422001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1643
1644        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1645        TARGET_CONFIG_SUBDIRS.
1646        * aclocal/enable-bsp.m4: fix quoting.
1647        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1648
16492001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1650
1651        * aclocal/config-subdirs.m4: New file.
1652        * aclocal/target.m4: Use macros from config-subdirs.m4.
1653
16542001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1655
1656        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1657        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1658
16592001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1660
1661        * configure.in: Fix AM_INIT_AUTOMAKE.
1662        * aclocal/bsp-arg-enable.m4: Extend comments.
1663        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1664        the default clause.
1665
16662001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1667
1668        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1669        RTEMS_ENV_RTEMSCPU.
1670        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1671        special treatment for GCC_SPECS.
1672        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1673        special treatment for GCC_SPECS.
1674        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1675        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1676        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1677        instead of $(shell ..) for LIBC_LIB*.
1678
16792001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1680
1681        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1682        simsh7045.
1683
16842001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1685
1686        * automake/compile.am: Add LD.
1687
16882000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1689
1690        * config.guess, config.sub: Update from CVS-autoconf to pick
1691        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1692        necessary anyway to use autoconf-versions > 2.13.
1693
16942000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1695
1696        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1697        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1698        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1699        help string.
1700        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1701
17022000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1703
1704        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1705        Modified to reflect addition of LEON BSPs as well as the
1706        no-FP ERC32 variant.
1707
17082000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1709
1710        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1711        standard).
1712        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1713        standard).
1714        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1715        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1716        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1717        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1718
17192000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1720
1721        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1722        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1723        $host instead of $target (BUG-FIX).
1724        * configure.in: Use $target and $host instead of $target_alias and
1725        $host_alias (autoconf-2.49b).
1726        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1727        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1728
1729        NOTES:
1730        * autoconf-2.49b depredicates using changequotes.
1731        * The changes to configure.in are due to cleanups in
1732        autoconf-2.49b's implemention of canonicalization. With
1733        autoconf-2.1x it wasn't always clear, when to use $xxx or
1734        $xxx_alias. Now this is clear.
1735
17362000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1737
1738        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1739
17402000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1741
1742        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1743        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1744        with an RTEMS specific but more restrictive autoconf macro.
1745
17462000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1747
1748        * automake/lib.am: Add LD.
1749
17502000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1751
1752        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1753        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1754
17552000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1756 
1757        * aclocal/*: Replace with contents of macros/*.m4
1758        * macros/: Remove.
1759        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1760        * Makefile.am: Reflect changes to aclocal/ and macros/.
1761
17622000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1763
1764        * configure.in: New, Cygnus/GNU style configuration.
1765        * Makefile.am: Add macros/, reflect new configure.in,
1766        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1767        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1768        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1769        * macros/tool-prefix.m4: Remove.
1770        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1771        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1772        RTEMS_ROOT.
1773        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1774        * macros/multilib.m4: Various minor fixes.
1775        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1776        PROJECT_ROOT, RTEMS_ROOT.
1777        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1778        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1779
17802000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1781
1782        * automake/multilib.am: New file.
1783        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1784        the automake/ directory.
1785
17862000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1787
1788        * macros/enable-hwapi.m4: Removed.
1789        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1790        A small cleanup step towards gnu-canonicalization.
1791
17922000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1793
1794        * macros: New directory.
1795        * macros/bsp-alias.m4: new file.
1796        * macros/canonical-host.m4: new file.
1797        * macros/canonical-target-name.m4: new file.
1798        * macros/canonicalize-tools.m4: new file.
1799        * macros/check-bsp-cache.m4: new file.
1800        * macros/check-bsps.m4: new file.
1801        * macros/check-cpu.m4: new file.
1802        * macros/rtems-debug.m4: new file.
1803        * macros/check-cxx.m4: new file.
1804        * macros/check-itron.m4: new file.
1805        * macros/check-multiprocessing.m4: new file.
1806        * macros/check-networking.m4: new file.
1807        * macros/check-newlib.m4: new file.
1808        * macros/check-posix.m4: new file.
1809        * macros/check-rdbg.m4: new file.
1810        * macros/enable-bare.m4: new file.
1811        * macros/enable-cxx.m4: new file.
1812        * macros/enable-gcc28.m4: new file.
1813        * macros/enable-inlines.m4: new file.
1814        * macros/enable-itron.m4: new file.
1815        * macros/enable-libcdir.m4: new file.
1816        * macros/enable-multiprocessing.m4: new file.
1817        * macros/enable-networking.m4: new file.
1818        * macros/enable-posix.m4: new file.
1819        * macros/enable-rdbg.m4: new file.
1820        * macros/enable-rtemsbsp.m4: new file.
1821        * macros/enable-tests.m4: new file.
1822        * macros/gcc-pipe.m4: new file.
1823        * macros/gcc-specs.m4: new file.
1824        * macros/i386-gas-code16.m4: new file.
1825        * macros/path-ksh.m4: new file.
1826        * macros/path-perl.m4: new file.
1827        * macros/prog-cc.m4: new file.
1828        * macros/prog-cxx.m4: new file.
1829        * macros/project-root.m4: new file.
1830        * macros/rtems-top.m4: new file.
1831        * macros/sysv-ipc.m4: new file.
1832        * macros/target.m4: new file.
1833        * macros/rtems-test-no-pause.m4: new file.
1834        * macros/multilib.m4: new file.
1835        * macros/tool-paths.m4: new file.
1836        * macros/tool-prefix.m4: new file.
1837
18382000-09-14      Joel Sherrill <joel@OARcorp.com>
1839
1840        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1841
18422000-09-14      Joel Sherrill <joel@OARcorp.com>
1843
1844        * aclocal/enable-hwapi.m4: Now longer used and removed.
1845
18462000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1847
1848        * automake/lib.am: Remove leaf.cfg.
1849
18502000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1851
1852        * aclocal/rtems-top.m4: Add ENDIF-hack.
1853        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1854
18552000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1856
1857        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1858        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1859        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1860        * automake/compile.am: Replaced.
1861        * automake/local.am: Remove building variant handling.
1862
18632000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1864
1865        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1866        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1867        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1868        * aclocal/target.m4: Cleanup comments
1869        * Automake/compile.am: Add DEFS support to keep building happy.
1870
18712000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1872
1873        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1874
18752000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1876
1877        * automake/compile.am: New file
1878        * ChangeLog: Fix email addresses
1879
18802000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1881
1882        * LICENSE.NET, README, README.configure: Spelling corrections.
1883
18842000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1885
1886        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1887
18882000-08-30      Joel Sherrill <joel@OARcorp.com>
1889
1890        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1891
18922000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1893
1894        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1895
18962000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1897
1898        * aclocal/check-bsps.h:
1899          - Add pck6-BSP
1900          - Exclude ChangeLog from being picked up as BSP
1901        * aclocal/bsp-alias.m4: Add pck6-BSP
1902
19032000-08-10      Joel Sherrill <joel@OARcorp.com>
1904
1905        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.