source: rtems/ChangeLog @ 9fd02e2

4.104.115
Last change on this file since 9fd02e2 was a512ed2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/14/09 at 15:42:28

2009-09-14 Ralf Corsepius <ralf.corsepius@…>

  • aclocal/check-bsps.m4: Add csb337 bsp family.
  • Property mode set to 100644
File size: 55.1 KB
Line 
12009-09-14      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * aclocal/check-bsps.m4: Add csb337 bsp family.
4
52009-07-23      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * aclocal/enable-itron.m4: Default to not building itron.
8
92009-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
10
11        * aclocal/bsp-alias.m4: Add csb637 as variant of csb337.
12
132009-02-27      Sebastian Huber <sebastian.huber@embedded-brains.de>
14
15        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
16        LPC2478 BSP variants.
17
182009-02-19      Joel Sherrill <joel.sherrill@oarcorp.com>
19
20        * aclocal/bsp-alias.m4: Add simsh2e.
21
222009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
23
24        * Makefile.maint: rtems_api=4.10.
25        * Makefile.maint: Dump stuff hanging around for much too long.
26
272009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * aclocal/canonical-target-name.m4:
30        Remove comment referring to HPUX9.
31
322009-02-05      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove pck6 BSP.
35
362008-12-31      Ralf Corsépius <ralf.corsepius@rtems.org>
37
38        * config-ml.in: Comment out arm/thumb exception (Add arm/thumb
39        multilib).
40
412008-12-30      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * aclocal/check-bsps.m4: remove stray ")" from rtl22xx_t alias.
44
452008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * aclocal/canonical-target-name.m4: Remove tic4x.
48
492008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
50
51        * README.configure: Add Lattice Mico32 support.
52
532008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
54
55        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant
56        of h8sim.
57
582008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
59
60        * README.configure: Add new M32R port. It is just a beginning but the
61        BSP is functional enough to initialize and shutdown RTEMS.
62
632008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
64
65        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add
66        M32C port and m32csim BSP.
67
682008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
69
70        * VERSION: Bump version to 4.9.99.0
71
722008-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
73
74        PR 1324/bsps
75        * aclocal/check-bsps.m4: Revert Joel's icecube patch.
76
772008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
78
79        * MAINTAINERS: Remove myself from avr.
80
812008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
82
83        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
84        Recognize the the GDB SuperH simulator is just an architectural
85        simulator and does not include devices. Rename existing simulator BSP
86        configurations to simsh1 and simsh2 and add simsh4.
87
882008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
89
90        PR 1324/bsps
91        * aclocal/check-bsps.m4: Add missing icecube.
92
932008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
94
95        * aclocal/version.m4: Bump RTEMS_API to 4.10.
96        Bump _RTEMS_VERSION to 4.9.99.0.
97
982008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
99
100        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
101        LPC2478 BSP.
102
1032008-09-09      Joel Sherrill <joel.sherrill@oarcorp.com>
104
105        * README.configure: Updated list of BSPs.
106
1072008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
108
109        * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg,
110        * make/custom/tqm8xx.cfg,
111        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
112        added MPC8xx based tqm8xx BSP family
113
1142008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
115
116        * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
117
1182008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
119
120        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
121        comments.
122        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
123        AC_PREREQ(2.62).
124
1252008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
126
127        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added MPC5566EVB and
128        MPC8313ERDB.  Added Doxygen style comment.
129
1302008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
131
132        * make/custom/haleakala.cfg:
133        added PPC405 haleakala BSP contributed by Michael Hamel
134
1352008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
136
137        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4,
138        * make/custom/m5484FireEngine.cfg:
139        added pgh360 BSP variant
140        added m5484FireEngine BSP
141
1422008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
143
144        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
145
1462008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
147
148        * bootstrap: Use find . ... preinstall.am for portability reasons.
149
1502008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
151
152        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
153        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
154        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
155        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
156        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
157
1582007-11-06      Ray Xu <rayx.cn@gmail.com>
159
160        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
161
1622007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
163
164        * VERSION: Bump VERSION to 4.8.99.0.
165        * aclocal/version.m4: Bump RTEMS_API to 4.9.
166        Bump RTEMS_VERSION to 4.8.99.0.
167
1682007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
169
170        * Makefile.maint: touch all documentation master files so the date on
171        the manual reflects the release date of the software.
172
1732007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
174
175        * Makefile.maint: Add touching master files for various manuals so the
176        date on the cover page will reflect the date a tarball is cut.
177
1782007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
179
180        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
181        since that is the nickname for the Freescale evaluation board it is
182        based upon. BSP was tested on a Freescale MPC5200LITE.
183
1842007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
185
186        * Makefile.maint, configure.ac, release_support: Remove RDBG.
187        * aclocal/enable-rdbg.m4: Removed.
188
1892007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
190
191        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
192        Add gen83xx and mpc8349eamds BSP
193
1942007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
195
196        * README.configure: Add virtex BSP
197
1982007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
199
200        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
201
2022007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
203
204        * README.configure: Removed armulator.
205
2062007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
207
208        * README.configure, aclocal/check-bsps.m4: Remove references to
209        mbx860_1b since it is just an alternate name for the mbx860_001b.
210
2112007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
212
213        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
214        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
215
2162007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
217
218        * README.configure: DMV152 obsoleted.
219
2202007-02-21      Joel Sherrill <joel@OARcorp.com>
221
222        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
223
2242007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
225
226        * Makefile.am: Use MKDIR_P instead of mkdir_p.
227
2282007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
229
230        * Makefile.maint: Use VERSION as master source for version.m4's.
231        * VERSION: Sync with version in aclocal/version.m4.
232
2332007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
234
235        * Makefile.maint: Sync nomenclature with that being used in
236          cpukit/score/include/rtems/system.h (major->minor,
237          minor->revision).
238
2392007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
240
241        * Makefile.maint: Remove references to
242          cpukit/score/include/rtems/system.h.
243        * Makefile.maint: Add CVS_RUN.
244
2452007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
246
247        * Makefile.maint: New.
248
2492007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
250
251        * acinclude.m4: AC_PREREQ(2.60).
252
2532007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
254
255        * ampolish3: Use MKDIR_P instead of mkdir_p.
256
2572007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
258
259        * Makefile.am: Remove scripts/.
260
2612006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
262
263        * configure.ac: New BUG-REPORT address.
264
2652006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
266
267        * Makefile.am: Add ampolish3.
268
2692006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
270
271        * bootstrap: Add -r (autoreconf).
272
2732006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
274
275        * bootstrap: Add -p (regenerate preinstall.ams).
276
2772006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
278
279        * ampolish3: New.
280
2812006-10-19      Joel Sherrill <joel@OARcorp.com>
282
283        * configure.ac: Remove all macro implementations and use only the
284        static inline. Static inline functions are now well supported so
285        there is no reason for duplicate maintenance.
286        * aclocal/enable-inlines.m4: Removed.
287
2882006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
289
290        * aclocal/rtems-top.m4: Remove RTEMS_API.
291        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
292
2932006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
294
295        * aclocal/version.m4: Bump version to 4.7.99.0.
296
2972006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
298
299        * configure.ac: Require autoconf-2.60. Require automake-1.10.
300
3012006-08-09      Kolja Waschk <waschk@telos.de>
302
303        * config-ml.in: New port to Altera NIOS II.
304
3052006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
306
307        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
308        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
309       
3102006-06-23      Worth Burruss <worth@motioncontrol.org>
311
312        * README.configure: Add mcf5235.
313
3142006-04-18      Joel Sherrill <joel@OARcorp.com>
315
316        * VERSION: Updated to rtems-4.6.99.3.
317
3182006-04-18  Joel Sherrill <joel@OARcorp.com>
319
320        * aclocal/version.m4: Updated to rtems-4.6.99.3.
321
3222006-04-18      Joel Sherrill <joel@OARcorp.com>
323
324        * release_support: Fix typos.
325
3262006-04-18      Joel Sherrill <joel@OARcorp.com>
327
328        * ChangeLog, release_support: Fix typos.
329
3302006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
331
332        * acinclude.m4: Requires autoconf-2.59.
333
3342006-03-07      Joel Sherrill <joel@OARcorp.com>
335
336        PR 694/rtems
337        * release_support: Do not include .cvsignore files in release tarballs.
338
3392006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
340
341        PR 882/make_build
342        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
343
3442006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
345
346        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
347        Alpha-sort the aliases list.
348        * automake/host.am, automake/local.am, automake/subdirs.am:
349        Remove depend-am, depend-recursive.
350
3512006-01-10      Joel Sherrill <joel@OARcorp.com>
352
353        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
354
3552006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
356
357        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
358        Alias leon1 to leon2. Add sis.
359        * aclocal/check_bsps.m4: Remove brs5l.
360        Remove leon. Add leon2. Add sis to erc32 family.
361
3622005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
363
364        PR 851/bsps
365        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
366        family.
367
3682005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
369
370        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
371
3722005-09-02      Joel Sherrill <joel@OARcorp.com>
373
374        * VERSION: Updated to rtems-4.6.99.2.
375
3762005-09-02  Joel Sherrill <joel@OARcorp.com>
377
378        * aclocal/version.m4: Updated to rtems-4.6.99.2.
379
3802005-07-06      Philippe Simons
381
382        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
383
3842005-04-28      Joel Sherrill <joel@OARcorp.com>
385
386        * README.configure: Updated to account for removal of dmv177 and
387        ppcn_60x as well as other additions and deletions.
388
3892005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
390
391        * aclocal/enable-itron.m4: Allow unix.
392
3932005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
394
395        * Makefile.am: Remove ACLOCAL_FILES.
396
3972004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
398
399        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
400        bsp_specs.
401
4022004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
403
404        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
405        motorola_shared.
406
4072004-11-10      Joel Sherrill <joel@oarcorp.com>
408
409        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
410
4112004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
412
413        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
414
4152004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
416
417        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
418        presence of *.cfg.
419        * aclocal/check-custom-bsp.m4: Add bspkit support.
420
4212004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
422
423        * aclocal/enable-bare.m4: Remove.
424
4252004-09-29      Joel Sherrill <joel@OARcorp.com>
426
427        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
428        c/TOOL_TARGETS: i960 obsoleted and all references removed.
429
4302004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
431
432        * configure.ac: Require automake > 1.9.
433
4342004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
435
436        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
437
4382004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
439
440        PR 673/make_build
441        * config-ml.in: Quote 'cd "${ml_origdir}"'.
442        Quote 'cd "${ML_POPDIR}"'.
443
4442004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
445
446        PR 673/make_build
447        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
448
4492004-07-14      Joel Sherrill <joel@OARcorp.com>
450
451        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
452
4532004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
454
455        * aclocal/rtems-top.m4: Remove ENDIF.
456        Remove with_target_subdir defaulting to '.'.
457        * acinclude.m4: Add --includedir to sub_configure_args.
458
4592004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
462        Rework dist-hook.
463        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
464        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
465
4662004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
469
4702004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * Makefile.am: Remove AUTOMAKE_FILES.
473        Cleanup duplicate ACLOCAL_FILES.
474        EXTRA_DIST += config-ml.in.
475        DIST_SUBDIRS += make.
476        Add dist-hook.
477        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
478
4792004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
482
4832004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * VERSION: 4.6.99.0.
486        * aclocal/version.m4: 4.6.99.0.
487
4882004-02-06      Joel Sherrill <joel@OARcorp.com>
489
490        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
491        which were accidentally removed when purging the mips64orion.
492
4932004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * aclocal/rpm.m4: Make osversions the default.
496        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
497        distcheck).
498
4992004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
502
5032004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * configure.ac: Require automake >= 1.8.2.
506        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
507
5082004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * configure.ac: Requires automake >= 1.8.1.
511
5122004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * .cvsignore: Remove mkinstalldirs.
515        * bootstrap: Remove compile during "clean".
516
5172004-01-08      Joel Sherrill <joel@OARcorp.com>
518
519        * .cvsignore: Add compile.
520
5212004-01-07      Joel Sherrill <joel@OARcorp.com>
522
523        * README.configure: Remove efi68k and efi332 references as they are no
524        longer in the tree.
525
5262004-01-07      Joel Sherrill <joel@OARcorp.com>
527
528        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
529        removed as mips port more completely covers the MIPS family.
530
5312003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * README.configure: Reflect requireing autoconf-2.59 and
534        automake-1.8.
535
5362003-12-17      Joel Sherrill <joel@OARcorp.com>
537
538        * VERSION: Updated to rtems-20031217-test.
539
5402003-12-17  Joel Sherrill <joel@OARcorp.com>
541
542    * aclocal/version.m4: Updated to rtems-20031217-test.
543
5442003-12-17      Joel Sherrill <joel@OARcorp.com>
545
546        * release_support: Correct method used to find ChangeLog associated
547        with the version.m4 files.  Keep going until I can get a tarball cut.
548
5492003-12-17      Joel Sherrill <joel@OARcorp.com>
550
551        * release_support: Use dirname not basedir.  Keep going until I
552        can get a tarball cut.
553
5542003-12-17      Joel Sherrill <joel@OARcorp.com>
555
556        * release_support: New file -- assistant to new cut_release script.
557
5582003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * Makefile.am: Remove automake/compile.am
561
5622003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * automake/compile.am: Remove (Unused).
565
5662003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * automake/lib.am: Remove (Unused).
569
5702003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
573
5742003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * configure.ac: Remove make/custom/Makefile.
577        * Makefile.am: Cosmetics.
578        * automake/compile.am: Remove compilation rules.
579        Remove $(ARCH) directory generation.
580
5812003-11-26      Joel Sherrill <joel@OARcorp.com>
582
583        * MAINTAINERS: New file.
584
5852003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
588        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
589        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
590        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
591        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
592        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
593        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
594        aclocal/enable-tests.m4, aclocal/multilib.m4,
595        aclocal/path-ksh.m4, aclocal/project-root.m4,
596        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
597        acinclude.m4:
598        Fix underquoting to silence automake-1.8.
599
6002003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * config-ml.in: Don't built multilib variant normal (-mn) for
603        h8300-*-rtems*.
604
6052003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * aclocal/config-subdirs.m4: Remove.
608        * Makefile.am: Reflect changes above.
609
6102003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * aclocal/canonical-host.m4: Remove.
613        * Makefile.am: Reflect changes above.
614
6152003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
618        c/src/lib/libbsp/*/acinclude.m4.
619
6202003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * aclocal/check-cpu.m4: Remove.
623        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
624        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
625        $1 in $srcdir before adding dir to SUBDIRS.
626
6272003-09-26  Joel Sherrill <joel@OARcorp.com>
628
629        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
630
6312003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
634        patches).
635        * aclocal/enable-tests.m4: Change to support
636        --enable-tests=no|yes|samples, default is samples.
637
6382003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * Makefile.am: Correct bogus ACLOCAL_FILES.
641
6422003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
645        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
646        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
647        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
648        aclocal/check-networking.m4, aclocal/check-newlib.m4,
649        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
650        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
651        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
652        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
653        aclocal/path-perl.m4, aclocal/ppc.m4,
654        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
655        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
656        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
657        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
658        Remove (Unused).
659        * automake/leaf.am, automake/force-preinstall.am:
660        Remove (Unused).
661        * Makefile.am: Reflect changes above.
662
6632003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * automake/local.am, automake/host.am: Remove "debug".
666
6672003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
670
6712003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
674        Add "autoconf-2.5x unquoting" hack.
675
6762003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * config.sub: Remove (Automatically added by automake, again).
679        * bootstrap: Reflect change above.
680        * configure.ac: Require automake >= 1.7.6.
681
6822003-07-03      Joel Sherrill <joel@OARcorp.com>
683
684        * SUPPORT: Fix Mark Johannes' email address.
685
6862003-07-03      Joel Sherrill <joel@OARcorp.com>
687
688        * VERSION: Updated to rtems-ss-20030703.
689
6902003-07-03      Joel Sherrill <joel@OARcorp.com>
691
692        * aclocal/version.m4: Updated to rtems-ss-20030703.
693
6942003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * bootstrap: Reflect having added config.sub.
697        * config.sub: New from subversions to accomodate c4x/tic4x.
698
6992003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        PR 412/make_build
702        * configure.ac: Remove "BLEEDING EDGE" warning.
703        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
704        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
705        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
706        * aclocal/gcc-isystem.m4: New.
707        * Makefile.am: Add aclocal/gcc-isystem.m4.
708
7092003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * automake/local.am: Remove $(ARCH), clean-local.
712
7132003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        PR 321:
716        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
717        * aclocal/env-rtemsbsp.m4
718        * automake/compile.am
719        * automake/host.am
720        * automake/local.am
721
7222003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
725        * automake/compile.am: Remove LIBSUFFIX_VA.
726        Merger from rtems-4-6-branch.
727
7282003-04-17      Joel Sherrill <joel@OARcorp.com>
729
730        * VERSION: Updated to rtems-ss-20030417.
731
7322003-04-17      Joel Sherrill <joel@OARcorp.com>
733
734        * aclocal/version.m4: Updated to rtems-ss-20030417.
735
7362003-04-11      Joel Sherrill <joel@OARcorp.com>
737
738        * VERSION: Updated to rtems-ss-20030411.
739
7402003-04-11      Joel Sherrill <joel@OARcorp.com>
741
742        * aclocal/version.m4: Updated to rtems-ss-20030411.
743
7442003-04-11      Joel Sherrill <joel@OARcorp.com>
745
746        * VERSION: Updated to rtems-ss-20020411.
747
7482003-04-11      Joel Sherrill <joel@OARcorp.com>
749
750        * aclocal/version.m4: Updated to rtems-ss-20020411.
751
7522003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * acinclude.m4: Reformat build_* handling.
755        Preset *_alias if empty.
756        * configure.ac: Change tools/build to build-config dirs.
757        Conditionally build tools/build as host-config dirs.
758
7592003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
760
761        * acinclude.m4: Fix broken comments.
762        Add hidden option --enable-experimental.
763        * README.cdn-X: Update.
764        * configure.ac: Build tools/build as host and build-host tools to
765        accomodate those BSPs applying packhex in <BSP>.cfg.
766        Build tools/cpu as build-host tools.
767
7682003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * tools/Makefile.am: Remove.
771        * configure.ac: Remove tools.
772        * acinclude.m4: Fix build_subdir handling.
773        * Makefile.am: Remove tools from SUBDIRS.
774        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
775
7762003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * configure.ac: Remove AC_CONFIG_AUX_DIR.
779        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
780
7812003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
782
783        * bootstrap: Add ACLOCAL, AUTOHEADER.
784        Don't check for auto*tool-versions.
785
7862003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
787
788        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
789
7902003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * automake/compile.am: Introduce depend-gcc.
793        * automake/lib.am: Remove stray comment.
794        * automake/local.am: Introduce depend-gcc.
795
7962003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
799
8002003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
803        * automake/local.am: Remove $(ARCH), clean-local.
804        * automake/compile.am: Add $(ARCH), clean-local.
805        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
806
8072003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * Makefile.am: Remove references to obsoleted files
810        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
811
8122003-02-14      Joel Sherrill <joel@OARcorp.com>
813
814        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
815        references.
816
8172003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
820
8212003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * bootstrap: Remove attempts to detect autoconf and automake using
824        "which" (PR 325).
825
8262003-02-06      Joel Sherrill <joel@OARcorp.com>
827
828        * README.configure: Updated to reflect new BSPs and deprecated
829        targets.
830
8312003-01-28      Joel Sherrill <joel@OARcorp.com>
832
833        * VERSION: Updated to rtems-ss-20030128.
834
8352003-01-28      Joel Sherrill <joel@OARcorp.com>
836
837        * aclocal/version.m4: Updated to rtems-ss-20030128.
838
8392003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
842        Remove CLOBBER_DEPEND (Unused).
843
8442003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
845
846        * automake/local.am: Remove distclean-local.
847
8482001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
851        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
852
8532002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
854
855        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
856        Rework RTEMS_PROG_CXX_FOR_TARGET.
857
8582002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
861
8622002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
865
8662002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
867
868        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
869
8702002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * bootstrap: Require autoconf 2.54 or 2.57.
873        Require automake-1.7.2.
874
8752002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
876
877        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
878        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
879        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
880
8812002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
884
8852002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
886
887        * automake/compile.am: Remove hard-coded *_PROFILE_V.
888        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
889        CFLAGS_PROFILE_V.
890        Remove CPPFLAGS_GCC.
891
8922002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
893
894        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
895        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
896        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
897        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
898
8992002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * aclocal/rtems-flags.m4: New.
902
9032002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * bootstrap: Allow autoconf-2.57.
906
9072002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
908
909        * aclocal/prog-cc.m4: Remove GCCSED.
910
9112002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
912
913        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
914        Remove LDFLAGS.
915        Add CCAS, CCASCOMPILE.
916        Remove compilation rules for *.cpp, *.cxx, *.C.
917        Use CCASCOMPILE to compile *.S.
918        Add -pg to RTEMS_CFLAGS_PROFILE_V.
919
9202002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
921
922        * configure.ac: Remove c/make.
923
9242002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
925
926        * aclocal/prog-ccas.m4: New.
927        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
928        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
929        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
930
9312002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
932
933        * acinclude.m4: Conditionally append --target=.
934
9352002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
938
9392002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * automake/compile.am: Remove LD_PATHS (Unused).
942        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
943        is announced obsolete).
944
9452002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
948
9492002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
950
951        * aclocal/sysv-ipc.m4: Remove (Unused).
952        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
953
9542002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
955
956        * acinclude.m4: Lots of changes addressing PR 312.
957
9582002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
961        to PR 312).
962
9632002-11-18      Joel Sherrill <joel@OARcorp.com>
964
965        * VERSION: Updated to rtems-ss-20021118.
966
9672002-11-18      Joel Sherrill <joel@OARcorp.com>
968
969        * aclocal/version.m4: Updated to rtems-ss-20021118.
970
9712002-11-17      Joel Sherrill <joel@OARcorp.com>
972
973        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
974        Motorola MTX603e.
975
9762002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
979
9802002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
981
982        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
983        * configure.ac: Ditto.
984
9852002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
988        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
989        Support @CFLAGS@, @CXXFLAGS@.
990
9912002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * bootstrap: Allow autoconf-2.56.
994
9952002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
996
997        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
998        Fix stupid typo (continue/configure).
999        * aclocal/prog-cc.m4: Remove obsolete comments.
1000        Acknowledge CFLAGS.
1001
10022002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1003
1004        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
1005        end of the args passed to sub-configure-scripts. (Reported by
1006        Wulf Hofbauer <wh73@cornell.edu>)
1007
10082002-11-12      Joel Sherrill <joel@OARcorp.com>
1009
1010        * configure.ac: Remove make/compilers/Makefile.
1011
10122002-11-11      Joel Sherrill <joel@OARcorp.com>
1013
1014        * VERSION: Updated to rtems-ss-20021111.
1015
10162002-11-11      Joel Sherrill <joel@OARcorp.com>
1017
1018        * aclocal/version.m4: Updated to rtems-ss-20021111.
1019
10202002-11-11      Joel Sherrill <joel@OARcorp.com>
1021
1022        * VERSION: Updated to rtems-ss-20021111.
1023
10242002-11-11      Joel Sherrill <joel@OARcorp.com>
1025
1026        * aclocal/version.m4: Updated to rtems-ss-20021111.
1027
10282002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1029
1030        * automake/compile.am: Remove rel rule.
1031
10322002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1033
1034        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
1035
10362002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1037
1038        * configure.ac: Remove make/Templates/Makefile.
1039        * README.configure: Minor massaging.
1040
10412002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1042
1043        Further preparations for autoconf > 2.52:
1044        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
1045        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
1046        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
1047
10482002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1049
1050        * acinclude.m4: Adapations to autoconf > 2.52.
1051
10522002-11-01      Joel Sherrill <joel@OARcorp.com>
1053
1054        * ChangeLog: Corrected.
1055
10562002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058        * bootstrap: Add generate_bspdir_acinclude to automatically update
1059        c/src/lib/libbsp/<cpu>/acinclude.m4.
1060        Use #! /bin/sh instead of #!/bin/sh.
1061        Remove autom4te*.cache during ./bootstrap --clean.
1062
10632002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1064
1065        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
1066        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
1067        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
1068        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
1069        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
1070        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
1071        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
1072        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
1073        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
1074        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
1075        (autoconf > 2.54 seems to have problems with the old form of
1076        quoting).
1077
10782002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1079
1080        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
1081        (autoconf > 2.54 complains about).
1082
10832002-10-21      Joel Sherrill <joel@OARcorp.com>
1084
1085        * VERSION: Updated to rtems-20021021-test.
1086
10872002-10-21      Joel Sherrill <joel@OARcorp.com>
1088
1089        * aclocal/version.m4: Updated to rtems-20021021-test.
1090
10912002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * .cvsignore: Reformat.
1094        Add autom4te*cache.
1095        Remove autom4te.cache.
1096
10972002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1100
11012002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
1104        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1105
11062002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107
1108        * bootstrap: Add autoconf/automake version checks by popular demand.
1109        [FWIW: I dislike this.]
1110
11112002-10-07      Joel Sherrill <joel@OARcorp.com>
1112
1113        * VERSION: Updated to rtems-ss-20021007.
1114
11152002-10-07      Joel Sherrill <joel@OARcorp.com>
1116
1117        * aclocal/version.m4: Updated to rtems-ss-20021007.
1118
11192002-10-04      Joel Sherrill <joel@OARcorp.com>
1120
1121        * VERSION: Updated to rtems-JUNK.
1122
11232002-10-04      Joel Sherrill <joel@OARcorp.com>
1124
1125        * aclocal/version.m4: Updated to rtems-JUNK.
1126
11272002-10-04      Joel Sherrill <joel@OARcorp.com>
1128
1129        * VERSION: Updated to rtems-ss-20021004.
1130
11312002-10-04      Joel Sherrill <joel@OARcorp.com>
1132
1133        * aclocal/version.m4: Updated to rtems-ss-20021004.
1134
11352002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1136
1137        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
1138        autoconf-2.53 PACKAGE crap.
1139
11402002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142        * aclocal/prog-gnat.m4: New.
1143
11442002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1145
1146        * aclocal/bsp-configure.m4: Fix small typo in comment.
1147
11482002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1149
1150        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1151
11522002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1153
1154        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1155        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1156        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1157
11582002-08-07      Joel Sherrill <joel@OARcorp.com>
1159
1160        * aclocal/version.m4: Updated to rtems-ss-20020807.
1161
11622002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1163
1164        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1165
11662002-07-31      Joel Sherrill <joel@OARcorp.com>
1167
1168        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1169        was just a stub and only the OR32 port is getting worked on.
1170
11712002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1172
1173        * aclocal/subdirs.m4: Remove.
1174        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1175
11762002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1177
1178        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1179        exec/score/cpu.
1180
11812002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1182
1183        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1184        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1185        compilation rules (Work-around to an automake bug).
1186        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1187        make-library.
1188
11892002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1190
1191        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1192
11932002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1194
1195        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1196
11972002-07-17      Joel Sherrill <joel@OARcorp.com>
1198
1199        * aclocal/version.m4: Updated to rtems-ss-20020717.
1200
12012002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1202
1203        * config-ml.in: Imported from gcc-3.1.
1204        Change to match c/src/config-ml.in.
1205
12062002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1207
1208        * aclocal/check-multiprocessing.m4: Reworked.
1209        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1210
12112002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1212
1213        * automake/multilib.am: Remove.
1214        * Makefile.am: Reflect change above.
1215
12162002-06-28      Joel Sherrill <joel@OARcorp.com>
1217
1218        * aclocal/version.m4: Updated to rtems-ss-20020628.
1219
12202002-06-27      Joel Sherrill <joel@OARcorp.com>
1221
1222        * tools/Makefile.am: Build the cpu dependent tools as well.
1223
12242002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1225
1226        * aclocal/env-rtemscpu.m4: Remove.
1227        * aclocal/multi.m4: Remove.
1228        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1229
12302002-05-28      Joel Sherrill <joel@OARcorp.com>
1231
1232        * aclocal/version.m4: Updated to rtems-ss-20020528.
1233
12342002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1235
1236        * aclocal/prog-cc.m4: Remove GCC272 support.
1237        Remove ENABLE_LIBCDIR.
1238        * aclocal/prog-cxx.m4: Ditto.
1239        * aclocal/enable-gcc28.m4: Remove.
1240        * aclocal/enable-libcdir.m4: Ditto.
1241
12422002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1243
1244        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1245        ENABLE_GCC28.
1246
12472002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1248
1249        * automake/compile.am: Remove GCC272 support.
1250        Remove *.sh rule (unused).
1251        * configure.ac: Remove ENABLE_GCC28.
1252        Remove ENABLE_LIBCDIR.
1253
12542002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1255
1256        * .cvsignore: Added mdate-sh and texinfo.tex.
1257
12582002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1259
1260        * aclocal/version.m4: New file.
1261        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1262        aclocal/version.m4.
1263        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1264        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1265
12662002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1267
1268        * configure.ac:
1269        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1270        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1271        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1272        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1273
12742002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1275
1276        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1277        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1278
12792002-03-08      Joel Sherrill <joel@OARcorp.com>
1280
1281        * VERSION: Updated to rtems-mg5-20020808.
1282
12832002-03-01      Joel Sherrill <joel@OARcorp.com>
1284
1285        * VERSION: Updated to rtems-ss-20020301.
1286
12872002-02-15      Joel Sherrill <joel@OARcorp.com>
1288
1289        * VERSION: Updated to rtems-ss-20020215.
1290
12912002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1292
1293        * aclocal/subdirs.m4: Propagate the current $prefix to the
1294        sub-configures.
1295
12962002-02-05      Joel Sherrill <joel@OARcorp.com>
1297
1298        * VERSION: Updated to rtems-ss-20020205.
1299
13002002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1301
1302        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1303        compatibility.
1304        * bootstrap: Let --clean remove texinfo.tex.
1305
13062002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1307
1308        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1309
13102002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1311
1312        * configure.ac: Add --enable-docs support. Add
1313        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1314        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1315        hard-coded SUBDIRS.
1316        * README.configure: Added a bit of information on this new option.
1317
13182002-01-18      Joel Sherrill <joel@OARcorp.com>
1319
1320        * VERSION: Updated to rtems-ss-20020118.
1321
13222002-01-18      Joel Sherrill <joel@OARcorp.com>
1323
1324        * VERSION: Updated to rtems-20020118.
1325
13262002-01-17      Joel Sherrill <joel@OARcorp.com>
1327
1328        * VERSION: Updated to rtems-ss-20020717.
1329
13302002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1331
1332        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1333        check upon host_alias != build_alias.
1334
13352002-01-07      Joel Sherrill <joel@OARcorp.com>
1336
1337        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1338        last line to eliminate 100's of warnings.
1339
13402002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1341
1342        * aclocal/check-newlib.m4: Apply AS_IF.
1343        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1344        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1345        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1346        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1347        changes.
1348        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1349        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1350        * automake/compile.am: Remove librtemsall from LINK_FILES.
1351
13522001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1353
1354        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1355        * aclocal/subdirs.m4: New file.
1356        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1357        modifications.
1358        * aclocal/check-posix.m4: Apply AS_IF.
1359        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1360        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1361        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1362        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1363        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1364        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1365        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1366        OUTPUT_COMMANDS.
1367        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1368        * aclocal/rtems-debug.m4: Minor cleanups.
1369        * aclocal/rtems-top.m4: Minor cleanups.
1370        * automake/compile.am: Further steps towards automake's rules.
1371
13722001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1373
1374        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1375        * automake/lib.am: Add MULTISUBDIR.
1376
13772001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1378
1379        * bootstrap: Run autoheader when configure.ac contains
1380        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1381
13822001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1383
1384        * aclocal/bsp-configure.m4: New file.
1385        * Makefile.am: Add aclocal/bsp-configure.m4.
1386
13872001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1388
1389        * Makefile.am: Add automake/force-preinstall.am,
1390        aclocal/ppc.am, remove ACLOCAL_M4.
1391
13922001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1393
1394        * aclocal/bsp-alias.m4: Remove score603e_g1.
1395        * aclocal/check-bsps.m4: Remove score603e_g1.
1396        * aclocal/prog-cc.m4: Apply m4_if.
1397
1398
13992001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1400
1401        * automake/force-preinstall.am: New file.
1402        * aclocal/ppc.m4: New file.
1403
14042001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1405
1406        * aclocal/check-bsps.m4: Reworked.
1407        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1408
14092001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1410
1411        * aclocal/bspopts.m4: New file.
1412
14132001-11-13      Joel Sherrill <joel@OARcorp.com>
1414
1415        * COPYING: Test of $Id$ -> $RTEMS$.
1416
14172001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1418
1419        This modification is part of the submitted modifications necessary to
1420        support the IBM PPC405 family.  This submission was reviewed by
1421        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1422        not negatively impact the ppc403 BSPs.  The submission and tracking
1423        process was captured as PR50.
1424        * README.configure: Added gen405 BSP.
1425
14262001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1427
1428        * Adopt more automake rules:
1429        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1430        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1431        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1432        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1433        CXXLINK_APP in make-cxx-exe.
1434        * automake/lib.am: Add ARFLAGS.
1435
14362001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1437
1438        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1439        config.cache's which prevented powerpc targets librdbg from building.
1440
14412001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1442
1443        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1444        add 2nd arg to _RTEMS_CPU_SUBDIR.
1445        * aclocal/target.m4: Replace ac_configure_args with
1446        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1447        * Makefile.am: Require automake-1.5.
1448
14492001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1450
1451        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1452        * configure.in: Remove.
1453        * configure.ac: New file, generated from configure.in by autoupdate.
1454
14552001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1456
1457        * aclocal/rtems-cpu-subdirs.m4: New file.
1458
14592001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1460
1461        * automake/compile.am: Fundamentally reworked compilation rules for
1462        closer adaptation to automake's behavior.
1463
14642001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1465
1466        * automake/lib.am: Comment out LD.
1467        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1468        automake/leaf.am to AUTOMAKE_FILES.
1469
14702001-09-27      Joel Sherrill <joel@OARcorp.com>
1471
1472        * config.guess: No longer in CVS since installed by bootstrap.
1473
14742001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1475
1476        * bootstrap: remove/add automake added files.
1477        * .cvsignore: reflect changes to bootstrap.
1478
14792001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1480
1481        * automake/leaf.am: New file.
1482
14832001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1484
1485        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1486        of AC_CANONICAL_SYSTEM.
1487        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1488        mkinstalldirs and mkdir.
1489        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1490        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1491        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1492       
14932001-09-13      Joel Sherrill <joel@OARcorp.com>
1494
1495        * missing: Updated to latest version.
1496
14972001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1498
1499        * configure.in: autoupdate to autoconf-2.52.
1500        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1501        fix auto*tool invocation order.
1502        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1503        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1504        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1505        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1506        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1507        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1508        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1509        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1510        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1511        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1512        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1513        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1514        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1515        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1516        RTEMS_CONFIG_PER_BSP conditional.
1517        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1518        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1519        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1520
15212001-05-25      Joel Sherrill <joel@OARcorp.com>
1522
1523        * README.configure: Corrected the name of the MRM332 BSP.
1524        Strengthened the distinction between what the target
1525        and the BSP each select.  Added more targets to list.
1526
15272001-05-25      Joel Sherrill <joel@OARcorp.com>
1528
1529        * README.configure: Updated the list of BSPs.
1530
15312001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1532
1533        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1534        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1535        Add support for DOS-drive-letters.
1536
15372001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1538
1539        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1540        RTEMS_PROG_CC_FOR_TARGET.
1541
15422001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1543
1544        * README.cdn-X: Update.
1545        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1546        @CPPFLAGS@ to CPPFLAGS.
1547
15482001-04-20      Eric Valette <valette@crf.canon.fr>
1549
1550        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1551        BSPs support the new exception processing model and
1552        consequently, librdbg.
1553
15542001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1555
1556        * configure.in: Reworked for Canadian Cross support.
1557        * Makefile.am: Reflect changes to configure.in.
1558        * config.guess, config.sub: Update from subversions.gnu.org.
1559        * README.cdn-X: New file.
1560        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1561
15622001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1563
1564        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1565        TARGET_CONFIG_SUBDIRS.
1566        * aclocal/enable-bsp.m4: fix quoting.
1567        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1568
15692001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1570
1571        * aclocal/config-subdirs.m4: New file.
1572        * aclocal/target.m4: Use macros from config-subdirs.m4.
1573
15742001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1575
1576        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1577        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1578
15792001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1580
1581        * configure.in: Fix AM_INIT_AUTOMAKE.
1582        * aclocal/bsp-arg-enable.m4: Extend comments.
1583        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1584        the default clause.
1585
15862001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1587
1588        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1589        RTEMS_ENV_RTEMSCPU.
1590        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1591        special treatment for GCC_SPECS.
1592        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1593        special treatment for GCC_SPECS.
1594        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1595        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1596        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1597        instead of $(shell ..) for LIBC_LIB*.
1598
15992001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1600
1601        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1602        simsh7045.
1603
16042001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1605
1606        * automake/compile.am: Add LD.
1607
16082000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1609
1610        * config.guess, config.sub: Update from CVS-autoconf to pick
1611        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1612        necessary anyway to use autoconf-versions > 2.13.
1613
16142000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1615
1616        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1617        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1618        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1619        help string.
1620        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1621
16222000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1623
1624        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1625        Modified to reflect addition of LEON BSPs as well as the
1626        no-FP ERC32 variant.
1627
16282000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1629
1630        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1631        standard).
1632        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1633        standard).
1634        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1635        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1636        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1637        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1638
16392000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1640
1641        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1642        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1643        $host instead of $target (BUG-FIX).
1644        * configure.in: Use $target and $host instead of $target_alias and
1645        $host_alias (autoconf-2.49b).
1646        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1647        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1648
1649        NOTES:
1650        * autoconf-2.49b depredicates using changequotes.
1651        * The changes to configure.in are due to cleanups in
1652        autoconf-2.49b's implemention of canonicalization. With
1653        autoconf-2.1x it wasn't always clear, when to use $xxx or
1654        $xxx_alias. Now this is clear.
1655
16562000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1657
1658        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1659
16602000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1661
1662        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1663        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1664        with an RTEMS specific but more restrictive autoconf macro.
1665
16662000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1667
1668        * automake/lib.am: Add LD.
1669
16702000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1671
1672        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1673        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1674
16752000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1676 
1677        * aclocal/*: Replace with contents of macros/*.m4
1678        * macros/: Remove.
1679        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1680        * Makefile.am: Reflect changes to aclocal/ and macros/.
1681
16822000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1683
1684        * configure.in: New, Cygnus/GNU style configuration.
1685        * Makefile.am: Add macros/, reflect new configure.in,
1686        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1687        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1688        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1689        * macros/tool-prefix.m4: Remove.
1690        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1691        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1692        RTEMS_ROOT.
1693        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1694        * macros/multilib.m4: Various minor fixes.
1695        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1696        PROJECT_ROOT, RTEMS_ROOT.
1697        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1698        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1699
17002000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1701
1702        * automake/multilib.am: New file.
1703        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1704        the automake/ directory.
1705
17062000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1707
1708        * macros/enable-hwapi.m4: Removed.
1709        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1710        A small cleanup step towards gnu-canonicalization.
1711
17122000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1713
1714        * macros: New directory.
1715        * macros/bsp-alias.m4: new file.
1716        * macros/canonical-host.m4: new file.
1717        * macros/canonical-target-name.m4: new file.
1718        * macros/canonicalize-tools.m4: new file.
1719        * macros/check-bsp-cache.m4: new file.
1720        * macros/check-bsps.m4: new file.
1721        * macros/check-cpu.m4: new file.
1722        * macros/rtems-debug.m4: new file.
1723        * macros/check-cxx.m4: new file.
1724        * macros/check-itron.m4: new file.
1725        * macros/check-multiprocessing.m4: new file.
1726        * macros/check-networking.m4: new file.
1727        * macros/check-newlib.m4: new file.
1728        * macros/check-posix.m4: new file.
1729        * macros/check-rdbg.m4: new file.
1730        * macros/enable-bare.m4: new file.
1731        * macros/enable-cxx.m4: new file.
1732        * macros/enable-gcc28.m4: new file.
1733        * macros/enable-inlines.m4: new file.
1734        * macros/enable-itron.m4: new file.
1735        * macros/enable-libcdir.m4: new file.
1736        * macros/enable-multiprocessing.m4: new file.
1737        * macros/enable-networking.m4: new file.
1738        * macros/enable-posix.m4: new file.
1739        * macros/enable-rdbg.m4: new file.
1740        * macros/enable-rtemsbsp.m4: new file.
1741        * macros/enable-tests.m4: new file.
1742        * macros/gcc-pipe.m4: new file.
1743        * macros/gcc-specs.m4: new file.
1744        * macros/i386-gas-code16.m4: new file.
1745        * macros/path-ksh.m4: new file.
1746        * macros/path-perl.m4: new file.
1747        * macros/prog-cc.m4: new file.
1748        * macros/prog-cxx.m4: new file.
1749        * macros/project-root.m4: new file.
1750        * macros/rtems-top.m4: new file.
1751        * macros/sysv-ipc.m4: new file.
1752        * macros/target.m4: new file.
1753        * macros/rtems-test-no-pause.m4: new file.
1754        * macros/multilib.m4: new file.
1755        * macros/tool-paths.m4: new file.
1756        * macros/tool-prefix.m4: new file.
1757
17582000-09-14      Joel Sherrill <joel@OARcorp.com>
1759
1760        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1761
17622000-09-14      Joel Sherrill <joel@OARcorp.com>
1763
1764        * aclocal/enable-hwapi.m4: Now longer used and removed.
1765
17662000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1767
1768        * automake/lib.am: Remove leaf.cfg.
1769
17702000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1771
1772        * aclocal/rtems-top.m4: Add ENDIF-hack.
1773        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1774
17752000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1776
1777        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1778        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1779        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1780        * automake/compile.am: Replaced.
1781        * automake/local.am: Remove building variant handling.
1782
17832000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1784
1785        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1786        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1787        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1788        * aclocal/target.m4: Cleanup comments
1789        * Automake/compile.am: Add DEFS support to keep building happy.
1790
17912000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1792
1793        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1794
17952000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1796
1797        * automake/compile.am: New file
1798        * ChangeLog: Fix email addresses
1799
18002000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1801
1802        * LICENSE.NET, README, README.configure: Spelling corrections.
1803
18042000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1805
1806        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1807
18082000-08-30      Joel Sherrill <joel@OARcorp.com>
1809
1810        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1811
18122000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1813
1814        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1815
18162000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1817
1818        * aclocal/check-bsps.h:
1819          - Add pck6-BSP
1820          - Exclude ChangeLog from being picked up as BSP
1821        * aclocal/bsp-alias.m4: Add pck6-BSP
1822
18232000-08-10      Joel Sherrill <joel@OARcorp.com>
1824
1825        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.