source: rtems/ChangeLog @ fd9d071

4.104.115
Last change on this file since fd9d071 was fd9d071, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/22/08 at 03:58:12

2008-12-22 Ralf Corsépius <ralf.corsepius@…>

  • aclocal/canonical-target-name.m4: Remove tic4x.
  • Property mode set to 100644
File size: 53.9 KB
RevLine 
[fd9d071]12008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * aclocal/canonical-target-name.m4: Remove tic4x.
4
[f6860278]52008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
6
7        * README.configure: Add Lattice Mico32 support.
8
[7d35b7ff]92008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant
12        of h8sim.
13
[3fc13ac9]142008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
15
16        * README.configure: Add new M32R port. It is just a beginning but the
17        BSP is functional enough to initialize and shutdown RTEMS.
18
[a2a4027]192008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add
22        M32C port and m32csim BSP.
23
[27a0015f]242008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
25
26        * VERSION: Bump version to 4.9.99.0
27
[08ecdaa]282008-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
29
30        PR 1324/bsps
31        * aclocal/check-bsps.m4: Revert Joel's icecube patch.
32
[3427cdbf]332008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * MAINTAINERS: Remove myself from avr.
36
[f1cb4fc]372008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
38
39        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
40        Recognize the the GDB SuperH simulator is just an architectural
41        simulator and does not include devices. Rename existing simulator BSP
42        configurations to simsh1 and simsh2 and add simsh4.
43
[115dae3]442008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
45
46        PR 1324/bsps
47        * aclocal/check-bsps.m4: Add missing icecube.
48
[f8f2e41]492008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
50
51        * aclocal/version.m4: Bump RTEMS_API to 4.10.
52        Bump _RTEMS_VERSION to 4.9.99.0.
53
[fd1c1c9]542008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
55
56        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
57        LPC2478 BSP.
58
[5aa1855]592008-09-09      Joel Sherrill <joel.sherrill@oarcorp.com>
60
61        * README.configure: Updated list of BSPs.
62
[5ca23e5e]632008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
64
65        * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg,
66        * make/custom/tqm8xx.cfg,
67        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
68        added MPC8xx based tqm8xx BSP family
69
[f4495484]702008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
71
72        * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
73
[61216b12]742008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
75
76        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
77        comments.
78        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
79        AC_PREREQ(2.62).
80
[574fb67]812008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
82
83        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added MPC5566EVB and
84        MPC8313ERDB.  Added Doxygen style comment.
85
[3c6fe2e]862008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
87
88        * make/custom/haleakala.cfg:
89        added PPC405 haleakala BSP contributed by Michael Hamel
90
[224aebb3]912008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
92
93        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4,
[3c6fe2e]94        * make/custom/m5484FireEngine.cfg:
[224aebb3]95        added pgh360 BSP variant
96        added m5484FireEngine BSP
97
[3f02a85]982008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
99
100        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
101
[58b9db5]1022008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
103
104        * bootstrap: Use find . ... preinstall.am for portability reasons.
105
[2f044a8]1062008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
107
108        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
109        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
110        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
111        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
112        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
113
[db58e51]1142007-11-06      Ray Xu <rayx.cn@gmail.com>
115
116        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
117
[90a51d8a]1182007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
119
[f2502b3]120        * VERSION: Bump VERSION to 4.8.99.0.
[90a51d8a]121        * aclocal/version.m4: Bump RTEMS_API to 4.9.
122        Bump RTEMS_VERSION to 4.8.99.0.
123
[e959d8d]1242007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
125
126        * Makefile.maint: touch all documentation master files so the date on
127        the manual reflects the release date of the software.
128
[ecda1e42]1292007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
130
131        * Makefile.maint: Add touching master files for various manuals so the
132        date on the cover page will reflect the date a tarball is cut.
133
[8ba985a]1342007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
135
136        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
137        since that is the nickname for the Freescale evaluation board it is
138        based upon. BSP was tested on a Freescale MPC5200LITE.
139
[27ccd807]1402007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
141
142        * Makefile.maint, configure.ac, release_support: Remove RDBG.
143        * aclocal/enable-rdbg.m4: Removed.
144
[f610e83f]1452007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
146
147        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
148        Add gen83xx and mpc8349eamds BSP
149
[73cdeb6]1502007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
151
[f610e83f]152        * README.configure: Add virtex BSP
[73cdeb6]153
[18481be3]1542007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
155
156        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
157
[0af14458]1582007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
159
160        * README.configure: Removed armulator.
161
[4f35ea9b]1622007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
163
164        * README.configure, aclocal/check-bsps.m4: Remove references to
165        mbx860_1b since it is just an alternate name for the mbx860_001b.
166
[1a63b528]1672007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
168
169        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
170        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
171
[0245526]1722007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
173
174        * README.configure: DMV152 obsoleted.
175
[f9f1d96]1762007-02-21      Joel Sherrill <joel@OARcorp.com>
177
178        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
179
[e290b1f]1802007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
181
182        * Makefile.am: Use MKDIR_P instead of mkdir_p.
183
[decbbe4d]1842007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
185
[8b75a07]186        * Makefile.maint: Use VERSION as master source for version.m4's.
[decbbe4d]187        * VERSION: Sync with version in aclocal/version.m4.
188
[859fbb49]1892007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
190
191        * Makefile.maint: Sync nomenclature with that being used in
192          cpukit/score/include/rtems/system.h (major->minor,
193          minor->revision).
194
[0bed66a8]1952007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
196
[17ab08dc]197        * Makefile.maint: Remove references to
198          cpukit/score/include/rtems/system.h.
[0bed66a8]199        * Makefile.maint: Add CVS_RUN.
200
[16e03864]2012007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
202
203        * Makefile.maint: New.
204
[bb22f141]2052007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
206
207        * acinclude.m4: AC_PREREQ(2.60).
208
[f172fc89]2092007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
210
211        * ampolish3: Use MKDIR_P instead of mkdir_p.
212
[ba4b65ee]2132007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
214
215        * Makefile.am: Remove scripts/.
216
[fcb0cd46]2172006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
218
219        * configure.ac: New BUG-REPORT address.
220
[054f1877]2212006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
222
223        * Makefile.am: Add ampolish3.
224
[7e30265]2252006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
226
227        * bootstrap: Add -r (autoreconf).
228
[77fff592]2292006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
230
231        * bootstrap: Add -p (regenerate preinstall.ams).
232
[b947ced7]2332006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
234
235        * ampolish3: New.
236
[f02a0e53]2372006-10-19      Joel Sherrill <joel@OARcorp.com>
238
239        * configure.ac: Remove all macro implementations and use only the
240        static inline. Static inline functions are now well supported so
241        there is no reason for duplicate maintenance.
242        * aclocal/enable-inlines.m4: Removed.
243
[9b5e72b]2442006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
245
246        * aclocal/rtems-top.m4: Remove RTEMS_API.
247        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
248
[2e28876]2492006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
250
251        * aclocal/version.m4: Bump version to 4.7.99.0.
252
[756c9ba]2532006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
254
255        * configure.ac: Require autoconf-2.60. Require automake-1.10.
256
[5cefa4ca]2572006-08-09      Kolja Waschk <waschk@telos.de>
258
259        * config-ml.in: New port to Altera NIOS II.
260
[8eb78a20]2612006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
262
263        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
264        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
265       
[5b5e6ba5]2662006-06-23      Worth Burruss <worth@motioncontrol.org>
267
268        * README.configure: Add mcf5235.
269
[8a1ea19]2702006-04-18      Joel Sherrill <joel@OARcorp.com>
271
272        * VERSION: Updated to rtems-4.6.99.3.
273
[84c86f2]2742006-04-18  Joel Sherrill <joel@OARcorp.com>
275
276        * aclocal/version.m4: Updated to rtems-4.6.99.3.
277
[9fdf810]2782006-04-18      Joel Sherrill <joel@OARcorp.com>
279
[0bcbbd2]280        * release_support: Fix typos.
[9fdf810]281
[0bcbbd2]2822006-04-18      Joel Sherrill <joel@OARcorp.com>
[c5a67176]283
[0bcbbd2]284        * ChangeLog, release_support: Fix typos.
[c5a67176]285
[c6bfd5d2]2862006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
287
288        * acinclude.m4: Requires autoconf-2.59.
289
[bea51c0]2902006-03-07      Joel Sherrill <joel@OARcorp.com>
291
292        PR 694/rtems
293        * release_support: Do not include .cvsignore files in release tarballs.
294
[a5a0db4]2952006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
296
297        PR 882/make_build
298        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
299
[26e24b5]3002006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
301
[a533890]302        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
303        Alpha-sort the aliases list.
[26e24b5]304        * automake/host.am, automake/local.am, automake/subdirs.am:
305        Remove depend-am, depend-recursive.
306
[445b9740]3072006-01-10      Joel Sherrill <joel@OARcorp.com>
308
309        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
310
[1a5a3705]3112006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
312
313        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
314        Alias leon1 to leon2. Add sis.
315        * aclocal/check_bsps.m4: Remove brs5l.
316        Remove leon. Add leon2. Add sis to erc32 family.
317
[0ce7a06]3182005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
319
320        PR 851/bsps
321        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
322        family.
323
[368aa67]3242005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
325
326        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
327
[ed73c256]3282005-09-02      Joel Sherrill <joel@OARcorp.com>
329
330        * VERSION: Updated to rtems-4.6.99.2.
331
[95f9447]3322005-09-02  Joel Sherrill <joel@OARcorp.com>
333
[e540d72]334        * aclocal/version.m4: Updated to rtems-4.6.99.2.
[95f9447]335
[9b55ef5]3362005-07-06      Philippe Simons
337
[e540d72]338        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
[9b55ef5]339
[17228d13]3402005-04-28      Joel Sherrill <joel@OARcorp.com>
341
342        * README.configure: Updated to account for removal of dmv177 and
343        ppcn_60x as well as other additions and deletions.
344
[35e60150]3452005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
346
347        * aclocal/enable-itron.m4: Allow unix.
348
[470816d]3492005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
350
351        * Makefile.am: Remove ACLOCAL_FILES.
352
[985ba62]3532004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
354
355        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
356        bsp_specs.
357
[a7cddf52]3582004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
359
360        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
361        motorola_shared.
362
[d4948dd9]3632004-11-10      Joel Sherrill <joel@oarcorp.com>
364
365        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
366
[ba5288d]3672004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
368
369        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
370
[504112d]3712004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
372
373        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
374        presence of *.cfg.
375        * aclocal/check-custom-bsp.m4: Add bspkit support.
376
[180ae7a1]3772004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
378
379        * aclocal/enable-bare.m4: Remove.
380
[c7f8bbea]3812004-09-29      Joel Sherrill <joel@OARcorp.com>
382
383        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
384        c/TOOL_TARGETS: i960 obsoleted and all references removed.
385
[97891e5e]3862004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
387
388        * configure.ac: Require automake > 1.9.
389
[20286cb]3902004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
391
392        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
393
[a7fabaec]3942004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
395
396        PR 673/make_build
397        * config-ml.in: Quote 'cd "${ml_origdir}"'.
398        Quote 'cd "${ML_POPDIR}"'.
399
[2977f24c]4002004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
401
[a7fabaec]402        PR 673/make_build
[2977f24c]403        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
404
4052004-07-14      Joel Sherrill <joel@OARcorp.com>
[ef6d69c3]406
407        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
408
[3456ce8a]4092004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
410
411        * aclocal/rtems-top.m4: Remove ENDIF.
412        Remove with_target_subdir defaulting to '.'.
413        * acinclude.m4: Add --includedir to sub_configure_args.
414
[9078e097]4152004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
418        Rework dist-hook.
419        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
420        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
421
[6f5b510]4222004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
425
[2994a4a0]4262004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * Makefile.am: Remove AUTOMAKE_FILES.
429        Cleanup duplicate ACLOCAL_FILES.
430        EXTRA_DIST += config-ml.in.
431        DIST_SUBDIRS += make.
432        Add dist-hook.
433        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
434
[1d3713ef]4352004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
438
[7eabb628]4392004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * VERSION: 4.6.99.0.
442        * aclocal/version.m4: 4.6.99.0.
443
[75b453f]4442004-02-06      Joel Sherrill <joel@OARcorp.com>
445
446        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
447        which were accidentally removed when purging the mips64orion.
448
[1f1b298]4492004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * aclocal/rpm.m4: Make osversions the default.
452        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
453        distcheck).
454
[9b962b28]4552004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
[1f1b298]457        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
[9b962b28]458
[86a84373]4592004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * configure.ac: Require automake >= 1.8.2.
462        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
463
[36e48b1]4642004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * configure.ac: Requires automake >= 1.8.1.
467
[6223498d]4682004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * .cvsignore: Remove mkinstalldirs.
471        * bootstrap: Remove compile during "clean".
472
[8fca19b3]4732004-01-08      Joel Sherrill <joel@OARcorp.com>
474
475        * .cvsignore: Add compile.
476
[f6f9ad4]4772004-01-07      Joel Sherrill <joel@OARcorp.com>
478
479        * README.configure: Remove efi68k and efi332 references as they are no
480        longer in the tree.
481
[8d93706]4822004-01-07      Joel Sherrill <joel@OARcorp.com>
483
484        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
485        removed as mips port more completely covers the MIPS family.
486
[3d0f7c8]4872003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * README.configure: Reflect requireing autoconf-2.59 and
490        automake-1.8.
491
[8e7a525]4922003-12-17      Joel Sherrill <joel@OARcorp.com>
493
494        * VERSION: Updated to rtems-20031217-test.
495
[44652f8]4962003-12-17  Joel Sherrill <joel@OARcorp.com>
497
498    * aclocal/version.m4: Updated to rtems-20031217-test.
499
[69544b5]5002003-12-17      Joel Sherrill <joel@OARcorp.com>
501
502        * release_support: Correct method used to find ChangeLog associated
503        with the version.m4 files.  Keep going until I can get a tarball cut.
504
[78429066]5052003-12-17      Joel Sherrill <joel@OARcorp.com>
506
[7d4d954]507        * release_support: Use dirname not basedir.  Keep going until I
508        can get a tarball cut.
[78429066]509
[9f64a70]5102003-12-17      Joel Sherrill <joel@OARcorp.com>
511
512        * release_support: New file -- assistant to new cut_release script.
513
[a07ff70b]5142003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * Makefile.am: Remove automake/compile.am
517
[dbb07c74]5182003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * automake/compile.am: Remove (Unused).
521
[de3e979]5222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * automake/lib.am: Remove (Unused).
525
[810720b6]5262003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
529
[88c3c5e]5302003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * configure.ac: Remove make/custom/Makefile.
533        * Makefile.am: Cosmetics.
534        * automake/compile.am: Remove compilation rules.
535        Remove $(ARCH) directory generation.
536
[dfd3132]5372003-11-26      Joel Sherrill <joel@OARcorp.com>
538
539        * MAINTAINERS: New file.
540
[3959276e]5412003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
544        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
545        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
546        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
547        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
548        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
549        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
550        aclocal/enable-tests.m4, aclocal/multilib.m4,
551        aclocal/path-ksh.m4, aclocal/project-root.m4,
552        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
553        acinclude.m4:
554        Fix underquoting to silence automake-1.8.
555
[044d954]5562003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * config-ml.in: Don't built multilib variant normal (-mn) for
559        h8300-*-rtems*.
560
[532b7d1]5612003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * aclocal/config-subdirs.m4: Remove.
564        * Makefile.am: Reflect changes above.
565
[fb2fc21]5662003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * aclocal/canonical-host.m4: Remove.
569        * Makefile.am: Reflect changes above.
570
[0affee3]5712003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
574        c/src/lib/libbsp/*/acinclude.m4.
575
[4f2064f1]5762003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * aclocal/check-cpu.m4: Remove.
579        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
580        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
581        $1 in $srcdir before adding dir to SUBDIRS.
582
[5e8552a4]5832003-09-26  Joel Sherrill <joel@OARcorp.com>
584
585        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
[4f2064f1]586
[d2c6e4c1]5872003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
588
589        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
590        patches).
591        * aclocal/enable-tests.m4: Change to support
592        --enable-tests=no|yes|samples, default is samples.
593
[416f7bbe]5942003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * Makefile.am: Correct bogus ACLOCAL_FILES.
597
[8ad16ba]5982003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
601        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
602        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
603        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
604        aclocal/check-networking.m4, aclocal/check-newlib.m4,
605        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
606        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
607        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
608        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
609        aclocal/path-perl.m4, aclocal/ppc.m4,
610        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
611        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
612        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
613        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
614        Remove (Unused).
615        * automake/leaf.am, automake/force-preinstall.am:
616        Remove (Unused).
617        * Makefile.am: Reflect changes above.
618
[d225716]6192003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
620
621        * automake/local.am, automake/host.am: Remove "debug".
622
[7dcc3fe]6232003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
626
[3a032d41]6272003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
630        Add "autoconf-2.5x unquoting" hack.
631
6322003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * config.sub: Remove (Automatically added by automake, again).
635        * bootstrap: Reflect change above.
636        * configure.ac: Require automake >= 1.7.6.
637
[be5e8272]6382003-07-03      Joel Sherrill <joel@OARcorp.com>
639
640        * SUPPORT: Fix Mark Johannes' email address.
641
[ea19143]6422003-07-03      Joel Sherrill <joel@OARcorp.com>
643
644        * VERSION: Updated to rtems-ss-20030703.
645
[73defea0]6462003-07-03      Joel Sherrill <joel@OARcorp.com>
647
648        * aclocal/version.m4: Updated to rtems-ss-20030703.
649
[502ce3c]6502003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
[cf0ed46]652        * bootstrap: Reflect having added config.sub.
[502ce3c]653        * config.sub: New from subversions to accomodate c4x/tic4x.
654
[87a95526]6552003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
[9274ea7]657        PR 412/make_build
[87a95526]658        * configure.ac: Remove "BLEEDING EDGE" warning.
659        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
[9274ea7]660        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
[87a95526]661        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
662        * aclocal/gcc-isystem.m4: New.
663        * Makefile.am: Add aclocal/gcc-isystem.m4.
664
[b52d7bc]6652003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * automake/local.am: Remove $(ARCH), clean-local.
668
[acd7c408]6692003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        PR 321:
672        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
673        * aclocal/env-rtemsbsp.m4
674        * automake/compile.am
675        * automake/host.am
676        * automake/local.am
677
[1cd9dfc]6782003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679
680        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
681        * automake/compile.am: Remove LIBSUFFIX_VA.
682        Merger from rtems-4-6-branch.
683
[428044d1]6842003-04-17      Joel Sherrill <joel@OARcorp.com>
685
686        * VERSION: Updated to rtems-ss-20030417.
687
[7ae9530]6882003-04-17      Joel Sherrill <joel@OARcorp.com>
689
690        * aclocal/version.m4: Updated to rtems-ss-20030417.
691
[e9aa8627]6922003-04-11      Joel Sherrill <joel@OARcorp.com>
693
694        * VERSION: Updated to rtems-ss-20030411.
695
[f1208c0]6962003-04-11      Joel Sherrill <joel@OARcorp.com>
697
698        * aclocal/version.m4: Updated to rtems-ss-20030411.
699
[a52b2059]7002003-04-11      Joel Sherrill <joel@OARcorp.com>
701
702        * VERSION: Updated to rtems-ss-20020411.
703
[1ee68d1]7042003-04-11      Joel Sherrill <joel@OARcorp.com>
705
706        * aclocal/version.m4: Updated to rtems-ss-20020411.
707
[55837f7]7082003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * acinclude.m4: Reformat build_* handling.
711        Preset *_alias if empty.
712        * configure.ac: Change tools/build to build-config dirs.
713        Conditionally build tools/build as host-config dirs.
714
7152003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * acinclude.m4: Fix broken comments.
718        Add hidden option --enable-experimental.
719        * README.cdn-X: Update.
720        * configure.ac: Build tools/build as host and build-host tools to
721        accomodate those BSPs applying packhex in <BSP>.cfg.
722        Build tools/cpu as build-host tools.
723
7242003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * tools/Makefile.am: Remove.
727        * configure.ac: Remove tools.
728        * acinclude.m4: Fix build_subdir handling.
729        * Makefile.am: Remove tools from SUBDIRS.
730        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
731
7322003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * configure.ac: Remove AC_CONFIG_AUX_DIR.
735        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
736
7372003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * bootstrap: Add ACLOCAL, AUTOHEADER.
740        Don't check for auto*tool-versions.
741
7422003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
745
7462003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * automake/compile.am: Introduce depend-gcc.
749        * automake/lib.am: Remove stray comment.
750        * automake/local.am: Introduce depend-gcc.
751
7522003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
755
7562003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
759        * automake/local.am: Remove $(ARCH), clean-local.
760        * automake/compile.am: Add $(ARCH), clean-local.
761        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
762
[b22fa3ab]7632003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * Makefile.am: Remove references to obsoleted files
766        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
767
[6dd184ce]7682003-02-14      Joel Sherrill <joel@OARcorp.com>
769
770        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
771        references.
772
[6b2b4a36]7732003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
776
[d854517]7772003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * bootstrap: Remove attempts to detect autoconf and automake using
780        "which" (PR 325).
781
[08c6c10]7822003-02-06      Joel Sherrill <joel@OARcorp.com>
783
784        * README.configure: Updated to reflect new BSPs and deprecated
785        targets.
[d854517]786
[b36cca28]7872003-01-28      Joel Sherrill <joel@OARcorp.com>
788
789        * VERSION: Updated to rtems-ss-20030128.
790
[4f3e2c28]7912003-01-28      Joel Sherrill <joel@OARcorp.com>
792
793        * aclocal/version.m4: Updated to rtems-ss-20030128.
794
[16735ca]7952003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
798        Remove CLOBBER_DEPEND (Unused).
799
[159efe9f]8002003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * automake/local.am: Remove distclean-local.
803
[2a2def9]8042001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
807        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
808
[bde6014e]8092002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
812        Rework RTEMS_PROG_CXX_FOR_TARGET.
813
[f442116c]8142002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
817
[09efa77]8182002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
821
[3907075f]8222002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
825
[b41b797]8262002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * bootstrap: Require autoconf 2.54 or 2.57.
829        Require automake-1.7.2.
830
[6fea3824]8312002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
832
833        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
834        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
835        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
836
[baa8dd7c]8372002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
838
839        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
840
[f04c916]8412002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * automake/compile.am: Remove hard-coded *_PROFILE_V.
844        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
845        CFLAGS_PROFILE_V.
846        Remove CPPFLAGS_GCC.
847
[c2113d3]8482002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
851        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
852        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
853        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
854
[8b38a769]8552002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
856
857        * aclocal/rtems-flags.m4: New.
858
[82b1805]8592002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * bootstrap: Allow autoconf-2.57.
862
[c47c12b]8632002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * aclocal/prog-cc.m4: Remove GCCSED.
866
[29d82b25]8672002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
870        Remove LDFLAGS.
871        Add CCAS, CCASCOMPILE.
872        Remove compilation rules for *.cpp, *.cxx, *.C.
873        Use CCASCOMPILE to compile *.S.
874        Add -pg to RTEMS_CFLAGS_PROFILE_V.
875
[87ecb88c]8762002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
877
878        * configure.ac: Remove c/make.
879
[ff65620]8802002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
881
882        * aclocal/prog-ccas.m4: New.
883        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
884        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
885        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
886
[b6cc40a]8872002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * acinclude.m4: Conditionally append --target=.
890
[0a9a0f5]8912002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
892
893        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
894
[86f12bc]8952002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * automake/compile.am: Remove LD_PATHS (Unused).
898        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
899        is announced obsolete).
900
[20d7ed37]9012002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
904
[984123f]9052002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
906
907        * aclocal/sysv-ipc.m4: Remove (Unused).
908        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
909
[9e4d710]9102002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
911
912        * acinclude.m4: Lots of changes addressing PR 312.
913
[824bf2e4]9142002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
917        to PR 312).
918
[5395172]9192002-11-18      Joel Sherrill <joel@OARcorp.com>
920
921        * VERSION: Updated to rtems-ss-20021118.
922
[b5a59c3f]9232002-11-18      Joel Sherrill <joel@OARcorp.com>
924
925        * aclocal/version.m4: Updated to rtems-ss-20021118.
926
[174eed8c]9272002-11-17      Joel Sherrill <joel@OARcorp.com>
928
929        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
930        Motorola MTX603e.
931
[824bf2e4]9322002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
933
934        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
935
[bcf4d5bc]9362002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
937
938        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
939        * configure.ac: Ditto.
940
[8a2e2aaa]9412002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
942
943        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
944        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
945        Support @CFLAGS@, @CXXFLAGS@.
946
[e9fc7e5]9472002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * bootstrap: Allow autoconf-2.56.
950
[f289c09]9512002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
954        Fix stupid typo (continue/configure).
955        * aclocal/prog-cc.m4: Remove obsolete comments.
956        Acknowledge CFLAGS.
957
[6a31b7c0]9582002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
961        end of the args passed to sub-configure-scripts. (Reported by
962        Wulf Hofbauer <wh73@cornell.edu>)
963
[fae851c]9642002-11-12      Joel Sherrill <joel@OARcorp.com>
965
966        * configure.ac: Remove make/compilers/Makefile.
967
[2c86557]9682002-11-11      Joel Sherrill <joel@OARcorp.com>
969
970        * VERSION: Updated to rtems-ss-20021111.
971
[b99463c]9722002-11-11      Joel Sherrill <joel@OARcorp.com>
973
974        * aclocal/version.m4: Updated to rtems-ss-20021111.
975
[a3f7971]9762002-11-11      Joel Sherrill <joel@OARcorp.com>
977
978        * VERSION: Updated to rtems-ss-20021111.
979
[2bc3f76]9802002-11-11      Joel Sherrill <joel@OARcorp.com>
981
982        * aclocal/version.m4: Updated to rtems-ss-20021111.
983
[a9f1a11]9842002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
985
986        * automake/compile.am: Remove rel rule.
987
[7395fa5]9882002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
989
990        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
991
[6f6cde6f]9922002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * configure.ac: Remove make/Templates/Makefile.
995        * README.configure: Minor massaging.
996
[e05468fb]9972002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
998
999        Further preparations for autoconf > 2.52:
1000        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
1001        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
1002        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
1003
[9cf7774]10042002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1005
1006        * acinclude.m4: Adapations to autoconf > 2.52.
1007
[b31106f6]10082002-11-01      Joel Sherrill <joel@OARcorp.com>
[022fcc07]1009
[b31106f6]1010        * ChangeLog: Corrected.
[32f1696c]1011
[282cb9c]10122002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * bootstrap: Add generate_bspdir_acinclude to automatically update
1015        c/src/lib/libbsp/<cpu>/acinclude.m4.
1016        Use #! /bin/sh instead of #!/bin/sh.
1017        Remove autom4te*.cache during ./bootstrap --clean.
1018
[314a962]10192002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1020
1021        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
1022        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
1023        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
1024        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
1025        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
1026        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
1027        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
1028        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
1029        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
1030        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
1031        (autoconf > 2.54 seems to have problems with the old form of
1032        quoting).
1033
[1da0c52]10342002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035
1036        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
1037        (autoconf > 2.54 complains about).
1038
[3767e25]10392002-10-21      Joel Sherrill <joel@OARcorp.com>
1040
1041        * VERSION: Updated to rtems-20021021-test.
1042
[f8ee48bf]10432002-10-21      Joel Sherrill <joel@OARcorp.com>
1044
1045        * aclocal/version.m4: Updated to rtems-20021021-test.
1046
[8730f45]10472002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1048
1049        * .cvsignore: Reformat.
1050        Add autom4te*cache.
1051        Remove autom4te.cache.
1052
[aa7428a]10532002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1054
1055        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1056
[59d28b7]10572002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1058
1059        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
1060        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1061
[58fd5ab]10622002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1063
1064        * bootstrap: Add autoconf/automake version checks by popular demand.
1065        [FWIW: I dislike this.]
1066
[4bf6f90d]10672002-10-07      Joel Sherrill <joel@OARcorp.com>
1068
1069        * VERSION: Updated to rtems-ss-20021007.
1070
[523fb4b]10712002-10-07      Joel Sherrill <joel@OARcorp.com>
1072
1073        * aclocal/version.m4: Updated to rtems-ss-20021007.
1074
[e1229013]10752002-10-04      Joel Sherrill <joel@OARcorp.com>
1076
1077        * VERSION: Updated to rtems-JUNK.
1078
[71a08543]10792002-10-04      Joel Sherrill <joel@OARcorp.com>
1080
1081        * aclocal/version.m4: Updated to rtems-JUNK.
1082
[d8befba2]10832002-10-04      Joel Sherrill <joel@OARcorp.com>
1084
1085        * VERSION: Updated to rtems-ss-20021004.
1086
[b6ea96ef]10872002-10-04      Joel Sherrill <joel@OARcorp.com>
1088
1089        * aclocal/version.m4: Updated to rtems-ss-20021004.
1090
[72f4ec87]10912002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
1094        autoconf-2.53 PACKAGE crap.
1095
[6c15108]10962002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * aclocal/prog-gnat.m4: New.
1099
[ca3fa6bb]11002002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * aclocal/bsp-configure.m4: Fix small typo in comment.
1103
[24688dbd]11042002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1105
1106        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1107
[d69c9c6]11082002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1109
1110        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1111        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1112        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1113
[d5dc04f]11142002-08-07      Joel Sherrill <joel@OARcorp.com>
1115
1116        * aclocal/version.m4: Updated to rtems-ss-20020807.
1117
[d3f954e]11182002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1119
1120        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1121
[79b15c1d]11222002-07-31      Joel Sherrill <joel@OARcorp.com>
1123
1124        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1125        was just a stub and only the OR32 port is getting worked on.
1126
[b4cde04]11272002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1128
1129        * aclocal/subdirs.m4: Remove.
1130        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1131
[0e08a3c3]11322002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1133
1134        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1135        exec/score/cpu.
1136
[35b2275]11372002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1138
1139        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1140        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1141        compilation rules (Work-around to an automake bug).
1142        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1143        make-library.
1144
[be3e0f7]11452002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1146
1147        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1148
[cca5631]11492002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1150
1151        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1152
[76af1fc]11532002-07-17      Joel Sherrill <joel@OARcorp.com>
1154
1155        * aclocal/version.m4: Updated to rtems-ss-20020717.
1156
[8166684]11572002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1158
1159        * config-ml.in: Imported from gcc-3.1.
1160        Change to match c/src/config-ml.in.
1161
[0f8ae13c]11622002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1163
1164        * aclocal/check-multiprocessing.m4: Reworked.
1165        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1166
[48e7a718]11672002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1168
1169        * automake/multilib.am: Remove.
1170        * Makefile.am: Reflect change above.
1171
[f610f0c5]11722002-06-28      Joel Sherrill <joel@OARcorp.com>
1173
1174        * aclocal/version.m4: Updated to rtems-ss-20020628.
1175
[8ce766ce]11762002-06-27      Joel Sherrill <joel@OARcorp.com>
1177
1178        * tools/Makefile.am: Build the cpu dependent tools as well.
1179
[ba2df911]11802002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1181
1182        * aclocal/env-rtemscpu.m4: Remove.
1183        * aclocal/multi.m4: Remove.
1184        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1185
[28311188]11862002-05-28      Joel Sherrill <joel@OARcorp.com>
1187
1188        * aclocal/version.m4: Updated to rtems-ss-20020528.
1189
[53eb191]11902002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1191
1192        * aclocal/prog-cc.m4: Remove GCC272 support.
1193        Remove ENABLE_LIBCDIR.
1194        * aclocal/prog-cxx.m4: Ditto.
1195        * aclocal/enable-gcc28.m4: Remove.
1196        * aclocal/enable-libcdir.m4: Ditto.
1197
[fd2bc17a]11982002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1199
1200        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1201        ENABLE_GCC28.
1202
[978f59a]12032002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1204
1205        * automake/compile.am: Remove GCC272 support.
1206        Remove *.sh rule (unused).
1207        * configure.ac: Remove ENABLE_GCC28.
1208        Remove ENABLE_LIBCDIR.
1209
[6568b90]12102002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1211
1212        * .cvsignore: Added mdate-sh and texinfo.tex.
1213
[321f5ff]12142002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1215
1216        * aclocal/version.m4: New file.
1217        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1218        aclocal/version.m4.
1219        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1220        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1221
[579f14cc]12222002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1223
1224        * configure.ac:
1225        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1226        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1227        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1228        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1229
[dee576c0]12302002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1233        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1234
[5800e142]12352002-03-08      Joel Sherrill <joel@OARcorp.com>
1236
1237        * VERSION: Updated to rtems-mg5-20020808.
1238
[41debfd]12392002-03-01      Joel Sherrill <joel@OARcorp.com>
1240
1241        * VERSION: Updated to rtems-ss-20020301.
1242
[7f87dd3]12432002-02-15      Joel Sherrill <joel@OARcorp.com>
1244
1245        * VERSION: Updated to rtems-ss-20020215.
1246
[9b11632]12472002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1248
1249        * aclocal/subdirs.m4: Propagate the current $prefix to the
1250        sub-configures.
1251
[5bca94b]12522002-02-05      Joel Sherrill <joel@OARcorp.com>
1253
1254        * VERSION: Updated to rtems-ss-20020205.
1255
[d7aabb7c]12562002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1257
1258        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1259        compatibility.
1260        * bootstrap: Let --clean remove texinfo.tex.
1261
[cbc4e6fa]12622002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1263
1264        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1265
[003d4da]12662002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1267
1268        * configure.ac: Add --enable-docs support. Add
1269        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1270        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1271        hard-coded SUBDIRS.
1272        * README.configure: Added a bit of information on this new option.
1273
[e7288b7]12742002-01-18      Joel Sherrill <joel@OARcorp.com>
1275
1276        * VERSION: Updated to rtems-ss-20020118.
1277
[9ee8036]12782002-01-18      Joel Sherrill <joel@OARcorp.com>
1279
1280        * VERSION: Updated to rtems-20020118.
1281
[b2433b2]12822002-01-17      Joel Sherrill <joel@OARcorp.com>
1283
1284        * VERSION: Updated to rtems-ss-20020717.
1285
[36202ec]12862002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1287
1288        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1289        check upon host_alias != build_alias.
1290
[1ae913e]12912002-01-07      Joel Sherrill <joel@OARcorp.com>
1292
1293        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1294        last line to eliminate 100's of warnings.
1295
[a0ea6f1]12962002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1297
1298        * aclocal/check-newlib.m4: Apply AS_IF.
1299        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1300        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1301        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1302        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1303        changes.
1304        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1305        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1306        * automake/compile.am: Remove librtemsall from LINK_FILES.
1307
[ba748523]13082001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1309
1310        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1311        * aclocal/subdirs.m4: New file.
1312        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1313        modifications.
1314        * aclocal/check-posix.m4: Apply AS_IF.
1315        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1316        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1317        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1318        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1319        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1320        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1321        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1322        OUTPUT_COMMANDS.
1323        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1324        * aclocal/rtems-debug.m4: Minor cleanups.
1325        * aclocal/rtems-top.m4: Minor cleanups.
1326        * automake/compile.am: Further steps towards automake's rules.
1327
[c5fff113]13282001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1329
1330        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1331        * automake/lib.am: Add MULTISUBDIR.
1332
[d0d33f21]13332001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1334
1335        * bootstrap: Run autoheader when configure.ac contains
1336        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1337
[1a457f5]13382001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1339
1340        * aclocal/bsp-configure.m4: New file.
1341        * Makefile.am: Add aclocal/bsp-configure.m4.
1342
[345772e]13432001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1344
1345        * Makefile.am: Add automake/force-preinstall.am,
1346        aclocal/ppc.am, remove ACLOCAL_M4.
1347
[8e541868]13482001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1349
1350        * aclocal/bsp-alias.m4: Remove score603e_g1.
1351        * aclocal/check-bsps.m4: Remove score603e_g1.
1352        * aclocal/prog-cc.m4: Apply m4_if.
1353
1354
[466e590]13552001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1356
1357        * automake/force-preinstall.am: New file.
1358        * aclocal/ppc.m4: New file.
1359
[9c392aa2]13602001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1361
1362        * aclocal/check-bsps.m4: Reworked.
1363        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1364
[7ee86ba7]13652001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1366
1367        * aclocal/bspopts.m4: New file.
1368
[4812b65b]13692001-11-13      Joel Sherrill <joel@OARcorp.com>
1370
1371        * COPYING: Test of $Id$ -> $RTEMS$.
1372
[0aa09608]13732001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1374
1375        This modification is part of the submitted modifications necessary to
1376        support the IBM PPC405 family.  This submission was reviewed by
1377        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1378        not negatively impact the ppc403 BSPs.  The submission and tracking
1379        process was captured as PR50.
1380        * README.configure: Added gen405 BSP.
1381
[a34b245]13822001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1383
1384        * Adopt more automake rules:
1385        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1386        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1387        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1388        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1389        CXXLINK_APP in make-cxx-exe.
1390        * automake/lib.am: Add ARFLAGS.
1391
[60c7524]13922001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1393
1394        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1395        config.cache's which prevented powerpc targets librdbg from building.
1396
[080afec]13972001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1398
1399        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1400        add 2nd arg to _RTEMS_CPU_SUBDIR.
1401        * aclocal/target.m4: Replace ac_configure_args with
1402        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1403        * Makefile.am: Require automake-1.5.
1404
[66387986]14052001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1406
1407        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1408        * configure.in: Remove.
1409        * configure.ac: New file, generated from configure.in by autoupdate.
1410
[083b72a]14112001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1412
1413        * aclocal/rtems-cpu-subdirs.m4: New file.
1414
[bfba54e]14152001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1416
1417        * automake/compile.am: Fundamentally reworked compilation rules for
1418        closer adaptation to automake's behavior.
1419
[8738dfaa]14202001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1421
1422        * automake/lib.am: Comment out LD.
1423        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1424        automake/leaf.am to AUTOMAKE_FILES.
1425
[d9e4f08]14262001-09-27      Joel Sherrill <joel@OARcorp.com>
1427
1428        * config.guess: No longer in CVS since installed by bootstrap.
1429
[ceb9f8f]14302001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1431
1432        * bootstrap: remove/add automake added files.
1433        * .cvsignore: reflect changes to bootstrap.
1434
[5ddff84b]14352001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1436
1437        * automake/leaf.am: New file.
1438
[37b5d78]14392001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1440
1441        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1442        of AC_CANONICAL_SYSTEM.
1443        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1444        mkinstalldirs and mkdir.
1445        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1446        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1447        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1448       
[986e1113]14492001-09-13      Joel Sherrill <joel@OARcorp.com>
1450
1451        * missing: Updated to latest version.
1452
[e712997]14532001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1454
1455        * configure.in: autoupdate to autoconf-2.52.
1456        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1457        fix auto*tool invocation order.
1458        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1459        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1460        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1461        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1462        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1463        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1464        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1465        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1466        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1467        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1468        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1469        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1470        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1471        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1472        RTEMS_CONFIG_PER_BSP conditional.
1473        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1474        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1475        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1476
[e32fdfa]14772001-05-25      Joel Sherrill <joel@OARcorp.com>
1478
1479        * README.configure: Corrected the name of the MRM332 BSP.
1480        Strengthened the distinction between what the target
1481        and the BSP each select.  Added more targets to list.
1482
[4cb89cc9]14832001-05-25      Joel Sherrill <joel@OARcorp.com>
1484
1485        * README.configure: Updated the list of BSPs.
1486
[a86c171]14872001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1488
1489        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1490        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1491        Add support for DOS-drive-letters.
1492
[f1d08c98]14932001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1494
1495        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1496        RTEMS_PROG_CC_FOR_TARGET.
1497
[83518713]14982001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1499
1500        * README.cdn-X: Update.
1501        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1502        @CPPFLAGS@ to CPPFLAGS.
1503
[084556d]15042001-04-20      Eric Valette <valette@crf.canon.fr>
1505
1506        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1507        BSPs support the new exception processing model and
1508        consequently, librdbg.
1509
[48ad47cc]15102001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1511
1512        * configure.in: Reworked for Canadian Cross support.
1513        * Makefile.am: Reflect changes to configure.in.
1514        * config.guess, config.sub: Update from subversions.gnu.org.
1515        * README.cdn-X: New file.
1516        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1517
[b50b3c8]15182001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1519
1520        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1521        TARGET_CONFIG_SUBDIRS.
1522        * aclocal/enable-bsp.m4: fix quoting.
1523        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1524
[70cbff2]15252001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1526
1527        * aclocal/config-subdirs.m4: New file.
1528        * aclocal/target.m4: Use macros from config-subdirs.m4.
1529
[6e815b38]15302001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1531
1532        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1533        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1534
[21d7de3a]15352001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1536
[70cbff2]1537        * configure.in: Fix AM_INIT_AUTOMAKE.
[21d7de3a]1538        * aclocal/bsp-arg-enable.m4: Extend comments.
1539        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1540        the default clause.
1541
[560aae24]15422001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1543
1544        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1545        RTEMS_ENV_RTEMSCPU.
1546        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1547        special treatment for GCC_SPECS.
1548        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1549        special treatment for GCC_SPECS.
1550        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1551        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1552        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1553        instead of $(shell ..) for LIBC_LIB*.
1554
[227ae749]15552001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1556
1557        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1558        simsh7045.
1559
[4dc2e9a]15602001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1561
1562        * automake/compile.am: Add LD.
1563
[baedcbb]15642000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1565
1566        * config.guess, config.sub: Update from CVS-autoconf to pick
1567        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1568        necessary anyway to use autoconf-versions > 2.13.
1569
[1033e27]15702000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1571
1572        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1573        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1574        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1575        help string.
1576        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1577
[a44f9ca5]15782000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1579
1580        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1581        Modified to reflect addition of LEON BSPs as well as the
1582        no-FP ERC32 variant.
1583
[2dbd07f8]15842000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1585
1586        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1587        standard).
1588        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1589        standard).
1590        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1591        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1592        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1593        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1594
[5913d94]15952000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1596
1597        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1598        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1599        $host instead of $target (BUG-FIX).
1600        * configure.in: Use $target and $host instead of $target_alias and
1601        $host_alias (autoconf-2.49b).
1602        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1603        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1604
1605        NOTES:
1606        * autoconf-2.49b depredicates using changequotes.
1607        * The changes to configure.in are due to cleanups in
1608        autoconf-2.49b's implemention of canonicalization. With
1609        autoconf-2.1x it wasn't always clear, when to use $xxx or
1610        $xxx_alias. Now this is clear.
1611
[feead226]16122000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1613
1614        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1615
[4686e5d9]16162000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1617
1618        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1619        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1620        with an RTEMS specific but more restrictive autoconf macro.
1621
[779654e]16222000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1623
1624        * automake/lib.am: Add LD.
1625
[2f17d74]16262000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1627
1628        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1629        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1630
[2e0fd427]16312000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1632 
1633        * aclocal/*: Replace with contents of macros/*.m4
1634        * macros/: Remove.
1635        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1636        * Makefile.am: Reflect changes to aclocal/ and macros/.
1637
[3174a7ed]16382000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1639
1640        * configure.in: New, Cygnus/GNU style configuration.
1641        * Makefile.am: Add macros/, reflect new configure.in,
1642        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1643        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1644        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1645        * macros/tool-prefix.m4: Remove.
1646        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1647        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1648        RTEMS_ROOT.
1649        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1650        * macros/multilib.m4: Various minor fixes.
1651        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1652        PROJECT_ROOT, RTEMS_ROOT.
1653        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1654        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1655
[16a30bd3]16562000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1657
1658        * automake/multilib.am: New file.
1659        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1660        the automake/ directory.
1661
[509f8351]16622000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1663
1664        * macros/enable-hwapi.m4: Removed.
1665        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1666        A small cleanup step towards gnu-canonicalization.
1667
[aac7fdd2]16682000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1669
1670        * macros: New directory.
1671        * macros/bsp-alias.m4: new file.
1672        * macros/canonical-host.m4: new file.
1673        * macros/canonical-target-name.m4: new file.
1674        * macros/canonicalize-tools.m4: new file.
1675        * macros/check-bsp-cache.m4: new file.
1676        * macros/check-bsps.m4: new file.
1677        * macros/check-cpu.m4: new file.
1678        * macros/rtems-debug.m4: new file.
1679        * macros/check-cxx.m4: new file.
1680        * macros/check-itron.m4: new file.
1681        * macros/check-multiprocessing.m4: new file.
1682        * macros/check-networking.m4: new file.
1683        * macros/check-newlib.m4: new file.
1684        * macros/check-posix.m4: new file.
1685        * macros/check-rdbg.m4: new file.
1686        * macros/enable-bare.m4: new file.
1687        * macros/enable-cxx.m4: new file.
1688        * macros/enable-gcc28.m4: new file.
1689        * macros/enable-inlines.m4: new file.
1690        * macros/enable-itron.m4: new file.
1691        * macros/enable-libcdir.m4: new file.
1692        * macros/enable-multiprocessing.m4: new file.
1693        * macros/enable-networking.m4: new file.
1694        * macros/enable-posix.m4: new file.
1695        * macros/enable-rdbg.m4: new file.
1696        * macros/enable-rtemsbsp.m4: new file.
1697        * macros/enable-tests.m4: new file.
1698        * macros/gcc-pipe.m4: new file.
1699        * macros/gcc-specs.m4: new file.
1700        * macros/i386-gas-code16.m4: new file.
1701        * macros/path-ksh.m4: new file.
1702        * macros/path-perl.m4: new file.
1703        * macros/prog-cc.m4: new file.
1704        * macros/prog-cxx.m4: new file.
1705        * macros/project-root.m4: new file.
1706        * macros/rtems-top.m4: new file.
1707        * macros/sysv-ipc.m4: new file.
1708        * macros/target.m4: new file.
1709        * macros/rtems-test-no-pause.m4: new file.
1710        * macros/multilib.m4: new file.
1711        * macros/tool-paths.m4: new file.
1712        * macros/tool-prefix.m4: new file.
1713
[9b1a45f]17142000-09-14      Joel Sherrill <joel@OARcorp.com>
1715
1716        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1717
[c9782f9]17182000-09-14      Joel Sherrill <joel@OARcorp.com>
1719
1720        * aclocal/enable-hwapi.m4: Now longer used and removed.
1721
[ab23133]17222000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1723
1724        * automake/lib.am: Remove leaf.cfg.
1725
[372e4e2]17262000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1727
1728        * aclocal/rtems-top.m4: Add ENDIF-hack.
1729        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1730
[1ea70d78]17312000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1732
1733        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1734        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1735        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1736        * automake/compile.am: Replaced.
1737        * automake/local.am: Remove building variant handling.
1738
[03d5706]17392000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1740
1741        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1742        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1743        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1744        * aclocal/target.m4: Cleanup comments
1745        * Automake/compile.am: Add DEFS support to keep building happy.
1746
[9322194]17472000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1748
1749        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1750
[7294718f]17512000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1752
1753        * automake/compile.am: New file
1754        * ChangeLog: Fix email addresses
1755
17562000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[f9e72d3]1757
1758        * LICENSE.NET, README, README.configure: Spelling corrections.
1759
[7294718f]17602000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[be28778]1761
1762        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1763
[08f06ad1]17642000-08-30      Joel Sherrill <joel@OARcorp.com>
1765
1766        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1767
[dd53e2e]17682000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1769
1770        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1771
[8e57762]17722000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1773
1774        * aclocal/check-bsps.h:
1775          - Add pck6-BSP
1776          - Exclude ChangeLog from being picked up as BSP
1777        * aclocal/bsp-alias.m4: Add pck6-BSP
1778
[e94ad1fe]17792000-08-10      Joel Sherrill <joel@OARcorp.com>
1780
1781        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.