source: rtems/ChangeLog @ 90a51d8a

4.104.114.95
Last change on this file since 90a51d8a was 90a51d8a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/21/07 at 08:50:19

2007-09-21 Ralf Corsépius <ralf.corsepius@…>

  • aclocal/version.m4: Bump RTEMS_API to 4.9. Bump RTEMS_VERSION to 4.8.99.0.
  • Property mode set to 100644
File size: 50.4 KB
Line 
12007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * aclocal/version.m4: Bump RTEMS_API to 4.9.
4        Bump RTEMS_VERSION to 4.8.99.0.
5
62007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
7
8        * Makefile.maint: touch all documentation master files so the date on
9        the manual reflects the release date of the software.
10
112007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
12
13        * Makefile.maint: Add touching master files for various manuals so the
14        date on the cover page will reflect the date a tarball is cut.
15
162007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
17
18        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
19        since that is the nickname for the Freescale evaluation board it is
20        based upon. BSP was tested on a Freescale MPC5200LITE.
21
222007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
23
24        * Makefile.maint, configure.ac, release_support: Remove RDBG.
25        * aclocal/enable-rdbg.m4: Removed.
26
272007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
28
29        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
30        Add gen83xx and mpc8349eamds BSP
31
322007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
33
34        * README.configure: Add virtex BSP
35
362007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
37
38        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
39
402007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
41
42        * README.configure: Removed armulator.
43
442007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
45
46        * README.configure, aclocal/check-bsps.m4: Remove references to
47        mbx860_1b since it is just an alternate name for the mbx860_001b.
48
492007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
50
51        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
52        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
53
542007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
55
56        * README.configure: DMV152 obsoleted.
57
582007-02-21      Joel Sherrill <joel@OARcorp.com>
59
60        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
61
622007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
63
64        * Makefile.am: Use MKDIR_P instead of mkdir_p.
65
662007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
67
68        * Makefile.maint: Use VERSION as master source for version.m4's.
69        * VERSION: Sync with version in aclocal/version.m4.
70
712007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
72
73        * Makefile.maint: Sync nomenclature with that being used in
74          cpukit/score/include/rtems/system.h (major->minor,
75          minor->revision).
76
772007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
78
79        * Makefile.maint: Remove references to
80          cpukit/score/include/rtems/system.h.
81        * Makefile.maint: Add CVS_RUN.
82
832007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
84
85        * Makefile.maint: New.
86
872007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
88
89        * acinclude.m4: AC_PREREQ(2.60).
90
912007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
92
93        * ampolish3: Use MKDIR_P instead of mkdir_p.
94
952007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
96
97        * Makefile.am: Remove scripts/.
98
992006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
100
101        * configure.ac: New BUG-REPORT address.
102
1032006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
104
105        * Makefile.am: Add ampolish3.
106
1072006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
108
109        * bootstrap: Add -r (autoreconf).
110
1112006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
112
113        * bootstrap: Add -p (regenerate preinstall.ams).
114
1152006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
116
117        * ampolish3: New.
118
1192006-10-19      Joel Sherrill <joel@OARcorp.com>
120
121        * configure.ac: Remove all macro implementations and use only the
122        static inline. Static inline functions are now well supported so
123        there is no reason for duplicate maintenance.
124        * aclocal/enable-inlines.m4: Removed.
125
1262006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
127
128        * aclocal/rtems-top.m4: Remove RTEMS_API.
129        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
130
1312006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
132
133        * aclocal/version.m4: Bump version to 4.7.99.0.
134
1352006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
136
137        * configure.ac: Require autoconf-2.60. Require automake-1.10.
138
1392006-08-09      Kolja Waschk <waschk@telos.de>
140
141        * config-ml.in: New port to Altera NIOS II.
142
1432006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
144
145        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
146        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
147       
1482006-06-23      Worth Burruss <worth@motioncontrol.org>
149
150        * README.configure: Add mcf5235.
151
1522006-04-18      Joel Sherrill <joel@OARcorp.com>
153
154        * VERSION: Updated to rtems-4.6.99.3.
155
1562006-04-18  Joel Sherrill <joel@OARcorp.com>
157
158        * aclocal/version.m4: Updated to rtems-4.6.99.3.
159
1602006-04-18      Joel Sherrill <joel@OARcorp.com>
161
162        * release_support: Fix typos.
163
1642006-04-18      Joel Sherrill <joel@OARcorp.com>
165
166        * ChangeLog, release_support: Fix typos.
167
1682006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
169
170        * acinclude.m4: Requires autoconf-2.59.
171
1722006-03-07      Joel Sherrill <joel@OARcorp.com>
173
174        PR 694/rtems
175        * release_support: Do not include .cvsignore files in release tarballs.
176
1772006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
178
179        PR 882/make_build
180        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
181
1822006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
183
184        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
185        Alpha-sort the aliases list.
186        * automake/host.am, automake/local.am, automake/subdirs.am:
187        Remove depend-am, depend-recursive.
188
1892006-01-10      Joel Sherrill <joel@OARcorp.com>
190
191        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
192
1932006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
194
195        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
196        Alias leon1 to leon2. Add sis.
197        * aclocal/check_bsps.m4: Remove brs5l.
198        Remove leon. Add leon2. Add sis to erc32 family.
199
2002005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
201
202        PR 851/bsps
203        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
204        family.
205
2062005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
207
208        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
209
2102005-09-02      Joel Sherrill <joel@OARcorp.com>
211
212        * VERSION: Updated to rtems-4.6.99.2.
213
2142005-09-02  Joel Sherrill <joel@OARcorp.com>
215
216        * aclocal/version.m4: Updated to rtems-4.6.99.2.
217
2182005-07-06      Philippe Simons
219
220        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
221
2222005-04-28      Joel Sherrill <joel@OARcorp.com>
223
224        * README.configure: Updated to account for removal of dmv177 and
225        ppcn_60x as well as other additions and deletions.
226
2272005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
228
229        * aclocal/enable-itron.m4: Allow unix.
230
2312005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
232
233        * Makefile.am: Remove ACLOCAL_FILES.
234
2352004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
236
237        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
238        bsp_specs.
239
2402004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
241
242        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
243        motorola_shared.
244
2452004-11-10      Joel Sherrill <joel@oarcorp.com>
246
247        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
248
2492004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
250
251        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
252
2532004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
254
255        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
256        presence of *.cfg.
257        * aclocal/check-custom-bsp.m4: Add bspkit support.
258
2592004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
260
261        * aclocal/enable-bare.m4: Remove.
262
2632004-09-29      Joel Sherrill <joel@OARcorp.com>
264
265        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
266        c/TOOL_TARGETS: i960 obsoleted and all references removed.
267
2682004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
269
270        * configure.ac: Require automake > 1.9.
271
2722004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
273
274        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
275
2762004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
277
278        PR 673/make_build
279        * config-ml.in: Quote 'cd "${ml_origdir}"'.
280        Quote 'cd "${ML_POPDIR}"'.
281
2822004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
283
284        PR 673/make_build
285        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
286
2872004-07-14      Joel Sherrill <joel@OARcorp.com>
288
289        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
290
2912004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
292
293        * aclocal/rtems-top.m4: Remove ENDIF.
294        Remove with_target_subdir defaulting to '.'.
295        * acinclude.m4: Add --includedir to sub_configure_args.
296
2972004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
300        Rework dist-hook.
301        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
302        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
303
3042004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
307
3082004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * Makefile.am: Remove AUTOMAKE_FILES.
311        Cleanup duplicate ACLOCAL_FILES.
312        EXTRA_DIST += config-ml.in.
313        DIST_SUBDIRS += make.
314        Add dist-hook.
315        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
316
3172004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
320
3212004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * VERSION: 4.6.99.0.
324        * aclocal/version.m4: 4.6.99.0.
325
3262004-02-06      Joel Sherrill <joel@OARcorp.com>
327
328        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
329        which were accidentally removed when purging the mips64orion.
330
3312004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * aclocal/rpm.m4: Make osversions the default.
334        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
335        distcheck).
336
3372004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
340
3412004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * configure.ac: Require automake >= 1.8.2.
344        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
345
3462004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * configure.ac: Requires automake >= 1.8.1.
349
3502004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * .cvsignore: Remove mkinstalldirs.
353        * bootstrap: Remove compile during "clean".
354
3552004-01-08      Joel Sherrill <joel@OARcorp.com>
356
357        * .cvsignore: Add compile.
358
3592004-01-07      Joel Sherrill <joel@OARcorp.com>
360
361        * README.configure: Remove efi68k and efi332 references as they are no
362        longer in the tree.
363
3642004-01-07      Joel Sherrill <joel@OARcorp.com>
365
366        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
367        removed as mips port more completely covers the MIPS family.
368
3692003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * README.configure: Reflect requireing autoconf-2.59 and
372        automake-1.8.
373
3742003-12-17      Joel Sherrill <joel@OARcorp.com>
375
376        * VERSION: Updated to rtems-20031217-test.
377
3782003-12-17  Joel Sherrill <joel@OARcorp.com>
379
380    * aclocal/version.m4: Updated to rtems-20031217-test.
381
3822003-12-17      Joel Sherrill <joel@OARcorp.com>
383
384        * release_support: Correct method used to find ChangeLog associated
385        with the version.m4 files.  Keep going until I can get a tarball cut.
386
3872003-12-17      Joel Sherrill <joel@OARcorp.com>
388
389        * release_support: Use dirname not basedir.  Keep going until I
390        can get a tarball cut.
391
3922003-12-17      Joel Sherrill <joel@OARcorp.com>
393
394        * release_support: New file -- assistant to new cut_release script.
395
3962003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * Makefile.am: Remove automake/compile.am
399
4002003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * automake/compile.am: Remove (Unused).
403
4042003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * automake/lib.am: Remove (Unused).
407
4082003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
411
4122003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * configure.ac: Remove make/custom/Makefile.
415        * Makefile.am: Cosmetics.
416        * automake/compile.am: Remove compilation rules.
417        Remove $(ARCH) directory generation.
418
4192003-11-26      Joel Sherrill <joel@OARcorp.com>
420
421        * MAINTAINERS: New file.
422
4232003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
426        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
427        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
428        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
429        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
430        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
431        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
432        aclocal/enable-tests.m4, aclocal/multilib.m4,
433        aclocal/path-ksh.m4, aclocal/project-root.m4,
434        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
435        acinclude.m4:
436        Fix underquoting to silence automake-1.8.
437
4382003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * config-ml.in: Don't built multilib variant normal (-mn) for
441        h8300-*-rtems*.
442
4432003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * aclocal/config-subdirs.m4: Remove.
446        * Makefile.am: Reflect changes above.
447
4482003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * aclocal/canonical-host.m4: Remove.
451        * Makefile.am: Reflect changes above.
452
4532003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
456        c/src/lib/libbsp/*/acinclude.m4.
457
4582003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * aclocal/check-cpu.m4: Remove.
461        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
462        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
463        $1 in $srcdir before adding dir to SUBDIRS.
464
4652003-09-26  Joel Sherrill <joel@OARcorp.com>
466
467        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
468
4692003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
472        patches).
473        * aclocal/enable-tests.m4: Change to support
474        --enable-tests=no|yes|samples, default is samples.
475
4762003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * Makefile.am: Correct bogus ACLOCAL_FILES.
479
4802003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
483        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
484        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
485        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
486        aclocal/check-networking.m4, aclocal/check-newlib.m4,
487        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
488        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
489        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
490        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
491        aclocal/path-perl.m4, aclocal/ppc.m4,
492        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
493        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
494        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
495        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
496        Remove (Unused).
497        * automake/leaf.am, automake/force-preinstall.am:
498        Remove (Unused).
499        * Makefile.am: Reflect changes above.
500
5012003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * automake/local.am, automake/host.am: Remove "debug".
504
5052003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
508
5092003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
512        Add "autoconf-2.5x unquoting" hack.
513
5142003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * config.sub: Remove (Automatically added by automake, again).
517        * bootstrap: Reflect change above.
518        * configure.ac: Require automake >= 1.7.6.
519
5202003-07-03      Joel Sherrill <joel@OARcorp.com>
521
522        * SUPPORT: Fix Mark Johannes' email address.
523
5242003-07-03      Joel Sherrill <joel@OARcorp.com>
525
526        * VERSION: Updated to rtems-ss-20030703.
527
5282003-07-03      Joel Sherrill <joel@OARcorp.com>
529
530        * aclocal/version.m4: Updated to rtems-ss-20030703.
531
5322003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * bootstrap: Reflect having added config.sub.
535        * config.sub: New from subversions to accomodate c4x/tic4x.
536
5372003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        PR 412/make_build
540        * configure.ac: Remove "BLEEDING EDGE" warning.
541        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
542        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
543        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
544        * aclocal/gcc-isystem.m4: New.
545        * Makefile.am: Add aclocal/gcc-isystem.m4.
546
5472003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * automake/local.am: Remove $(ARCH), clean-local.
550
5512003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        PR 321:
554        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
555        * aclocal/env-rtemsbsp.m4
556        * automake/compile.am
557        * automake/host.am
558        * automake/local.am
559
5602003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
563        * automake/compile.am: Remove LIBSUFFIX_VA.
564        Merger from rtems-4-6-branch.
565
5662003-04-17      Joel Sherrill <joel@OARcorp.com>
567
568        * VERSION: Updated to rtems-ss-20030417.
569
5702003-04-17      Joel Sherrill <joel@OARcorp.com>
571
572        * aclocal/version.m4: Updated to rtems-ss-20030417.
573
5742003-04-11      Joel Sherrill <joel@OARcorp.com>
575
576        * VERSION: Updated to rtems-ss-20030411.
577
5782003-04-11      Joel Sherrill <joel@OARcorp.com>
579
580        * aclocal/version.m4: Updated to rtems-ss-20030411.
581
5822003-04-11      Joel Sherrill <joel@OARcorp.com>
583
584        * VERSION: Updated to rtems-ss-20020411.
585
5862003-04-11      Joel Sherrill <joel@OARcorp.com>
587
588        * aclocal/version.m4: Updated to rtems-ss-20020411.
589
5902003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * acinclude.m4: Reformat build_* handling.
593        Preset *_alias if empty.
594        * configure.ac: Change tools/build to build-config dirs.
595        Conditionally build tools/build as host-config dirs.
596
5972003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * acinclude.m4: Fix broken comments.
600        Add hidden option --enable-experimental.
601        * README.cdn-X: Update.
602        * configure.ac: Build tools/build as host and build-host tools to
603        accomodate those BSPs applying packhex in <BSP>.cfg.
604        Build tools/cpu as build-host tools.
605
6062003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * tools/Makefile.am: Remove.
609        * configure.ac: Remove tools.
610        * acinclude.m4: Fix build_subdir handling.
611        * Makefile.am: Remove tools from SUBDIRS.
612        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
613
6142003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * configure.ac: Remove AC_CONFIG_AUX_DIR.
617        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
618
6192003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
620
621        * bootstrap: Add ACLOCAL, AUTOHEADER.
622        Don't check for auto*tool-versions.
623
6242003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
627
6282003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * automake/compile.am: Introduce depend-gcc.
631        * automake/lib.am: Remove stray comment.
632        * automake/local.am: Introduce depend-gcc.
633
6342003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
637
6382003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
641        * automake/local.am: Remove $(ARCH), clean-local.
642        * automake/compile.am: Add $(ARCH), clean-local.
643        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
644
6452003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * Makefile.am: Remove references to obsoleted files
648        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
649
6502003-02-14      Joel Sherrill <joel@OARcorp.com>
651
652        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
653        references.
654
6552003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
658
6592003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * bootstrap: Remove attempts to detect autoconf and automake using
662        "which" (PR 325).
663
6642003-02-06      Joel Sherrill <joel@OARcorp.com>
665
666        * README.configure: Updated to reflect new BSPs and deprecated
667        targets.
668
6692003-01-28      Joel Sherrill <joel@OARcorp.com>
670
671        * VERSION: Updated to rtems-ss-20030128.
672
6732003-01-28      Joel Sherrill <joel@OARcorp.com>
674
675        * aclocal/version.m4: Updated to rtems-ss-20030128.
676
6772003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
680        Remove CLOBBER_DEPEND (Unused).
681
6822003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * automake/local.am: Remove distclean-local.
685
6862001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
689        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
690
6912002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
692
693        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
694        Rework RTEMS_PROG_CXX_FOR_TARGET.
695
6962002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
699
7002002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
701
702        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
703
7042002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
707
7082002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * bootstrap: Require autoconf 2.54 or 2.57.
711        Require automake-1.7.2.
712
7132002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
716        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
717        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
718
7192002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
722
7232002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
724
725        * automake/compile.am: Remove hard-coded *_PROFILE_V.
726        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
727        CFLAGS_PROFILE_V.
728        Remove CPPFLAGS_GCC.
729
7302002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
733        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
734        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
735        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
736
7372002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * aclocal/rtems-flags.m4: New.
740
7412002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * bootstrap: Allow autoconf-2.57.
744
7452002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * aclocal/prog-cc.m4: Remove GCCSED.
748
7492002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
752        Remove LDFLAGS.
753        Add CCAS, CCASCOMPILE.
754        Remove compilation rules for *.cpp, *.cxx, *.C.
755        Use CCASCOMPILE to compile *.S.
756        Add -pg to RTEMS_CFLAGS_PROFILE_V.
757
7582002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * configure.ac: Remove c/make.
761
7622002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * aclocal/prog-ccas.m4: New.
765        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
766        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
767        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
768
7692002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * acinclude.m4: Conditionally append --target=.
772
7732002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
776
7772002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * automake/compile.am: Remove LD_PATHS (Unused).
780        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
781        is announced obsolete).
782
7832002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
786
7872002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * aclocal/sysv-ipc.m4: Remove (Unused).
790        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
791
7922002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
793
794        * acinclude.m4: Lots of changes addressing PR 312.
795
7962002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
799        to PR 312).
800
8012002-11-18      Joel Sherrill <joel@OARcorp.com>
802
803        * VERSION: Updated to rtems-ss-20021118.
804
8052002-11-18      Joel Sherrill <joel@OARcorp.com>
806
807        * aclocal/version.m4: Updated to rtems-ss-20021118.
808
8092002-11-17      Joel Sherrill <joel@OARcorp.com>
810
811        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
812        Motorola MTX603e.
813
8142002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
817
8182002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
821        * configure.ac: Ditto.
822
8232002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
826        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
827        Support @CFLAGS@, @CXXFLAGS@.
828
8292002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
830
831        * bootstrap: Allow autoconf-2.56.
832
8332002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
834
835        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
836        Fix stupid typo (continue/configure).
837        * aclocal/prog-cc.m4: Remove obsolete comments.
838        Acknowledge CFLAGS.
839
8402002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
841
842        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
843        end of the args passed to sub-configure-scripts. (Reported by
844        Wulf Hofbauer <wh73@cornell.edu>)
845
8462002-11-12      Joel Sherrill <joel@OARcorp.com>
847
848        * configure.ac: Remove make/compilers/Makefile.
849
8502002-11-11      Joel Sherrill <joel@OARcorp.com>
851
852        * VERSION: Updated to rtems-ss-20021111.
853
8542002-11-11      Joel Sherrill <joel@OARcorp.com>
855
856        * aclocal/version.m4: Updated to rtems-ss-20021111.
857
8582002-11-11      Joel Sherrill <joel@OARcorp.com>
859
860        * VERSION: Updated to rtems-ss-20021111.
861
8622002-11-11      Joel Sherrill <joel@OARcorp.com>
863
864        * aclocal/version.m4: Updated to rtems-ss-20021111.
865
8662002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
867
868        * automake/compile.am: Remove rel rule.
869
8702002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
873
8742002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * configure.ac: Remove make/Templates/Makefile.
877        * README.configure: Minor massaging.
878
8792002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        Further preparations for autoconf > 2.52:
882        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
883        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
884        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
885
8862002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
887
888        * acinclude.m4: Adapations to autoconf > 2.52.
889
8902002-11-01      Joel Sherrill <joel@OARcorp.com>
891
892        * ChangeLog: Corrected.
893
8942002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * bootstrap: Add generate_bspdir_acinclude to automatically update
897        c/src/lib/libbsp/<cpu>/acinclude.m4.
898        Use #! /bin/sh instead of #!/bin/sh.
899        Remove autom4te*.cache during ./bootstrap --clean.
900
9012002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
904        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
905        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
906        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
907        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
908        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
909        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
910        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
911        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
912        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
913        (autoconf > 2.54 seems to have problems with the old form of
914        quoting).
915
9162002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
919        (autoconf > 2.54 complains about).
920
9212002-10-21      Joel Sherrill <joel@OARcorp.com>
922
923        * VERSION: Updated to rtems-20021021-test.
924
9252002-10-21      Joel Sherrill <joel@OARcorp.com>
926
927        * aclocal/version.m4: Updated to rtems-20021021-test.
928
9292002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * .cvsignore: Reformat.
932        Add autom4te*cache.
933        Remove autom4te.cache.
934
9352002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
938
9392002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
942        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
943
9442002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
945
946        * bootstrap: Add autoconf/automake version checks by popular demand.
947        [FWIW: I dislike this.]
948
9492002-10-07      Joel Sherrill <joel@OARcorp.com>
950
951        * VERSION: Updated to rtems-ss-20021007.
952
9532002-10-07      Joel Sherrill <joel@OARcorp.com>
954
955        * aclocal/version.m4: Updated to rtems-ss-20021007.
956
9572002-10-04      Joel Sherrill <joel@OARcorp.com>
958
959        * VERSION: Updated to rtems-JUNK.
960
9612002-10-04      Joel Sherrill <joel@OARcorp.com>
962
963        * aclocal/version.m4: Updated to rtems-JUNK.
964
9652002-10-04      Joel Sherrill <joel@OARcorp.com>
966
967        * VERSION: Updated to rtems-ss-20021004.
968
9692002-10-04      Joel Sherrill <joel@OARcorp.com>
970
971        * aclocal/version.m4: Updated to rtems-ss-20021004.
972
9732002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
974
975        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
976        autoconf-2.53 PACKAGE crap.
977
9782002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
979
980        * aclocal/prog-gnat.m4: New.
981
9822002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
983
984        * aclocal/bsp-configure.m4: Fix small typo in comment.
985
9862002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
989
9902002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
991
992        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
993        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
994        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
995
9962002-08-07      Joel Sherrill <joel@OARcorp.com>
997
998        * aclocal/version.m4: Updated to rtems-ss-20020807.
999
10002002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1003
10042002-07-31      Joel Sherrill <joel@OARcorp.com>
1005
1006        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1007        was just a stub and only the OR32 port is getting worked on.
1008
10092002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1010
1011        * aclocal/subdirs.m4: Remove.
1012        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1013
10142002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1015
1016        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1017        exec/score/cpu.
1018
10192002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1020
1021        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1022        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1023        compilation rules (Work-around to an automake bug).
1024        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1025        make-library.
1026
10272002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1028
1029        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1030
10312002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1032
1033        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1034
10352002-07-17      Joel Sherrill <joel@OARcorp.com>
1036
1037        * aclocal/version.m4: Updated to rtems-ss-20020717.
1038
10392002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1040
1041        * config-ml.in: Imported from gcc-3.1.
1042        Change to match c/src/config-ml.in.
1043
10442002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * aclocal/check-multiprocessing.m4: Reworked.
1047        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1048
10492002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * automake/multilib.am: Remove.
1052        * Makefile.am: Reflect change above.
1053
10542002-06-28      Joel Sherrill <joel@OARcorp.com>
1055
1056        * aclocal/version.m4: Updated to rtems-ss-20020628.
1057
10582002-06-27      Joel Sherrill <joel@OARcorp.com>
1059
1060        * tools/Makefile.am: Build the cpu dependent tools as well.
1061
10622002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1063
1064        * aclocal/env-rtemscpu.m4: Remove.
1065        * aclocal/multi.m4: Remove.
1066        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1067
10682002-05-28      Joel Sherrill <joel@OARcorp.com>
1069
1070        * aclocal/version.m4: Updated to rtems-ss-20020528.
1071
10722002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1073
1074        * aclocal/prog-cc.m4: Remove GCC272 support.
1075        Remove ENABLE_LIBCDIR.
1076        * aclocal/prog-cxx.m4: Ditto.
1077        * aclocal/enable-gcc28.m4: Remove.
1078        * aclocal/enable-libcdir.m4: Ditto.
1079
10802002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1081
1082        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1083        ENABLE_GCC28.
1084
10852002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1086
1087        * automake/compile.am: Remove GCC272 support.
1088        Remove *.sh rule (unused).
1089        * configure.ac: Remove ENABLE_GCC28.
1090        Remove ENABLE_LIBCDIR.
1091
10922002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1093
1094        * .cvsignore: Added mdate-sh and texinfo.tex.
1095
10962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * aclocal/version.m4: New file.
1099        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1100        aclocal/version.m4.
1101        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1102        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1103
11042002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1105
1106        * configure.ac:
1107        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1108        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1109        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1110        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1111
11122002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1113
1114        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1115        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1116
11172002-03-08      Joel Sherrill <joel@OARcorp.com>
1118
1119        * VERSION: Updated to rtems-mg5-20020808.
1120
11212002-03-01      Joel Sherrill <joel@OARcorp.com>
1122
1123        * VERSION: Updated to rtems-ss-20020301.
1124
11252002-02-15      Joel Sherrill <joel@OARcorp.com>
1126
1127        * VERSION: Updated to rtems-ss-20020215.
1128
11292002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1130
1131        * aclocal/subdirs.m4: Propagate the current $prefix to the
1132        sub-configures.
1133
11342002-02-05      Joel Sherrill <joel@OARcorp.com>
1135
1136        * VERSION: Updated to rtems-ss-20020205.
1137
11382002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1139
1140        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1141        compatibility.
1142        * bootstrap: Let --clean remove texinfo.tex.
1143
11442002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1145
1146        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1147
11482002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1149
1150        * configure.ac: Add --enable-docs support. Add
1151        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1152        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1153        hard-coded SUBDIRS.
1154        * README.configure: Added a bit of information on this new option.
1155
11562002-01-18      Joel Sherrill <joel@OARcorp.com>
1157
1158        * VERSION: Updated to rtems-ss-20020118.
1159
11602002-01-18      Joel Sherrill <joel@OARcorp.com>
1161
1162        * VERSION: Updated to rtems-20020118.
1163
11642002-01-17      Joel Sherrill <joel@OARcorp.com>
1165
1166        * VERSION: Updated to rtems-ss-20020717.
1167
11682002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1169
1170        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1171        check upon host_alias != build_alias.
1172
11732002-01-07      Joel Sherrill <joel@OARcorp.com>
1174
1175        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1176        last line to eliminate 100's of warnings.
1177
11782002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1179
1180        * aclocal/check-newlib.m4: Apply AS_IF.
1181        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1182        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1183        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1184        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1185        changes.
1186        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1187        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1188        * automake/compile.am: Remove librtemsall from LINK_FILES.
1189
11902001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1191
1192        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1193        * aclocal/subdirs.m4: New file.
1194        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1195        modifications.
1196        * aclocal/check-posix.m4: Apply AS_IF.
1197        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1198        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1199        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1200        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1201        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1202        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1203        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1204        OUTPUT_COMMANDS.
1205        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1206        * aclocal/rtems-debug.m4: Minor cleanups.
1207        * aclocal/rtems-top.m4: Minor cleanups.
1208        * automake/compile.am: Further steps towards automake's rules.
1209
12102001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1211
1212        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1213        * automake/lib.am: Add MULTISUBDIR.
1214
12152001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1216
1217        * bootstrap: Run autoheader when configure.ac contains
1218        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1219
12202001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1221
1222        * aclocal/bsp-configure.m4: New file.
1223        * Makefile.am: Add aclocal/bsp-configure.m4.
1224
12252001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1226
1227        * Makefile.am: Add automake/force-preinstall.am,
1228        aclocal/ppc.am, remove ACLOCAL_M4.
1229
12302001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * aclocal/bsp-alias.m4: Remove score603e_g1.
1233        * aclocal/check-bsps.m4: Remove score603e_g1.
1234        * aclocal/prog-cc.m4: Apply m4_if.
1235
1236
12372001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1238
1239        * automake/force-preinstall.am: New file.
1240        * aclocal/ppc.m4: New file.
1241
12422001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1243
1244        * aclocal/check-bsps.m4: Reworked.
1245        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1246
12472001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1248
1249        * aclocal/bspopts.m4: New file.
1250
12512001-11-13      Joel Sherrill <joel@OARcorp.com>
1252
1253        * COPYING: Test of $Id$ -> $RTEMS$.
1254
12552001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1256
1257        This modification is part of the submitted modifications necessary to
1258        support the IBM PPC405 family.  This submission was reviewed by
1259        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1260        not negatively impact the ppc403 BSPs.  The submission and tracking
1261        process was captured as PR50.
1262        * README.configure: Added gen405 BSP.
1263
12642001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1265
1266        * Adopt more automake rules:
1267        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1268        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1269        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1270        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1271        CXXLINK_APP in make-cxx-exe.
1272        * automake/lib.am: Add ARFLAGS.
1273
12742001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1275
1276        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1277        config.cache's which prevented powerpc targets librdbg from building.
1278
12792001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1280
1281        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1282        add 2nd arg to _RTEMS_CPU_SUBDIR.
1283        * aclocal/target.m4: Replace ac_configure_args with
1284        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1285        * Makefile.am: Require automake-1.5.
1286
12872001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1288
1289        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1290        * configure.in: Remove.
1291        * configure.ac: New file, generated from configure.in by autoupdate.
1292
12932001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1294
1295        * aclocal/rtems-cpu-subdirs.m4: New file.
1296
12972001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1298
1299        * automake/compile.am: Fundamentally reworked compilation rules for
1300        closer adaptation to automake's behavior.
1301
13022001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1303
1304        * automake/lib.am: Comment out LD.
1305        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1306        automake/leaf.am to AUTOMAKE_FILES.
1307
13082001-09-27      Joel Sherrill <joel@OARcorp.com>
1309
1310        * config.guess: No longer in CVS since installed by bootstrap.
1311
13122001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1313
1314        * bootstrap: remove/add automake added files.
1315        * .cvsignore: reflect changes to bootstrap.
1316
13172001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1318
1319        * automake/leaf.am: New file.
1320
13212001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1322
1323        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1324        of AC_CANONICAL_SYSTEM.
1325        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1326        mkinstalldirs and mkdir.
1327        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1328        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1329        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1330       
13312001-09-13      Joel Sherrill <joel@OARcorp.com>
1332
1333        * missing: Updated to latest version.
1334
13352001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1336
1337        * configure.in: autoupdate to autoconf-2.52.
1338        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1339        fix auto*tool invocation order.
1340        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1341        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1342        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1343        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1344        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1345        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1346        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1347        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1348        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1349        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1350        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1351        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1352        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1353        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1354        RTEMS_CONFIG_PER_BSP conditional.
1355        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1356        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1357        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1358
13592001-05-25      Joel Sherrill <joel@OARcorp.com>
1360
1361        * README.configure: Corrected the name of the MRM332 BSP.
1362        Strengthened the distinction between what the target
1363        and the BSP each select.  Added more targets to list.
1364
13652001-05-25      Joel Sherrill <joel@OARcorp.com>
1366
1367        * README.configure: Updated the list of BSPs.
1368
13692001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1370
1371        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1372        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1373        Add support for DOS-drive-letters.
1374
13752001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1376
1377        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1378        RTEMS_PROG_CC_FOR_TARGET.
1379
13802001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1381
1382        * README.cdn-X: Update.
1383        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1384        @CPPFLAGS@ to CPPFLAGS.
1385
13862001-04-20      Eric Valette <valette@crf.canon.fr>
1387
1388        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1389        BSPs support the new exception processing model and
1390        consequently, librdbg.
1391
13922001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1393
1394        * configure.in: Reworked for Canadian Cross support.
1395        * Makefile.am: Reflect changes to configure.in.
1396        * config.guess, config.sub: Update from subversions.gnu.org.
1397        * README.cdn-X: New file.
1398        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1399
14002001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1401
1402        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1403        TARGET_CONFIG_SUBDIRS.
1404        * aclocal/enable-bsp.m4: fix quoting.
1405        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1406
14072001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1408
1409        * aclocal/config-subdirs.m4: New file.
1410        * aclocal/target.m4: Use macros from config-subdirs.m4.
1411
14122001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1413
1414        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1415        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1416
14172001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1418
1419        * configure.in: Fix AM_INIT_AUTOMAKE.
1420        * aclocal/bsp-arg-enable.m4: Extend comments.
1421        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1422        the default clause.
1423
14242001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1425
1426        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1427        RTEMS_ENV_RTEMSCPU.
1428        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1429        special treatment for GCC_SPECS.
1430        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1431        special treatment for GCC_SPECS.
1432        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1433        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1434        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1435        instead of $(shell ..) for LIBC_LIB*.
1436
14372001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1438
1439        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1440        simsh7045.
1441
14422001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1443
1444        * automake/compile.am: Add LD.
1445
14462000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1447
1448        * config.guess, config.sub: Update from CVS-autoconf to pick
1449        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1450        necessary anyway to use autoconf-versions > 2.13.
1451
14522000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1453
1454        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1455        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1456        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1457        help string.
1458        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1459
14602000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1461
1462        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1463        Modified to reflect addition of LEON BSPs as well as the
1464        no-FP ERC32 variant.
1465
14662000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1467
1468        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1469        standard).
1470        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1471        standard).
1472        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1473        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1474        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1475        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1476
14772000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1478
1479        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1480        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1481        $host instead of $target (BUG-FIX).
1482        * configure.in: Use $target and $host instead of $target_alias and
1483        $host_alias (autoconf-2.49b).
1484        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1485        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1486
1487        NOTES:
1488        * autoconf-2.49b depredicates using changequotes.
1489        * The changes to configure.in are due to cleanups in
1490        autoconf-2.49b's implemention of canonicalization. With
1491        autoconf-2.1x it wasn't always clear, when to use $xxx or
1492        $xxx_alias. Now this is clear.
1493
14942000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1495
1496        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1497
14982000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1499
1500        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1501        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1502        with an RTEMS specific but more restrictive autoconf macro.
1503
15042000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1505
1506        * automake/lib.am: Add LD.
1507
15082000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1509
1510        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1511        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1512
15132000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1514 
1515        * aclocal/*: Replace with contents of macros/*.m4
1516        * macros/: Remove.
1517        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1518        * Makefile.am: Reflect changes to aclocal/ and macros/.
1519
15202000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1521
1522        * configure.in: New, Cygnus/GNU style configuration.
1523        * Makefile.am: Add macros/, reflect new configure.in,
1524        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1525        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1526        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1527        * macros/tool-prefix.m4: Remove.
1528        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1529        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1530        RTEMS_ROOT.
1531        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1532        * macros/multilib.m4: Various minor fixes.
1533        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1534        PROJECT_ROOT, RTEMS_ROOT.
1535        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1536        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1537
15382000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1539
1540        * automake/multilib.am: New file.
1541        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1542        the automake/ directory.
1543
15442000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1545
1546        * macros/enable-hwapi.m4: Removed.
1547        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1548        A small cleanup step towards gnu-canonicalization.
1549
15502000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1551
1552        * macros: New directory.
1553        * macros/bsp-alias.m4: new file.
1554        * macros/canonical-host.m4: new file.
1555        * macros/canonical-target-name.m4: new file.
1556        * macros/canonicalize-tools.m4: new file.
1557        * macros/check-bsp-cache.m4: new file.
1558        * macros/check-bsps.m4: new file.
1559        * macros/check-cpu.m4: new file.
1560        * macros/rtems-debug.m4: new file.
1561        * macros/check-cxx.m4: new file.
1562        * macros/check-itron.m4: new file.
1563        * macros/check-multiprocessing.m4: new file.
1564        * macros/check-networking.m4: new file.
1565        * macros/check-newlib.m4: new file.
1566        * macros/check-posix.m4: new file.
1567        * macros/check-rdbg.m4: new file.
1568        * macros/enable-bare.m4: new file.
1569        * macros/enable-cxx.m4: new file.
1570        * macros/enable-gcc28.m4: new file.
1571        * macros/enable-inlines.m4: new file.
1572        * macros/enable-itron.m4: new file.
1573        * macros/enable-libcdir.m4: new file.
1574        * macros/enable-multiprocessing.m4: new file.
1575        * macros/enable-networking.m4: new file.
1576        * macros/enable-posix.m4: new file.
1577        * macros/enable-rdbg.m4: new file.
1578        * macros/enable-rtemsbsp.m4: new file.
1579        * macros/enable-tests.m4: new file.
1580        * macros/gcc-pipe.m4: new file.
1581        * macros/gcc-specs.m4: new file.
1582        * macros/i386-gas-code16.m4: new file.
1583        * macros/path-ksh.m4: new file.
1584        * macros/path-perl.m4: new file.
1585        * macros/prog-cc.m4: new file.
1586        * macros/prog-cxx.m4: new file.
1587        * macros/project-root.m4: new file.
1588        * macros/rtems-top.m4: new file.
1589        * macros/sysv-ipc.m4: new file.
1590        * macros/target.m4: new file.
1591        * macros/rtems-test-no-pause.m4: new file.
1592        * macros/multilib.m4: new file.
1593        * macros/tool-paths.m4: new file.
1594        * macros/tool-prefix.m4: new file.
1595
15962000-09-14      Joel Sherrill <joel@OARcorp.com>
1597
1598        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1599
16002000-09-14      Joel Sherrill <joel@OARcorp.com>
1601
1602        * aclocal/enable-hwapi.m4: Now longer used and removed.
1603
16042000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1605
1606        * automake/lib.am: Remove leaf.cfg.
1607
16082000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1609
1610        * aclocal/rtems-top.m4: Add ENDIF-hack.
1611        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1612
16132000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1614
1615        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1616        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1617        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1618        * automake/compile.am: Replaced.
1619        * automake/local.am: Remove building variant handling.
1620
16212000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1622
1623        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1624        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1625        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1626        * aclocal/target.m4: Cleanup comments
1627        * Automake/compile.am: Add DEFS support to keep building happy.
1628
16292000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1630
1631        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1632
16332000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1634
1635        * automake/compile.am: New file
1636        * ChangeLog: Fix email addresses
1637
16382000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1639
1640        * LICENSE.NET, README, README.configure: Spelling corrections.
1641
16422000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1643
1644        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1645
16462000-08-30      Joel Sherrill <joel@OARcorp.com>
1647
1648        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1649
16502000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1651
1652        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1653
16542000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1655
1656        * aclocal/check-bsps.h:
1657          - Add pck6-BSP
1658          - Exclude ChangeLog from being picked up as BSP
1659        * aclocal/bsp-alias.m4: Add pck6-BSP
1660
16612000-08-10      Joel Sherrill <joel@OARcorp.com>
1662
1663        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.