source: rtems/ChangeLog @ 22ce0881

4.104.114.95
Last change on this file since 22ce0881 was f4495484, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/27/08 at 06:49:54

2008-07-27 Ralf Corsépius <ralf.corsepius@…>

  • acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
  • Property mode set to 100644
File size: 51.9 KB
Line 
12008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
4
52008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
8        comments.
9        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
10        AC_PREREQ(2.62).
11
122008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
13
14        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added MPC5566EVB and
15        MPC8313ERDB.  Added Doxygen style comment.
16
172008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
18
19        * make/custom/haleakala.cfg:
20        added PPC405 haleakala BSP contributed by Michael Hamel
21
222008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
23
24        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4,
25        * make/custom/m5484FireEngine.cfg:
26        added pgh360 BSP variant
27        added m5484FireEngine BSP
28
292008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
32
332008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * bootstrap: Use find . ... preinstall.am for portability reasons.
36
372008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
38
39        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
40        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
41        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
42        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
43        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
44
452007-11-06      Ray Xu <rayx.cn@gmail.com>
46
47        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
48
492007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
50
51        * VERSION: Bump VERSION to 4.8.99.0.
52        * aclocal/version.m4: Bump RTEMS_API to 4.9.
53        Bump RTEMS_VERSION to 4.8.99.0.
54
552007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
56
57        * Makefile.maint: touch all documentation master files so the date on
58        the manual reflects the release date of the software.
59
602007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
61
62        * Makefile.maint: Add touching master files for various manuals so the
63        date on the cover page will reflect the date a tarball is cut.
64
652007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
66
67        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
68        since that is the nickname for the Freescale evaluation board it is
69        based upon. BSP was tested on a Freescale MPC5200LITE.
70
712007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
72
73        * Makefile.maint, configure.ac, release_support: Remove RDBG.
74        * aclocal/enable-rdbg.m4: Removed.
75
762007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
77
78        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
79        Add gen83xx and mpc8349eamds BSP
80
812007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
82
83        * README.configure: Add virtex BSP
84
852007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
86
87        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
88
892007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
90
91        * README.configure: Removed armulator.
92
932007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
94
95        * README.configure, aclocal/check-bsps.m4: Remove references to
96        mbx860_1b since it is just an alternate name for the mbx860_001b.
97
982007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
99
100        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
101        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
102
1032007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
104
105        * README.configure: DMV152 obsoleted.
106
1072007-02-21      Joel Sherrill <joel@OARcorp.com>
108
109        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
110
1112007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
112
113        * Makefile.am: Use MKDIR_P instead of mkdir_p.
114
1152007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
116
117        * Makefile.maint: Use VERSION as master source for version.m4's.
118        * VERSION: Sync with version in aclocal/version.m4.
119
1202007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
121
122        * Makefile.maint: Sync nomenclature with that being used in
123          cpukit/score/include/rtems/system.h (major->minor,
124          minor->revision).
125
1262007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
127
128        * Makefile.maint: Remove references to
129          cpukit/score/include/rtems/system.h.
130        * Makefile.maint: Add CVS_RUN.
131
1322007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
133
134        * Makefile.maint: New.
135
1362007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
137
138        * acinclude.m4: AC_PREREQ(2.60).
139
1402007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
141
142        * ampolish3: Use MKDIR_P instead of mkdir_p.
143
1442007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
145
146        * Makefile.am: Remove scripts/.
147
1482006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
149
150        * configure.ac: New BUG-REPORT address.
151
1522006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
153
154        * Makefile.am: Add ampolish3.
155
1562006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
157
158        * bootstrap: Add -r (autoreconf).
159
1602006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
161
162        * bootstrap: Add -p (regenerate preinstall.ams).
163
1642006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
165
166        * ampolish3: New.
167
1682006-10-19      Joel Sherrill <joel@OARcorp.com>
169
170        * configure.ac: Remove all macro implementations and use only the
171        static inline. Static inline functions are now well supported so
172        there is no reason for duplicate maintenance.
173        * aclocal/enable-inlines.m4: Removed.
174
1752006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
176
177        * aclocal/rtems-top.m4: Remove RTEMS_API.
178        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
179
1802006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
181
182        * aclocal/version.m4: Bump version to 4.7.99.0.
183
1842006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
185
186        * configure.ac: Require autoconf-2.60. Require automake-1.10.
187
1882006-08-09      Kolja Waschk <waschk@telos.de>
189
190        * config-ml.in: New port to Altera NIOS II.
191
1922006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
193
194        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
195        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
196       
1972006-06-23      Worth Burruss <worth@motioncontrol.org>
198
199        * README.configure: Add mcf5235.
200
2012006-04-18      Joel Sherrill <joel@OARcorp.com>
202
203        * VERSION: Updated to rtems-4.6.99.3.
204
2052006-04-18  Joel Sherrill <joel@OARcorp.com>
206
207        * aclocal/version.m4: Updated to rtems-4.6.99.3.
208
2092006-04-18      Joel Sherrill <joel@OARcorp.com>
210
211        * release_support: Fix typos.
212
2132006-04-18      Joel Sherrill <joel@OARcorp.com>
214
215        * ChangeLog, release_support: Fix typos.
216
2172006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
218
219        * acinclude.m4: Requires autoconf-2.59.
220
2212006-03-07      Joel Sherrill <joel@OARcorp.com>
222
223        PR 694/rtems
224        * release_support: Do not include .cvsignore files in release tarballs.
225
2262006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
227
228        PR 882/make_build
229        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
230
2312006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
232
233        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
234        Alpha-sort the aliases list.
235        * automake/host.am, automake/local.am, automake/subdirs.am:
236        Remove depend-am, depend-recursive.
237
2382006-01-10      Joel Sherrill <joel@OARcorp.com>
239
240        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
241
2422006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
243
244        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
245        Alias leon1 to leon2. Add sis.
246        * aclocal/check_bsps.m4: Remove brs5l.
247        Remove leon. Add leon2. Add sis to erc32 family.
248
2492005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
250
251        PR 851/bsps
252        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
253        family.
254
2552005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
256
257        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
258
2592005-09-02      Joel Sherrill <joel@OARcorp.com>
260
261        * VERSION: Updated to rtems-4.6.99.2.
262
2632005-09-02  Joel Sherrill <joel@OARcorp.com>
264
265        * aclocal/version.m4: Updated to rtems-4.6.99.2.
266
2672005-07-06      Philippe Simons
268
269        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
270
2712005-04-28      Joel Sherrill <joel@OARcorp.com>
272
273        * README.configure: Updated to account for removal of dmv177 and
274        ppcn_60x as well as other additions and deletions.
275
2762005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
277
278        * aclocal/enable-itron.m4: Allow unix.
279
2802005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
281
282        * Makefile.am: Remove ACLOCAL_FILES.
283
2842004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
285
286        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
287        bsp_specs.
288
2892004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
290
291        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
292        motorola_shared.
293
2942004-11-10      Joel Sherrill <joel@oarcorp.com>
295
296        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
297
2982004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
299
300        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
301
3022004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
303
304        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
305        presence of *.cfg.
306        * aclocal/check-custom-bsp.m4: Add bspkit support.
307
3082004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
309
310        * aclocal/enable-bare.m4: Remove.
311
3122004-09-29      Joel Sherrill <joel@OARcorp.com>
313
314        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
315        c/TOOL_TARGETS: i960 obsoleted and all references removed.
316
3172004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
318
319        * configure.ac: Require automake > 1.9.
320
3212004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
322
323        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
324
3252004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
326
327        PR 673/make_build
328        * config-ml.in: Quote 'cd "${ml_origdir}"'.
329        Quote 'cd "${ML_POPDIR}"'.
330
3312004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
332
333        PR 673/make_build
334        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
335
3362004-07-14      Joel Sherrill <joel@OARcorp.com>
337
338        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
339
3402004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
341
342        * aclocal/rtems-top.m4: Remove ENDIF.
343        Remove with_target_subdir defaulting to '.'.
344        * acinclude.m4: Add --includedir to sub_configure_args.
345
3462004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
349        Rework dist-hook.
350        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
351        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
352
3532004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
356
3572004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * Makefile.am: Remove AUTOMAKE_FILES.
360        Cleanup duplicate ACLOCAL_FILES.
361        EXTRA_DIST += config-ml.in.
362        DIST_SUBDIRS += make.
363        Add dist-hook.
364        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
365
3662004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
369
3702004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * VERSION: 4.6.99.0.
373        * aclocal/version.m4: 4.6.99.0.
374
3752004-02-06      Joel Sherrill <joel@OARcorp.com>
376
377        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
378        which were accidentally removed when purging the mips64orion.
379
3802004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * aclocal/rpm.m4: Make osversions the default.
383        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
384        distcheck).
385
3862004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
389
3902004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * configure.ac: Require automake >= 1.8.2.
393        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
394
3952004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * configure.ac: Requires automake >= 1.8.1.
398
3992004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * .cvsignore: Remove mkinstalldirs.
402        * bootstrap: Remove compile during "clean".
403
4042004-01-08      Joel Sherrill <joel@OARcorp.com>
405
406        * .cvsignore: Add compile.
407
4082004-01-07      Joel Sherrill <joel@OARcorp.com>
409
410        * README.configure: Remove efi68k and efi332 references as they are no
411        longer in the tree.
412
4132004-01-07      Joel Sherrill <joel@OARcorp.com>
414
415        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
416        removed as mips port more completely covers the MIPS family.
417
4182003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * README.configure: Reflect requireing autoconf-2.59 and
421        automake-1.8.
422
4232003-12-17      Joel Sherrill <joel@OARcorp.com>
424
425        * VERSION: Updated to rtems-20031217-test.
426
4272003-12-17  Joel Sherrill <joel@OARcorp.com>
428
429    * aclocal/version.m4: Updated to rtems-20031217-test.
430
4312003-12-17      Joel Sherrill <joel@OARcorp.com>
432
433        * release_support: Correct method used to find ChangeLog associated
434        with the version.m4 files.  Keep going until I can get a tarball cut.
435
4362003-12-17      Joel Sherrill <joel@OARcorp.com>
437
438        * release_support: Use dirname not basedir.  Keep going until I
439        can get a tarball cut.
440
4412003-12-17      Joel Sherrill <joel@OARcorp.com>
442
443        * release_support: New file -- assistant to new cut_release script.
444
4452003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * Makefile.am: Remove automake/compile.am
448
4492003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * automake/compile.am: Remove (Unused).
452
4532003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * automake/lib.am: Remove (Unused).
456
4572003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
460
4612003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * configure.ac: Remove make/custom/Makefile.
464        * Makefile.am: Cosmetics.
465        * automake/compile.am: Remove compilation rules.
466        Remove $(ARCH) directory generation.
467
4682003-11-26      Joel Sherrill <joel@OARcorp.com>
469
470        * MAINTAINERS: New file.
471
4722003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
475        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
476        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
477        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
478        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
479        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
480        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
481        aclocal/enable-tests.m4, aclocal/multilib.m4,
482        aclocal/path-ksh.m4, aclocal/project-root.m4,
483        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
484        acinclude.m4:
485        Fix underquoting to silence automake-1.8.
486
4872003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * config-ml.in: Don't built multilib variant normal (-mn) for
490        h8300-*-rtems*.
491
4922003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * aclocal/config-subdirs.m4: Remove.
495        * Makefile.am: Reflect changes above.
496
4972003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * aclocal/canonical-host.m4: Remove.
500        * Makefile.am: Reflect changes above.
501
5022003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
505        c/src/lib/libbsp/*/acinclude.m4.
506
5072003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * aclocal/check-cpu.m4: Remove.
510        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
511        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
512        $1 in $srcdir before adding dir to SUBDIRS.
513
5142003-09-26  Joel Sherrill <joel@OARcorp.com>
515
516        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
517
5182003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
521        patches).
522        * aclocal/enable-tests.m4: Change to support
523        --enable-tests=no|yes|samples, default is samples.
524
5252003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * Makefile.am: Correct bogus ACLOCAL_FILES.
528
5292003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
532        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
533        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
534        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
535        aclocal/check-networking.m4, aclocal/check-newlib.m4,
536        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
537        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
538        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
539        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
540        aclocal/path-perl.m4, aclocal/ppc.m4,
541        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
542        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
543        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
544        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
545        Remove (Unused).
546        * automake/leaf.am, automake/force-preinstall.am:
547        Remove (Unused).
548        * Makefile.am: Reflect changes above.
549
5502003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * automake/local.am, automake/host.am: Remove "debug".
553
5542003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
557
5582003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
561        Add "autoconf-2.5x unquoting" hack.
562
5632003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * config.sub: Remove (Automatically added by automake, again).
566        * bootstrap: Reflect change above.
567        * configure.ac: Require automake >= 1.7.6.
568
5692003-07-03      Joel Sherrill <joel@OARcorp.com>
570
571        * SUPPORT: Fix Mark Johannes' email address.
572
5732003-07-03      Joel Sherrill <joel@OARcorp.com>
574
575        * VERSION: Updated to rtems-ss-20030703.
576
5772003-07-03      Joel Sherrill <joel@OARcorp.com>
578
579        * aclocal/version.m4: Updated to rtems-ss-20030703.
580
5812003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * bootstrap: Reflect having added config.sub.
584        * config.sub: New from subversions to accomodate c4x/tic4x.
585
5862003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        PR 412/make_build
589        * configure.ac: Remove "BLEEDING EDGE" warning.
590        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
591        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
592        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
593        * aclocal/gcc-isystem.m4: New.
594        * Makefile.am: Add aclocal/gcc-isystem.m4.
595
5962003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * automake/local.am: Remove $(ARCH), clean-local.
599
6002003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        PR 321:
603        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
604        * aclocal/env-rtemsbsp.m4
605        * automake/compile.am
606        * automake/host.am
607        * automake/local.am
608
6092003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
612        * automake/compile.am: Remove LIBSUFFIX_VA.
613        Merger from rtems-4-6-branch.
614
6152003-04-17      Joel Sherrill <joel@OARcorp.com>
616
617        * VERSION: Updated to rtems-ss-20030417.
618
6192003-04-17      Joel Sherrill <joel@OARcorp.com>
620
621        * aclocal/version.m4: Updated to rtems-ss-20030417.
622
6232003-04-11      Joel Sherrill <joel@OARcorp.com>
624
625        * VERSION: Updated to rtems-ss-20030411.
626
6272003-04-11      Joel Sherrill <joel@OARcorp.com>
628
629        * aclocal/version.m4: Updated to rtems-ss-20030411.
630
6312003-04-11      Joel Sherrill <joel@OARcorp.com>
632
633        * VERSION: Updated to rtems-ss-20020411.
634
6352003-04-11      Joel Sherrill <joel@OARcorp.com>
636
637        * aclocal/version.m4: Updated to rtems-ss-20020411.
638
6392003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * acinclude.m4: Reformat build_* handling.
642        Preset *_alias if empty.
643        * configure.ac: Change tools/build to build-config dirs.
644        Conditionally build tools/build as host-config dirs.
645
6462003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * acinclude.m4: Fix broken comments.
649        Add hidden option --enable-experimental.
650        * README.cdn-X: Update.
651        * configure.ac: Build tools/build as host and build-host tools to
652        accomodate those BSPs applying packhex in <BSP>.cfg.
653        Build tools/cpu as build-host tools.
654
6552003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * tools/Makefile.am: Remove.
658        * configure.ac: Remove tools.
659        * acinclude.m4: Fix build_subdir handling.
660        * Makefile.am: Remove tools from SUBDIRS.
661        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
662
6632003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * configure.ac: Remove AC_CONFIG_AUX_DIR.
666        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
667
6682003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669
670        * bootstrap: Add ACLOCAL, AUTOHEADER.
671        Don't check for auto*tool-versions.
672
6732003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
674
675        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
676
6772003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * automake/compile.am: Introduce depend-gcc.
680        * automake/lib.am: Remove stray comment.
681        * automake/local.am: Introduce depend-gcc.
682
6832003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
684
685        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
686
6872003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
690        * automake/local.am: Remove $(ARCH), clean-local.
691        * automake/compile.am: Add $(ARCH), clean-local.
692        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
693
6942003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * Makefile.am: Remove references to obsoleted files
697        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
698
6992003-02-14      Joel Sherrill <joel@OARcorp.com>
700
701        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
702        references.
703
7042003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
707
7082003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * bootstrap: Remove attempts to detect autoconf and automake using
711        "which" (PR 325).
712
7132003-02-06      Joel Sherrill <joel@OARcorp.com>
714
715        * README.configure: Updated to reflect new BSPs and deprecated
716        targets.
717
7182003-01-28      Joel Sherrill <joel@OARcorp.com>
719
720        * VERSION: Updated to rtems-ss-20030128.
721
7222003-01-28      Joel Sherrill <joel@OARcorp.com>
723
724        * aclocal/version.m4: Updated to rtems-ss-20030128.
725
7262003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
729        Remove CLOBBER_DEPEND (Unused).
730
7312003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * automake/local.am: Remove distclean-local.
734
7352001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
738        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
739
7402002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
743        Rework RTEMS_PROG_CXX_FOR_TARGET.
744
7452002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
748
7492002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
752
7532002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
754
755        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
756
7572002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * bootstrap: Require autoconf 2.54 or 2.57.
760        Require automake-1.7.2.
761
7622002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
765        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
766        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
767
7682002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
771
7722002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
773
774        * automake/compile.am: Remove hard-coded *_PROFILE_V.
775        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
776        CFLAGS_PROFILE_V.
777        Remove CPPFLAGS_GCC.
778
7792002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
782        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
783        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
784        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
785
7862002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
787
788        * aclocal/rtems-flags.m4: New.
789
7902002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * bootstrap: Allow autoconf-2.57.
793
7942002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
795
796        * aclocal/prog-cc.m4: Remove GCCSED.
797
7982002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
801        Remove LDFLAGS.
802        Add CCAS, CCASCOMPILE.
803        Remove compilation rules for *.cpp, *.cxx, *.C.
804        Use CCASCOMPILE to compile *.S.
805        Add -pg to RTEMS_CFLAGS_PROFILE_V.
806
8072002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * configure.ac: Remove c/make.
810
8112002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
812
813        * aclocal/prog-ccas.m4: New.
814        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
815        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
816        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
817
8182002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * acinclude.m4: Conditionally append --target=.
821
8222002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
825
8262002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * automake/compile.am: Remove LD_PATHS (Unused).
829        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
830        is announced obsolete).
831
8322002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
835
8362002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
837
838        * aclocal/sysv-ipc.m4: Remove (Unused).
839        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
840
8412002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * acinclude.m4: Lots of changes addressing PR 312.
844
8452002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
848        to PR 312).
849
8502002-11-18      Joel Sherrill <joel@OARcorp.com>
851
852        * VERSION: Updated to rtems-ss-20021118.
853
8542002-11-18      Joel Sherrill <joel@OARcorp.com>
855
856        * aclocal/version.m4: Updated to rtems-ss-20021118.
857
8582002-11-17      Joel Sherrill <joel@OARcorp.com>
859
860        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
861        Motorola MTX603e.
862
8632002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
866
8672002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
870        * configure.ac: Ditto.
871
8722002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
875        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
876        Support @CFLAGS@, @CXXFLAGS@.
877
8782002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
879
880        * bootstrap: Allow autoconf-2.56.
881
8822002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
885        Fix stupid typo (continue/configure).
886        * aclocal/prog-cc.m4: Remove obsolete comments.
887        Acknowledge CFLAGS.
888
8892002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
890
891        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
892        end of the args passed to sub-configure-scripts. (Reported by
893        Wulf Hofbauer <wh73@cornell.edu>)
894
8952002-11-12      Joel Sherrill <joel@OARcorp.com>
896
897        * configure.ac: Remove make/compilers/Makefile.
898
8992002-11-11      Joel Sherrill <joel@OARcorp.com>
900
901        * VERSION: Updated to rtems-ss-20021111.
902
9032002-11-11      Joel Sherrill <joel@OARcorp.com>
904
905        * aclocal/version.m4: Updated to rtems-ss-20021111.
906
9072002-11-11      Joel Sherrill <joel@OARcorp.com>
908
909        * VERSION: Updated to rtems-ss-20021111.
910
9112002-11-11      Joel Sherrill <joel@OARcorp.com>
912
913        * aclocal/version.m4: Updated to rtems-ss-20021111.
914
9152002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
916
917        * automake/compile.am: Remove rel rule.
918
9192002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
920
921        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
922
9232002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
924
925        * configure.ac: Remove make/Templates/Makefile.
926        * README.configure: Minor massaging.
927
9282002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        Further preparations for autoconf > 2.52:
931        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
932        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
933        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
934
9352002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * acinclude.m4: Adapations to autoconf > 2.52.
938
9392002-11-01      Joel Sherrill <joel@OARcorp.com>
940
941        * ChangeLog: Corrected.
942
9432002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * bootstrap: Add generate_bspdir_acinclude to automatically update
946        c/src/lib/libbsp/<cpu>/acinclude.m4.
947        Use #! /bin/sh instead of #!/bin/sh.
948        Remove autom4te*.cache during ./bootstrap --clean.
949
9502002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
953        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
954        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
955        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
956        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
957        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
958        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
959        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
960        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
961        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
962        (autoconf > 2.54 seems to have problems with the old form of
963        quoting).
964
9652002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
966
967        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
968        (autoconf > 2.54 complains about).
969
9702002-10-21      Joel Sherrill <joel@OARcorp.com>
971
972        * VERSION: Updated to rtems-20021021-test.
973
9742002-10-21      Joel Sherrill <joel@OARcorp.com>
975
976        * aclocal/version.m4: Updated to rtems-20021021-test.
977
9782002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
979
980        * .cvsignore: Reformat.
981        Add autom4te*cache.
982        Remove autom4te.cache.
983
9842002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
985
986        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
987
9882002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
989
990        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
991        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
992
9932002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
994
995        * bootstrap: Add autoconf/automake version checks by popular demand.
996        [FWIW: I dislike this.]
997
9982002-10-07      Joel Sherrill <joel@OARcorp.com>
999
1000        * VERSION: Updated to rtems-ss-20021007.
1001
10022002-10-07      Joel Sherrill <joel@OARcorp.com>
1003
1004        * aclocal/version.m4: Updated to rtems-ss-20021007.
1005
10062002-10-04      Joel Sherrill <joel@OARcorp.com>
1007
1008        * VERSION: Updated to rtems-JUNK.
1009
10102002-10-04      Joel Sherrill <joel@OARcorp.com>
1011
1012        * aclocal/version.m4: Updated to rtems-JUNK.
1013
10142002-10-04      Joel Sherrill <joel@OARcorp.com>
1015
1016        * VERSION: Updated to rtems-ss-20021004.
1017
10182002-10-04      Joel Sherrill <joel@OARcorp.com>
1019
1020        * aclocal/version.m4: Updated to rtems-ss-20021004.
1021
10222002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1023
1024        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
1025        autoconf-2.53 PACKAGE crap.
1026
10272002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1028
1029        * aclocal/prog-gnat.m4: New.
1030
10312002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1032
1033        * aclocal/bsp-configure.m4: Fix small typo in comment.
1034
10352002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1036
1037        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1038
10392002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1040
1041        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1042        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1043        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1044
10452002-08-07      Joel Sherrill <joel@OARcorp.com>
1046
1047        * aclocal/version.m4: Updated to rtems-ss-20020807.
1048
10492002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1052
10532002-07-31      Joel Sherrill <joel@OARcorp.com>
1054
1055        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1056        was just a stub and only the OR32 port is getting worked on.
1057
10582002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1059
1060        * aclocal/subdirs.m4: Remove.
1061        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1062
10632002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1064
1065        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1066        exec/score/cpu.
1067
10682002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1069
1070        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1071        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1072        compilation rules (Work-around to an automake bug).
1073        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1074        make-library.
1075
10762002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1077
1078        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1079
10802002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1081
1082        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1083
10842002-07-17      Joel Sherrill <joel@OARcorp.com>
1085
1086        * aclocal/version.m4: Updated to rtems-ss-20020717.
1087
10882002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1089
1090        * config-ml.in: Imported from gcc-3.1.
1091        Change to match c/src/config-ml.in.
1092
10932002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1094
1095        * aclocal/check-multiprocessing.m4: Reworked.
1096        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1097
10982002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1099
1100        * automake/multilib.am: Remove.
1101        * Makefile.am: Reflect change above.
1102
11032002-06-28      Joel Sherrill <joel@OARcorp.com>
1104
1105        * aclocal/version.m4: Updated to rtems-ss-20020628.
1106
11072002-06-27      Joel Sherrill <joel@OARcorp.com>
1108
1109        * tools/Makefile.am: Build the cpu dependent tools as well.
1110
11112002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1112
1113        * aclocal/env-rtemscpu.m4: Remove.
1114        * aclocal/multi.m4: Remove.
1115        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1116
11172002-05-28      Joel Sherrill <joel@OARcorp.com>
1118
1119        * aclocal/version.m4: Updated to rtems-ss-20020528.
1120
11212002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        * aclocal/prog-cc.m4: Remove GCC272 support.
1124        Remove ENABLE_LIBCDIR.
1125        * aclocal/prog-cxx.m4: Ditto.
1126        * aclocal/enable-gcc28.m4: Remove.
1127        * aclocal/enable-libcdir.m4: Ditto.
1128
11292002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1130
1131        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1132        ENABLE_GCC28.
1133
11342002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1135
1136        * automake/compile.am: Remove GCC272 support.
1137        Remove *.sh rule (unused).
1138        * configure.ac: Remove ENABLE_GCC28.
1139        Remove ENABLE_LIBCDIR.
1140
11412002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1142
1143        * .cvsignore: Added mdate-sh and texinfo.tex.
1144
11452002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1146
1147        * aclocal/version.m4: New file.
1148        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1149        aclocal/version.m4.
1150        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1151        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1152
11532002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1154
1155        * configure.ac:
1156        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1157        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1158        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1159        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1160
11612002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1162
1163        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1164        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1165
11662002-03-08      Joel Sherrill <joel@OARcorp.com>
1167
1168        * VERSION: Updated to rtems-mg5-20020808.
1169
11702002-03-01      Joel Sherrill <joel@OARcorp.com>
1171
1172        * VERSION: Updated to rtems-ss-20020301.
1173
11742002-02-15      Joel Sherrill <joel@OARcorp.com>
1175
1176        * VERSION: Updated to rtems-ss-20020215.
1177
11782002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1179
1180        * aclocal/subdirs.m4: Propagate the current $prefix to the
1181        sub-configures.
1182
11832002-02-05      Joel Sherrill <joel@OARcorp.com>
1184
1185        * VERSION: Updated to rtems-ss-20020205.
1186
11872002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1188
1189        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1190        compatibility.
1191        * bootstrap: Let --clean remove texinfo.tex.
1192
11932002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1194
1195        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1196
11972002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1198
1199        * configure.ac: Add --enable-docs support. Add
1200        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1201        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1202        hard-coded SUBDIRS.
1203        * README.configure: Added a bit of information on this new option.
1204
12052002-01-18      Joel Sherrill <joel@OARcorp.com>
1206
1207        * VERSION: Updated to rtems-ss-20020118.
1208
12092002-01-18      Joel Sherrill <joel@OARcorp.com>
1210
1211        * VERSION: Updated to rtems-20020118.
1212
12132002-01-17      Joel Sherrill <joel@OARcorp.com>
1214
1215        * VERSION: Updated to rtems-ss-20020717.
1216
12172002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1218
1219        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1220        check upon host_alias != build_alias.
1221
12222002-01-07      Joel Sherrill <joel@OARcorp.com>
1223
1224        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1225        last line to eliminate 100's of warnings.
1226
12272002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1228
1229        * aclocal/check-newlib.m4: Apply AS_IF.
1230        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1231        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1232        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1233        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1234        changes.
1235        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1236        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1237        * automake/compile.am: Remove librtemsall from LINK_FILES.
1238
12392001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1240
1241        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1242        * aclocal/subdirs.m4: New file.
1243        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1244        modifications.
1245        * aclocal/check-posix.m4: Apply AS_IF.
1246        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1247        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1248        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1249        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1250        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1251        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1252        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1253        OUTPUT_COMMANDS.
1254        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1255        * aclocal/rtems-debug.m4: Minor cleanups.
1256        * aclocal/rtems-top.m4: Minor cleanups.
1257        * automake/compile.am: Further steps towards automake's rules.
1258
12592001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1260
1261        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1262        * automake/lib.am: Add MULTISUBDIR.
1263
12642001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1265
1266        * bootstrap: Run autoheader when configure.ac contains
1267        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1268
12692001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1270
1271        * aclocal/bsp-configure.m4: New file.
1272        * Makefile.am: Add aclocal/bsp-configure.m4.
1273
12742001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1275
1276        * Makefile.am: Add automake/force-preinstall.am,
1277        aclocal/ppc.am, remove ACLOCAL_M4.
1278
12792001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1280
1281        * aclocal/bsp-alias.m4: Remove score603e_g1.
1282        * aclocal/check-bsps.m4: Remove score603e_g1.
1283        * aclocal/prog-cc.m4: Apply m4_if.
1284
1285
12862001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1287
1288        * automake/force-preinstall.am: New file.
1289        * aclocal/ppc.m4: New file.
1290
12912001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1292
1293        * aclocal/check-bsps.m4: Reworked.
1294        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1295
12962001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1297
1298        * aclocal/bspopts.m4: New file.
1299
13002001-11-13      Joel Sherrill <joel@OARcorp.com>
1301
1302        * COPYING: Test of $Id$ -> $RTEMS$.
1303
13042001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1305
1306        This modification is part of the submitted modifications necessary to
1307        support the IBM PPC405 family.  This submission was reviewed by
1308        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1309        not negatively impact the ppc403 BSPs.  The submission and tracking
1310        process was captured as PR50.
1311        * README.configure: Added gen405 BSP.
1312
13132001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1314
1315        * Adopt more automake rules:
1316        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1317        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1318        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1319        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1320        CXXLINK_APP in make-cxx-exe.
1321        * automake/lib.am: Add ARFLAGS.
1322
13232001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1324
1325        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1326        config.cache's which prevented powerpc targets librdbg from building.
1327
13282001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1329
1330        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1331        add 2nd arg to _RTEMS_CPU_SUBDIR.
1332        * aclocal/target.m4: Replace ac_configure_args with
1333        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1334        * Makefile.am: Require automake-1.5.
1335
13362001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1337
1338        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1339        * configure.in: Remove.
1340        * configure.ac: New file, generated from configure.in by autoupdate.
1341
13422001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1343
1344        * aclocal/rtems-cpu-subdirs.m4: New file.
1345
13462001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1347
1348        * automake/compile.am: Fundamentally reworked compilation rules for
1349        closer adaptation to automake's behavior.
1350
13512001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1352
1353        * automake/lib.am: Comment out LD.
1354        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1355        automake/leaf.am to AUTOMAKE_FILES.
1356
13572001-09-27      Joel Sherrill <joel@OARcorp.com>
1358
1359        * config.guess: No longer in CVS since installed by bootstrap.
1360
13612001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1362
1363        * bootstrap: remove/add automake added files.
1364        * .cvsignore: reflect changes to bootstrap.
1365
13662001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1367
1368        * automake/leaf.am: New file.
1369
13702001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1371
1372        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1373        of AC_CANONICAL_SYSTEM.
1374        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1375        mkinstalldirs and mkdir.
1376        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1377        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1378        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1379       
13802001-09-13      Joel Sherrill <joel@OARcorp.com>
1381
1382        * missing: Updated to latest version.
1383
13842001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1385
1386        * configure.in: autoupdate to autoconf-2.52.
1387        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1388        fix auto*tool invocation order.
1389        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1390        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1391        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1392        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1393        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1394        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1395        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1396        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1397        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1398        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1399        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1400        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1401        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1402        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1403        RTEMS_CONFIG_PER_BSP conditional.
1404        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1405        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1406        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1407
14082001-05-25      Joel Sherrill <joel@OARcorp.com>
1409
1410        * README.configure: Corrected the name of the MRM332 BSP.
1411        Strengthened the distinction between what the target
1412        and the BSP each select.  Added more targets to list.
1413
14142001-05-25      Joel Sherrill <joel@OARcorp.com>
1415
1416        * README.configure: Updated the list of BSPs.
1417
14182001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1419
1420        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1421        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1422        Add support for DOS-drive-letters.
1423
14242001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1425
1426        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1427        RTEMS_PROG_CC_FOR_TARGET.
1428
14292001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1430
1431        * README.cdn-X: Update.
1432        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1433        @CPPFLAGS@ to CPPFLAGS.
1434
14352001-04-20      Eric Valette <valette@crf.canon.fr>
1436
1437        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1438        BSPs support the new exception processing model and
1439        consequently, librdbg.
1440
14412001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1442
1443        * configure.in: Reworked for Canadian Cross support.
1444        * Makefile.am: Reflect changes to configure.in.
1445        * config.guess, config.sub: Update from subversions.gnu.org.
1446        * README.cdn-X: New file.
1447        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1448
14492001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1450
1451        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1452        TARGET_CONFIG_SUBDIRS.
1453        * aclocal/enable-bsp.m4: fix quoting.
1454        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1455
14562001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1457
1458        * aclocal/config-subdirs.m4: New file.
1459        * aclocal/target.m4: Use macros from config-subdirs.m4.
1460
14612001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1462
1463        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1464        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1465
14662001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1467
1468        * configure.in: Fix AM_INIT_AUTOMAKE.
1469        * aclocal/bsp-arg-enable.m4: Extend comments.
1470        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1471        the default clause.
1472
14732001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1474
1475        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1476        RTEMS_ENV_RTEMSCPU.
1477        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1478        special treatment for GCC_SPECS.
1479        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1480        special treatment for GCC_SPECS.
1481        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1482        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1483        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1484        instead of $(shell ..) for LIBC_LIB*.
1485
14862001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1487
1488        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1489        simsh7045.
1490
14912001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1492
1493        * automake/compile.am: Add LD.
1494
14952000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1496
1497        * config.guess, config.sub: Update from CVS-autoconf to pick
1498        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1499        necessary anyway to use autoconf-versions > 2.13.
1500
15012000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1502
1503        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1504        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1505        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1506        help string.
1507        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1508
15092000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1510
1511        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1512        Modified to reflect addition of LEON BSPs as well as the
1513        no-FP ERC32 variant.
1514
15152000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1516
1517        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1518        standard).
1519        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1520        standard).
1521        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1522        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1523        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1524        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1525
15262000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1527
1528        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1529        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1530        $host instead of $target (BUG-FIX).
1531        * configure.in: Use $target and $host instead of $target_alias and
1532        $host_alias (autoconf-2.49b).
1533        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1534        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1535
1536        NOTES:
1537        * autoconf-2.49b depredicates using changequotes.
1538        * The changes to configure.in are due to cleanups in
1539        autoconf-2.49b's implemention of canonicalization. With
1540        autoconf-2.1x it wasn't always clear, when to use $xxx or
1541        $xxx_alias. Now this is clear.
1542
15432000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1544
1545        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1546
15472000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1548
1549        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1550        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1551        with an RTEMS specific but more restrictive autoconf macro.
1552
15532000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1554
1555        * automake/lib.am: Add LD.
1556
15572000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1558
1559        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1560        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1561
15622000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1563 
1564        * aclocal/*: Replace with contents of macros/*.m4
1565        * macros/: Remove.
1566        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1567        * Makefile.am: Reflect changes to aclocal/ and macros/.
1568
15692000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1570
1571        * configure.in: New, Cygnus/GNU style configuration.
1572        * Makefile.am: Add macros/, reflect new configure.in,
1573        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1574        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1575        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1576        * macros/tool-prefix.m4: Remove.
1577        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1578        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1579        RTEMS_ROOT.
1580        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1581        * macros/multilib.m4: Various minor fixes.
1582        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1583        PROJECT_ROOT, RTEMS_ROOT.
1584        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1585        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1586
15872000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1588
1589        * automake/multilib.am: New file.
1590        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1591        the automake/ directory.
1592
15932000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1594
1595        * macros/enable-hwapi.m4: Removed.
1596        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1597        A small cleanup step towards gnu-canonicalization.
1598
15992000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1600
1601        * macros: New directory.
1602        * macros/bsp-alias.m4: new file.
1603        * macros/canonical-host.m4: new file.
1604        * macros/canonical-target-name.m4: new file.
1605        * macros/canonicalize-tools.m4: new file.
1606        * macros/check-bsp-cache.m4: new file.
1607        * macros/check-bsps.m4: new file.
1608        * macros/check-cpu.m4: new file.
1609        * macros/rtems-debug.m4: new file.
1610        * macros/check-cxx.m4: new file.
1611        * macros/check-itron.m4: new file.
1612        * macros/check-multiprocessing.m4: new file.
1613        * macros/check-networking.m4: new file.
1614        * macros/check-newlib.m4: new file.
1615        * macros/check-posix.m4: new file.
1616        * macros/check-rdbg.m4: new file.
1617        * macros/enable-bare.m4: new file.
1618        * macros/enable-cxx.m4: new file.
1619        * macros/enable-gcc28.m4: new file.
1620        * macros/enable-inlines.m4: new file.
1621        * macros/enable-itron.m4: new file.
1622        * macros/enable-libcdir.m4: new file.
1623        * macros/enable-multiprocessing.m4: new file.
1624        * macros/enable-networking.m4: new file.
1625        * macros/enable-posix.m4: new file.
1626        * macros/enable-rdbg.m4: new file.
1627        * macros/enable-rtemsbsp.m4: new file.
1628        * macros/enable-tests.m4: new file.
1629        * macros/gcc-pipe.m4: new file.
1630        * macros/gcc-specs.m4: new file.
1631        * macros/i386-gas-code16.m4: new file.
1632        * macros/path-ksh.m4: new file.
1633        * macros/path-perl.m4: new file.
1634        * macros/prog-cc.m4: new file.
1635        * macros/prog-cxx.m4: new file.
1636        * macros/project-root.m4: new file.
1637        * macros/rtems-top.m4: new file.
1638        * macros/sysv-ipc.m4: new file.
1639        * macros/target.m4: new file.
1640        * macros/rtems-test-no-pause.m4: new file.
1641        * macros/multilib.m4: new file.
1642        * macros/tool-paths.m4: new file.
1643        * macros/tool-prefix.m4: new file.
1644
16452000-09-14      Joel Sherrill <joel@OARcorp.com>
1646
1647        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1648
16492000-09-14      Joel Sherrill <joel@OARcorp.com>
1650
1651        * aclocal/enable-hwapi.m4: Now longer used and removed.
1652
16532000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1654
1655        * automake/lib.am: Remove leaf.cfg.
1656
16572000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1658
1659        * aclocal/rtems-top.m4: Add ENDIF-hack.
1660        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1661
16622000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1663
1664        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1665        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1666        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1667        * automake/compile.am: Replaced.
1668        * automake/local.am: Remove building variant handling.
1669
16702000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1671
1672        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1673        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1674        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1675        * aclocal/target.m4: Cleanup comments
1676        * Automake/compile.am: Add DEFS support to keep building happy.
1677
16782000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1679
1680        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1681
16822000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1683
1684        * automake/compile.am: New file
1685        * ChangeLog: Fix email addresses
1686
16872000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1688
1689        * LICENSE.NET, README, README.configure: Spelling corrections.
1690
16912000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1692
1693        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1694
16952000-08-30      Joel Sherrill <joel@OARcorp.com>
1696
1697        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1698
16992000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1700
1701        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1702
17032000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1704
1705        * aclocal/check-bsps.h:
1706          - Add pck6-BSP
1707          - Exclude ChangeLog from being picked up as BSP
1708        * aclocal/bsp-alias.m4: Add pck6-BSP
1709
17102000-08-10      Joel Sherrill <joel@OARcorp.com>
1711
1712        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.