source: rtems/ChangeLog @ f6a559a2

4.104.115
Last change on this file since f6a559a2 was bc7353d5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/15/09 at 03:50:38

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

  • aclocal/check-custom-bsp.m4: Let _RTEMS_CHECK_CUSTOM_BSP look for *.cfg into c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom.
  • Property mode set to 100644
File size: 55.6 KB
Line 
12009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * aclocal/check-custom-bsp.m4: Let _RTEMS_CHECK_CUSTOM_BSP look for
4        *.cfg into c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom.
5
62009-10-14      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * aclocal/canonical-target-name.m4, aclocal/enable-posix.m4:
9        Remove posix/unix simulator.
10
112009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
12
13        * aclocal/bsp-alias.m4: Add BSP for GDB ARM simulator so we can easily
14        experiment with and debug different ARM architectural variations.
15
162009-09-14      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * aclocal/check-bsps.m4: Add csb337 bsp family.
19
202009-07-23      Ralf Corsepius <ralf.corsepius@rtems.org>
21
22        * aclocal/enable-itron.m4: Default to not building itron.
23
242009-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
25
26        * aclocal/bsp-alias.m4: Add csb637 as variant of csb337.
27
282009-02-27      Sebastian Huber <sebastian.huber@embedded-brains.de>
29
30        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
31        LPC2478 BSP variants.
32
332009-02-19      Joel Sherrill <joel.sherrill@oarcorp.com>
34
35        * aclocal/bsp-alias.m4: Add simsh2e.
36
372009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
38
39        * Makefile.maint: rtems_api=4.10.
40        * Makefile.maint: Dump stuff hanging around for much too long.
41
422009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
43
44        * aclocal/canonical-target-name.m4:
45        Remove comment referring to HPUX9.
46
472009-02-05      Ralf Corsépius <ralf.corsepius@rtems.org>
48
49        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove pck6 BSP.
50
512008-12-31      Ralf Corsépius <ralf.corsepius@rtems.org>
52
53        * config-ml.in: Comment out arm/thumb exception (Add arm/thumb
54        multilib).
55
562008-12-30      Ralf Corsépius <ralf.corsepius@rtems.org>
57
58        * aclocal/check-bsps.m4: remove stray ")" from rtl22xx_t alias.
59
602008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
61
62        * aclocal/canonical-target-name.m4: Remove tic4x.
63
642008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
65
66        * README.configure: Add Lattice Mico32 support.
67
682008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
69
70        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant
71        of h8sim.
72
732008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
74
75        * README.configure: Add new M32R port. It is just a beginning but the
76        BSP is functional enough to initialize and shutdown RTEMS.
77
782008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
79
80        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add
81        M32C port and m32csim BSP.
82
832008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
84
85        * VERSION: Bump version to 4.9.99.0
86
872008-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
88
89        PR 1324/bsps
90        * aclocal/check-bsps.m4: Revert Joel's icecube patch.
91
922008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
93
94        * MAINTAINERS: Remove myself from avr.
95
962008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
97
98        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
99        Recognize the the GDB SuperH simulator is just an architectural
100        simulator and does not include devices. Rename existing simulator BSP
101        configurations to simsh1 and simsh2 and add simsh4.
102
1032008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
104
105        PR 1324/bsps
106        * aclocal/check-bsps.m4: Add missing icecube.
107
1082008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
109
110        * aclocal/version.m4: Bump RTEMS_API to 4.10.
111        Bump _RTEMS_VERSION to 4.9.99.0.
112
1132008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
114
115        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
116        LPC2478 BSP.
117
1182008-09-09      Joel Sherrill <joel.sherrill@oarcorp.com>
119
120        * README.configure: Updated list of BSPs.
121
1222008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
123
124        * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg,
125        * make/custom/tqm8xx.cfg,
126        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
127        added MPC8xx based tqm8xx BSP family
128
1292008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
130
131        * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
132
1332008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
134
135        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
136        comments.
137        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
138        AC_PREREQ(2.62).
139
1402008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
141
142        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added MPC5566EVB and
143        MPC8313ERDB.  Added Doxygen style comment.
144
1452008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
146
147        * make/custom/haleakala.cfg:
148        added PPC405 haleakala BSP contributed by Michael Hamel
149
1502008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
151
152        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4,
153        * make/custom/m5484FireEngine.cfg:
154        added pgh360 BSP variant
155        added m5484FireEngine BSP
156
1572008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
158
159        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
160
1612008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
162
163        * bootstrap: Use find . ... preinstall.am for portability reasons.
164
1652008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
166
167        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
168        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
169        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
170        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
171        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
172
1732007-11-06      Ray Xu <rayx.cn@gmail.com>
174
175        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
176
1772007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
178
179        * VERSION: Bump VERSION to 4.8.99.0.
180        * aclocal/version.m4: Bump RTEMS_API to 4.9.
181        Bump RTEMS_VERSION to 4.8.99.0.
182
1832007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
184
185        * Makefile.maint: touch all documentation master files so the date on
186        the manual reflects the release date of the software.
187
1882007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
189
190        * Makefile.maint: Add touching master files for various manuals so the
191        date on the cover page will reflect the date a tarball is cut.
192
1932007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
194
195        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
196        since that is the nickname for the Freescale evaluation board it is
197        based upon. BSP was tested on a Freescale MPC5200LITE.
198
1992007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
200
201        * Makefile.maint, configure.ac, release_support: Remove RDBG.
202        * aclocal/enable-rdbg.m4: Removed.
203
2042007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
205
206        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
207        Add gen83xx and mpc8349eamds BSP
208
2092007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
210
211        * README.configure: Add virtex BSP
212
2132007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
214
215        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
216
2172007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
218
219        * README.configure: Removed armulator.
220
2212007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
222
223        * README.configure, aclocal/check-bsps.m4: Remove references to
224        mbx860_1b since it is just an alternate name for the mbx860_001b.
225
2262007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
227
228        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
229        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
230
2312007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
232
233        * README.configure: DMV152 obsoleted.
234
2352007-02-21      Joel Sherrill <joel@OARcorp.com>
236
237        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
238
2392007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
240
241        * Makefile.am: Use MKDIR_P instead of mkdir_p.
242
2432007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
244
245        * Makefile.maint: Use VERSION as master source for version.m4's.
246        * VERSION: Sync with version in aclocal/version.m4.
247
2482007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
249
250        * Makefile.maint: Sync nomenclature with that being used in
251          cpukit/score/include/rtems/system.h (major->minor,
252          minor->revision).
253
2542007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
255
256        * Makefile.maint: Remove references to
257          cpukit/score/include/rtems/system.h.
258        * Makefile.maint: Add CVS_RUN.
259
2602007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
261
262        * Makefile.maint: New.
263
2642007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
265
266        * acinclude.m4: AC_PREREQ(2.60).
267
2682007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
269
270        * ampolish3: Use MKDIR_P instead of mkdir_p.
271
2722007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
273
274        * Makefile.am: Remove scripts/.
275
2762006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
277
278        * configure.ac: New BUG-REPORT address.
279
2802006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
281
282        * Makefile.am: Add ampolish3.
283
2842006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
285
286        * bootstrap: Add -r (autoreconf).
287
2882006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
289
290        * bootstrap: Add -p (regenerate preinstall.ams).
291
2922006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
293
294        * ampolish3: New.
295
2962006-10-19      Joel Sherrill <joel@OARcorp.com>
297
298        * configure.ac: Remove all macro implementations and use only the
299        static inline. Static inline functions are now well supported so
300        there is no reason for duplicate maintenance.
301        * aclocal/enable-inlines.m4: Removed.
302
3032006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
304
305        * aclocal/rtems-top.m4: Remove RTEMS_API.
306        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
307
3082006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
309
310        * aclocal/version.m4: Bump version to 4.7.99.0.
311
3122006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
313
314        * configure.ac: Require autoconf-2.60. Require automake-1.10.
315
3162006-08-09      Kolja Waschk <waschk@telos.de>
317
318        * config-ml.in: New port to Altera NIOS II.
319
3202006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
321
322        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
323        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
324       
3252006-06-23      Worth Burruss <worth@motioncontrol.org>
326
327        * README.configure: Add mcf5235.
328
3292006-04-18      Joel Sherrill <joel@OARcorp.com>
330
331        * VERSION: Updated to rtems-4.6.99.3.
332
3332006-04-18  Joel Sherrill <joel@OARcorp.com>
334
335        * aclocal/version.m4: Updated to rtems-4.6.99.3.
336
3372006-04-18      Joel Sherrill <joel@OARcorp.com>
338
339        * release_support: Fix typos.
340
3412006-04-18      Joel Sherrill <joel@OARcorp.com>
342
343        * ChangeLog, release_support: Fix typos.
344
3452006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
346
347        * acinclude.m4: Requires autoconf-2.59.
348
3492006-03-07      Joel Sherrill <joel@OARcorp.com>
350
351        PR 694/rtems
352        * release_support: Do not include .cvsignore files in release tarballs.
353
3542006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
355
356        PR 882/make_build
357        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
358
3592006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
360
361        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
362        Alpha-sort the aliases list.
363        * automake/host.am, automake/local.am, automake/subdirs.am:
364        Remove depend-am, depend-recursive.
365
3662006-01-10      Joel Sherrill <joel@OARcorp.com>
367
368        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
369
3702006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
371
372        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
373        Alias leon1 to leon2. Add sis.
374        * aclocal/check_bsps.m4: Remove brs5l.
375        Remove leon. Add leon2. Add sis to erc32 family.
376
3772005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
378
379        PR 851/bsps
380        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
381        family.
382
3832005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
384
385        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
386
3872005-09-02      Joel Sherrill <joel@OARcorp.com>
388
389        * VERSION: Updated to rtems-4.6.99.2.
390
3912005-09-02  Joel Sherrill <joel@OARcorp.com>
392
393        * aclocal/version.m4: Updated to rtems-4.6.99.2.
394
3952005-07-06      Philippe Simons
396
397        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
398
3992005-04-28      Joel Sherrill <joel@OARcorp.com>
400
401        * README.configure: Updated to account for removal of dmv177 and
402        ppcn_60x as well as other additions and deletions.
403
4042005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
405
406        * aclocal/enable-itron.m4: Allow unix.
407
4082005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
409
410        * Makefile.am: Remove ACLOCAL_FILES.
411
4122004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
413
414        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
415        bsp_specs.
416
4172004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
418
419        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
420        motorola_shared.
421
4222004-11-10      Joel Sherrill <joel@oarcorp.com>
423
424        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
425
4262004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
427
428        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
429
4302004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
431
432        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
433        presence of *.cfg.
434        * aclocal/check-custom-bsp.m4: Add bspkit support.
435
4362004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
437
438        * aclocal/enable-bare.m4: Remove.
439
4402004-09-29      Joel Sherrill <joel@OARcorp.com>
441
442        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
443        c/TOOL_TARGETS: i960 obsoleted and all references removed.
444
4452004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
446
447        * configure.ac: Require automake > 1.9.
448
4492004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
450
451        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
452
4532004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
454
455        PR 673/make_build
456        * config-ml.in: Quote 'cd "${ml_origdir}"'.
457        Quote 'cd "${ML_POPDIR}"'.
458
4592004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
460
461        PR 673/make_build
462        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
463
4642004-07-14      Joel Sherrill <joel@OARcorp.com>
465
466        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
467
4682004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
469
470        * aclocal/rtems-top.m4: Remove ENDIF.
471        Remove with_target_subdir defaulting to '.'.
472        * acinclude.m4: Add --includedir to sub_configure_args.
473
4742004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
477        Rework dist-hook.
478        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
479        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
480
4812004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
484
4852004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * Makefile.am: Remove AUTOMAKE_FILES.
488        Cleanup duplicate ACLOCAL_FILES.
489        EXTRA_DIST += config-ml.in.
490        DIST_SUBDIRS += make.
491        Add dist-hook.
492        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
493
4942004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
497
4982004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * VERSION: 4.6.99.0.
501        * aclocal/version.m4: 4.6.99.0.
502
5032004-02-06      Joel Sherrill <joel@OARcorp.com>
504
505        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
506        which were accidentally removed when purging the mips64orion.
507
5082004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * aclocal/rpm.m4: Make osversions the default.
511        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
512        distcheck).
513
5142004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
517
5182004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * configure.ac: Require automake >= 1.8.2.
521        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
522
5232004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * configure.ac: Requires automake >= 1.8.1.
526
5272004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * .cvsignore: Remove mkinstalldirs.
530        * bootstrap: Remove compile during "clean".
531
5322004-01-08      Joel Sherrill <joel@OARcorp.com>
533
534        * .cvsignore: Add compile.
535
5362004-01-07      Joel Sherrill <joel@OARcorp.com>
537
538        * README.configure: Remove efi68k and efi332 references as they are no
539        longer in the tree.
540
5412004-01-07      Joel Sherrill <joel@OARcorp.com>
542
543        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
544        removed as mips port more completely covers the MIPS family.
545
5462003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
547
548        * README.configure: Reflect requireing autoconf-2.59 and
549        automake-1.8.
550
5512003-12-17      Joel Sherrill <joel@OARcorp.com>
552
553        * VERSION: Updated to rtems-20031217-test.
554
5552003-12-17  Joel Sherrill <joel@OARcorp.com>
556
557    * aclocal/version.m4: Updated to rtems-20031217-test.
558
5592003-12-17      Joel Sherrill <joel@OARcorp.com>
560
561        * release_support: Correct method used to find ChangeLog associated
562        with the version.m4 files.  Keep going until I can get a tarball cut.
563
5642003-12-17      Joel Sherrill <joel@OARcorp.com>
565
566        * release_support: Use dirname not basedir.  Keep going until I
567        can get a tarball cut.
568
5692003-12-17      Joel Sherrill <joel@OARcorp.com>
570
571        * release_support: New file -- assistant to new cut_release script.
572
5732003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * Makefile.am: Remove automake/compile.am
576
5772003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * automake/compile.am: Remove (Unused).
580
5812003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * automake/lib.am: Remove (Unused).
584
5852003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
588
5892003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
590
591        * configure.ac: Remove make/custom/Makefile.
592        * Makefile.am: Cosmetics.
593        * automake/compile.am: Remove compilation rules.
594        Remove $(ARCH) directory generation.
595
5962003-11-26      Joel Sherrill <joel@OARcorp.com>
597
598        * MAINTAINERS: New file.
599
6002003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
603        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
604        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
605        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
606        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
607        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
608        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
609        aclocal/enable-tests.m4, aclocal/multilib.m4,
610        aclocal/path-ksh.m4, aclocal/project-root.m4,
611        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
612        acinclude.m4:
613        Fix underquoting to silence automake-1.8.
614
6152003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * config-ml.in: Don't built multilib variant normal (-mn) for
618        h8300-*-rtems*.
619
6202003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * aclocal/config-subdirs.m4: Remove.
623        * Makefile.am: Reflect changes above.
624
6252003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * aclocal/canonical-host.m4: Remove.
628        * Makefile.am: Reflect changes above.
629
6302003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
633        c/src/lib/libbsp/*/acinclude.m4.
634
6352003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * aclocal/check-cpu.m4: Remove.
638        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
639        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
640        $1 in $srcdir before adding dir to SUBDIRS.
641
6422003-09-26  Joel Sherrill <joel@OARcorp.com>
643
644        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
645
6462003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
649        patches).
650        * aclocal/enable-tests.m4: Change to support
651        --enable-tests=no|yes|samples, default is samples.
652
6532003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * Makefile.am: Correct bogus ACLOCAL_FILES.
656
6572003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
660        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
661        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
662        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
663        aclocal/check-networking.m4, aclocal/check-newlib.m4,
664        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
665        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
666        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
667        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
668        aclocal/path-perl.m4, aclocal/ppc.m4,
669        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
670        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
671        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
672        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
673        Remove (Unused).
674        * automake/leaf.am, automake/force-preinstall.am:
675        Remove (Unused).
676        * Makefile.am: Reflect changes above.
677
6782003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679
680        * automake/local.am, automake/host.am: Remove "debug".
681
6822003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
685
6862003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
689        Add "autoconf-2.5x unquoting" hack.
690
6912003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
692
693        * config.sub: Remove (Automatically added by automake, again).
694        * bootstrap: Reflect change above.
695        * configure.ac: Require automake >= 1.7.6.
696
6972003-07-03      Joel Sherrill <joel@OARcorp.com>
698
699        * SUPPORT: Fix Mark Johannes' email address.
700
7012003-07-03      Joel Sherrill <joel@OARcorp.com>
702
703        * VERSION: Updated to rtems-ss-20030703.
704
7052003-07-03      Joel Sherrill <joel@OARcorp.com>
706
707        * aclocal/version.m4: Updated to rtems-ss-20030703.
708
7092003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * bootstrap: Reflect having added config.sub.
712        * config.sub: New from subversions to accomodate c4x/tic4x.
713
7142003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        PR 412/make_build
717        * configure.ac: Remove "BLEEDING EDGE" warning.
718        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
719        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
720        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
721        * aclocal/gcc-isystem.m4: New.
722        * Makefile.am: Add aclocal/gcc-isystem.m4.
723
7242003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * automake/local.am: Remove $(ARCH), clean-local.
727
7282003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        PR 321:
731        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
732        * aclocal/env-rtemsbsp.m4
733        * automake/compile.am
734        * automake/host.am
735        * automake/local.am
736
7372003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
740        * automake/compile.am: Remove LIBSUFFIX_VA.
741        Merger from rtems-4-6-branch.
742
7432003-04-17      Joel Sherrill <joel@OARcorp.com>
744
745        * VERSION: Updated to rtems-ss-20030417.
746
7472003-04-17      Joel Sherrill <joel@OARcorp.com>
748
749        * aclocal/version.m4: Updated to rtems-ss-20030417.
750
7512003-04-11      Joel Sherrill <joel@OARcorp.com>
752
753        * VERSION: Updated to rtems-ss-20030411.
754
7552003-04-11      Joel Sherrill <joel@OARcorp.com>
756
757        * aclocal/version.m4: Updated to rtems-ss-20030411.
758
7592003-04-11      Joel Sherrill <joel@OARcorp.com>
760
761        * VERSION: Updated to rtems-ss-20020411.
762
7632003-04-11      Joel Sherrill <joel@OARcorp.com>
764
765        * aclocal/version.m4: Updated to rtems-ss-20020411.
766
7672003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
768
769        * acinclude.m4: Reformat build_* handling.
770        Preset *_alias if empty.
771        * configure.ac: Change tools/build to build-config dirs.
772        Conditionally build tools/build as host-config dirs.
773
7742003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
775
776        * acinclude.m4: Fix broken comments.
777        Add hidden option --enable-experimental.
778        * README.cdn-X: Update.
779        * configure.ac: Build tools/build as host and build-host tools to
780        accomodate those BSPs applying packhex in <BSP>.cfg.
781        Build tools/cpu as build-host tools.
782
7832003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * tools/Makefile.am: Remove.
786        * configure.ac: Remove tools.
787        * acinclude.m4: Fix build_subdir handling.
788        * Makefile.am: Remove tools from SUBDIRS.
789        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
790
7912003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
792
793        * configure.ac: Remove AC_CONFIG_AUX_DIR.
794        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
795
7962003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * bootstrap: Add ACLOCAL, AUTOHEADER.
799        Don't check for auto*tool-versions.
800
8012003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
804
8052003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * automake/compile.am: Introduce depend-gcc.
808        * automake/lib.am: Remove stray comment.
809        * automake/local.am: Introduce depend-gcc.
810
8112003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
812
813        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
814
8152003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
816
817        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
818        * automake/local.am: Remove $(ARCH), clean-local.
819        * automake/compile.am: Add $(ARCH), clean-local.
820        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
821
8222003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * Makefile.am: Remove references to obsoleted files
825        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
826
8272003-02-14      Joel Sherrill <joel@OARcorp.com>
828
829        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
830        references.
831
8322003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
835
8362003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
837
838        * bootstrap: Remove attempts to detect autoconf and automake using
839        "which" (PR 325).
840
8412003-02-06      Joel Sherrill <joel@OARcorp.com>
842
843        * README.configure: Updated to reflect new BSPs and deprecated
844        targets.
845
8462003-01-28      Joel Sherrill <joel@OARcorp.com>
847
848        * VERSION: Updated to rtems-ss-20030128.
849
8502003-01-28      Joel Sherrill <joel@OARcorp.com>
851
852        * aclocal/version.m4: Updated to rtems-ss-20030128.
853
8542003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
857        Remove CLOBBER_DEPEND (Unused).
858
8592003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * automake/local.am: Remove distclean-local.
862
8632001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
866        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
867
8682002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
869
870        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
871        Rework RTEMS_PROG_CXX_FOR_TARGET.
872
8732002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
874
875        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
876
8772002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
878
879        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
880
8812002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
884
8852002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
886
887        * bootstrap: Require autoconf 2.54 or 2.57.
888        Require automake-1.7.2.
889
8902002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
893        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
894        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
895
8962002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
899
9002002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * automake/compile.am: Remove hard-coded *_PROFILE_V.
903        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
904        CFLAGS_PROFILE_V.
905        Remove CPPFLAGS_GCC.
906
9072002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
908
909        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
910        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
911        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
912        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
913
9142002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * aclocal/rtems-flags.m4: New.
917
9182002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
919
920        * bootstrap: Allow autoconf-2.57.
921
9222002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * aclocal/prog-cc.m4: Remove GCCSED.
925
9262002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
927
928        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
929        Remove LDFLAGS.
930        Add CCAS, CCASCOMPILE.
931        Remove compilation rules for *.cpp, *.cxx, *.C.
932        Use CCASCOMPILE to compile *.S.
933        Add -pg to RTEMS_CFLAGS_PROFILE_V.
934
9352002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * configure.ac: Remove c/make.
938
9392002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * aclocal/prog-ccas.m4: New.
942        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
943        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
944        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
945
9462002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
947
948        * acinclude.m4: Conditionally append --target=.
949
9502002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
953
9542002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
955
956        * automake/compile.am: Remove LD_PATHS (Unused).
957        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
958        is announced obsolete).
959
9602002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
961
962        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
963
9642002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
965
966        * aclocal/sysv-ipc.m4: Remove (Unused).
967        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
968
9692002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * acinclude.m4: Lots of changes addressing PR 312.
972
9732002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
974
975        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
976        to PR 312).
977
9782002-11-18      Joel Sherrill <joel@OARcorp.com>
979
980        * VERSION: Updated to rtems-ss-20021118.
981
9822002-11-18      Joel Sherrill <joel@OARcorp.com>
983
984        * aclocal/version.m4: Updated to rtems-ss-20021118.
985
9862002-11-17      Joel Sherrill <joel@OARcorp.com>
987
988        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
989        Motorola MTX603e.
990
9912002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
994
9952002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
996
997        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
998        * configure.ac: Ditto.
999
10002002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
1003        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
1004        Support @CFLAGS@, @CXXFLAGS@.
1005
10062002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1007
1008        * bootstrap: Allow autoconf-2.56.
1009
10102002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1011
1012        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
1013        Fix stupid typo (continue/configure).
1014        * aclocal/prog-cc.m4: Remove obsolete comments.
1015        Acknowledge CFLAGS.
1016
10172002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
1020        end of the args passed to sub-configure-scripts. (Reported by
1021        Wulf Hofbauer <wh73@cornell.edu>)
1022
10232002-11-12      Joel Sherrill <joel@OARcorp.com>
1024
1025        * configure.ac: Remove make/compilers/Makefile.
1026
10272002-11-11      Joel Sherrill <joel@OARcorp.com>
1028
1029        * VERSION: Updated to rtems-ss-20021111.
1030
10312002-11-11      Joel Sherrill <joel@OARcorp.com>
1032
1033        * aclocal/version.m4: Updated to rtems-ss-20021111.
1034
10352002-11-11      Joel Sherrill <joel@OARcorp.com>
1036
1037        * VERSION: Updated to rtems-ss-20021111.
1038
10392002-11-11      Joel Sherrill <joel@OARcorp.com>
1040
1041        * aclocal/version.m4: Updated to rtems-ss-20021111.
1042
10432002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1044
1045        * automake/compile.am: Remove rel rule.
1046
10472002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1048
1049        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
1050
10512002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1052
1053        * configure.ac: Remove make/Templates/Makefile.
1054        * README.configure: Minor massaging.
1055
10562002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058        Further preparations for autoconf > 2.52:
1059        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
1060        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
1061        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
1062
10632002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1064
1065        * acinclude.m4: Adapations to autoconf > 2.52.
1066
10672002-11-01      Joel Sherrill <joel@OARcorp.com>
1068
1069        * ChangeLog: Corrected.
1070
10712002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1072
1073        * bootstrap: Add generate_bspdir_acinclude to automatically update
1074        c/src/lib/libbsp/<cpu>/acinclude.m4.
1075        Use #! /bin/sh instead of #!/bin/sh.
1076        Remove autom4te*.cache during ./bootstrap --clean.
1077
10782002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1079
1080        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
1081        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
1082        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
1083        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
1084        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
1085        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
1086        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
1087        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
1088        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
1089        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
1090        (autoconf > 2.54 seems to have problems with the old form of
1091        quoting).
1092
10932002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1094
1095        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
1096        (autoconf > 2.54 complains about).
1097
10982002-10-21      Joel Sherrill <joel@OARcorp.com>
1099
1100        * VERSION: Updated to rtems-20021021-test.
1101
11022002-10-21      Joel Sherrill <joel@OARcorp.com>
1103
1104        * aclocal/version.m4: Updated to rtems-20021021-test.
1105
11062002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107
1108        * .cvsignore: Reformat.
1109        Add autom4te*cache.
1110        Remove autom4te.cache.
1111
11122002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1113
1114        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1115
11162002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1117
1118        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
1119        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1120
11212002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        * bootstrap: Add autoconf/automake version checks by popular demand.
1124        [FWIW: I dislike this.]
1125
11262002-10-07      Joel Sherrill <joel@OARcorp.com>
1127
1128        * VERSION: Updated to rtems-ss-20021007.
1129
11302002-10-07      Joel Sherrill <joel@OARcorp.com>
1131
1132        * aclocal/version.m4: Updated to rtems-ss-20021007.
1133
11342002-10-04      Joel Sherrill <joel@OARcorp.com>
1135
1136        * VERSION: Updated to rtems-JUNK.
1137
11382002-10-04      Joel Sherrill <joel@OARcorp.com>
1139
1140        * aclocal/version.m4: Updated to rtems-JUNK.
1141
11422002-10-04      Joel Sherrill <joel@OARcorp.com>
1143
1144        * VERSION: Updated to rtems-ss-20021004.
1145
11462002-10-04      Joel Sherrill <joel@OARcorp.com>
1147
1148        * aclocal/version.m4: Updated to rtems-ss-20021004.
1149
11502002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1151
1152        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
1153        autoconf-2.53 PACKAGE crap.
1154
11552002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1156
1157        * aclocal/prog-gnat.m4: New.
1158
11592002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1160
1161        * aclocal/bsp-configure.m4: Fix small typo in comment.
1162
11632002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1164
1165        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1166
11672002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1168
1169        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1170        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1171        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1172
11732002-08-07      Joel Sherrill <joel@OARcorp.com>
1174
1175        * aclocal/version.m4: Updated to rtems-ss-20020807.
1176
11772002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178
1179        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1180
11812002-07-31      Joel Sherrill <joel@OARcorp.com>
1182
1183        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1184        was just a stub and only the OR32 port is getting worked on.
1185
11862002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1187
1188        * aclocal/subdirs.m4: Remove.
1189        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1190
11912002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1192
1193        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1194        exec/score/cpu.
1195
11962002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1197
1198        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1199        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1200        compilation rules (Work-around to an automake bug).
1201        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1202        make-library.
1203
12042002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1205
1206        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1207
12082002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1209
1210        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1211
12122002-07-17      Joel Sherrill <joel@OARcorp.com>
1213
1214        * aclocal/version.m4: Updated to rtems-ss-20020717.
1215
12162002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1217
1218        * config-ml.in: Imported from gcc-3.1.
1219        Change to match c/src/config-ml.in.
1220
12212002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1222
1223        * aclocal/check-multiprocessing.m4: Reworked.
1224        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1225
12262002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1227
1228        * automake/multilib.am: Remove.
1229        * Makefile.am: Reflect change above.
1230
12312002-06-28      Joel Sherrill <joel@OARcorp.com>
1232
1233        * aclocal/version.m4: Updated to rtems-ss-20020628.
1234
12352002-06-27      Joel Sherrill <joel@OARcorp.com>
1236
1237        * tools/Makefile.am: Build the cpu dependent tools as well.
1238
12392002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1240
1241        * aclocal/env-rtemscpu.m4: Remove.
1242        * aclocal/multi.m4: Remove.
1243        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1244
12452002-05-28      Joel Sherrill <joel@OARcorp.com>
1246
1247        * aclocal/version.m4: Updated to rtems-ss-20020528.
1248
12492002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1250
1251        * aclocal/prog-cc.m4: Remove GCC272 support.
1252        Remove ENABLE_LIBCDIR.
1253        * aclocal/prog-cxx.m4: Ditto.
1254        * aclocal/enable-gcc28.m4: Remove.
1255        * aclocal/enable-libcdir.m4: Ditto.
1256
12572002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1258
1259        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1260        ENABLE_GCC28.
1261
12622002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1263
1264        * automake/compile.am: Remove GCC272 support.
1265        Remove *.sh rule (unused).
1266        * configure.ac: Remove ENABLE_GCC28.
1267        Remove ENABLE_LIBCDIR.
1268
12692002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1270
1271        * .cvsignore: Added mdate-sh and texinfo.tex.
1272
12732002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1274
1275        * aclocal/version.m4: New file.
1276        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1277        aclocal/version.m4.
1278        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1279        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1280
12812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1282
1283        * configure.ac:
1284        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1285        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1286        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1287        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1288
12892002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1290
1291        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1292        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1293
12942002-03-08      Joel Sherrill <joel@OARcorp.com>
1295
1296        * VERSION: Updated to rtems-mg5-20020808.
1297
12982002-03-01      Joel Sherrill <joel@OARcorp.com>
1299
1300        * VERSION: Updated to rtems-ss-20020301.
1301
13022002-02-15      Joel Sherrill <joel@OARcorp.com>
1303
1304        * VERSION: Updated to rtems-ss-20020215.
1305
13062002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1307
1308        * aclocal/subdirs.m4: Propagate the current $prefix to the
1309        sub-configures.
1310
13112002-02-05      Joel Sherrill <joel@OARcorp.com>
1312
1313        * VERSION: Updated to rtems-ss-20020205.
1314
13152002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1316
1317        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1318        compatibility.
1319        * bootstrap: Let --clean remove texinfo.tex.
1320
13212002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1322
1323        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1324
13252002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1326
1327        * configure.ac: Add --enable-docs support. Add
1328        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1329        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1330        hard-coded SUBDIRS.
1331        * README.configure: Added a bit of information on this new option.
1332
13332002-01-18      Joel Sherrill <joel@OARcorp.com>
1334
1335        * VERSION: Updated to rtems-ss-20020118.
1336
13372002-01-18      Joel Sherrill <joel@OARcorp.com>
1338
1339        * VERSION: Updated to rtems-20020118.
1340
13412002-01-17      Joel Sherrill <joel@OARcorp.com>
1342
1343        * VERSION: Updated to rtems-ss-20020717.
1344
13452002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1346
1347        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1348        check upon host_alias != build_alias.
1349
13502002-01-07      Joel Sherrill <joel@OARcorp.com>
1351
1352        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1353        last line to eliminate 100's of warnings.
1354
13552002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1356
1357        * aclocal/check-newlib.m4: Apply AS_IF.
1358        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1359        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1360        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1361        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1362        changes.
1363        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1364        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1365        * automake/compile.am: Remove librtemsall from LINK_FILES.
1366
13672001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1368
1369        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1370        * aclocal/subdirs.m4: New file.
1371        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1372        modifications.
1373        * aclocal/check-posix.m4: Apply AS_IF.
1374        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1375        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1376        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1377        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1378        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1379        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1380        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1381        OUTPUT_COMMANDS.
1382        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1383        * aclocal/rtems-debug.m4: Minor cleanups.
1384        * aclocal/rtems-top.m4: Minor cleanups.
1385        * automake/compile.am: Further steps towards automake's rules.
1386
13872001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1388
1389        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1390        * automake/lib.am: Add MULTISUBDIR.
1391
13922001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1393
1394        * bootstrap: Run autoheader when configure.ac contains
1395        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1396
13972001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1398
1399        * aclocal/bsp-configure.m4: New file.
1400        * Makefile.am: Add aclocal/bsp-configure.m4.
1401
14022001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1403
1404        * Makefile.am: Add automake/force-preinstall.am,
1405        aclocal/ppc.am, remove ACLOCAL_M4.
1406
14072001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1408
1409        * aclocal/bsp-alias.m4: Remove score603e_g1.
1410        * aclocal/check-bsps.m4: Remove score603e_g1.
1411        * aclocal/prog-cc.m4: Apply m4_if.
1412
1413
14142001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1415
1416        * automake/force-preinstall.am: New file.
1417        * aclocal/ppc.m4: New file.
1418
14192001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1420
1421        * aclocal/check-bsps.m4: Reworked.
1422        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1423
14242001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1425
1426        * aclocal/bspopts.m4: New file.
1427
14282001-11-13      Joel Sherrill <joel@OARcorp.com>
1429
1430        * COPYING: Test of $Id$ -> $RTEMS$.
1431
14322001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1433
1434        This modification is part of the submitted modifications necessary to
1435        support the IBM PPC405 family.  This submission was reviewed by
1436        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1437        not negatively impact the ppc403 BSPs.  The submission and tracking
1438        process was captured as PR50.
1439        * README.configure: Added gen405 BSP.
1440
14412001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1442
1443        * Adopt more automake rules:
1444        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1445        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1446        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1447        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1448        CXXLINK_APP in make-cxx-exe.
1449        * automake/lib.am: Add ARFLAGS.
1450
14512001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1452
1453        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1454        config.cache's which prevented powerpc targets librdbg from building.
1455
14562001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1457
1458        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1459        add 2nd arg to _RTEMS_CPU_SUBDIR.
1460        * aclocal/target.m4: Replace ac_configure_args with
1461        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1462        * Makefile.am: Require automake-1.5.
1463
14642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1465
1466        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1467        * configure.in: Remove.
1468        * configure.ac: New file, generated from configure.in by autoupdate.
1469
14702001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1471
1472        * aclocal/rtems-cpu-subdirs.m4: New file.
1473
14742001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1475
1476        * automake/compile.am: Fundamentally reworked compilation rules for
1477        closer adaptation to automake's behavior.
1478
14792001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1480
1481        * automake/lib.am: Comment out LD.
1482        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1483        automake/leaf.am to AUTOMAKE_FILES.
1484
14852001-09-27      Joel Sherrill <joel@OARcorp.com>
1486
1487        * config.guess: No longer in CVS since installed by bootstrap.
1488
14892001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1490
1491        * bootstrap: remove/add automake added files.
1492        * .cvsignore: reflect changes to bootstrap.
1493
14942001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1495
1496        * automake/leaf.am: New file.
1497
14982001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1499
1500        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1501        of AC_CANONICAL_SYSTEM.
1502        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1503        mkinstalldirs and mkdir.
1504        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1505        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1506        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1507       
15082001-09-13      Joel Sherrill <joel@OARcorp.com>
1509
1510        * missing: Updated to latest version.
1511
15122001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1513
1514        * configure.in: autoupdate to autoconf-2.52.
1515        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1516        fix auto*tool invocation order.
1517        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1518        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1519        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1520        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1521        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1522        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1523        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1524        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1525        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1526        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1527        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1528        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1529        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1530        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1531        RTEMS_CONFIG_PER_BSP conditional.
1532        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1533        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1534        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1535
15362001-05-25      Joel Sherrill <joel@OARcorp.com>
1537
1538        * README.configure: Corrected the name of the MRM332 BSP.
1539        Strengthened the distinction between what the target
1540        and the BSP each select.  Added more targets to list.
1541
15422001-05-25      Joel Sherrill <joel@OARcorp.com>
1543
1544        * README.configure: Updated the list of BSPs.
1545
15462001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1547
1548        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1549        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1550        Add support for DOS-drive-letters.
1551
15522001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1553
1554        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1555        RTEMS_PROG_CC_FOR_TARGET.
1556
15572001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1558
1559        * README.cdn-X: Update.
1560        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1561        @CPPFLAGS@ to CPPFLAGS.
1562
15632001-04-20      Eric Valette <valette@crf.canon.fr>
1564
1565        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1566        BSPs support the new exception processing model and
1567        consequently, librdbg.
1568
15692001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1570
1571        * configure.in: Reworked for Canadian Cross support.
1572        * Makefile.am: Reflect changes to configure.in.
1573        * config.guess, config.sub: Update from subversions.gnu.org.
1574        * README.cdn-X: New file.
1575        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1576
15772001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1578
1579        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1580        TARGET_CONFIG_SUBDIRS.
1581        * aclocal/enable-bsp.m4: fix quoting.
1582        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1583
15842001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1585
1586        * aclocal/config-subdirs.m4: New file.
1587        * aclocal/target.m4: Use macros from config-subdirs.m4.
1588
15892001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1590
1591        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1592        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1593
15942001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1595
1596        * configure.in: Fix AM_INIT_AUTOMAKE.
1597        * aclocal/bsp-arg-enable.m4: Extend comments.
1598        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1599        the default clause.
1600
16012001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1602
1603        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1604        RTEMS_ENV_RTEMSCPU.
1605        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1606        special treatment for GCC_SPECS.
1607        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1608        special treatment for GCC_SPECS.
1609        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1610        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1611        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1612        instead of $(shell ..) for LIBC_LIB*.
1613
16142001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1615
1616        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1617        simsh7045.
1618
16192001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1620
1621        * automake/compile.am: Add LD.
1622
16232000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1624
1625        * config.guess, config.sub: Update from CVS-autoconf to pick
1626        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1627        necessary anyway to use autoconf-versions > 2.13.
1628
16292000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1630
1631        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1632        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1633        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1634        help string.
1635        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1636
16372000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1638
1639        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1640        Modified to reflect addition of LEON BSPs as well as the
1641        no-FP ERC32 variant.
1642
16432000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1644
1645        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1646        standard).
1647        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1648        standard).
1649        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1650        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1651        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1652        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1653
16542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1655
1656        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1657        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1658        $host instead of $target (BUG-FIX).
1659        * configure.in: Use $target and $host instead of $target_alias and
1660        $host_alias (autoconf-2.49b).
1661        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1662        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1663
1664        NOTES:
1665        * autoconf-2.49b depredicates using changequotes.
1666        * The changes to configure.in are due to cleanups in
1667        autoconf-2.49b's implemention of canonicalization. With
1668        autoconf-2.1x it wasn't always clear, when to use $xxx or
1669        $xxx_alias. Now this is clear.
1670
16712000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1672
1673        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1674
16752000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1676
1677        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1678        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1679        with an RTEMS specific but more restrictive autoconf macro.
1680
16812000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1682
1683        * automake/lib.am: Add LD.
1684
16852000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1686
1687        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1688        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1689
16902000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1691 
1692        * aclocal/*: Replace with contents of macros/*.m4
1693        * macros/: Remove.
1694        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1695        * Makefile.am: Reflect changes to aclocal/ and macros/.
1696
16972000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1698
1699        * configure.in: New, Cygnus/GNU style configuration.
1700        * Makefile.am: Add macros/, reflect new configure.in,
1701        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1702        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1703        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1704        * macros/tool-prefix.m4: Remove.
1705        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1706        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1707        RTEMS_ROOT.
1708        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1709        * macros/multilib.m4: Various minor fixes.
1710        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1711        PROJECT_ROOT, RTEMS_ROOT.
1712        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1713        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1714
17152000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1716
1717        * automake/multilib.am: New file.
1718        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1719        the automake/ directory.
1720
17212000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1722
1723        * macros/enable-hwapi.m4: Removed.
1724        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1725        A small cleanup step towards gnu-canonicalization.
1726
17272000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1728
1729        * macros: New directory.
1730        * macros/bsp-alias.m4: new file.
1731        * macros/canonical-host.m4: new file.
1732        * macros/canonical-target-name.m4: new file.
1733        * macros/canonicalize-tools.m4: new file.
1734        * macros/check-bsp-cache.m4: new file.
1735        * macros/check-bsps.m4: new file.
1736        * macros/check-cpu.m4: new file.
1737        * macros/rtems-debug.m4: new file.
1738        * macros/check-cxx.m4: new file.
1739        * macros/check-itron.m4: new file.
1740        * macros/check-multiprocessing.m4: new file.
1741        * macros/check-networking.m4: new file.
1742        * macros/check-newlib.m4: new file.
1743        * macros/check-posix.m4: new file.
1744        * macros/check-rdbg.m4: new file.
1745        * macros/enable-bare.m4: new file.
1746        * macros/enable-cxx.m4: new file.
1747        * macros/enable-gcc28.m4: new file.
1748        * macros/enable-inlines.m4: new file.
1749        * macros/enable-itron.m4: new file.
1750        * macros/enable-libcdir.m4: new file.
1751        * macros/enable-multiprocessing.m4: new file.
1752        * macros/enable-networking.m4: new file.
1753        * macros/enable-posix.m4: new file.
1754        * macros/enable-rdbg.m4: new file.
1755        * macros/enable-rtemsbsp.m4: new file.
1756        * macros/enable-tests.m4: new file.
1757        * macros/gcc-pipe.m4: new file.
1758        * macros/gcc-specs.m4: new file.
1759        * macros/i386-gas-code16.m4: new file.
1760        * macros/path-ksh.m4: new file.
1761        * macros/path-perl.m4: new file.
1762        * macros/prog-cc.m4: new file.
1763        * macros/prog-cxx.m4: new file.
1764        * macros/project-root.m4: new file.
1765        * macros/rtems-top.m4: new file.
1766        * macros/sysv-ipc.m4: new file.
1767        * macros/target.m4: new file.
1768        * macros/rtems-test-no-pause.m4: new file.
1769        * macros/multilib.m4: new file.
1770        * macros/tool-paths.m4: new file.
1771        * macros/tool-prefix.m4: new file.
1772
17732000-09-14      Joel Sherrill <joel@OARcorp.com>
1774
1775        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1776
17772000-09-14      Joel Sherrill <joel@OARcorp.com>
1778
1779        * aclocal/enable-hwapi.m4: Now longer used and removed.
1780
17812000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1782
1783        * automake/lib.am: Remove leaf.cfg.
1784
17852000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1786
1787        * aclocal/rtems-top.m4: Add ENDIF-hack.
1788        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1789
17902000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1791
1792        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1793        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1794        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1795        * automake/compile.am: Replaced.
1796        * automake/local.am: Remove building variant handling.
1797
17982000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1799
1800        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1801        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1802        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1803        * aclocal/target.m4: Cleanup comments
1804        * Automake/compile.am: Add DEFS support to keep building happy.
1805
18062000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1807
1808        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1809
18102000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1811
1812        * automake/compile.am: New file
1813        * ChangeLog: Fix email addresses
1814
18152000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1816
1817        * LICENSE.NET, README, README.configure: Spelling corrections.
1818
18192000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1820
1821        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1822
18232000-08-30      Joel Sherrill <joel@OARcorp.com>
1824
1825        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1826
18272000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1828
1829        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1830
18312000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1832
1833        * aclocal/check-bsps.h:
1834          - Add pck6-BSP
1835          - Exclude ChangeLog from being picked up as BSP
1836        * aclocal/bsp-alias.m4: Add pck6-BSP
1837
18382000-08-10      Joel Sherrill <joel@OARcorp.com>
1839
1840        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.