source: rtems/ChangeLog @ 5c9be63

4.104.114.95
Last change on this file since 5c9be63 was 3f02a85, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/01/08 at 05:08:08

2008-06-01 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
  • Property mode set to 100644
File size: 51.0 KB
Line 
12008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
4
52008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * bootstrap: Use find . ... preinstall.am for portability reasons.
8
92008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
12        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
13        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
14        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
15        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
16
172007-11-06      Ray Xu <rayx.cn@gmail.com>
18
19        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
20
212007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
22
23        * VERSION: Bump VERSION to 4.8.99.0.
24        * aclocal/version.m4: Bump RTEMS_API to 4.9.
25        Bump RTEMS_VERSION to 4.8.99.0.
26
272007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
28
29        * Makefile.maint: touch all documentation master files so the date on
30        the manual reflects the release date of the software.
31
322007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
33
34        * Makefile.maint: Add touching master files for various manuals so the
35        date on the cover page will reflect the date a tarball is cut.
36
372007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
38
39        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
40        since that is the nickname for the Freescale evaluation board it is
41        based upon. BSP was tested on a Freescale MPC5200LITE.
42
432007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
44
45        * Makefile.maint, configure.ac, release_support: Remove RDBG.
46        * aclocal/enable-rdbg.m4: Removed.
47
482007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
49
50        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
51        Add gen83xx and mpc8349eamds BSP
52
532007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
54
55        * README.configure: Add virtex BSP
56
572007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
58
59        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
60
612007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
62
63        * README.configure: Removed armulator.
64
652007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
66
67        * README.configure, aclocal/check-bsps.m4: Remove references to
68        mbx860_1b since it is just an alternate name for the mbx860_001b.
69
702007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
71
72        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
73        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
74
752007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
76
77        * README.configure: DMV152 obsoleted.
78
792007-02-21      Joel Sherrill <joel@OARcorp.com>
80
81        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
82
832007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
84
85        * Makefile.am: Use MKDIR_P instead of mkdir_p.
86
872007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
88
89        * Makefile.maint: Use VERSION as master source for version.m4's.
90        * VERSION: Sync with version in aclocal/version.m4.
91
922007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
93
94        * Makefile.maint: Sync nomenclature with that being used in
95          cpukit/score/include/rtems/system.h (major->minor,
96          minor->revision).
97
982007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
99
100        * Makefile.maint: Remove references to
101          cpukit/score/include/rtems/system.h.
102        * Makefile.maint: Add CVS_RUN.
103
1042007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
105
106        * Makefile.maint: New.
107
1082007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
109
110        * acinclude.m4: AC_PREREQ(2.60).
111
1122007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
113
114        * ampolish3: Use MKDIR_P instead of mkdir_p.
115
1162007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
117
118        * Makefile.am: Remove scripts/.
119
1202006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
121
122        * configure.ac: New BUG-REPORT address.
123
1242006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
125
126        * Makefile.am: Add ampolish3.
127
1282006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
129
130        * bootstrap: Add -r (autoreconf).
131
1322006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
133
134        * bootstrap: Add -p (regenerate preinstall.ams).
135
1362006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
137
138        * ampolish3: New.
139
1402006-10-19      Joel Sherrill <joel@OARcorp.com>
141
142        * configure.ac: Remove all macro implementations and use only the
143        static inline. Static inline functions are now well supported so
144        there is no reason for duplicate maintenance.
145        * aclocal/enable-inlines.m4: Removed.
146
1472006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
148
149        * aclocal/rtems-top.m4: Remove RTEMS_API.
150        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
151
1522006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
153
154        * aclocal/version.m4: Bump version to 4.7.99.0.
155
1562006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
157
158        * configure.ac: Require autoconf-2.60. Require automake-1.10.
159
1602006-08-09      Kolja Waschk <waschk@telos.de>
161
162        * config-ml.in: New port to Altera NIOS II.
163
1642006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
165
166        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
167        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
168       
1692006-06-23      Worth Burruss <worth@motioncontrol.org>
170
171        * README.configure: Add mcf5235.
172
1732006-04-18      Joel Sherrill <joel@OARcorp.com>
174
175        * VERSION: Updated to rtems-4.6.99.3.
176
1772006-04-18  Joel Sherrill <joel@OARcorp.com>
178
179        * aclocal/version.m4: Updated to rtems-4.6.99.3.
180
1812006-04-18      Joel Sherrill <joel@OARcorp.com>
182
183        * release_support: Fix typos.
184
1852006-04-18      Joel Sherrill <joel@OARcorp.com>
186
187        * ChangeLog, release_support: Fix typos.
188
1892006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
190
191        * acinclude.m4: Requires autoconf-2.59.
192
1932006-03-07      Joel Sherrill <joel@OARcorp.com>
194
195        PR 694/rtems
196        * release_support: Do not include .cvsignore files in release tarballs.
197
1982006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
199
200        PR 882/make_build
201        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
202
2032006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
204
205        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
206        Alpha-sort the aliases list.
207        * automake/host.am, automake/local.am, automake/subdirs.am:
208        Remove depend-am, depend-recursive.
209
2102006-01-10      Joel Sherrill <joel@OARcorp.com>
211
212        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
213
2142006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
215
216        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
217        Alias leon1 to leon2. Add sis.
218        * aclocal/check_bsps.m4: Remove brs5l.
219        Remove leon. Add leon2. Add sis to erc32 family.
220
2212005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
222
223        PR 851/bsps
224        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
225        family.
226
2272005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
228
229        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
230
2312005-09-02      Joel Sherrill <joel@OARcorp.com>
232
233        * VERSION: Updated to rtems-4.6.99.2.
234
2352005-09-02  Joel Sherrill <joel@OARcorp.com>
236
237        * aclocal/version.m4: Updated to rtems-4.6.99.2.
238
2392005-07-06      Philippe Simons
240
241        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
242
2432005-04-28      Joel Sherrill <joel@OARcorp.com>
244
245        * README.configure: Updated to account for removal of dmv177 and
246        ppcn_60x as well as other additions and deletions.
247
2482005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
249
250        * aclocal/enable-itron.m4: Allow unix.
251
2522005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
253
254        * Makefile.am: Remove ACLOCAL_FILES.
255
2562004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
257
258        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
259        bsp_specs.
260
2612004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
262
263        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
264        motorola_shared.
265
2662004-11-10      Joel Sherrill <joel@oarcorp.com>
267
268        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
269
2702004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
271
272        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
273
2742004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
275
276        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
277        presence of *.cfg.
278        * aclocal/check-custom-bsp.m4: Add bspkit support.
279
2802004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
281
282        * aclocal/enable-bare.m4: Remove.
283
2842004-09-29      Joel Sherrill <joel@OARcorp.com>
285
286        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
287        c/TOOL_TARGETS: i960 obsoleted and all references removed.
288
2892004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
290
291        * configure.ac: Require automake > 1.9.
292
2932004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
294
295        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
296
2972004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
298
299        PR 673/make_build
300        * config-ml.in: Quote 'cd "${ml_origdir}"'.
301        Quote 'cd "${ML_POPDIR}"'.
302
3032004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
304
305        PR 673/make_build
306        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
307
3082004-07-14      Joel Sherrill <joel@OARcorp.com>
309
310        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
311
3122004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
313
314        * aclocal/rtems-top.m4: Remove ENDIF.
315        Remove with_target_subdir defaulting to '.'.
316        * acinclude.m4: Add --includedir to sub_configure_args.
317
3182004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
321        Rework dist-hook.
322        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
323        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
324
3252004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
328
3292004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * Makefile.am: Remove AUTOMAKE_FILES.
332        Cleanup duplicate ACLOCAL_FILES.
333        EXTRA_DIST += config-ml.in.
334        DIST_SUBDIRS += make.
335        Add dist-hook.
336        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
337
3382004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
341
3422004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * VERSION: 4.6.99.0.
345        * aclocal/version.m4: 4.6.99.0.
346
3472004-02-06      Joel Sherrill <joel@OARcorp.com>
348
349        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
350        which were accidentally removed when purging the mips64orion.
351
3522004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * aclocal/rpm.m4: Make osversions the default.
355        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
356        distcheck).
357
3582004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
361
3622004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * configure.ac: Require automake >= 1.8.2.
365        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
366
3672004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * configure.ac: Requires automake >= 1.8.1.
370
3712004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * .cvsignore: Remove mkinstalldirs.
374        * bootstrap: Remove compile during "clean".
375
3762004-01-08      Joel Sherrill <joel@OARcorp.com>
377
378        * .cvsignore: Add compile.
379
3802004-01-07      Joel Sherrill <joel@OARcorp.com>
381
382        * README.configure: Remove efi68k and efi332 references as they are no
383        longer in the tree.
384
3852004-01-07      Joel Sherrill <joel@OARcorp.com>
386
387        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
388        removed as mips port more completely covers the MIPS family.
389
3902003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * README.configure: Reflect requireing autoconf-2.59 and
393        automake-1.8.
394
3952003-12-17      Joel Sherrill <joel@OARcorp.com>
396
397        * VERSION: Updated to rtems-20031217-test.
398
3992003-12-17  Joel Sherrill <joel@OARcorp.com>
400
401    * aclocal/version.m4: Updated to rtems-20031217-test.
402
4032003-12-17      Joel Sherrill <joel@OARcorp.com>
404
405        * release_support: Correct method used to find ChangeLog associated
406        with the version.m4 files.  Keep going until I can get a tarball cut.
407
4082003-12-17      Joel Sherrill <joel@OARcorp.com>
409
410        * release_support: Use dirname not basedir.  Keep going until I
411        can get a tarball cut.
412
4132003-12-17      Joel Sherrill <joel@OARcorp.com>
414
415        * release_support: New file -- assistant to new cut_release script.
416
4172003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * Makefile.am: Remove automake/compile.am
420
4212003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * automake/compile.am: Remove (Unused).
424
4252003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * automake/lib.am: Remove (Unused).
428
4292003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
432
4332003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * configure.ac: Remove make/custom/Makefile.
436        * Makefile.am: Cosmetics.
437        * automake/compile.am: Remove compilation rules.
438        Remove $(ARCH) directory generation.
439
4402003-11-26      Joel Sherrill <joel@OARcorp.com>
441
442        * MAINTAINERS: New file.
443
4442003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
447        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
448        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
449        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
450        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
451        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
452        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
453        aclocal/enable-tests.m4, aclocal/multilib.m4,
454        aclocal/path-ksh.m4, aclocal/project-root.m4,
455        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
456        acinclude.m4:
457        Fix underquoting to silence automake-1.8.
458
4592003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * config-ml.in: Don't built multilib variant normal (-mn) for
462        h8300-*-rtems*.
463
4642003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * aclocal/config-subdirs.m4: Remove.
467        * Makefile.am: Reflect changes above.
468
4692003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * aclocal/canonical-host.m4: Remove.
472        * Makefile.am: Reflect changes above.
473
4742003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
477        c/src/lib/libbsp/*/acinclude.m4.
478
4792003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * aclocal/check-cpu.m4: Remove.
482        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
483        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
484        $1 in $srcdir before adding dir to SUBDIRS.
485
4862003-09-26  Joel Sherrill <joel@OARcorp.com>
487
488        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
489
4902003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
493        patches).
494        * aclocal/enable-tests.m4: Change to support
495        --enable-tests=no|yes|samples, default is samples.
496
4972003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * Makefile.am: Correct bogus ACLOCAL_FILES.
500
5012003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
504        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
505        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
506        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
507        aclocal/check-networking.m4, aclocal/check-newlib.m4,
508        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
509        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
510        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
511        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
512        aclocal/path-perl.m4, aclocal/ppc.m4,
513        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
514        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
515        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
516        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
517        Remove (Unused).
518        * automake/leaf.am, automake/force-preinstall.am:
519        Remove (Unused).
520        * Makefile.am: Reflect changes above.
521
5222003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * automake/local.am, automake/host.am: Remove "debug".
525
5262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
529
5302003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
533        Add "autoconf-2.5x unquoting" hack.
534
5352003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * config.sub: Remove (Automatically added by automake, again).
538        * bootstrap: Reflect change above.
539        * configure.ac: Require automake >= 1.7.6.
540
5412003-07-03      Joel Sherrill <joel@OARcorp.com>
542
543        * SUPPORT: Fix Mark Johannes' email address.
544
5452003-07-03      Joel Sherrill <joel@OARcorp.com>
546
547        * VERSION: Updated to rtems-ss-20030703.
548
5492003-07-03      Joel Sherrill <joel@OARcorp.com>
550
551        * aclocal/version.m4: Updated to rtems-ss-20030703.
552
5532003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * bootstrap: Reflect having added config.sub.
556        * config.sub: New from subversions to accomodate c4x/tic4x.
557
5582003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        PR 412/make_build
561        * configure.ac: Remove "BLEEDING EDGE" warning.
562        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
563        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
564        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
565        * aclocal/gcc-isystem.m4: New.
566        * Makefile.am: Add aclocal/gcc-isystem.m4.
567
5682003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * automake/local.am: Remove $(ARCH), clean-local.
571
5722003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        PR 321:
575        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
576        * aclocal/env-rtemsbsp.m4
577        * automake/compile.am
578        * automake/host.am
579        * automake/local.am
580
5812003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
584        * automake/compile.am: Remove LIBSUFFIX_VA.
585        Merger from rtems-4-6-branch.
586
5872003-04-17      Joel Sherrill <joel@OARcorp.com>
588
589        * VERSION: Updated to rtems-ss-20030417.
590
5912003-04-17      Joel Sherrill <joel@OARcorp.com>
592
593        * aclocal/version.m4: Updated to rtems-ss-20030417.
594
5952003-04-11      Joel Sherrill <joel@OARcorp.com>
596
597        * VERSION: Updated to rtems-ss-20030411.
598
5992003-04-11      Joel Sherrill <joel@OARcorp.com>
600
601        * aclocal/version.m4: Updated to rtems-ss-20030411.
602
6032003-04-11      Joel Sherrill <joel@OARcorp.com>
604
605        * VERSION: Updated to rtems-ss-20020411.
606
6072003-04-11      Joel Sherrill <joel@OARcorp.com>
608
609        * aclocal/version.m4: Updated to rtems-ss-20020411.
610
6112003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * acinclude.m4: Reformat build_* handling.
614        Preset *_alias if empty.
615        * configure.ac: Change tools/build to build-config dirs.
616        Conditionally build tools/build as host-config dirs.
617
6182003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * acinclude.m4: Fix broken comments.
621        Add hidden option --enable-experimental.
622        * README.cdn-X: Update.
623        * configure.ac: Build tools/build as host and build-host tools to
624        accomodate those BSPs applying packhex in <BSP>.cfg.
625        Build tools/cpu as build-host tools.
626
6272003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * tools/Makefile.am: Remove.
630        * configure.ac: Remove tools.
631        * acinclude.m4: Fix build_subdir handling.
632        * Makefile.am: Remove tools from SUBDIRS.
633        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
634
6352003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * configure.ac: Remove AC_CONFIG_AUX_DIR.
638        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
639
6402003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * bootstrap: Add ACLOCAL, AUTOHEADER.
643        Don't check for auto*tool-versions.
644
6452003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
648
6492003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * automake/compile.am: Introduce depend-gcc.
652        * automake/lib.am: Remove stray comment.
653        * automake/local.am: Introduce depend-gcc.
654
6552003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
658
6592003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
662        * automake/local.am: Remove $(ARCH), clean-local.
663        * automake/compile.am: Add $(ARCH), clean-local.
664        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
665
6662003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * Makefile.am: Remove references to obsoleted files
669        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
670
6712003-02-14      Joel Sherrill <joel@OARcorp.com>
672
673        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
674        references.
675
6762003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
679
6802003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * bootstrap: Remove attempts to detect autoconf and automake using
683        "which" (PR 325).
684
6852003-02-06      Joel Sherrill <joel@OARcorp.com>
686
687        * README.configure: Updated to reflect new BSPs and deprecated
688        targets.
689
6902003-01-28      Joel Sherrill <joel@OARcorp.com>
691
692        * VERSION: Updated to rtems-ss-20030128.
693
6942003-01-28      Joel Sherrill <joel@OARcorp.com>
695
696        * aclocal/version.m4: Updated to rtems-ss-20030128.
697
6982003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
701        Remove CLOBBER_DEPEND (Unused).
702
7032003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * automake/local.am: Remove distclean-local.
706
7072001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
710        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
711
7122002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
715        Rework RTEMS_PROG_CXX_FOR_TARGET.
716
7172002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
718
719        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
720
7212002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
724
7252002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
728
7292002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
730
731        * bootstrap: Require autoconf 2.54 or 2.57.
732        Require automake-1.7.2.
733
7342002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
737        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
738        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
739
7402002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
743
7442002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * automake/compile.am: Remove hard-coded *_PROFILE_V.
747        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
748        CFLAGS_PROFILE_V.
749        Remove CPPFLAGS_GCC.
750
7512002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
754        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
755        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
756        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
757
7582002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * aclocal/rtems-flags.m4: New.
761
7622002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * bootstrap: Allow autoconf-2.57.
765
7662002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * aclocal/prog-cc.m4: Remove GCCSED.
769
7702002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
773        Remove LDFLAGS.
774        Add CCAS, CCASCOMPILE.
775        Remove compilation rules for *.cpp, *.cxx, *.C.
776        Use CCASCOMPILE to compile *.S.
777        Add -pg to RTEMS_CFLAGS_PROFILE_V.
778
7792002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * configure.ac: Remove c/make.
782
7832002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * aclocal/prog-ccas.m4: New.
786        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
787        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
788        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
789
7902002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * acinclude.m4: Conditionally append --target=.
793
7942002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
795
796        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
797
7982002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * automake/compile.am: Remove LD_PATHS (Unused).
801        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
802        is announced obsolete).
803
8042002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
807
8082002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
809
810        * aclocal/sysv-ipc.m4: Remove (Unused).
811        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
812
8132002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * acinclude.m4: Lots of changes addressing PR 312.
816
8172002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
820        to PR 312).
821
8222002-11-18      Joel Sherrill <joel@OARcorp.com>
823
824        * VERSION: Updated to rtems-ss-20021118.
825
8262002-11-18      Joel Sherrill <joel@OARcorp.com>
827
828        * aclocal/version.m4: Updated to rtems-ss-20021118.
829
8302002-11-17      Joel Sherrill <joel@OARcorp.com>
831
832        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
833        Motorola MTX603e.
834
8352002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
838
8392002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
842        * configure.ac: Ditto.
843
8442002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
845
846        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
847        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
848        Support @CFLAGS@, @CXXFLAGS@.
849
8502002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * bootstrap: Allow autoconf-2.56.
853
8542002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
857        Fix stupid typo (continue/configure).
858        * aclocal/prog-cc.m4: Remove obsolete comments.
859        Acknowledge CFLAGS.
860
8612002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
862
863        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
864        end of the args passed to sub-configure-scripts. (Reported by
865        Wulf Hofbauer <wh73@cornell.edu>)
866
8672002-11-12      Joel Sherrill <joel@OARcorp.com>
868
869        * configure.ac: Remove make/compilers/Makefile.
870
8712002-11-11      Joel Sherrill <joel@OARcorp.com>
872
873        * VERSION: Updated to rtems-ss-20021111.
874
8752002-11-11      Joel Sherrill <joel@OARcorp.com>
876
877        * aclocal/version.m4: Updated to rtems-ss-20021111.
878
8792002-11-11      Joel Sherrill <joel@OARcorp.com>
880
881        * VERSION: Updated to rtems-ss-20021111.
882
8832002-11-11      Joel Sherrill <joel@OARcorp.com>
884
885        * aclocal/version.m4: Updated to rtems-ss-20021111.
886
8872002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * automake/compile.am: Remove rel rule.
890
8912002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
892
893        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
894
8952002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * configure.ac: Remove make/Templates/Makefile.
898        * README.configure: Minor massaging.
899
9002002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        Further preparations for autoconf > 2.52:
903        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
904        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
905        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
906
9072002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
908
909        * acinclude.m4: Adapations to autoconf > 2.52.
910
9112002-11-01      Joel Sherrill <joel@OARcorp.com>
912
913        * ChangeLog: Corrected.
914
9152002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
916
917        * bootstrap: Add generate_bspdir_acinclude to automatically update
918        c/src/lib/libbsp/<cpu>/acinclude.m4.
919        Use #! /bin/sh instead of #!/bin/sh.
920        Remove autom4te*.cache during ./bootstrap --clean.
921
9222002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
925        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
926        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
927        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
928        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
929        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
930        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
931        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
932        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
933        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
934        (autoconf > 2.54 seems to have problems with the old form of
935        quoting).
936
9372002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
938
939        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
940        (autoconf > 2.54 complains about).
941
9422002-10-21      Joel Sherrill <joel@OARcorp.com>
943
944        * VERSION: Updated to rtems-20021021-test.
945
9462002-10-21      Joel Sherrill <joel@OARcorp.com>
947
948        * aclocal/version.m4: Updated to rtems-20021021-test.
949
9502002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * .cvsignore: Reformat.
953        Add autom4te*cache.
954        Remove autom4te.cache.
955
9562002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
957
958        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
959
9602002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
961
962        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
963        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
964
9652002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
966
967        * bootstrap: Add autoconf/automake version checks by popular demand.
968        [FWIW: I dislike this.]
969
9702002-10-07      Joel Sherrill <joel@OARcorp.com>
971
972        * VERSION: Updated to rtems-ss-20021007.
973
9742002-10-07      Joel Sherrill <joel@OARcorp.com>
975
976        * aclocal/version.m4: Updated to rtems-ss-20021007.
977
9782002-10-04      Joel Sherrill <joel@OARcorp.com>
979
980        * VERSION: Updated to rtems-JUNK.
981
9822002-10-04      Joel Sherrill <joel@OARcorp.com>
983
984        * aclocal/version.m4: Updated to rtems-JUNK.
985
9862002-10-04      Joel Sherrill <joel@OARcorp.com>
987
988        * VERSION: Updated to rtems-ss-20021004.
989
9902002-10-04      Joel Sherrill <joel@OARcorp.com>
991
992        * aclocal/version.m4: Updated to rtems-ss-20021004.
993
9942002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
997        autoconf-2.53 PACKAGE crap.
998
9992002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * aclocal/prog-gnat.m4: New.
1002
10032002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1004
1005        * aclocal/bsp-configure.m4: Fix small typo in comment.
1006
10072002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1008
1009        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1010
10112002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1012
1013        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1014        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1015        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1016
10172002-08-07      Joel Sherrill <joel@OARcorp.com>
1018
1019        * aclocal/version.m4: Updated to rtems-ss-20020807.
1020
10212002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1022
1023        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1024
10252002-07-31      Joel Sherrill <joel@OARcorp.com>
1026
1027        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1028        was just a stub and only the OR32 port is getting worked on.
1029
10302002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1031
1032        * aclocal/subdirs.m4: Remove.
1033        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1034
10352002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1036
1037        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1038        exec/score/cpu.
1039
10402002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1041
1042        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1043        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1044        compilation rules (Work-around to an automake bug).
1045        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1046        make-library.
1047
10482002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1049
1050        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1051
10522002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1053
1054        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1055
10562002-07-17      Joel Sherrill <joel@OARcorp.com>
1057
1058        * aclocal/version.m4: Updated to rtems-ss-20020717.
1059
10602002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1061
1062        * config-ml.in: Imported from gcc-3.1.
1063        Change to match c/src/config-ml.in.
1064
10652002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1066
1067        * aclocal/check-multiprocessing.m4: Reworked.
1068        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1069
10702002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1071
1072        * automake/multilib.am: Remove.
1073        * Makefile.am: Reflect change above.
1074
10752002-06-28      Joel Sherrill <joel@OARcorp.com>
1076
1077        * aclocal/version.m4: Updated to rtems-ss-20020628.
1078
10792002-06-27      Joel Sherrill <joel@OARcorp.com>
1080
1081        * tools/Makefile.am: Build the cpu dependent tools as well.
1082
10832002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1084
1085        * aclocal/env-rtemscpu.m4: Remove.
1086        * aclocal/multi.m4: Remove.
1087        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1088
10892002-05-28      Joel Sherrill <joel@OARcorp.com>
1090
1091        * aclocal/version.m4: Updated to rtems-ss-20020528.
1092
10932002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1094
1095        * aclocal/prog-cc.m4: Remove GCC272 support.
1096        Remove ENABLE_LIBCDIR.
1097        * aclocal/prog-cxx.m4: Ditto.
1098        * aclocal/enable-gcc28.m4: Remove.
1099        * aclocal/enable-libcdir.m4: Ditto.
1100
11012002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1104        ENABLE_GCC28.
1105
11062002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107
1108        * automake/compile.am: Remove GCC272 support.
1109        Remove *.sh rule (unused).
1110        * configure.ac: Remove ENABLE_GCC28.
1111        Remove ENABLE_LIBCDIR.
1112
11132002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1114
1115        * .cvsignore: Added mdate-sh and texinfo.tex.
1116
11172002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1118
1119        * aclocal/version.m4: New file.
1120        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1121        aclocal/version.m4.
1122        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1123        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1124
11252002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * configure.ac:
1128        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1129        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1130        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1131        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1132
11332002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1134
1135        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1136        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1137
11382002-03-08      Joel Sherrill <joel@OARcorp.com>
1139
1140        * VERSION: Updated to rtems-mg5-20020808.
1141
11422002-03-01      Joel Sherrill <joel@OARcorp.com>
1143
1144        * VERSION: Updated to rtems-ss-20020301.
1145
11462002-02-15      Joel Sherrill <joel@OARcorp.com>
1147
1148        * VERSION: Updated to rtems-ss-20020215.
1149
11502002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1151
1152        * aclocal/subdirs.m4: Propagate the current $prefix to the
1153        sub-configures.
1154
11552002-02-05      Joel Sherrill <joel@OARcorp.com>
1156
1157        * VERSION: Updated to rtems-ss-20020205.
1158
11592002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1160
1161        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1162        compatibility.
1163        * bootstrap: Let --clean remove texinfo.tex.
1164
11652002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1166
1167        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1168
11692002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1170
1171        * configure.ac: Add --enable-docs support. Add
1172        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1173        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1174        hard-coded SUBDIRS.
1175        * README.configure: Added a bit of information on this new option.
1176
11772002-01-18      Joel Sherrill <joel@OARcorp.com>
1178
1179        * VERSION: Updated to rtems-ss-20020118.
1180
11812002-01-18      Joel Sherrill <joel@OARcorp.com>
1182
1183        * VERSION: Updated to rtems-20020118.
1184
11852002-01-17      Joel Sherrill <joel@OARcorp.com>
1186
1187        * VERSION: Updated to rtems-ss-20020717.
1188
11892002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1190
1191        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1192        check upon host_alias != build_alias.
1193
11942002-01-07      Joel Sherrill <joel@OARcorp.com>
1195
1196        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1197        last line to eliminate 100's of warnings.
1198
11992002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1200
1201        * aclocal/check-newlib.m4: Apply AS_IF.
1202        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1203        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1204        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1205        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1206        changes.
1207        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1208        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1209        * automake/compile.am: Remove librtemsall from LINK_FILES.
1210
12112001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1212
1213        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1214        * aclocal/subdirs.m4: New file.
1215        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1216        modifications.
1217        * aclocal/check-posix.m4: Apply AS_IF.
1218        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1219        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1220        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1221        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1222        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1223        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1224        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1225        OUTPUT_COMMANDS.
1226        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1227        * aclocal/rtems-debug.m4: Minor cleanups.
1228        * aclocal/rtems-top.m4: Minor cleanups.
1229        * automake/compile.am: Further steps towards automake's rules.
1230
12312001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1232
1233        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1234        * automake/lib.am: Add MULTISUBDIR.
1235
12362001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1237
1238        * bootstrap: Run autoheader when configure.ac contains
1239        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1240
12412001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1242
1243        * aclocal/bsp-configure.m4: New file.
1244        * Makefile.am: Add aclocal/bsp-configure.m4.
1245
12462001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1247
1248        * Makefile.am: Add automake/force-preinstall.am,
1249        aclocal/ppc.am, remove ACLOCAL_M4.
1250
12512001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1252
1253        * aclocal/bsp-alias.m4: Remove score603e_g1.
1254        * aclocal/check-bsps.m4: Remove score603e_g1.
1255        * aclocal/prog-cc.m4: Apply m4_if.
1256
1257
12582001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1259
1260        * automake/force-preinstall.am: New file.
1261        * aclocal/ppc.m4: New file.
1262
12632001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1264
1265        * aclocal/check-bsps.m4: Reworked.
1266        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1267
12682001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1269
1270        * aclocal/bspopts.m4: New file.
1271
12722001-11-13      Joel Sherrill <joel@OARcorp.com>
1273
1274        * COPYING: Test of $Id$ -> $RTEMS$.
1275
12762001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1277
1278        This modification is part of the submitted modifications necessary to
1279        support the IBM PPC405 family.  This submission was reviewed by
1280        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1281        not negatively impact the ppc403 BSPs.  The submission and tracking
1282        process was captured as PR50.
1283        * README.configure: Added gen405 BSP.
1284
12852001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1286
1287        * Adopt more automake rules:
1288        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1289        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1290        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1291        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1292        CXXLINK_APP in make-cxx-exe.
1293        * automake/lib.am: Add ARFLAGS.
1294
12952001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1296
1297        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1298        config.cache's which prevented powerpc targets librdbg from building.
1299
13002001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1301
1302        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1303        add 2nd arg to _RTEMS_CPU_SUBDIR.
1304        * aclocal/target.m4: Replace ac_configure_args with
1305        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1306        * Makefile.am: Require automake-1.5.
1307
13082001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1309
1310        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1311        * configure.in: Remove.
1312        * configure.ac: New file, generated from configure.in by autoupdate.
1313
13142001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1315
1316        * aclocal/rtems-cpu-subdirs.m4: New file.
1317
13182001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1319
1320        * automake/compile.am: Fundamentally reworked compilation rules for
1321        closer adaptation to automake's behavior.
1322
13232001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1324
1325        * automake/lib.am: Comment out LD.
1326        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1327        automake/leaf.am to AUTOMAKE_FILES.
1328
13292001-09-27      Joel Sherrill <joel@OARcorp.com>
1330
1331        * config.guess: No longer in CVS since installed by bootstrap.
1332
13332001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1334
1335        * bootstrap: remove/add automake added files.
1336        * .cvsignore: reflect changes to bootstrap.
1337
13382001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1339
1340        * automake/leaf.am: New file.
1341
13422001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1343
1344        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1345        of AC_CANONICAL_SYSTEM.
1346        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1347        mkinstalldirs and mkdir.
1348        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1349        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1350        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1351       
13522001-09-13      Joel Sherrill <joel@OARcorp.com>
1353
1354        * missing: Updated to latest version.
1355
13562001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1357
1358        * configure.in: autoupdate to autoconf-2.52.
1359        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1360        fix auto*tool invocation order.
1361        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1362        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1363        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1364        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1365        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1366        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1367        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1368        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1369        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1370        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1371        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1372        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1373        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1374        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1375        RTEMS_CONFIG_PER_BSP conditional.
1376        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1377        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1378        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1379
13802001-05-25      Joel Sherrill <joel@OARcorp.com>
1381
1382        * README.configure: Corrected the name of the MRM332 BSP.
1383        Strengthened the distinction between what the target
1384        and the BSP each select.  Added more targets to list.
1385
13862001-05-25      Joel Sherrill <joel@OARcorp.com>
1387
1388        * README.configure: Updated the list of BSPs.
1389
13902001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1391
1392        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1393        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1394        Add support for DOS-drive-letters.
1395
13962001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1397
1398        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1399        RTEMS_PROG_CC_FOR_TARGET.
1400
14012001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1402
1403        * README.cdn-X: Update.
1404        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1405        @CPPFLAGS@ to CPPFLAGS.
1406
14072001-04-20      Eric Valette <valette@crf.canon.fr>
1408
1409        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1410        BSPs support the new exception processing model and
1411        consequently, librdbg.
1412
14132001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1414
1415        * configure.in: Reworked for Canadian Cross support.
1416        * Makefile.am: Reflect changes to configure.in.
1417        * config.guess, config.sub: Update from subversions.gnu.org.
1418        * README.cdn-X: New file.
1419        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1420
14212001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1422
1423        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1424        TARGET_CONFIG_SUBDIRS.
1425        * aclocal/enable-bsp.m4: fix quoting.
1426        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1427
14282001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1429
1430        * aclocal/config-subdirs.m4: New file.
1431        * aclocal/target.m4: Use macros from config-subdirs.m4.
1432
14332001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1434
1435        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1436        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1437
14382001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1439
1440        * configure.in: Fix AM_INIT_AUTOMAKE.
1441        * aclocal/bsp-arg-enable.m4: Extend comments.
1442        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1443        the default clause.
1444
14452001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1446
1447        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1448        RTEMS_ENV_RTEMSCPU.
1449        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1450        special treatment for GCC_SPECS.
1451        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1452        special treatment for GCC_SPECS.
1453        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1454        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1455        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1456        instead of $(shell ..) for LIBC_LIB*.
1457
14582001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1459
1460        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1461        simsh7045.
1462
14632001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1464
1465        * automake/compile.am: Add LD.
1466
14672000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1468
1469        * config.guess, config.sub: Update from CVS-autoconf to pick
1470        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1471        necessary anyway to use autoconf-versions > 2.13.
1472
14732000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1474
1475        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1476        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1477        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1478        help string.
1479        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1480
14812000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1482
1483        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1484        Modified to reflect addition of LEON BSPs as well as the
1485        no-FP ERC32 variant.
1486
14872000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1488
1489        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1490        standard).
1491        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1492        standard).
1493        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1494        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1495        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1496        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1497
14982000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1499
1500        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1501        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1502        $host instead of $target (BUG-FIX).
1503        * configure.in: Use $target and $host instead of $target_alias and
1504        $host_alias (autoconf-2.49b).
1505        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1506        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1507
1508        NOTES:
1509        * autoconf-2.49b depredicates using changequotes.
1510        * The changes to configure.in are due to cleanups in
1511        autoconf-2.49b's implemention of canonicalization. With
1512        autoconf-2.1x it wasn't always clear, when to use $xxx or
1513        $xxx_alias. Now this is clear.
1514
15152000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1516
1517        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1518
15192000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1520
1521        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1522        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1523        with an RTEMS specific but more restrictive autoconf macro.
1524
15252000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1526
1527        * automake/lib.am: Add LD.
1528
15292000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1530
1531        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1532        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1533
15342000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1535 
1536        * aclocal/*: Replace with contents of macros/*.m4
1537        * macros/: Remove.
1538        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1539        * Makefile.am: Reflect changes to aclocal/ and macros/.
1540
15412000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1542
1543        * configure.in: New, Cygnus/GNU style configuration.
1544        * Makefile.am: Add macros/, reflect new configure.in,
1545        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1546        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1547        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1548        * macros/tool-prefix.m4: Remove.
1549        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1550        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1551        RTEMS_ROOT.
1552        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1553        * macros/multilib.m4: Various minor fixes.
1554        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1555        PROJECT_ROOT, RTEMS_ROOT.
1556        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1557        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1558
15592000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1560
1561        * automake/multilib.am: New file.
1562        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1563        the automake/ directory.
1564
15652000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1566
1567        * macros/enable-hwapi.m4: Removed.
1568        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1569        A small cleanup step towards gnu-canonicalization.
1570
15712000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1572
1573        * macros: New directory.
1574        * macros/bsp-alias.m4: new file.
1575        * macros/canonical-host.m4: new file.
1576        * macros/canonical-target-name.m4: new file.
1577        * macros/canonicalize-tools.m4: new file.
1578        * macros/check-bsp-cache.m4: new file.
1579        * macros/check-bsps.m4: new file.
1580        * macros/check-cpu.m4: new file.
1581        * macros/rtems-debug.m4: new file.
1582        * macros/check-cxx.m4: new file.
1583        * macros/check-itron.m4: new file.
1584        * macros/check-multiprocessing.m4: new file.
1585        * macros/check-networking.m4: new file.
1586        * macros/check-newlib.m4: new file.
1587        * macros/check-posix.m4: new file.
1588        * macros/check-rdbg.m4: new file.
1589        * macros/enable-bare.m4: new file.
1590        * macros/enable-cxx.m4: new file.
1591        * macros/enable-gcc28.m4: new file.
1592        * macros/enable-inlines.m4: new file.
1593        * macros/enable-itron.m4: new file.
1594        * macros/enable-libcdir.m4: new file.
1595        * macros/enable-multiprocessing.m4: new file.
1596        * macros/enable-networking.m4: new file.
1597        * macros/enable-posix.m4: new file.
1598        * macros/enable-rdbg.m4: new file.
1599        * macros/enable-rtemsbsp.m4: new file.
1600        * macros/enable-tests.m4: new file.
1601        * macros/gcc-pipe.m4: new file.
1602        * macros/gcc-specs.m4: new file.
1603        * macros/i386-gas-code16.m4: new file.
1604        * macros/path-ksh.m4: new file.
1605        * macros/path-perl.m4: new file.
1606        * macros/prog-cc.m4: new file.
1607        * macros/prog-cxx.m4: new file.
1608        * macros/project-root.m4: new file.
1609        * macros/rtems-top.m4: new file.
1610        * macros/sysv-ipc.m4: new file.
1611        * macros/target.m4: new file.
1612        * macros/rtems-test-no-pause.m4: new file.
1613        * macros/multilib.m4: new file.
1614        * macros/tool-paths.m4: new file.
1615        * macros/tool-prefix.m4: new file.
1616
16172000-09-14      Joel Sherrill <joel@OARcorp.com>
1618
1619        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1620
16212000-09-14      Joel Sherrill <joel@OARcorp.com>
1622
1623        * aclocal/enable-hwapi.m4: Now longer used and removed.
1624
16252000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1626
1627        * automake/lib.am: Remove leaf.cfg.
1628
16292000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1630
1631        * aclocal/rtems-top.m4: Add ENDIF-hack.
1632        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1633
16342000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1635
1636        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1637        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1638        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1639        * automake/compile.am: Replaced.
1640        * automake/local.am: Remove building variant handling.
1641
16422000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1643
1644        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1645        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1646        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1647        * aclocal/target.m4: Cleanup comments
1648        * Automake/compile.am: Add DEFS support to keep building happy.
1649
16502000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1651
1652        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1653
16542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1655
1656        * automake/compile.am: New file
1657        * ChangeLog: Fix email addresses
1658
16592000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1660
1661        * LICENSE.NET, README, README.configure: Spelling corrections.
1662
16632000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1664
1665        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1666
16672000-08-30      Joel Sherrill <joel@OARcorp.com>
1668
1669        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1670
16712000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1672
1673        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1674
16752000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1676
1677        * aclocal/check-bsps.h:
1678          - Add pck6-BSP
1679          - Exclude ChangeLog from being picked up as BSP
1680        * aclocal/bsp-alias.m4: Add pck6-BSP
1681
16822000-08-10      Joel Sherrill <joel@OARcorp.com>
1683
1684        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.