source: rtems/ChangeLog @ 809fb589

4.104.115
Last change on this file since 809fb589 was 18e23e91, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/23/09 at 21:23:13

2009-07-23 Ralf Corsepius <ralf.corsepius@…>

  • aclocal/enable-itron.m4: Default to not building itron.
  • Property mode set to 100644
File size: 55.0 KB
Line 
12009-07-23      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * aclocal/enable-itron.m4: Default to not building itron.
4
52009-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * aclocal/bsp-alias.m4: Add csb637 as variant of csb337.
8
92009-02-27      Sebastian Huber <sebastian.huber@embedded-brains.de>
10
11        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
12        LPC2478 BSP variants.
13
142009-02-19      Joel Sherrill <joel.sherrill@oarcorp.com>
15
16        * aclocal/bsp-alias.m4: Add simsh2e.
17
182009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * Makefile.maint: rtems_api=4.10.
21        * Makefile.maint: Dump stuff hanging around for much too long.
22
232009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
24
25        * aclocal/canonical-target-name.m4:
26        Remove comment referring to HPUX9.
27
282009-02-05      Ralf Corsépius <ralf.corsepius@rtems.org>
29
30        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove pck6 BSP.
31
322008-12-31      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * config-ml.in: Comment out arm/thumb exception (Add arm/thumb
35        multilib).
36
372008-12-30      Ralf Corsépius <ralf.corsepius@rtems.org>
38
39        * aclocal/check-bsps.m4: remove stray ")" from rtl22xx_t alias.
40
412008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * aclocal/canonical-target-name.m4: Remove tic4x.
44
452008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
46
47        * README.configure: Add Lattice Mico32 support.
48
492008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
50
51        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant
52        of h8sim.
53
542008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
55
56        * README.configure: Add new M32R port. It is just a beginning but the
57        BSP is functional enough to initialize and shutdown RTEMS.
58
592008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
60
61        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add
62        M32C port and m32csim BSP.
63
642008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
65
66        * VERSION: Bump version to 4.9.99.0
67
682008-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
69
70        PR 1324/bsps
71        * aclocal/check-bsps.m4: Revert Joel's icecube patch.
72
732008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
74
75        * MAINTAINERS: Remove myself from avr.
76
772008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
78
79        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
80        Recognize the the GDB SuperH simulator is just an architectural
81        simulator and does not include devices. Rename existing simulator BSP
82        configurations to simsh1 and simsh2 and add simsh4.
83
842008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
85
86        PR 1324/bsps
87        * aclocal/check-bsps.m4: Add missing icecube.
88
892008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
90
91        * aclocal/version.m4: Bump RTEMS_API to 4.10.
92        Bump _RTEMS_VERSION to 4.9.99.0.
93
942008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
95
96        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
97        LPC2478 BSP.
98
992008-09-09      Joel Sherrill <joel.sherrill@oarcorp.com>
100
101        * README.configure: Updated list of BSPs.
102
1032008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
104
105        * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg,
106        * make/custom/tqm8xx.cfg,
107        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
108        added MPC8xx based tqm8xx BSP family
109
1102008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
111
112        * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
113
1142008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
115
116        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
117        comments.
118        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
119        AC_PREREQ(2.62).
120
1212008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
122
123        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added MPC5566EVB and
124        MPC8313ERDB.  Added Doxygen style comment.
125
1262008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
127
128        * make/custom/haleakala.cfg:
129        added PPC405 haleakala BSP contributed by Michael Hamel
130
1312008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
132
133        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4,
134        * make/custom/m5484FireEngine.cfg:
135        added pgh360 BSP variant
136        added m5484FireEngine BSP
137
1382008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
139
140        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
141
1422008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
143
144        * bootstrap: Use find . ... preinstall.am for portability reasons.
145
1462008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
147
148        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
149        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
150        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
151        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
152        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
153
1542007-11-06      Ray Xu <rayx.cn@gmail.com>
155
156        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
157
1582007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
159
160        * VERSION: Bump VERSION to 4.8.99.0.
161        * aclocal/version.m4: Bump RTEMS_API to 4.9.
162        Bump RTEMS_VERSION to 4.8.99.0.
163
1642007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
165
166        * Makefile.maint: touch all documentation master files so the date on
167        the manual reflects the release date of the software.
168
1692007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
170
171        * Makefile.maint: Add touching master files for various manuals so the
172        date on the cover page will reflect the date a tarball is cut.
173
1742007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
175
176        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
177        since that is the nickname for the Freescale evaluation board it is
178        based upon. BSP was tested on a Freescale MPC5200LITE.
179
1802007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
181
182        * Makefile.maint, configure.ac, release_support: Remove RDBG.
183        * aclocal/enable-rdbg.m4: Removed.
184
1852007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
186
187        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
188        Add gen83xx and mpc8349eamds BSP
189
1902007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
191
192        * README.configure: Add virtex BSP
193
1942007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
195
196        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
197
1982007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
199
200        * README.configure: Removed armulator.
201
2022007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
203
204        * README.configure, aclocal/check-bsps.m4: Remove references to
205        mbx860_1b since it is just an alternate name for the mbx860_001b.
206
2072007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
208
209        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
210        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
211
2122007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
213
214        * README.configure: DMV152 obsoleted.
215
2162007-02-21      Joel Sherrill <joel@OARcorp.com>
217
218        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
219
2202007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
221
222        * Makefile.am: Use MKDIR_P instead of mkdir_p.
223
2242007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
225
226        * Makefile.maint: Use VERSION as master source for version.m4's.
227        * VERSION: Sync with version in aclocal/version.m4.
228
2292007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
230
231        * Makefile.maint: Sync nomenclature with that being used in
232          cpukit/score/include/rtems/system.h (major->minor,
233          minor->revision).
234
2352007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
236
237        * Makefile.maint: Remove references to
238          cpukit/score/include/rtems/system.h.
239        * Makefile.maint: Add CVS_RUN.
240
2412007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
242
243        * Makefile.maint: New.
244
2452007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
246
247        * acinclude.m4: AC_PREREQ(2.60).
248
2492007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
250
251        * ampolish3: Use MKDIR_P instead of mkdir_p.
252
2532007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
254
255        * Makefile.am: Remove scripts/.
256
2572006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
258
259        * configure.ac: New BUG-REPORT address.
260
2612006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
262
263        * Makefile.am: Add ampolish3.
264
2652006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
266
267        * bootstrap: Add -r (autoreconf).
268
2692006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
270
271        * bootstrap: Add -p (regenerate preinstall.ams).
272
2732006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
274
275        * ampolish3: New.
276
2772006-10-19      Joel Sherrill <joel@OARcorp.com>
278
279        * configure.ac: Remove all macro implementations and use only the
280        static inline. Static inline functions are now well supported so
281        there is no reason for duplicate maintenance.
282        * aclocal/enable-inlines.m4: Removed.
283
2842006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
285
286        * aclocal/rtems-top.m4: Remove RTEMS_API.
287        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
288
2892006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
290
291        * aclocal/version.m4: Bump version to 4.7.99.0.
292
2932006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
294
295        * configure.ac: Require autoconf-2.60. Require automake-1.10.
296
2972006-08-09      Kolja Waschk <waschk@telos.de>
298
299        * config-ml.in: New port to Altera NIOS II.
300
3012006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
302
303        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
304        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
305       
3062006-06-23      Worth Burruss <worth@motioncontrol.org>
307
308        * README.configure: Add mcf5235.
309
3102006-04-18      Joel Sherrill <joel@OARcorp.com>
311
312        * VERSION: Updated to rtems-4.6.99.3.
313
3142006-04-18  Joel Sherrill <joel@OARcorp.com>
315
316        * aclocal/version.m4: Updated to rtems-4.6.99.3.
317
3182006-04-18      Joel Sherrill <joel@OARcorp.com>
319
320        * release_support: Fix typos.
321
3222006-04-18      Joel Sherrill <joel@OARcorp.com>
323
324        * ChangeLog, release_support: Fix typos.
325
3262006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
327
328        * acinclude.m4: Requires autoconf-2.59.
329
3302006-03-07      Joel Sherrill <joel@OARcorp.com>
331
332        PR 694/rtems
333        * release_support: Do not include .cvsignore files in release tarballs.
334
3352006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
336
337        PR 882/make_build
338        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
339
3402006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
341
342        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
343        Alpha-sort the aliases list.
344        * automake/host.am, automake/local.am, automake/subdirs.am:
345        Remove depend-am, depend-recursive.
346
3472006-01-10      Joel Sherrill <joel@OARcorp.com>
348
349        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
350
3512006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
352
353        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
354        Alias leon1 to leon2. Add sis.
355        * aclocal/check_bsps.m4: Remove brs5l.
356        Remove leon. Add leon2. Add sis to erc32 family.
357
3582005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
359
360        PR 851/bsps
361        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
362        family.
363
3642005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
365
366        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
367
3682005-09-02      Joel Sherrill <joel@OARcorp.com>
369
370        * VERSION: Updated to rtems-4.6.99.2.
371
3722005-09-02  Joel Sherrill <joel@OARcorp.com>
373
374        * aclocal/version.m4: Updated to rtems-4.6.99.2.
375
3762005-07-06      Philippe Simons
377
378        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
379
3802005-04-28      Joel Sherrill <joel@OARcorp.com>
381
382        * README.configure: Updated to account for removal of dmv177 and
383        ppcn_60x as well as other additions and deletions.
384
3852005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
386
387        * aclocal/enable-itron.m4: Allow unix.
388
3892005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
390
391        * Makefile.am: Remove ACLOCAL_FILES.
392
3932004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
394
395        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
396        bsp_specs.
397
3982004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
399
400        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
401        motorola_shared.
402
4032004-11-10      Joel Sherrill <joel@oarcorp.com>
404
405        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
406
4072004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
408
409        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
410
4112004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
412
413        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
414        presence of *.cfg.
415        * aclocal/check-custom-bsp.m4: Add bspkit support.
416
4172004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
418
419        * aclocal/enable-bare.m4: Remove.
420
4212004-09-29      Joel Sherrill <joel@OARcorp.com>
422
423        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
424        c/TOOL_TARGETS: i960 obsoleted and all references removed.
425
4262004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
427
428        * configure.ac: Require automake > 1.9.
429
4302004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
431
432        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
433
4342004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
435
436        PR 673/make_build
437        * config-ml.in: Quote 'cd "${ml_origdir}"'.
438        Quote 'cd "${ML_POPDIR}"'.
439
4402004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
441
442        PR 673/make_build
443        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
444
4452004-07-14      Joel Sherrill <joel@OARcorp.com>
446
447        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
448
4492004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
450
451        * aclocal/rtems-top.m4: Remove ENDIF.
452        Remove with_target_subdir defaulting to '.'.
453        * acinclude.m4: Add --includedir to sub_configure_args.
454
4552004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
458        Rework dist-hook.
459        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
460        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
461
4622004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
465
4662004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * Makefile.am: Remove AUTOMAKE_FILES.
469        Cleanup duplicate ACLOCAL_FILES.
470        EXTRA_DIST += config-ml.in.
471        DIST_SUBDIRS += make.
472        Add dist-hook.
473        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
474
4752004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
478
4792004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * VERSION: 4.6.99.0.
482        * aclocal/version.m4: 4.6.99.0.
483
4842004-02-06      Joel Sherrill <joel@OARcorp.com>
485
486        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
487        which were accidentally removed when purging the mips64orion.
488
4892004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * aclocal/rpm.m4: Make osversions the default.
492        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
493        distcheck).
494
4952004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
498
4992004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * configure.ac: Require automake >= 1.8.2.
502        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
503
5042004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * configure.ac: Requires automake >= 1.8.1.
507
5082004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * .cvsignore: Remove mkinstalldirs.
511        * bootstrap: Remove compile during "clean".
512
5132004-01-08      Joel Sherrill <joel@OARcorp.com>
514
515        * .cvsignore: Add compile.
516
5172004-01-07      Joel Sherrill <joel@OARcorp.com>
518
519        * README.configure: Remove efi68k and efi332 references as they are no
520        longer in the tree.
521
5222004-01-07      Joel Sherrill <joel@OARcorp.com>
523
524        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
525        removed as mips port more completely covers the MIPS family.
526
5272003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * README.configure: Reflect requireing autoconf-2.59 and
530        automake-1.8.
531
5322003-12-17      Joel Sherrill <joel@OARcorp.com>
533
534        * VERSION: Updated to rtems-20031217-test.
535
5362003-12-17  Joel Sherrill <joel@OARcorp.com>
537
538    * aclocal/version.m4: Updated to rtems-20031217-test.
539
5402003-12-17      Joel Sherrill <joel@OARcorp.com>
541
542        * release_support: Correct method used to find ChangeLog associated
543        with the version.m4 files.  Keep going until I can get a tarball cut.
544
5452003-12-17      Joel Sherrill <joel@OARcorp.com>
546
547        * release_support: Use dirname not basedir.  Keep going until I
548        can get a tarball cut.
549
5502003-12-17      Joel Sherrill <joel@OARcorp.com>
551
552        * release_support: New file -- assistant to new cut_release script.
553
5542003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * Makefile.am: Remove automake/compile.am
557
5582003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * automake/compile.am: Remove (Unused).
561
5622003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * automake/lib.am: Remove (Unused).
565
5662003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
569
5702003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * configure.ac: Remove make/custom/Makefile.
573        * Makefile.am: Cosmetics.
574        * automake/compile.am: Remove compilation rules.
575        Remove $(ARCH) directory generation.
576
5772003-11-26      Joel Sherrill <joel@OARcorp.com>
578
579        * MAINTAINERS: New file.
580
5812003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
584        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
585        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
586        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
587        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
588        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
589        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
590        aclocal/enable-tests.m4, aclocal/multilib.m4,
591        aclocal/path-ksh.m4, aclocal/project-root.m4,
592        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
593        acinclude.m4:
594        Fix underquoting to silence automake-1.8.
595
5962003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * config-ml.in: Don't built multilib variant normal (-mn) for
599        h8300-*-rtems*.
600
6012003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * aclocal/config-subdirs.m4: Remove.
604        * Makefile.am: Reflect changes above.
605
6062003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * aclocal/canonical-host.m4: Remove.
609        * Makefile.am: Reflect changes above.
610
6112003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
614        c/src/lib/libbsp/*/acinclude.m4.
615
6162003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * aclocal/check-cpu.m4: Remove.
619        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
620        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
621        $1 in $srcdir before adding dir to SUBDIRS.
622
6232003-09-26  Joel Sherrill <joel@OARcorp.com>
624
625        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
626
6272003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
630        patches).
631        * aclocal/enable-tests.m4: Change to support
632        --enable-tests=no|yes|samples, default is samples.
633
6342003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * Makefile.am: Correct bogus ACLOCAL_FILES.
637
6382003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
641        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
642        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
643        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
644        aclocal/check-networking.m4, aclocal/check-newlib.m4,
645        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
646        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
647        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
648        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
649        aclocal/path-perl.m4, aclocal/ppc.m4,
650        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
651        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
652        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
653        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
654        Remove (Unused).
655        * automake/leaf.am, automake/force-preinstall.am:
656        Remove (Unused).
657        * Makefile.am: Reflect changes above.
658
6592003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * automake/local.am, automake/host.am: Remove "debug".
662
6632003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
666
6672003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
670        Add "autoconf-2.5x unquoting" hack.
671
6722003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * config.sub: Remove (Automatically added by automake, again).
675        * bootstrap: Reflect change above.
676        * configure.ac: Require automake >= 1.7.6.
677
6782003-07-03      Joel Sherrill <joel@OARcorp.com>
679
680        * SUPPORT: Fix Mark Johannes' email address.
681
6822003-07-03      Joel Sherrill <joel@OARcorp.com>
683
684        * VERSION: Updated to rtems-ss-20030703.
685
6862003-07-03      Joel Sherrill <joel@OARcorp.com>
687
688        * aclocal/version.m4: Updated to rtems-ss-20030703.
689
6902003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * bootstrap: Reflect having added config.sub.
693        * config.sub: New from subversions to accomodate c4x/tic4x.
694
6952003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        PR 412/make_build
698        * configure.ac: Remove "BLEEDING EDGE" warning.
699        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
700        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
701        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
702        * aclocal/gcc-isystem.m4: New.
703        * Makefile.am: Add aclocal/gcc-isystem.m4.
704
7052003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * automake/local.am: Remove $(ARCH), clean-local.
708
7092003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        PR 321:
712        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
713        * aclocal/env-rtemsbsp.m4
714        * automake/compile.am
715        * automake/host.am
716        * automake/local.am
717
7182003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
721        * automake/compile.am: Remove LIBSUFFIX_VA.
722        Merger from rtems-4-6-branch.
723
7242003-04-17      Joel Sherrill <joel@OARcorp.com>
725
726        * VERSION: Updated to rtems-ss-20030417.
727
7282003-04-17      Joel Sherrill <joel@OARcorp.com>
729
730        * aclocal/version.m4: Updated to rtems-ss-20030417.
731
7322003-04-11      Joel Sherrill <joel@OARcorp.com>
733
734        * VERSION: Updated to rtems-ss-20030411.
735
7362003-04-11      Joel Sherrill <joel@OARcorp.com>
737
738        * aclocal/version.m4: Updated to rtems-ss-20030411.
739
7402003-04-11      Joel Sherrill <joel@OARcorp.com>
741
742        * VERSION: Updated to rtems-ss-20020411.
743
7442003-04-11      Joel Sherrill <joel@OARcorp.com>
745
746        * aclocal/version.m4: Updated to rtems-ss-20020411.
747
7482003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
749
750        * acinclude.m4: Reformat build_* handling.
751        Preset *_alias if empty.
752        * configure.ac: Change tools/build to build-config dirs.
753        Conditionally build tools/build as host-config dirs.
754
7552003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        * acinclude.m4: Fix broken comments.
758        Add hidden option --enable-experimental.
759        * README.cdn-X: Update.
760        * configure.ac: Build tools/build as host and build-host tools to
761        accomodate those BSPs applying packhex in <BSP>.cfg.
762        Build tools/cpu as build-host tools.
763
7642003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * tools/Makefile.am: Remove.
767        * configure.ac: Remove tools.
768        * acinclude.m4: Fix build_subdir handling.
769        * Makefile.am: Remove tools from SUBDIRS.
770        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
771
7722003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
773
774        * configure.ac: Remove AC_CONFIG_AUX_DIR.
775        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
776
7772003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * bootstrap: Add ACLOCAL, AUTOHEADER.
780        Don't check for auto*tool-versions.
781
7822003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
785
7862003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
787
788        * automake/compile.am: Introduce depend-gcc.
789        * automake/lib.am: Remove stray comment.
790        * automake/local.am: Introduce depend-gcc.
791
7922003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
793
794        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
795
7962003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
799        * automake/local.am: Remove $(ARCH), clean-local.
800        * automake/compile.am: Add $(ARCH), clean-local.
801        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
802
8032003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * Makefile.am: Remove references to obsoleted files
806        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
807
8082003-02-14      Joel Sherrill <joel@OARcorp.com>
809
810        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
811        references.
812
8132003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
816
8172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * bootstrap: Remove attempts to detect autoconf and automake using
820        "which" (PR 325).
821
8222003-02-06      Joel Sherrill <joel@OARcorp.com>
823
824        * README.configure: Updated to reflect new BSPs and deprecated
825        targets.
826
8272003-01-28      Joel Sherrill <joel@OARcorp.com>
828
829        * VERSION: Updated to rtems-ss-20030128.
830
8312003-01-28      Joel Sherrill <joel@OARcorp.com>
832
833        * aclocal/version.m4: Updated to rtems-ss-20030128.
834
8352003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
838        Remove CLOBBER_DEPEND (Unused).
839
8402003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
841
842        * automake/local.am: Remove distclean-local.
843
8442001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
845
846        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
847        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
848
8492002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
850
851        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
852        Rework RTEMS_PROG_CXX_FOR_TARGET.
853
8542002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
857
8582002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
861
8622002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
865
8662002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
867
868        * bootstrap: Require autoconf 2.54 or 2.57.
869        Require automake-1.7.2.
870
8712002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
872
873        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
874        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
875        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
876
8772002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
878
879        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
880
8812002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * automake/compile.am: Remove hard-coded *_PROFILE_V.
884        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
885        CFLAGS_PROFILE_V.
886        Remove CPPFLAGS_GCC.
887
8882002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
891        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
892        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
893        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
894
8952002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * aclocal/rtems-flags.m4: New.
898
8992002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * bootstrap: Allow autoconf-2.57.
902
9032002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * aclocal/prog-cc.m4: Remove GCCSED.
906
9072002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
908
909        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
910        Remove LDFLAGS.
911        Add CCAS, CCASCOMPILE.
912        Remove compilation rules for *.cpp, *.cxx, *.C.
913        Use CCASCOMPILE to compile *.S.
914        Add -pg to RTEMS_CFLAGS_PROFILE_V.
915
9162002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * configure.ac: Remove c/make.
919
9202002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
921
922        * aclocal/prog-ccas.m4: New.
923        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
924        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
925        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
926
9272002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
928
929        * acinclude.m4: Conditionally append --target=.
930
9312002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
932
933        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
934
9352002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * automake/compile.am: Remove LD_PATHS (Unused).
938        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
939        is announced obsolete).
940
9412002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
942
943        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
944
9452002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947        * aclocal/sysv-ipc.m4: Remove (Unused).
948        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
949
9502002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * acinclude.m4: Lots of changes addressing PR 312.
953
9542002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
955
956        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
957        to PR 312).
958
9592002-11-18      Joel Sherrill <joel@OARcorp.com>
960
961        * VERSION: Updated to rtems-ss-20021118.
962
9632002-11-18      Joel Sherrill <joel@OARcorp.com>
964
965        * aclocal/version.m4: Updated to rtems-ss-20021118.
966
9672002-11-17      Joel Sherrill <joel@OARcorp.com>
968
969        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
970        Motorola MTX603e.
971
9722002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
973
974        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
975
9762002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
979        * configure.ac: Ditto.
980
9812002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
982
983        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
984        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
985        Support @CFLAGS@, @CXXFLAGS@.
986
9872002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
989        * bootstrap: Allow autoconf-2.56.
990
9912002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
994        Fix stupid typo (continue/configure).
995        * aclocal/prog-cc.m4: Remove obsolete comments.
996        Acknowledge CFLAGS.
997
9982002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
999
1000        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
1001        end of the args passed to sub-configure-scripts. (Reported by
1002        Wulf Hofbauer <wh73@cornell.edu>)
1003
10042002-11-12      Joel Sherrill <joel@OARcorp.com>
1005
1006        * configure.ac: Remove make/compilers/Makefile.
1007
10082002-11-11      Joel Sherrill <joel@OARcorp.com>
1009
1010        * VERSION: Updated to rtems-ss-20021111.
1011
10122002-11-11      Joel Sherrill <joel@OARcorp.com>
1013
1014        * aclocal/version.m4: Updated to rtems-ss-20021111.
1015
10162002-11-11      Joel Sherrill <joel@OARcorp.com>
1017
1018        * VERSION: Updated to rtems-ss-20021111.
1019
10202002-11-11      Joel Sherrill <joel@OARcorp.com>
1021
1022        * aclocal/version.m4: Updated to rtems-ss-20021111.
1023
10242002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * automake/compile.am: Remove rel rule.
1027
10282002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1029
1030        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
1031
10322002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1033
1034        * configure.ac: Remove make/Templates/Makefile.
1035        * README.configure: Minor massaging.
1036
10372002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1038
1039        Further preparations for autoconf > 2.52:
1040        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
1041        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
1042        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
1043
10442002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * acinclude.m4: Adapations to autoconf > 2.52.
1047
10482002-11-01      Joel Sherrill <joel@OARcorp.com>
1049
1050        * ChangeLog: Corrected.
1051
10522002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1053
1054        * bootstrap: Add generate_bspdir_acinclude to automatically update
1055        c/src/lib/libbsp/<cpu>/acinclude.m4.
1056        Use #! /bin/sh instead of #!/bin/sh.
1057        Remove autom4te*.cache during ./bootstrap --clean.
1058
10592002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1060
1061        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
1062        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
1063        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
1064        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
1065        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
1066        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
1067        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
1068        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
1069        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
1070        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
1071        (autoconf > 2.54 seems to have problems with the old form of
1072        quoting).
1073
10742002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1075
1076        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
1077        (autoconf > 2.54 complains about).
1078
10792002-10-21      Joel Sherrill <joel@OARcorp.com>
1080
1081        * VERSION: Updated to rtems-20021021-test.
1082
10832002-10-21      Joel Sherrill <joel@OARcorp.com>
1084
1085        * aclocal/version.m4: Updated to rtems-20021021-test.
1086
10872002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1088
1089        * .cvsignore: Reformat.
1090        Add autom4te*cache.
1091        Remove autom4te.cache.
1092
10932002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1094
1095        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1096
10972002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
1100        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1101
11022002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1103
1104        * bootstrap: Add autoconf/automake version checks by popular demand.
1105        [FWIW: I dislike this.]
1106
11072002-10-07      Joel Sherrill <joel@OARcorp.com>
1108
1109        * VERSION: Updated to rtems-ss-20021007.
1110
11112002-10-07      Joel Sherrill <joel@OARcorp.com>
1112
1113        * aclocal/version.m4: Updated to rtems-ss-20021007.
1114
11152002-10-04      Joel Sherrill <joel@OARcorp.com>
1116
1117        * VERSION: Updated to rtems-JUNK.
1118
11192002-10-04      Joel Sherrill <joel@OARcorp.com>
1120
1121        * aclocal/version.m4: Updated to rtems-JUNK.
1122
11232002-10-04      Joel Sherrill <joel@OARcorp.com>
1124
1125        * VERSION: Updated to rtems-ss-20021004.
1126
11272002-10-04      Joel Sherrill <joel@OARcorp.com>
1128
1129        * aclocal/version.m4: Updated to rtems-ss-20021004.
1130
11312002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1132
1133        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
1134        autoconf-2.53 PACKAGE crap.
1135
11362002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1137
1138        * aclocal/prog-gnat.m4: New.
1139
11402002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142        * aclocal/bsp-configure.m4: Fix small typo in comment.
1143
11442002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1145
1146        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1147
11482002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1149
1150        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1151        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1152        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1153
11542002-08-07      Joel Sherrill <joel@OARcorp.com>
1155
1156        * aclocal/version.m4: Updated to rtems-ss-20020807.
1157
11582002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1159
1160        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1161
11622002-07-31      Joel Sherrill <joel@OARcorp.com>
1163
1164        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1165        was just a stub and only the OR32 port is getting worked on.
1166
11672002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1168
1169        * aclocal/subdirs.m4: Remove.
1170        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1171
11722002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1173
1174        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1175        exec/score/cpu.
1176
11772002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178
1179        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1180        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1181        compilation rules (Work-around to an automake bug).
1182        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1183        make-library.
1184
11852002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1186
1187        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1188
11892002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1190
1191        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1192
11932002-07-17      Joel Sherrill <joel@OARcorp.com>
1194
1195        * aclocal/version.m4: Updated to rtems-ss-20020717.
1196
11972002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1198
1199        * config-ml.in: Imported from gcc-3.1.
1200        Change to match c/src/config-ml.in.
1201
12022002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1203
1204        * aclocal/check-multiprocessing.m4: Reworked.
1205        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1206
12072002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1208
1209        * automake/multilib.am: Remove.
1210        * Makefile.am: Reflect change above.
1211
12122002-06-28      Joel Sherrill <joel@OARcorp.com>
1213
1214        * aclocal/version.m4: Updated to rtems-ss-20020628.
1215
12162002-06-27      Joel Sherrill <joel@OARcorp.com>
1217
1218        * tools/Makefile.am: Build the cpu dependent tools as well.
1219
12202002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1221
1222        * aclocal/env-rtemscpu.m4: Remove.
1223        * aclocal/multi.m4: Remove.
1224        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1225
12262002-05-28      Joel Sherrill <joel@OARcorp.com>
1227
1228        * aclocal/version.m4: Updated to rtems-ss-20020528.
1229
12302002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * aclocal/prog-cc.m4: Remove GCC272 support.
1233        Remove ENABLE_LIBCDIR.
1234        * aclocal/prog-cxx.m4: Ditto.
1235        * aclocal/enable-gcc28.m4: Remove.
1236        * aclocal/enable-libcdir.m4: Ditto.
1237
12382002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1239
1240        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1241        ENABLE_GCC28.
1242
12432002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1244
1245        * automake/compile.am: Remove GCC272 support.
1246        Remove *.sh rule (unused).
1247        * configure.ac: Remove ENABLE_GCC28.
1248        Remove ENABLE_LIBCDIR.
1249
12502002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1251
1252        * .cvsignore: Added mdate-sh and texinfo.tex.
1253
12542002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1255
1256        * aclocal/version.m4: New file.
1257        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1258        aclocal/version.m4.
1259        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1260        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1261
12622002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1263
1264        * configure.ac:
1265        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1266        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1267        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1268        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1269
12702002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1271
1272        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1273        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1274
12752002-03-08      Joel Sherrill <joel@OARcorp.com>
1276
1277        * VERSION: Updated to rtems-mg5-20020808.
1278
12792002-03-01      Joel Sherrill <joel@OARcorp.com>
1280
1281        * VERSION: Updated to rtems-ss-20020301.
1282
12832002-02-15      Joel Sherrill <joel@OARcorp.com>
1284
1285        * VERSION: Updated to rtems-ss-20020215.
1286
12872002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1288
1289        * aclocal/subdirs.m4: Propagate the current $prefix to the
1290        sub-configures.
1291
12922002-02-05      Joel Sherrill <joel@OARcorp.com>
1293
1294        * VERSION: Updated to rtems-ss-20020205.
1295
12962002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1297
1298        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1299        compatibility.
1300        * bootstrap: Let --clean remove texinfo.tex.
1301
13022002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1303
1304        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1305
13062002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1307
1308        * configure.ac: Add --enable-docs support. Add
1309        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1310        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1311        hard-coded SUBDIRS.
1312        * README.configure: Added a bit of information on this new option.
1313
13142002-01-18      Joel Sherrill <joel@OARcorp.com>
1315
1316        * VERSION: Updated to rtems-ss-20020118.
1317
13182002-01-18      Joel Sherrill <joel@OARcorp.com>
1319
1320        * VERSION: Updated to rtems-20020118.
1321
13222002-01-17      Joel Sherrill <joel@OARcorp.com>
1323
1324        * VERSION: Updated to rtems-ss-20020717.
1325
13262002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1327
1328        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1329        check upon host_alias != build_alias.
1330
13312002-01-07      Joel Sherrill <joel@OARcorp.com>
1332
1333        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1334        last line to eliminate 100's of warnings.
1335
13362002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1337
1338        * aclocal/check-newlib.m4: Apply AS_IF.
1339        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1340        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1341        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1342        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1343        changes.
1344        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1345        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1346        * automake/compile.am: Remove librtemsall from LINK_FILES.
1347
13482001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1349
1350        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1351        * aclocal/subdirs.m4: New file.
1352        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1353        modifications.
1354        * aclocal/check-posix.m4: Apply AS_IF.
1355        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1356        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1357        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1358        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1359        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1360        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1361        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1362        OUTPUT_COMMANDS.
1363        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1364        * aclocal/rtems-debug.m4: Minor cleanups.
1365        * aclocal/rtems-top.m4: Minor cleanups.
1366        * automake/compile.am: Further steps towards automake's rules.
1367
13682001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1369
1370        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1371        * automake/lib.am: Add MULTISUBDIR.
1372
13732001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1374
1375        * bootstrap: Run autoheader when configure.ac contains
1376        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1377
13782001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1379
1380        * aclocal/bsp-configure.m4: New file.
1381        * Makefile.am: Add aclocal/bsp-configure.m4.
1382
13832001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1384
1385        * Makefile.am: Add automake/force-preinstall.am,
1386        aclocal/ppc.am, remove ACLOCAL_M4.
1387
13882001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1389
1390        * aclocal/bsp-alias.m4: Remove score603e_g1.
1391        * aclocal/check-bsps.m4: Remove score603e_g1.
1392        * aclocal/prog-cc.m4: Apply m4_if.
1393
1394
13952001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1396
1397        * automake/force-preinstall.am: New file.
1398        * aclocal/ppc.m4: New file.
1399
14002001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1401
1402        * aclocal/check-bsps.m4: Reworked.
1403        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1404
14052001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1406
1407        * aclocal/bspopts.m4: New file.
1408
14092001-11-13      Joel Sherrill <joel@OARcorp.com>
1410
1411        * COPYING: Test of $Id$ -> $RTEMS$.
1412
14132001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1414
1415        This modification is part of the submitted modifications necessary to
1416        support the IBM PPC405 family.  This submission was reviewed by
1417        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1418        not negatively impact the ppc403 BSPs.  The submission and tracking
1419        process was captured as PR50.
1420        * README.configure: Added gen405 BSP.
1421
14222001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1423
1424        * Adopt more automake rules:
1425        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1426        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1427        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1428        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1429        CXXLINK_APP in make-cxx-exe.
1430        * automake/lib.am: Add ARFLAGS.
1431
14322001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1433
1434        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1435        config.cache's which prevented powerpc targets librdbg from building.
1436
14372001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1438
1439        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1440        add 2nd arg to _RTEMS_CPU_SUBDIR.
1441        * aclocal/target.m4: Replace ac_configure_args with
1442        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1443        * Makefile.am: Require automake-1.5.
1444
14452001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1446
1447        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1448        * configure.in: Remove.
1449        * configure.ac: New file, generated from configure.in by autoupdate.
1450
14512001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1452
1453        * aclocal/rtems-cpu-subdirs.m4: New file.
1454
14552001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1456
1457        * automake/compile.am: Fundamentally reworked compilation rules for
1458        closer adaptation to automake's behavior.
1459
14602001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1461
1462        * automake/lib.am: Comment out LD.
1463        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1464        automake/leaf.am to AUTOMAKE_FILES.
1465
14662001-09-27      Joel Sherrill <joel@OARcorp.com>
1467
1468        * config.guess: No longer in CVS since installed by bootstrap.
1469
14702001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1471
1472        * bootstrap: remove/add automake added files.
1473        * .cvsignore: reflect changes to bootstrap.
1474
14752001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1476
1477        * automake/leaf.am: New file.
1478
14792001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1480
1481        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1482        of AC_CANONICAL_SYSTEM.
1483        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1484        mkinstalldirs and mkdir.
1485        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1486        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1487        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1488       
14892001-09-13      Joel Sherrill <joel@OARcorp.com>
1490
1491        * missing: Updated to latest version.
1492
14932001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1494
1495        * configure.in: autoupdate to autoconf-2.52.
1496        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1497        fix auto*tool invocation order.
1498        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1499        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1500        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1501        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1502        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1503        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1504        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1505        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1506        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1507        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1508        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1509        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1510        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1511        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1512        RTEMS_CONFIG_PER_BSP conditional.
1513        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1514        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1515        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1516
15172001-05-25      Joel Sherrill <joel@OARcorp.com>
1518
1519        * README.configure: Corrected the name of the MRM332 BSP.
1520        Strengthened the distinction between what the target
1521        and the BSP each select.  Added more targets to list.
1522
15232001-05-25      Joel Sherrill <joel@OARcorp.com>
1524
1525        * README.configure: Updated the list of BSPs.
1526
15272001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1528
1529        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1530        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1531        Add support for DOS-drive-letters.
1532
15332001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1534
1535        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1536        RTEMS_PROG_CC_FOR_TARGET.
1537
15382001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1539
1540        * README.cdn-X: Update.
1541        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1542        @CPPFLAGS@ to CPPFLAGS.
1543
15442001-04-20      Eric Valette <valette@crf.canon.fr>
1545
1546        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1547        BSPs support the new exception processing model and
1548        consequently, librdbg.
1549
15502001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1551
1552        * configure.in: Reworked for Canadian Cross support.
1553        * Makefile.am: Reflect changes to configure.in.
1554        * config.guess, config.sub: Update from subversions.gnu.org.
1555        * README.cdn-X: New file.
1556        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1557
15582001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1559
1560        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1561        TARGET_CONFIG_SUBDIRS.
1562        * aclocal/enable-bsp.m4: fix quoting.
1563        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1564
15652001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1566
1567        * aclocal/config-subdirs.m4: New file.
1568        * aclocal/target.m4: Use macros from config-subdirs.m4.
1569
15702001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1571
1572        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1573        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1574
15752001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1576
1577        * configure.in: Fix AM_INIT_AUTOMAKE.
1578        * aclocal/bsp-arg-enable.m4: Extend comments.
1579        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1580        the default clause.
1581
15822001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1583
1584        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1585        RTEMS_ENV_RTEMSCPU.
1586        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1587        special treatment for GCC_SPECS.
1588        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1589        special treatment for GCC_SPECS.
1590        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1591        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1592        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1593        instead of $(shell ..) for LIBC_LIB*.
1594
15952001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1596
1597        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1598        simsh7045.
1599
16002001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1601
1602        * automake/compile.am: Add LD.
1603
16042000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1605
1606        * config.guess, config.sub: Update from CVS-autoconf to pick
1607        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1608        necessary anyway to use autoconf-versions > 2.13.
1609
16102000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1611
1612        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1613        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1614        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1615        help string.
1616        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1617
16182000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1619
1620        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1621        Modified to reflect addition of LEON BSPs as well as the
1622        no-FP ERC32 variant.
1623
16242000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1625
1626        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1627        standard).
1628        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1629        standard).
1630        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1631        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1632        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1633        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1634
16352000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1636
1637        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1638        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1639        $host instead of $target (BUG-FIX).
1640        * configure.in: Use $target and $host instead of $target_alias and
1641        $host_alias (autoconf-2.49b).
1642        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1643        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1644
1645        NOTES:
1646        * autoconf-2.49b depredicates using changequotes.
1647        * The changes to configure.in are due to cleanups in
1648        autoconf-2.49b's implemention of canonicalization. With
1649        autoconf-2.1x it wasn't always clear, when to use $xxx or
1650        $xxx_alias. Now this is clear.
1651
16522000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1653
1654        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1655
16562000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1657
1658        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1659        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1660        with an RTEMS specific but more restrictive autoconf macro.
1661
16622000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1663
1664        * automake/lib.am: Add LD.
1665
16662000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1667
1668        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1669        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1670
16712000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1672 
1673        * aclocal/*: Replace with contents of macros/*.m4
1674        * macros/: Remove.
1675        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1676        * Makefile.am: Reflect changes to aclocal/ and macros/.
1677
16782000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1679
1680        * configure.in: New, Cygnus/GNU style configuration.
1681        * Makefile.am: Add macros/, reflect new configure.in,
1682        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1683        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1684        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1685        * macros/tool-prefix.m4: Remove.
1686        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1687        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1688        RTEMS_ROOT.
1689        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1690        * macros/multilib.m4: Various minor fixes.
1691        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1692        PROJECT_ROOT, RTEMS_ROOT.
1693        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1694        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1695
16962000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1697
1698        * automake/multilib.am: New file.
1699        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1700        the automake/ directory.
1701
17022000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1703
1704        * macros/enable-hwapi.m4: Removed.
1705        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1706        A small cleanup step towards gnu-canonicalization.
1707
17082000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1709
1710        * macros: New directory.
1711        * macros/bsp-alias.m4: new file.
1712        * macros/canonical-host.m4: new file.
1713        * macros/canonical-target-name.m4: new file.
1714        * macros/canonicalize-tools.m4: new file.
1715        * macros/check-bsp-cache.m4: new file.
1716        * macros/check-bsps.m4: new file.
1717        * macros/check-cpu.m4: new file.
1718        * macros/rtems-debug.m4: new file.
1719        * macros/check-cxx.m4: new file.
1720        * macros/check-itron.m4: new file.
1721        * macros/check-multiprocessing.m4: new file.
1722        * macros/check-networking.m4: new file.
1723        * macros/check-newlib.m4: new file.
1724        * macros/check-posix.m4: new file.
1725        * macros/check-rdbg.m4: new file.
1726        * macros/enable-bare.m4: new file.
1727        * macros/enable-cxx.m4: new file.
1728        * macros/enable-gcc28.m4: new file.
1729        * macros/enable-inlines.m4: new file.
1730        * macros/enable-itron.m4: new file.
1731        * macros/enable-libcdir.m4: new file.
1732        * macros/enable-multiprocessing.m4: new file.
1733        * macros/enable-networking.m4: new file.
1734        * macros/enable-posix.m4: new file.
1735        * macros/enable-rdbg.m4: new file.
1736        * macros/enable-rtemsbsp.m4: new file.
1737        * macros/enable-tests.m4: new file.
1738        * macros/gcc-pipe.m4: new file.
1739        * macros/gcc-specs.m4: new file.
1740        * macros/i386-gas-code16.m4: new file.
1741        * macros/path-ksh.m4: new file.
1742        * macros/path-perl.m4: new file.
1743        * macros/prog-cc.m4: new file.
1744        * macros/prog-cxx.m4: new file.
1745        * macros/project-root.m4: new file.
1746        * macros/rtems-top.m4: new file.
1747        * macros/sysv-ipc.m4: new file.
1748        * macros/target.m4: new file.
1749        * macros/rtems-test-no-pause.m4: new file.
1750        * macros/multilib.m4: new file.
1751        * macros/tool-paths.m4: new file.
1752        * macros/tool-prefix.m4: new file.
1753
17542000-09-14      Joel Sherrill <joel@OARcorp.com>
1755
1756        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1757
17582000-09-14      Joel Sherrill <joel@OARcorp.com>
1759
1760        * aclocal/enable-hwapi.m4: Now longer used and removed.
1761
17622000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1763
1764        * automake/lib.am: Remove leaf.cfg.
1765
17662000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1767
1768        * aclocal/rtems-top.m4: Add ENDIF-hack.
1769        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1770
17712000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1772
1773        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1774        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1775        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1776        * automake/compile.am: Replaced.
1777        * automake/local.am: Remove building variant handling.
1778
17792000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1780
1781        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1782        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1783        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1784        * aclocal/target.m4: Cleanup comments
1785        * Automake/compile.am: Add DEFS support to keep building happy.
1786
17872000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1788
1789        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1790
17912000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1792
1793        * automake/compile.am: New file
1794        * ChangeLog: Fix email addresses
1795
17962000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1797
1798        * LICENSE.NET, README, README.configure: Spelling corrections.
1799
18002000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1801
1802        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1803
18042000-08-30      Joel Sherrill <joel@OARcorp.com>
1805
1806        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1807
18082000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1809
1810        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1811
18122000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1813
1814        * aclocal/check-bsps.h:
1815          - Add pck6-BSP
1816          - Exclude ChangeLog from being picked up as BSP
1817        * aclocal/bsp-alias.m4: Add pck6-BSP
1818
18192000-08-10      Joel Sherrill <joel@OARcorp.com>
1820
1821        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.