source: rtems/ChangeLog @ 44dd5dc4

4.115
Last change on this file since 44dd5dc4 was 44dd5dc4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/06/11 at 11:03:33

2011-03-06 Ralf Corsépius <ralf.corsepius@…>

  • aclocal/rtems-top.m4: Add pkgdatadir. Override pkgdatadir to $(datadir)/rtems$_RTEMS_API.
  • Makefile.am: Install make/Templates to pkgdatadir.
  • Property mode set to 100644
File size: 58.7 KB
Line 
12011-03-06      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * aclocal/rtems-top.m4: Add pkgdatadir.
4        Override pkgdatadir to $(datadir)/rtems$_RTEMS_API.
5        * Makefile.am: Install make/Templates to pkgdatadir.
6
72011-03-04      Ralf Corsépius <ralf.corsepius@rtems.org>
8
9        * Makefile.am: Merge-in make/Makefile.am.
10        * configure.ac: Reflect change above.
11
122011-03-04      Ralf Corsépius <ralf.corsepius@rtems.org>
13
14        * Makefile.maint, aclocal/rpm.m4, aclocal/rtems-top.m4,
15        aclocal/version.m4: Rename RTEMS_API into _RTEMS_API.
16
172011-03-03      Ralf Corsépius <ralf.corsepius@rtems.org>
18
19        * bootstrap: Add -g option.
20        Switch default to autoreconf.
21
222011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
23
24        * configure.ac: Require autoconf-2.68, automake-1.11.1.
25
262011-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
27
28        * configure.ac: Don't build tools/schedsim by default.
29        Add --enable-schedsim (Default: disabled).
30
312010-12-17      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        Add RTEMS Scheduler Simulator.
34        * configure.ac: Add tools/schedsim.
35
362010-12-16      Joel Sherrill <joel.sherrilL@OARcorp.com>
37
38        * SUPPORT: Update address.
39
402010-09-27      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * README.configure: Further cleanup.
43
442010-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
45
46        * README.configure: Remove the most obsolete parts.
47
482010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
49
50        PR 1532/testing
51        * aclocal/project-root.m4: Add initial tests for untar capabilities.
52
532010-06-23      Ralf Corsépius <ralf.corsepius@rtems.org>
54
55        * configure.ac: autoconf >= 2.65, automake >= 1.11.
56
572010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
58
59        * Makefile.maint, README.configure: Remove more ITRON references.
60
612010-06-17      Ralf Corsépius <ralf.corsepius@rtems.org>
62
63        * aclocal/enable-itron.m4: Remove.
64        * configure.ac: Remove itron.
65
662010-06-07      Ralf Corsépius <ralf.corsepius@rtems.org>
67
68        * aclocal/version.m4: Bump RTEMS_API to 4.11.
69        Bump _RTEMS_VERSION to 4.10.99.0.
70
712010-05-11      Ralf Corsépius <ralf.corsepius@rtems.org>
72
73        * aclocal/bsp-alias.m4: Change quoting to work-round
74        http://www.freebsd.org/cgi/query-pr.cgi?pr=146378.
75
762009-10-23      Ralf Corsépius <ralf.corsepius@rtems.org>
77
78        * aclocal/check-custom-bsp.m4: Be less verbose.
79
802009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
81
82        * aclocal/bsp-alias.m4: Fix quoting bug.
83
842009-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
85
86        * aclocal/check-custom-bsp.m4:
87        Remove "${srcdir}/${RTEMS_TOPdir}/make/custom/$1".
88        * aclocal/check-bsps.m4: Remove "blacklist".
89
902009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
91
92        * aclocal/bsp-alias.m4: Remove bare BSP (Abandoned).
93
942009-10-16      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
95
96        * README.configure: added COBRA5475 reference
97
982009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
99
100        * aclocal/bsp-alias.m4: Pickup bsps from
101        c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom*.cfg.
102
1032009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
104
105        * aclocal/check-bsps.m4: Pickup bsps from
106        c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom*.cfg.
107
1082009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
109
110        * aclocal/check-custom-bsp.m4: Let _RTEMS_CHECK_CUSTOM_BSP look for
111        *.cfg into c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom.
112
1132009-10-14      Ralf Corsepius <ralf.corsepius@rtems.org>
114
115        * aclocal/canonical-target-name.m4, aclocal/enable-posix.m4:
116        Remove posix/unix simulator.
117
1182009-10-04      Sebastian Huber <sebastian.huber@embedded-brains.de>
119
120        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Renamed LPC24XX BSP
121        variants.
122
1232009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
124
125        * aclocal/bsp-alias.m4: Add BSP for GDB ARM simulator so we can easily
126        experiment with and debug different ARM architectural variations.
127
1282009-09-14      Ralf Corsepius <ralf.corsepius@rtems.org>
129
130        * aclocal/check-bsps.m4: Add csb337 bsp family.
131
1322009-07-23      Ralf Corsepius <ralf.corsepius@rtems.org>
133
134        * aclocal/enable-itron.m4: Default to not building itron.
135
1362009-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
137
138        * aclocal/bsp-alias.m4: Add csb637 as variant of csb337.
139
1402009-02-27      Sebastian Huber <sebastian.huber@embedded-brains.de>
141
142        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
143        LPC2478 BSP variants.
144
1452009-02-19      Joel Sherrill <joel.sherrill@oarcorp.com>
146
147        * aclocal/bsp-alias.m4: Add simsh2e.
148
1492009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
150
151        * Makefile.maint: rtems_api=4.10.
152        * Makefile.maint: Dump stuff hanging around for much too long.
153
1542009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
155
156        * aclocal/canonical-target-name.m4:
157        Remove comment referring to HPUX9.
158
1592009-02-05      Ralf Corsépius <ralf.corsepius@rtems.org>
160
161        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove pck6 BSP.
162
1632008-12-31      Ralf Corsépius <ralf.corsepius@rtems.org>
164
165        * config-ml.in: Comment out arm/thumb exception (Add arm/thumb
166        multilib).
167
1682008-12-30      Ralf Corsépius <ralf.corsepius@rtems.org>
169
170        * aclocal/check-bsps.m4: remove stray ")" from rtl22xx_t alias.
171
1722008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
173
174        * aclocal/canonical-target-name.m4: Remove tic4x.
175
1762008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
177
178        * README.configure: Add Lattice Mico32 support.
179
1802008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
181
182        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant
183        of h8sim.
184
1852008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
186
187        * README.configure: Add new M32R port. It is just a beginning but the
188        BSP is functional enough to initialize and shutdown RTEMS.
189
1902008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
191
192        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add
193        M32C port and m32csim BSP.
194
1952008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
196
197        * VERSION: Bump version to 4.9.99.0
198
1992008-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
200
201        PR 1324/bsps
202        * aclocal/check-bsps.m4: Revert Joel's icecube patch.
203
2042008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
205
206        * MAINTAINERS: Remove myself from avr.
207
2082008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
209
210        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
211        Recognize the the GDB SuperH simulator is just an architectural
212        simulator and does not include devices. Rename existing simulator BSP
213        configurations to simsh1 and simsh2 and add simsh4.
214
2152008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
216
217        PR 1324/bsps
218        * aclocal/check-bsps.m4: Add missing icecube.
219
2202008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
221
222        * aclocal/version.m4: Bump RTEMS_API to 4.10.
223        Bump _RTEMS_VERSION to 4.9.99.0.
224
2252008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
226
227        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
228        LPC2478 BSP.
229
2302008-09-09      Joel Sherrill <joel.sherrill@oarcorp.com>
231
232        * README.configure: Updated list of BSPs.
233
2342008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
235
236        * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg,
237        * make/custom/tqm8xx.cfg,
238        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
239        added MPC8xx based tqm8xx BSP family
240
2412008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
242
243        * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
244
2452008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
246
247        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
248        comments.
249        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
250        AC_PREREQ(2.62).
251
2522008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
253
254        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added MPC5566EVB and
255        MPC8313ERDB.  Added Doxygen style comment.
256
2572008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
258
259        * make/custom/haleakala.cfg:
260        added PPC405 haleakala BSP contributed by Michael Hamel
261
2622008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
263
264        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4,
265        * make/custom/m5484FireEngine.cfg:
266        added pgh360 BSP variant
267        added m5484FireEngine BSP
268
2692008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
270
271        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
272
2732008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
274
275        * bootstrap: Use find . ... preinstall.am for portability reasons.
276
2772008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
278
279        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
280        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
281        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
282        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
283        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
284
2852007-11-06      Ray Xu <rayx.cn@gmail.com>
286
287        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
288
2892007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
290
291        * VERSION: Bump VERSION to 4.8.99.0.
292        * aclocal/version.m4: Bump RTEMS_API to 4.9.
293        Bump RTEMS_VERSION to 4.8.99.0.
294
2952007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
296
297        * Makefile.maint: touch all documentation master files so the date on
298        the manual reflects the release date of the software.
299
3002007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
301
302        * Makefile.maint: Add touching master files for various manuals so the
303        date on the cover page will reflect the date a tarball is cut.
304
3052007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
306
307        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
308        since that is the nickname for the Freescale evaluation board it is
309        based upon. BSP was tested on a Freescale MPC5200LITE.
310
3112007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
312
313        * Makefile.maint, configure.ac, release_support: Remove RDBG.
314        * aclocal/enable-rdbg.m4: Removed.
315
3162007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
317
318        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
319        Add gen83xx and mpc8349eamds BSP
320
3212007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
322
323        * README.configure: Add virtex BSP
324
3252007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
326
327        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
328
3292007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
330
331        * README.configure: Removed armulator.
332
3332007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
334
335        * README.configure, aclocal/check-bsps.m4: Remove references to
336        mbx860_1b since it is just an alternate name for the mbx860_001b.
337
3382007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
339
340        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
341        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
342
3432007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
344
345        * README.configure: DMV152 obsoleted.
346
3472007-02-21      Joel Sherrill <joel@OARcorp.com>
348
349        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
350
3512007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
352
353        * Makefile.am: Use MKDIR_P instead of mkdir_p.
354
3552007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
356
357        * Makefile.maint: Use VERSION as master source for version.m4's.
358        * VERSION: Sync with version in aclocal/version.m4.
359
3602007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
361
362        * Makefile.maint: Sync nomenclature with that being used in
363          cpukit/score/include/rtems/system.h (major->minor,
364          minor->revision).
365
3662007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
367
368        * Makefile.maint: Remove references to
369          cpukit/score/include/rtems/system.h.
370        * Makefile.maint: Add CVS_RUN.
371
3722007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
373
374        * Makefile.maint: New.
375
3762007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
377
378        * acinclude.m4: AC_PREREQ(2.60).
379
3802007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
381
382        * ampolish3: Use MKDIR_P instead of mkdir_p.
383
3842007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
385
386        * Makefile.am: Remove scripts/.
387
3882006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
389
390        * configure.ac: New BUG-REPORT address.
391
3922006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
393
394        * Makefile.am: Add ampolish3.
395
3962006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
397
398        * bootstrap: Add -r (autoreconf).
399
4002006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
401
402        * bootstrap: Add -p (regenerate preinstall.ams).
403
4042006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
405
406        * ampolish3: New.
407
4082006-10-19      Joel Sherrill <joel@OARcorp.com>
409
410        * configure.ac: Remove all macro implementations and use only the
411        static inline. Static inline functions are now well supported so
412        there is no reason for duplicate maintenance.
413        * aclocal/enable-inlines.m4: Removed.
414
4152006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
416
417        * aclocal/rtems-top.m4: Remove RTEMS_API.
418        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
419
4202006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
421
422        * aclocal/version.m4: Bump version to 4.7.99.0.
423
4242006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
425
426        * configure.ac: Require autoconf-2.60. Require automake-1.10.
427
4282006-08-09      Kolja Waschk <waschk@telos.de>
429
430        * config-ml.in: New port to Altera NIOS II.
431
4322006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
433
434        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
435        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
436       
4372006-06-23      Worth Burruss <worth@motioncontrol.org>
438
439        * README.configure: Add mcf5235.
440
4412006-04-18      Joel Sherrill <joel@OARcorp.com>
442
443        * VERSION: Updated to rtems-4.6.99.3.
444
4452006-04-18  Joel Sherrill <joel@OARcorp.com>
446
447        * aclocal/version.m4: Updated to rtems-4.6.99.3.
448
4492006-04-18      Joel Sherrill <joel@OARcorp.com>
450
451        * release_support: Fix typos.
452
4532006-04-18      Joel Sherrill <joel@OARcorp.com>
454
455        * ChangeLog, release_support: Fix typos.
456
4572006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
458
459        * acinclude.m4: Requires autoconf-2.59.
460
4612006-03-07      Joel Sherrill <joel@OARcorp.com>
462
463        PR 694/rtems
464        * release_support: Do not include .cvsignore files in release tarballs.
465
4662006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
467
468        PR 882/make_build
469        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
470
4712006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
472
473        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
474        Alpha-sort the aliases list.
475        * automake/host.am, automake/local.am, automake/subdirs.am:
476        Remove depend-am, depend-recursive.
477
4782006-01-10      Joel Sherrill <joel@OARcorp.com>
479
480        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
481
4822006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
483
484        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
485        Alias leon1 to leon2. Add sis.
486        * aclocal/check_bsps.m4: Remove brs5l.
487        Remove leon. Add leon2. Add sis to erc32 family.
488
4892005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
490
491        PR 851/bsps
492        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
493        family.
494
4952005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
496
497        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
498
4992005-09-02      Joel Sherrill <joel@OARcorp.com>
500
501        * VERSION: Updated to rtems-4.6.99.2.
502
5032005-09-02  Joel Sherrill <joel@OARcorp.com>
504
505        * aclocal/version.m4: Updated to rtems-4.6.99.2.
506
5072005-07-06      Philippe Simons
508
509        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
510
5112005-04-28      Joel Sherrill <joel@OARcorp.com>
512
513        * README.configure: Updated to account for removal of dmv177 and
514        ppcn_60x as well as other additions and deletions.
515
5162005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
517
518        * aclocal/enable-itron.m4: Allow unix.
519
5202005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
521
522        * Makefile.am: Remove ACLOCAL_FILES.
523
5242004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
525
526        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
527        bsp_specs.
528
5292004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
530
531        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
532        motorola_shared.
533
5342004-11-10      Joel Sherrill <joel@oarcorp.com>
535
536        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
537
5382004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
539
540        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
541
5422004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
543
544        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
545        presence of *.cfg.
546        * aclocal/check-custom-bsp.m4: Add bspkit support.
547
5482004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
549
550        * aclocal/enable-bare.m4: Remove.
551
5522004-09-29      Joel Sherrill <joel@OARcorp.com>
553
554        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
555        c/TOOL_TARGETS: i960 obsoleted and all references removed.
556
5572004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
558
559        * configure.ac: Require automake > 1.9.
560
5612004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
562
563        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
564
5652004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
566
567        PR 673/make_build
568        * config-ml.in: Quote 'cd "${ml_origdir}"'.
569        Quote 'cd "${ML_POPDIR}"'.
570
5712004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
572
573        PR 673/make_build
574        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
575
5762004-07-14      Joel Sherrill <joel@OARcorp.com>
577
578        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
579
5802004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
581
582        * aclocal/rtems-top.m4: Remove ENDIF.
583        Remove with_target_subdir defaulting to '.'.
584        * acinclude.m4: Add --includedir to sub_configure_args.
585
5862004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
589        Rework dist-hook.
590        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
591        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
592
5932004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
596
5972004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * Makefile.am: Remove AUTOMAKE_FILES.
600        Cleanup duplicate ACLOCAL_FILES.
601        EXTRA_DIST += config-ml.in.
602        DIST_SUBDIRS += make.
603        Add dist-hook.
604        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
605
6062004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
609
6102004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * VERSION: 4.6.99.0.
613        * aclocal/version.m4: 4.6.99.0.
614
6152004-02-06      Joel Sherrill <joel@OARcorp.com>
616
617        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
618        which were accidentally removed when purging the mips64orion.
619
6202004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * aclocal/rpm.m4: Make osversions the default.
623        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
624        distcheck).
625
6262004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
629
6302004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * configure.ac: Require automake >= 1.8.2.
633        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
634
6352004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * configure.ac: Requires automake >= 1.8.1.
638
6392004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * .cvsignore: Remove mkinstalldirs.
642        * bootstrap: Remove compile during "clean".
643
6442004-01-08      Joel Sherrill <joel@OARcorp.com>
645
646        * .cvsignore: Add compile.
647
6482004-01-07      Joel Sherrill <joel@OARcorp.com>
649
650        * README.configure: Remove efi68k and efi332 references as they are no
651        longer in the tree.
652
6532004-01-07      Joel Sherrill <joel@OARcorp.com>
654
655        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
656        removed as mips port more completely covers the MIPS family.
657
6582003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * README.configure: Reflect requireing autoconf-2.59 and
661        automake-1.8.
662
6632003-12-17      Joel Sherrill <joel@OARcorp.com>
664
665        * VERSION: Updated to rtems-20031217-test.
666
6672003-12-17  Joel Sherrill <joel@OARcorp.com>
668
669    * aclocal/version.m4: Updated to rtems-20031217-test.
670
6712003-12-17      Joel Sherrill <joel@OARcorp.com>
672
673        * release_support: Correct method used to find ChangeLog associated
674        with the version.m4 files.  Keep going until I can get a tarball cut.
675
6762003-12-17      Joel Sherrill <joel@OARcorp.com>
677
678        * release_support: Use dirname not basedir.  Keep going until I
679        can get a tarball cut.
680
6812003-12-17      Joel Sherrill <joel@OARcorp.com>
682
683        * release_support: New file -- assistant to new cut_release script.
684
6852003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * Makefile.am: Remove automake/compile.am
688
6892003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * automake/compile.am: Remove (Unused).
692
6932003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
694
695        * automake/lib.am: Remove (Unused).
696
6972003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
700
7012003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * configure.ac: Remove make/custom/Makefile.
704        * Makefile.am: Cosmetics.
705        * automake/compile.am: Remove compilation rules.
706        Remove $(ARCH) directory generation.
707
7082003-11-26      Joel Sherrill <joel@OARcorp.com>
709
710        * MAINTAINERS: New file.
711
7122003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
715        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
716        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
717        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
718        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
719        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
720        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
721        aclocal/enable-tests.m4, aclocal/multilib.m4,
722        aclocal/path-ksh.m4, aclocal/project-root.m4,
723        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
724        acinclude.m4:
725        Fix underquoting to silence automake-1.8.
726
7272003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
728
729        * config-ml.in: Don't built multilib variant normal (-mn) for
730        h8300-*-rtems*.
731
7322003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * aclocal/config-subdirs.m4: Remove.
735        * Makefile.am: Reflect changes above.
736
7372003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * aclocal/canonical-host.m4: Remove.
740        * Makefile.am: Reflect changes above.
741
7422003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
745        c/src/lib/libbsp/*/acinclude.m4.
746
7472003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * aclocal/check-cpu.m4: Remove.
750        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
751        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
752        $1 in $srcdir before adding dir to SUBDIRS.
753
7542003-09-26  Joel Sherrill <joel@OARcorp.com>
755
756        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
757
7582003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
761        patches).
762        * aclocal/enable-tests.m4: Change to support
763        --enable-tests=no|yes|samples, default is samples.
764
7652003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * Makefile.am: Correct bogus ACLOCAL_FILES.
768
7692003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
772        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
773        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
774        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
775        aclocal/check-networking.m4, aclocal/check-newlib.m4,
776        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
777        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
778        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
779        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
780        aclocal/path-perl.m4, aclocal/ppc.m4,
781        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
782        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
783        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
784        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
785        Remove (Unused).
786        * automake/leaf.am, automake/force-preinstall.am:
787        Remove (Unused).
788        * Makefile.am: Reflect changes above.
789
7902003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * automake/local.am, automake/host.am: Remove "debug".
793
7942003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
795
796        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
797
7982003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
801        Add "autoconf-2.5x unquoting" hack.
802
8032003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * config.sub: Remove (Automatically added by automake, again).
806        * bootstrap: Reflect change above.
807        * configure.ac: Require automake >= 1.7.6.
808
8092003-07-03      Joel Sherrill <joel@OARcorp.com>
810
811        * SUPPORT: Fix Mark Johannes' email address.
812
8132003-07-03      Joel Sherrill <joel@OARcorp.com>
814
815        * VERSION: Updated to rtems-ss-20030703.
816
8172003-07-03      Joel Sherrill <joel@OARcorp.com>
818
819        * aclocal/version.m4: Updated to rtems-ss-20030703.
820
8212003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * bootstrap: Reflect having added config.sub.
824        * config.sub: New from subversions to accomodate c4x/tic4x.
825
8262003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        PR 412/make_build
829        * configure.ac: Remove "BLEEDING EDGE" warning.
830        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
831        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
832        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
833        * aclocal/gcc-isystem.m4: New.
834        * Makefile.am: Add aclocal/gcc-isystem.m4.
835
8362003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
837
838        * automake/local.am: Remove $(ARCH), clean-local.
839
8402003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
841
842        PR 321:
843        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
844        * aclocal/env-rtemsbsp.m4
845        * automake/compile.am
846        * automake/host.am
847        * automake/local.am
848
8492003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
850
851        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
852        * automake/compile.am: Remove LIBSUFFIX_VA.
853        Merger from rtems-4-6-branch.
854
8552003-04-17      Joel Sherrill <joel@OARcorp.com>
856
857        * VERSION: Updated to rtems-ss-20030417.
858
8592003-04-17      Joel Sherrill <joel@OARcorp.com>
860
861        * aclocal/version.m4: Updated to rtems-ss-20030417.
862
8632003-04-11      Joel Sherrill <joel@OARcorp.com>
864
865        * VERSION: Updated to rtems-ss-20030411.
866
8672003-04-11      Joel Sherrill <joel@OARcorp.com>
868
869        * aclocal/version.m4: Updated to rtems-ss-20030411.
870
8712003-04-11      Joel Sherrill <joel@OARcorp.com>
872
873        * VERSION: Updated to rtems-ss-20020411.
874
8752003-04-11      Joel Sherrill <joel@OARcorp.com>
876
877        * aclocal/version.m4: Updated to rtems-ss-20020411.
878
8792003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * acinclude.m4: Reformat build_* handling.
882        Preset *_alias if empty.
883        * configure.ac: Change tools/build to build-config dirs.
884        Conditionally build tools/build as host-config dirs.
885
8862003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
887
888        * acinclude.m4: Fix broken comments.
889        Add hidden option --enable-experimental.
890        * README.cdn-X: Update.
891        * configure.ac: Build tools/build as host and build-host tools to
892        accomodate those BSPs applying packhex in <BSP>.cfg.
893        Build tools/cpu as build-host tools.
894
8952003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * tools/Makefile.am: Remove.
898        * configure.ac: Remove tools.
899        * acinclude.m4: Fix build_subdir handling.
900        * Makefile.am: Remove tools from SUBDIRS.
901        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
902
9032003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * configure.ac: Remove AC_CONFIG_AUX_DIR.
906        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
907
9082003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
909
910        * bootstrap: Add ACLOCAL, AUTOHEADER.
911        Don't check for auto*tool-versions.
912
9132003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
914
915        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
916
9172003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
918
919        * automake/compile.am: Introduce depend-gcc.
920        * automake/lib.am: Remove stray comment.
921        * automake/local.am: Introduce depend-gcc.
922
9232003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
924
925        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
926
9272003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
928
929        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
930        * automake/local.am: Remove $(ARCH), clean-local.
931        * automake/compile.am: Add $(ARCH), clean-local.
932        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
933
9342003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
935
936        * Makefile.am: Remove references to obsoleted files
937        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
938
9392003-02-14      Joel Sherrill <joel@OARcorp.com>
940
941        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
942        references.
943
9442003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
945
946        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
947
9482003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
949
950        * bootstrap: Remove attempts to detect autoconf and automake using
951        "which" (PR 325).
952
9532003-02-06      Joel Sherrill <joel@OARcorp.com>
954
955        * README.configure: Updated to reflect new BSPs and deprecated
956        targets.
957
9582003-01-28      Joel Sherrill <joel@OARcorp.com>
959
960        * VERSION: Updated to rtems-ss-20030128.
961
9622003-01-28      Joel Sherrill <joel@OARcorp.com>
963
964        * aclocal/version.m4: Updated to rtems-ss-20030128.
965
9662003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
967
968        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
969        Remove CLOBBER_DEPEND (Unused).
970
9712003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
972
973        * automake/local.am: Remove distclean-local.
974
9752001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
976
977        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
978        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
979
9802002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
981
982        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
983        Rework RTEMS_PROG_CXX_FOR_TARGET.
984
9852002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
988
9892002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
990
991        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
992
9932002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
994
995        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
996
9972002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
998
999        * bootstrap: Require autoconf 2.54 or 2.57.
1000        Require automake-1.7.2.
1001
10022002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1003
1004        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
1005        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
1006        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
1007
10082002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1009
1010        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
1011
10122002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * automake/compile.am: Remove hard-coded *_PROFILE_V.
1015        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1016        CFLAGS_PROFILE_V.
1017        Remove CPPFLAGS_GCC.
1018
10192002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1020
1021        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
1022        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
1023        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
1024        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
1025
10262002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1027
1028        * aclocal/rtems-flags.m4: New.
1029
10302002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1031
1032        * bootstrap: Allow autoconf-2.57.
1033
10342002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035
1036        * aclocal/prog-cc.m4: Remove GCCSED.
1037
10382002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1039
1040        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
1041        Remove LDFLAGS.
1042        Add CCAS, CCASCOMPILE.
1043        Remove compilation rules for *.cpp, *.cxx, *.C.
1044        Use CCASCOMPILE to compile *.S.
1045        Add -pg to RTEMS_CFLAGS_PROFILE_V.
1046
10472002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1048
1049        * configure.ac: Remove c/make.
1050
10512002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1052
1053        * aclocal/prog-ccas.m4: New.
1054        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
1055        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
1056        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
1057
10582002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1059
1060        * acinclude.m4: Conditionally append --target=.
1061
10622002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1063
1064        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
1065
10662002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1067
1068        * automake/compile.am: Remove LD_PATHS (Unused).
1069        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
1070        is announced obsolete).
1071
10722002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1073
1074        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
1075
10762002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1077
1078        * aclocal/sysv-ipc.m4: Remove (Unused).
1079        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
1080
10812002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1082
1083        * acinclude.m4: Lots of changes addressing PR 312.
1084
10852002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1086
1087        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
1088        to PR 312).
1089
10902002-11-18      Joel Sherrill <joel@OARcorp.com>
1091
1092        * VERSION: Updated to rtems-ss-20021118.
1093
10942002-11-18      Joel Sherrill <joel@OARcorp.com>
1095
1096        * aclocal/version.m4: Updated to rtems-ss-20021118.
1097
10982002-11-17      Joel Sherrill <joel@OARcorp.com>
1099
1100        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
1101        Motorola MTX603e.
1102
11032002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1104
1105        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
1106
11072002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1108
1109        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
1110        * configure.ac: Ditto.
1111
11122002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1113
1114        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
1115        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
1116        Support @CFLAGS@, @CXXFLAGS@.
1117
11182002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1119
1120        * bootstrap: Allow autoconf-2.56.
1121
11222002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1123
1124        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
1125        Fix stupid typo (continue/configure).
1126        * aclocal/prog-cc.m4: Remove obsolete comments.
1127        Acknowledge CFLAGS.
1128
11292002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1130
1131        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
1132        end of the args passed to sub-configure-scripts. (Reported by
1133        Wulf Hofbauer <wh73@cornell.edu>)
1134
11352002-11-12      Joel Sherrill <joel@OARcorp.com>
1136
1137        * configure.ac: Remove make/compilers/Makefile.
1138
11392002-11-11      Joel Sherrill <joel@OARcorp.com>
1140
1141        * VERSION: Updated to rtems-ss-20021111.
1142
11432002-11-11      Joel Sherrill <joel@OARcorp.com>
1144
1145        * aclocal/version.m4: Updated to rtems-ss-20021111.
1146
11472002-11-11      Joel Sherrill <joel@OARcorp.com>
1148
1149        * VERSION: Updated to rtems-ss-20021111.
1150
11512002-11-11      Joel Sherrill <joel@OARcorp.com>
1152
1153        * aclocal/version.m4: Updated to rtems-ss-20021111.
1154
11552002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1156
1157        * automake/compile.am: Remove rel rule.
1158
11592002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1160
1161        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
1162
11632002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1164
1165        * configure.ac: Remove make/Templates/Makefile.
1166        * README.configure: Minor massaging.
1167
11682002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1169
1170        Further preparations for autoconf > 2.52:
1171        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
1172        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
1173        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
1174
11752002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1176
1177        * acinclude.m4: Adapations to autoconf > 2.52.
1178
11792002-11-01      Joel Sherrill <joel@OARcorp.com>
1180
1181        * ChangeLog: Corrected.
1182
11832002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * bootstrap: Add generate_bspdir_acinclude to automatically update
1186        c/src/lib/libbsp/<cpu>/acinclude.m4.
1187        Use #! /bin/sh instead of #!/bin/sh.
1188        Remove autom4te*.cache during ./bootstrap --clean.
1189
11902002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1191
1192        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
1193        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
1194        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
1195        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
1196        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
1197        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
1198        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
1199        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
1200        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
1201        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
1202        (autoconf > 2.54 seems to have problems with the old form of
1203        quoting).
1204
12052002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1206
1207        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
1208        (autoconf > 2.54 complains about).
1209
12102002-10-21      Joel Sherrill <joel@OARcorp.com>
1211
1212        * VERSION: Updated to rtems-20021021-test.
1213
12142002-10-21      Joel Sherrill <joel@OARcorp.com>
1215
1216        * aclocal/version.m4: Updated to rtems-20021021-test.
1217
12182002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1219
1220        * .cvsignore: Reformat.
1221        Add autom4te*cache.
1222        Remove autom4te.cache.
1223
12242002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1225
1226        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1227
12282002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1229
1230        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
1231        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1232
12332002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1234
1235        * bootstrap: Add autoconf/automake version checks by popular demand.
1236        [FWIW: I dislike this.]
1237
12382002-10-07      Joel Sherrill <joel@OARcorp.com>
1239
1240        * VERSION: Updated to rtems-ss-20021007.
1241
12422002-10-07      Joel Sherrill <joel@OARcorp.com>
1243
1244        * aclocal/version.m4: Updated to rtems-ss-20021007.
1245
12462002-10-04      Joel Sherrill <joel@OARcorp.com>
1247
1248        * VERSION: Updated to rtems-JUNK.
1249
12502002-10-04      Joel Sherrill <joel@OARcorp.com>
1251
1252        * aclocal/version.m4: Updated to rtems-JUNK.
1253
12542002-10-04      Joel Sherrill <joel@OARcorp.com>
1255
1256        * VERSION: Updated to rtems-ss-20021004.
1257
12582002-10-04      Joel Sherrill <joel@OARcorp.com>
1259
1260        * aclocal/version.m4: Updated to rtems-ss-20021004.
1261
12622002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1263
1264        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
1265        autoconf-2.53 PACKAGE crap.
1266
12672002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1268
1269        * aclocal/prog-gnat.m4: New.
1270
12712002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1272
1273        * aclocal/bsp-configure.m4: Fix small typo in comment.
1274
12752002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1276
1277        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1278
12792002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1280
1281        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1282        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1283        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1284
12852002-08-07      Joel Sherrill <joel@OARcorp.com>
1286
1287        * aclocal/version.m4: Updated to rtems-ss-20020807.
1288
12892002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1290
1291        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1292
12932002-07-31      Joel Sherrill <joel@OARcorp.com>
1294
1295        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1296        was just a stub and only the OR32 port is getting worked on.
1297
12982002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1299
1300        * aclocal/subdirs.m4: Remove.
1301        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1302
13032002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1304
1305        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1306        exec/score/cpu.
1307
13082002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1309
1310        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1311        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1312        compilation rules (Work-around to an automake bug).
1313        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1314        make-library.
1315
13162002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1317
1318        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1319
13202002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1321
1322        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1323
13242002-07-17      Joel Sherrill <joel@OARcorp.com>
1325
1326        * aclocal/version.m4: Updated to rtems-ss-20020717.
1327
13282002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1329
1330        * config-ml.in: Imported from gcc-3.1.
1331        Change to match c/src/config-ml.in.
1332
13332002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1334
1335        * aclocal/check-multiprocessing.m4: Reworked.
1336        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1337
13382002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1339
1340        * automake/multilib.am: Remove.
1341        * Makefile.am: Reflect change above.
1342
13432002-06-28      Joel Sherrill <joel@OARcorp.com>
1344
1345        * aclocal/version.m4: Updated to rtems-ss-20020628.
1346
13472002-06-27      Joel Sherrill <joel@OARcorp.com>
1348
1349        * tools/Makefile.am: Build the cpu dependent tools as well.
1350
13512002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1352
1353        * aclocal/env-rtemscpu.m4: Remove.
1354        * aclocal/multi.m4: Remove.
1355        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1356
13572002-05-28      Joel Sherrill <joel@OARcorp.com>
1358
1359        * aclocal/version.m4: Updated to rtems-ss-20020528.
1360
13612002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1362
1363        * aclocal/prog-cc.m4: Remove GCC272 support.
1364        Remove ENABLE_LIBCDIR.
1365        * aclocal/prog-cxx.m4: Ditto.
1366        * aclocal/enable-gcc28.m4: Remove.
1367        * aclocal/enable-libcdir.m4: Ditto.
1368
13692002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1370
1371        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1372        ENABLE_GCC28.
1373
13742002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1375
1376        * automake/compile.am: Remove GCC272 support.
1377        Remove *.sh rule (unused).
1378        * configure.ac: Remove ENABLE_GCC28.
1379        Remove ENABLE_LIBCDIR.
1380
13812002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1382
1383        * .cvsignore: Added mdate-sh and texinfo.tex.
1384
13852002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1386
1387        * aclocal/version.m4: New file.
1388        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1389        aclocal/version.m4.
1390        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1391        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1392
13932002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1394
1395        * configure.ac:
1396        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1397        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1398        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1399        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1400
14012002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1402
1403        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1404        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1405
14062002-03-08      Joel Sherrill <joel@OARcorp.com>
1407
1408        * VERSION: Updated to rtems-mg5-20020808.
1409
14102002-03-01      Joel Sherrill <joel@OARcorp.com>
1411
1412        * VERSION: Updated to rtems-ss-20020301.
1413
14142002-02-15      Joel Sherrill <joel@OARcorp.com>
1415
1416        * VERSION: Updated to rtems-ss-20020215.
1417
14182002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1419
1420        * aclocal/subdirs.m4: Propagate the current $prefix to the
1421        sub-configures.
1422
14232002-02-05      Joel Sherrill <joel@OARcorp.com>
1424
1425        * VERSION: Updated to rtems-ss-20020205.
1426
14272002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1428
1429        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1430        compatibility.
1431        * bootstrap: Let --clean remove texinfo.tex.
1432
14332002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1434
1435        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1436
14372002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1438
1439        * configure.ac: Add --enable-docs support. Add
1440        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1441        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1442        hard-coded SUBDIRS.
1443        * README.configure: Added a bit of information on this new option.
1444
14452002-01-18      Joel Sherrill <joel@OARcorp.com>
1446
1447        * VERSION: Updated to rtems-ss-20020118.
1448
14492002-01-18      Joel Sherrill <joel@OARcorp.com>
1450
1451        * VERSION: Updated to rtems-20020118.
1452
14532002-01-17      Joel Sherrill <joel@OARcorp.com>
1454
1455        * VERSION: Updated to rtems-ss-20020717.
1456
14572002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1458
1459        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1460        check upon host_alias != build_alias.
1461
14622002-01-07      Joel Sherrill <joel@OARcorp.com>
1463
1464        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1465        last line to eliminate 100's of warnings.
1466
14672002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1468
1469        * aclocal/check-newlib.m4: Apply AS_IF.
1470        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1471        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1472        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1473        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1474        changes.
1475        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1476        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1477        * automake/compile.am: Remove librtemsall from LINK_FILES.
1478
14792001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1480
1481        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1482        * aclocal/subdirs.m4: New file.
1483        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1484        modifications.
1485        * aclocal/check-posix.m4: Apply AS_IF.
1486        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1487        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1488        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1489        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1490        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1491        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1492        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1493        OUTPUT_COMMANDS.
1494        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1495        * aclocal/rtems-debug.m4: Minor cleanups.
1496        * aclocal/rtems-top.m4: Minor cleanups.
1497        * automake/compile.am: Further steps towards automake's rules.
1498
14992001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1500
1501        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1502        * automake/lib.am: Add MULTISUBDIR.
1503
15042001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1505
1506        * bootstrap: Run autoheader when configure.ac contains
1507        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1508
15092001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1510
1511        * aclocal/bsp-configure.m4: New file.
1512        * Makefile.am: Add aclocal/bsp-configure.m4.
1513
15142001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1515
1516        * Makefile.am: Add automake/force-preinstall.am,
1517        aclocal/ppc.am, remove ACLOCAL_M4.
1518
15192001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1520
1521        * aclocal/bsp-alias.m4: Remove score603e_g1.
1522        * aclocal/check-bsps.m4: Remove score603e_g1.
1523        * aclocal/prog-cc.m4: Apply m4_if.
1524
1525
15262001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1527
1528        * automake/force-preinstall.am: New file.
1529        * aclocal/ppc.m4: New file.
1530
15312001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1532
1533        * aclocal/check-bsps.m4: Reworked.
1534        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1535
15362001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1537
1538        * aclocal/bspopts.m4: New file.
1539
15402001-11-13      Joel Sherrill <joel@OARcorp.com>
1541
1542        * COPYING: Test of $Id$ -> $RTEMS$.
1543
15442001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1545
1546        This modification is part of the submitted modifications necessary to
1547        support the IBM PPC405 family.  This submission was reviewed by
1548        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1549        not negatively impact the ppc403 BSPs.  The submission and tracking
1550        process was captured as PR50.
1551        * README.configure: Added gen405 BSP.
1552
15532001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1554
1555        * Adopt more automake rules:
1556        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1557        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1558        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1559        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1560        CXXLINK_APP in make-cxx-exe.
1561        * automake/lib.am: Add ARFLAGS.
1562
15632001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1564
1565        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1566        config.cache's which prevented powerpc targets librdbg from building.
1567
15682001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1569
1570        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1571        add 2nd arg to _RTEMS_CPU_SUBDIR.
1572        * aclocal/target.m4: Replace ac_configure_args with
1573        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1574        * Makefile.am: Require automake-1.5.
1575
15762001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1577
1578        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1579        * configure.in: Remove.
1580        * configure.ac: New file, generated from configure.in by autoupdate.
1581
15822001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1583
1584        * aclocal/rtems-cpu-subdirs.m4: New file.
1585
15862001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1587
1588        * automake/compile.am: Fundamentally reworked compilation rules for
1589        closer adaptation to automake's behavior.
1590
15912001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1592
1593        * automake/lib.am: Comment out LD.
1594        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1595        automake/leaf.am to AUTOMAKE_FILES.
1596
15972001-09-27      Joel Sherrill <joel@OARcorp.com>
1598
1599        * config.guess: No longer in CVS since installed by bootstrap.
1600
16012001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1602
1603        * bootstrap: remove/add automake added files.
1604        * .cvsignore: reflect changes to bootstrap.
1605
16062001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1607
1608        * automake/leaf.am: New file.
1609
16102001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1611
1612        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1613        of AC_CANONICAL_SYSTEM.
1614        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1615        mkinstalldirs and mkdir.
1616        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1617        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1618        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1619       
16202001-09-13      Joel Sherrill <joel@OARcorp.com>
1621
1622        * missing: Updated to latest version.
1623
16242001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1625
1626        * configure.in: autoupdate to autoconf-2.52.
1627        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1628        fix auto*tool invocation order.
1629        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1630        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1631        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1632        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1633        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1634        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1635        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1636        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1637        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1638        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1639        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1640        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1641        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1642        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1643        RTEMS_CONFIG_PER_BSP conditional.
1644        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1645        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1646        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1647
16482001-05-25      Joel Sherrill <joel@OARcorp.com>
1649
1650        * README.configure: Corrected the name of the MRM332 BSP.
1651        Strengthened the distinction between what the target
1652        and the BSP each select.  Added more targets to list.
1653
16542001-05-25      Joel Sherrill <joel@OARcorp.com>
1655
1656        * README.configure: Updated the list of BSPs.
1657
16582001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1659
1660        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1661        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1662        Add support for DOS-drive-letters.
1663
16642001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1665
1666        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1667        RTEMS_PROG_CC_FOR_TARGET.
1668
16692001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1670
1671        * README.cdn-X: Update.
1672        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1673        @CPPFLAGS@ to CPPFLAGS.
1674
16752001-04-20      Eric Valette <valette@crf.canon.fr>
1676
1677        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1678        BSPs support the new exception processing model and
1679        consequently, librdbg.
1680
16812001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1682
1683        * configure.in: Reworked for Canadian Cross support.
1684        * Makefile.am: Reflect changes to configure.in.
1685        * config.guess, config.sub: Update from subversions.gnu.org.
1686        * README.cdn-X: New file.
1687        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1688
16892001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1690
1691        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1692        TARGET_CONFIG_SUBDIRS.
1693        * aclocal/enable-bsp.m4: fix quoting.
1694        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1695
16962001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1697
1698        * aclocal/config-subdirs.m4: New file.
1699        * aclocal/target.m4: Use macros from config-subdirs.m4.
1700
17012001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1702
1703        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1704        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1705
17062001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1707
1708        * configure.in: Fix AM_INIT_AUTOMAKE.
1709        * aclocal/bsp-arg-enable.m4: Extend comments.
1710        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1711        the default clause.
1712
17132001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1714
1715        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1716        RTEMS_ENV_RTEMSCPU.
1717        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1718        special treatment for GCC_SPECS.
1719        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1720        special treatment for GCC_SPECS.
1721        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1722        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1723        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1724        instead of $(shell ..) for LIBC_LIB*.
1725
17262001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1727
1728        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1729        simsh7045.
1730
17312001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1732
1733        * automake/compile.am: Add LD.
1734
17352000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1736
1737        * config.guess, config.sub: Update from CVS-autoconf to pick
1738        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1739        necessary anyway to use autoconf-versions > 2.13.
1740
17412000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1742
1743        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1744        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1745        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1746        help string.
1747        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1748
17492000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1750
1751        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1752        Modified to reflect addition of LEON BSPs as well as the
1753        no-FP ERC32 variant.
1754
17552000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1756
1757        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1758        standard).
1759        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1760        standard).
1761        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1762        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1763        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1764        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1765
17662000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1767
1768        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1769        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1770        $host instead of $target (BUG-FIX).
1771        * configure.in: Use $target and $host instead of $target_alias and
1772        $host_alias (autoconf-2.49b).
1773        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1774        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1775
1776        NOTES:
1777        * autoconf-2.49b depredicates using changequotes.
1778        * The changes to configure.in are due to cleanups in
1779        autoconf-2.49b's implemention of canonicalization. With
1780        autoconf-2.1x it wasn't always clear, when to use $xxx or
1781        $xxx_alias. Now this is clear.
1782
17832000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1784
1785        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1786
17872000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1788
1789        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1790        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1791        with an RTEMS specific but more restrictive autoconf macro.
1792
17932000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1794
1795        * automake/lib.am: Add LD.
1796
17972000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1798
1799        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1800        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1801
18022000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1803 
1804        * aclocal/*: Replace with contents of macros/*.m4
1805        * macros/: Remove.
1806        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1807        * Makefile.am: Reflect changes to aclocal/ and macros/.
1808
18092000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1810
1811        * configure.in: New, Cygnus/GNU style configuration.
1812        * Makefile.am: Add macros/, reflect new configure.in,
1813        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1814        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1815        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1816        * macros/tool-prefix.m4: Remove.
1817        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1818        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1819        RTEMS_ROOT.
1820        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1821        * macros/multilib.m4: Various minor fixes.
1822        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1823        PROJECT_ROOT, RTEMS_ROOT.
1824        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1825        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1826
18272000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1828
1829        * automake/multilib.am: New file.
1830        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1831        the automake/ directory.
1832
18332000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1834
1835        * macros/enable-hwapi.m4: Removed.
1836        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1837        A small cleanup step towards gnu-canonicalization.
1838
18392000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1840
1841        * macros: New directory.
1842        * macros/bsp-alias.m4: new file.
1843        * macros/canonical-host.m4: new file.
1844        * macros/canonical-target-name.m4: new file.
1845        * macros/canonicalize-tools.m4: new file.
1846        * macros/check-bsp-cache.m4: new file.
1847        * macros/check-bsps.m4: new file.
1848        * macros/check-cpu.m4: new file.
1849        * macros/rtems-debug.m4: new file.
1850        * macros/check-cxx.m4: new file.
1851        * macros/check-itron.m4: new file.
1852        * macros/check-multiprocessing.m4: new file.
1853        * macros/check-networking.m4: new file.
1854        * macros/check-newlib.m4: new file.
1855        * macros/check-posix.m4: new file.
1856        * macros/check-rdbg.m4: new file.
1857        * macros/enable-bare.m4: new file.
1858        * macros/enable-cxx.m4: new file.
1859        * macros/enable-gcc28.m4: new file.
1860        * macros/enable-inlines.m4: new file.
1861        * macros/enable-itron.m4: new file.
1862        * macros/enable-libcdir.m4: new file.
1863        * macros/enable-multiprocessing.m4: new file.
1864        * macros/enable-networking.m4: new file.
1865        * macros/enable-posix.m4: new file.
1866        * macros/enable-rdbg.m4: new file.
1867        * macros/enable-rtemsbsp.m4: new file.
1868        * macros/enable-tests.m4: new file.
1869        * macros/gcc-pipe.m4: new file.
1870        * macros/gcc-specs.m4: new file.
1871        * macros/i386-gas-code16.m4: new file.
1872        * macros/path-ksh.m4: new file.
1873        * macros/path-perl.m4: new file.
1874        * macros/prog-cc.m4: new file.
1875        * macros/prog-cxx.m4: new file.
1876        * macros/project-root.m4: new file.
1877        * macros/rtems-top.m4: new file.
1878        * macros/sysv-ipc.m4: new file.
1879        * macros/target.m4: new file.
1880        * macros/rtems-test-no-pause.m4: new file.
1881        * macros/multilib.m4: new file.
1882        * macros/tool-paths.m4: new file.
1883        * macros/tool-prefix.m4: new file.
1884
18852000-09-14      Joel Sherrill <joel@OARcorp.com>
1886
1887        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1888
18892000-09-14      Joel Sherrill <joel@OARcorp.com>
1890
1891        * aclocal/enable-hwapi.m4: Now longer used and removed.
1892
18932000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1894
1895        * automake/lib.am: Remove leaf.cfg.
1896
18972000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1898
1899        * aclocal/rtems-top.m4: Add ENDIF-hack.
1900        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1901
19022000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1903
1904        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1905        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1906        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1907        * automake/compile.am: Replaced.
1908        * automake/local.am: Remove building variant handling.
1909
19102000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1911
1912        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1913        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1914        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1915        * aclocal/target.m4: Cleanup comments
1916        * Automake/compile.am: Add DEFS support to keep building happy.
1917
19182000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1919
1920        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1921
19222000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1923
1924        * automake/compile.am: New file
1925        * ChangeLog: Fix email addresses
1926
19272000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1928
1929        * LICENSE.NET, README, README.configure: Spelling corrections.
1930
19312000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1932
1933        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1934
19352000-08-30      Joel Sherrill <joel@OARcorp.com>
1936
1937        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1938
19392000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1940
1941        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1942
19432000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1944
1945        * aclocal/check-bsps.h:
1946          - Add pck6-BSP
1947          - Exclude ChangeLog from being picked up as BSP
1948        * aclocal/bsp-alias.m4: Add pck6-BSP
1949
19502000-08-10      Joel Sherrill <joel@OARcorp.com>
1951
1952        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.