source: rtems/ChangeLog @ 08ecdaa

4.104.115
Last change on this file since 08ecdaa was 08ecdaa, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/01/08 at 01:12:15

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

PR 1324/bsps

  • aclocal/check-bsps.m4: Revert Joel's icecube patch.
  • Property mode set to 100644
File size: 53.1 KB
Line 
12008-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        PR 1324/bsps
4        * aclocal/check-bsps.m4: Revert Joel's icecube patch.
5
62008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * MAINTAINERS: Remove myself from avr.
9
102008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
13        Recognize the the GDB SuperH simulator is just an architectural
14        simulator and does not include devices. Rename existing simulator BSP
15        configurations to simsh1 and simsh2 and add simsh4.
16
172008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
18
19        PR 1324/bsps
20        * aclocal/check-bsps.m4: Add missing icecube.
21
222008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
23
24        * aclocal/version.m4: Bump RTEMS_API to 4.10.
25        Bump _RTEMS_VERSION to 4.9.99.0.
26
272008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
28
29        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
30        LPC2478 BSP.
31
322008-09-09      Joel Sherrill <joel.sherrill@oarcorp.com>
33
34        * README.configure: Updated list of BSPs.
35
362008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
37
38        * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg,
39        * make/custom/tqm8xx.cfg,
40        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
41        added MPC8xx based tqm8xx BSP family
42
432008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
44
45        * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
46
472008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
48
49        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
50        comments.
51        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
52        AC_PREREQ(2.62).
53
542008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
55
56        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added MPC5566EVB and
57        MPC8313ERDB.  Added Doxygen style comment.
58
592008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
60
61        * make/custom/haleakala.cfg:
62        added PPC405 haleakala BSP contributed by Michael Hamel
63
642008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
65
66        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4,
67        * make/custom/m5484FireEngine.cfg:
68        added pgh360 BSP variant
69        added m5484FireEngine BSP
70
712008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
72
73        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
74
752008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
76
77        * bootstrap: Use find . ... preinstall.am for portability reasons.
78
792008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
80
81        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
82        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
83        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
84        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
85        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
86
872007-11-06      Ray Xu <rayx.cn@gmail.com>
88
89        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
90
912007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
92
93        * VERSION: Bump VERSION to 4.8.99.0.
94        * aclocal/version.m4: Bump RTEMS_API to 4.9.
95        Bump RTEMS_VERSION to 4.8.99.0.
96
972007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
98
99        * Makefile.maint: touch all documentation master files so the date on
100        the manual reflects the release date of the software.
101
1022007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
103
104        * Makefile.maint: Add touching master files for various manuals so the
105        date on the cover page will reflect the date a tarball is cut.
106
1072007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
108
109        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
110        since that is the nickname for the Freescale evaluation board it is
111        based upon. BSP was tested on a Freescale MPC5200LITE.
112
1132007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
114
115        * Makefile.maint, configure.ac, release_support: Remove RDBG.
116        * aclocal/enable-rdbg.m4: Removed.
117
1182007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
119
120        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
121        Add gen83xx and mpc8349eamds BSP
122
1232007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
124
125        * README.configure: Add virtex BSP
126
1272007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
128
129        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
130
1312007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
132
133        * README.configure: Removed armulator.
134
1352007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
136
137        * README.configure, aclocal/check-bsps.m4: Remove references to
138        mbx860_1b since it is just an alternate name for the mbx860_001b.
139
1402007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
141
142        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
143        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
144
1452007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
146
147        * README.configure: DMV152 obsoleted.
148
1492007-02-21      Joel Sherrill <joel@OARcorp.com>
150
151        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
152
1532007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
154
155        * Makefile.am: Use MKDIR_P instead of mkdir_p.
156
1572007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
158
159        * Makefile.maint: Use VERSION as master source for version.m4's.
160        * VERSION: Sync with version in aclocal/version.m4.
161
1622007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
163
164        * Makefile.maint: Sync nomenclature with that being used in
165          cpukit/score/include/rtems/system.h (major->minor,
166          minor->revision).
167
1682007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
169
170        * Makefile.maint: Remove references to
171          cpukit/score/include/rtems/system.h.
172        * Makefile.maint: Add CVS_RUN.
173
1742007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
175
176        * Makefile.maint: New.
177
1782007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
179
180        * acinclude.m4: AC_PREREQ(2.60).
181
1822007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
183
184        * ampolish3: Use MKDIR_P instead of mkdir_p.
185
1862007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
187
188        * Makefile.am: Remove scripts/.
189
1902006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
191
192        * configure.ac: New BUG-REPORT address.
193
1942006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
195
196        * Makefile.am: Add ampolish3.
197
1982006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
199
200        * bootstrap: Add -r (autoreconf).
201
2022006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
203
204        * bootstrap: Add -p (regenerate preinstall.ams).
205
2062006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
207
208        * ampolish3: New.
209
2102006-10-19      Joel Sherrill <joel@OARcorp.com>
211
212        * configure.ac: Remove all macro implementations and use only the
213        static inline. Static inline functions are now well supported so
214        there is no reason for duplicate maintenance.
215        * aclocal/enable-inlines.m4: Removed.
216
2172006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
218
219        * aclocal/rtems-top.m4: Remove RTEMS_API.
220        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
221
2222006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
223
224        * aclocal/version.m4: Bump version to 4.7.99.0.
225
2262006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
227
228        * configure.ac: Require autoconf-2.60. Require automake-1.10.
229
2302006-08-09      Kolja Waschk <waschk@telos.de>
231
232        * config-ml.in: New port to Altera NIOS II.
233
2342006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
235
236        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
237        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
238       
2392006-06-23      Worth Burruss <worth@motioncontrol.org>
240
241        * README.configure: Add mcf5235.
242
2432006-04-18      Joel Sherrill <joel@OARcorp.com>
244
245        * VERSION: Updated to rtems-4.6.99.3.
246
2472006-04-18  Joel Sherrill <joel@OARcorp.com>
248
249        * aclocal/version.m4: Updated to rtems-4.6.99.3.
250
2512006-04-18      Joel Sherrill <joel@OARcorp.com>
252
253        * release_support: Fix typos.
254
2552006-04-18      Joel Sherrill <joel@OARcorp.com>
256
257        * ChangeLog, release_support: Fix typos.
258
2592006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
260
261        * acinclude.m4: Requires autoconf-2.59.
262
2632006-03-07      Joel Sherrill <joel@OARcorp.com>
264
265        PR 694/rtems
266        * release_support: Do not include .cvsignore files in release tarballs.
267
2682006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
269
270        PR 882/make_build
271        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
272
2732006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
274
275        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
276        Alpha-sort the aliases list.
277        * automake/host.am, automake/local.am, automake/subdirs.am:
278        Remove depend-am, depend-recursive.
279
2802006-01-10      Joel Sherrill <joel@OARcorp.com>
281
282        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
283
2842006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
285
286        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
287        Alias leon1 to leon2. Add sis.
288        * aclocal/check_bsps.m4: Remove brs5l.
289        Remove leon. Add leon2. Add sis to erc32 family.
290
2912005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
292
293        PR 851/bsps
294        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
295        family.
296
2972005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
298
299        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
300
3012005-09-02      Joel Sherrill <joel@OARcorp.com>
302
303        * VERSION: Updated to rtems-4.6.99.2.
304
3052005-09-02  Joel Sherrill <joel@OARcorp.com>
306
307        * aclocal/version.m4: Updated to rtems-4.6.99.2.
308
3092005-07-06      Philippe Simons
310
311        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
312
3132005-04-28      Joel Sherrill <joel@OARcorp.com>
314
315        * README.configure: Updated to account for removal of dmv177 and
316        ppcn_60x as well as other additions and deletions.
317
3182005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
319
320        * aclocal/enable-itron.m4: Allow unix.
321
3222005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
323
324        * Makefile.am: Remove ACLOCAL_FILES.
325
3262004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
327
328        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
329        bsp_specs.
330
3312004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
332
333        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
334        motorola_shared.
335
3362004-11-10      Joel Sherrill <joel@oarcorp.com>
337
338        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
339
3402004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
341
342        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
343
3442004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
345
346        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
347        presence of *.cfg.
348        * aclocal/check-custom-bsp.m4: Add bspkit support.
349
3502004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
351
352        * aclocal/enable-bare.m4: Remove.
353
3542004-09-29      Joel Sherrill <joel@OARcorp.com>
355
356        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
357        c/TOOL_TARGETS: i960 obsoleted and all references removed.
358
3592004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
360
361        * configure.ac: Require automake > 1.9.
362
3632004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
364
365        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
366
3672004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
368
369        PR 673/make_build
370        * config-ml.in: Quote 'cd "${ml_origdir}"'.
371        Quote 'cd "${ML_POPDIR}"'.
372
3732004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
374
375        PR 673/make_build
376        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
377
3782004-07-14      Joel Sherrill <joel@OARcorp.com>
379
380        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
381
3822004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
383
384        * aclocal/rtems-top.m4: Remove ENDIF.
385        Remove with_target_subdir defaulting to '.'.
386        * acinclude.m4: Add --includedir to sub_configure_args.
387
3882004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
391        Rework dist-hook.
392        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
393        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
394
3952004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
398
3992004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * Makefile.am: Remove AUTOMAKE_FILES.
402        Cleanup duplicate ACLOCAL_FILES.
403        EXTRA_DIST += config-ml.in.
404        DIST_SUBDIRS += make.
405        Add dist-hook.
406        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
407
4082004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
411
4122004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * VERSION: 4.6.99.0.
415        * aclocal/version.m4: 4.6.99.0.
416
4172004-02-06      Joel Sherrill <joel@OARcorp.com>
418
419        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
420        which were accidentally removed when purging the mips64orion.
421
4222004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * aclocal/rpm.m4: Make osversions the default.
425        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
426        distcheck).
427
4282004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
431
4322004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * configure.ac: Require automake >= 1.8.2.
435        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
436
4372004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * configure.ac: Requires automake >= 1.8.1.
440
4412004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * .cvsignore: Remove mkinstalldirs.
444        * bootstrap: Remove compile during "clean".
445
4462004-01-08      Joel Sherrill <joel@OARcorp.com>
447
448        * .cvsignore: Add compile.
449
4502004-01-07      Joel Sherrill <joel@OARcorp.com>
451
452        * README.configure: Remove efi68k and efi332 references as they are no
453        longer in the tree.
454
4552004-01-07      Joel Sherrill <joel@OARcorp.com>
456
457        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
458        removed as mips port more completely covers the MIPS family.
459
4602003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * README.configure: Reflect requireing autoconf-2.59 and
463        automake-1.8.
464
4652003-12-17      Joel Sherrill <joel@OARcorp.com>
466
467        * VERSION: Updated to rtems-20031217-test.
468
4692003-12-17  Joel Sherrill <joel@OARcorp.com>
470
471    * aclocal/version.m4: Updated to rtems-20031217-test.
472
4732003-12-17      Joel Sherrill <joel@OARcorp.com>
474
475        * release_support: Correct method used to find ChangeLog associated
476        with the version.m4 files.  Keep going until I can get a tarball cut.
477
4782003-12-17      Joel Sherrill <joel@OARcorp.com>
479
480        * release_support: Use dirname not basedir.  Keep going until I
481        can get a tarball cut.
482
4832003-12-17      Joel Sherrill <joel@OARcorp.com>
484
485        * release_support: New file -- assistant to new cut_release script.
486
4872003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * Makefile.am: Remove automake/compile.am
490
4912003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * automake/compile.am: Remove (Unused).
494
4952003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * automake/lib.am: Remove (Unused).
498
4992003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
502
5032003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * configure.ac: Remove make/custom/Makefile.
506        * Makefile.am: Cosmetics.
507        * automake/compile.am: Remove compilation rules.
508        Remove $(ARCH) directory generation.
509
5102003-11-26      Joel Sherrill <joel@OARcorp.com>
511
512        * MAINTAINERS: New file.
513
5142003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
517        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
518        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
519        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
520        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
521        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
522        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
523        aclocal/enable-tests.m4, aclocal/multilib.m4,
524        aclocal/path-ksh.m4, aclocal/project-root.m4,
525        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
526        acinclude.m4:
527        Fix underquoting to silence automake-1.8.
528
5292003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * config-ml.in: Don't built multilib variant normal (-mn) for
532        h8300-*-rtems*.
533
5342003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * aclocal/config-subdirs.m4: Remove.
537        * Makefile.am: Reflect changes above.
538
5392003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * aclocal/canonical-host.m4: Remove.
542        * Makefile.am: Reflect changes above.
543
5442003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
547        c/src/lib/libbsp/*/acinclude.m4.
548
5492003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * aclocal/check-cpu.m4: Remove.
552        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
553        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
554        $1 in $srcdir before adding dir to SUBDIRS.
555
5562003-09-26  Joel Sherrill <joel@OARcorp.com>
557
558        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
559
5602003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
563        patches).
564        * aclocal/enable-tests.m4: Change to support
565        --enable-tests=no|yes|samples, default is samples.
566
5672003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * Makefile.am: Correct bogus ACLOCAL_FILES.
570
5712003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
574        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
575        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
576        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
577        aclocal/check-networking.m4, aclocal/check-newlib.m4,
578        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
579        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
580        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
581        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
582        aclocal/path-perl.m4, aclocal/ppc.m4,
583        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
584        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
585        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
586        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
587        Remove (Unused).
588        * automake/leaf.am, automake/force-preinstall.am:
589        Remove (Unused).
590        * Makefile.am: Reflect changes above.
591
5922003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * automake/local.am, automake/host.am: Remove "debug".
595
5962003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
599
6002003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
603        Add "autoconf-2.5x unquoting" hack.
604
6052003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * config.sub: Remove (Automatically added by automake, again).
608        * bootstrap: Reflect change above.
609        * configure.ac: Require automake >= 1.7.6.
610
6112003-07-03      Joel Sherrill <joel@OARcorp.com>
612
613        * SUPPORT: Fix Mark Johannes' email address.
614
6152003-07-03      Joel Sherrill <joel@OARcorp.com>
616
617        * VERSION: Updated to rtems-ss-20030703.
618
6192003-07-03      Joel Sherrill <joel@OARcorp.com>
620
621        * aclocal/version.m4: Updated to rtems-ss-20030703.
622
6232003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * bootstrap: Reflect having added config.sub.
626        * config.sub: New from subversions to accomodate c4x/tic4x.
627
6282003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        PR 412/make_build
631        * configure.ac: Remove "BLEEDING EDGE" warning.
632        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
633        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
634        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
635        * aclocal/gcc-isystem.m4: New.
636        * Makefile.am: Add aclocal/gcc-isystem.m4.
637
6382003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * automake/local.am: Remove $(ARCH), clean-local.
641
6422003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        PR 321:
645        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
646        * aclocal/env-rtemsbsp.m4
647        * automake/compile.am
648        * automake/host.am
649        * automake/local.am
650
6512003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
654        * automake/compile.am: Remove LIBSUFFIX_VA.
655        Merger from rtems-4-6-branch.
656
6572003-04-17      Joel Sherrill <joel@OARcorp.com>
658
659        * VERSION: Updated to rtems-ss-20030417.
660
6612003-04-17      Joel Sherrill <joel@OARcorp.com>
662
663        * aclocal/version.m4: Updated to rtems-ss-20030417.
664
6652003-04-11      Joel Sherrill <joel@OARcorp.com>
666
667        * VERSION: Updated to rtems-ss-20030411.
668
6692003-04-11      Joel Sherrill <joel@OARcorp.com>
670
671        * aclocal/version.m4: Updated to rtems-ss-20030411.
672
6732003-04-11      Joel Sherrill <joel@OARcorp.com>
674
675        * VERSION: Updated to rtems-ss-20020411.
676
6772003-04-11      Joel Sherrill <joel@OARcorp.com>
678
679        * aclocal/version.m4: Updated to rtems-ss-20020411.
680
6812003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * acinclude.m4: Reformat build_* handling.
684        Preset *_alias if empty.
685        * configure.ac: Change tools/build to build-config dirs.
686        Conditionally build tools/build as host-config dirs.
687
6882003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * acinclude.m4: Fix broken comments.
691        Add hidden option --enable-experimental.
692        * README.cdn-X: Update.
693        * configure.ac: Build tools/build as host and build-host tools to
694        accomodate those BSPs applying packhex in <BSP>.cfg.
695        Build tools/cpu as build-host tools.
696
6972003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * tools/Makefile.am: Remove.
700        * configure.ac: Remove tools.
701        * acinclude.m4: Fix build_subdir handling.
702        * Makefile.am: Remove tools from SUBDIRS.
703        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
704
7052003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * configure.ac: Remove AC_CONFIG_AUX_DIR.
708        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
709
7102003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
711
712        * bootstrap: Add ACLOCAL, AUTOHEADER.
713        Don't check for auto*tool-versions.
714
7152003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
718
7192003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * automake/compile.am: Introduce depend-gcc.
722        * automake/lib.am: Remove stray comment.
723        * automake/local.am: Introduce depend-gcc.
724
7252003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
728
7292003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
730
731        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
732        * automake/local.am: Remove $(ARCH), clean-local.
733        * automake/compile.am: Add $(ARCH), clean-local.
734        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
735
7362003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * Makefile.am: Remove references to obsoleted files
739        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
740
7412003-02-14      Joel Sherrill <joel@OARcorp.com>
742
743        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
744        references.
745
7462003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
749
7502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
751
752        * bootstrap: Remove attempts to detect autoconf and automake using
753        "which" (PR 325).
754
7552003-02-06      Joel Sherrill <joel@OARcorp.com>
756
757        * README.configure: Updated to reflect new BSPs and deprecated
758        targets.
759
7602003-01-28      Joel Sherrill <joel@OARcorp.com>
761
762        * VERSION: Updated to rtems-ss-20030128.
763
7642003-01-28      Joel Sherrill <joel@OARcorp.com>
765
766        * aclocal/version.m4: Updated to rtems-ss-20030128.
767
7682003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
771        Remove CLOBBER_DEPEND (Unused).
772
7732003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * automake/local.am: Remove distclean-local.
776
7772001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
780        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
781
7822002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
785        Rework RTEMS_PROG_CXX_FOR_TARGET.
786
7872002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
790
7912002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
792
793        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
794
7952002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
798
7992002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * bootstrap: Require autoconf 2.54 or 2.57.
802        Require automake-1.7.2.
803
8042002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
807        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
808        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
809
8102002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
811
812        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
813
8142002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * automake/compile.am: Remove hard-coded *_PROFILE_V.
817        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
818        CFLAGS_PROFILE_V.
819        Remove CPPFLAGS_GCC.
820
8212002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
824        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
825        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
826        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
827
8282002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
829
830        * aclocal/rtems-flags.m4: New.
831
8322002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * bootstrap: Allow autoconf-2.57.
835
8362002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
837
838        * aclocal/prog-cc.m4: Remove GCCSED.
839
8402002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
841
842        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
843        Remove LDFLAGS.
844        Add CCAS, CCASCOMPILE.
845        Remove compilation rules for *.cpp, *.cxx, *.C.
846        Use CCASCOMPILE to compile *.S.
847        Add -pg to RTEMS_CFLAGS_PROFILE_V.
848
8492002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
850
851        * configure.ac: Remove c/make.
852
8532002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
854
855        * aclocal/prog-ccas.m4: New.
856        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
857        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
858        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
859
8602002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
861
862        * acinclude.m4: Conditionally append --target=.
863
8642002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
867
8682002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
869
870        * automake/compile.am: Remove LD_PATHS (Unused).
871        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
872        is announced obsolete).
873
8742002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
877
8782002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
879
880        * aclocal/sysv-ipc.m4: Remove (Unused).
881        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
882
8832002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
884
885        * acinclude.m4: Lots of changes addressing PR 312.
886
8872002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
890        to PR 312).
891
8922002-11-18      Joel Sherrill <joel@OARcorp.com>
893
894        * VERSION: Updated to rtems-ss-20021118.
895
8962002-11-18      Joel Sherrill <joel@OARcorp.com>
897
898        * aclocal/version.m4: Updated to rtems-ss-20021118.
899
9002002-11-17      Joel Sherrill <joel@OARcorp.com>
901
902        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
903        Motorola MTX603e.
904
9052002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
906
907        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
908
9092002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
910
911        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
912        * configure.ac: Ditto.
913
9142002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
917        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
918        Support @CFLAGS@, @CXXFLAGS@.
919
9202002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
921
922        * bootstrap: Allow autoconf-2.56.
923
9242002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
925
926        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
927        Fix stupid typo (continue/configure).
928        * aclocal/prog-cc.m4: Remove obsolete comments.
929        Acknowledge CFLAGS.
930
9312002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
932
933        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
934        end of the args passed to sub-configure-scripts. (Reported by
935        Wulf Hofbauer <wh73@cornell.edu>)
936
9372002-11-12      Joel Sherrill <joel@OARcorp.com>
938
939        * configure.ac: Remove make/compilers/Makefile.
940
9412002-11-11      Joel Sherrill <joel@OARcorp.com>
942
943        * VERSION: Updated to rtems-ss-20021111.
944
9452002-11-11      Joel Sherrill <joel@OARcorp.com>
946
947        * aclocal/version.m4: Updated to rtems-ss-20021111.
948
9492002-11-11      Joel Sherrill <joel@OARcorp.com>
950
951        * VERSION: Updated to rtems-ss-20021111.
952
9532002-11-11      Joel Sherrill <joel@OARcorp.com>
954
955        * aclocal/version.m4: Updated to rtems-ss-20021111.
956
9572002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
958
959        * automake/compile.am: Remove rel rule.
960
9612002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
962
963        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
964
9652002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
966
967        * configure.ac: Remove make/Templates/Makefile.
968        * README.configure: Minor massaging.
969
9702002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
971
972        Further preparations for autoconf > 2.52:
973        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
974        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
975        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
976
9772002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
978
979        * acinclude.m4: Adapations to autoconf > 2.52.
980
9812002-11-01      Joel Sherrill <joel@OARcorp.com>
982
983        * ChangeLog: Corrected.
984
9852002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * bootstrap: Add generate_bspdir_acinclude to automatically update
988        c/src/lib/libbsp/<cpu>/acinclude.m4.
989        Use #! /bin/sh instead of #!/bin/sh.
990        Remove autom4te*.cache during ./bootstrap --clean.
991
9922002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
995        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
996        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
997        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
998        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
999        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
1000        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
1001        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
1002        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
1003        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
1004        (autoconf > 2.54 seems to have problems with the old form of
1005        quoting).
1006
10072002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1008
1009        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
1010        (autoconf > 2.54 complains about).
1011
10122002-10-21      Joel Sherrill <joel@OARcorp.com>
1013
1014        * VERSION: Updated to rtems-20021021-test.
1015
10162002-10-21      Joel Sherrill <joel@OARcorp.com>
1017
1018        * aclocal/version.m4: Updated to rtems-20021021-test.
1019
10202002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1021
1022        * .cvsignore: Reformat.
1023        Add autom4te*cache.
1024        Remove autom4te.cache.
1025
10262002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1027
1028        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1029
10302002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1031
1032        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
1033        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1034
10352002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1036
1037        * bootstrap: Add autoconf/automake version checks by popular demand.
1038        [FWIW: I dislike this.]
1039
10402002-10-07      Joel Sherrill <joel@OARcorp.com>
1041
1042        * VERSION: Updated to rtems-ss-20021007.
1043
10442002-10-07      Joel Sherrill <joel@OARcorp.com>
1045
1046        * aclocal/version.m4: Updated to rtems-ss-20021007.
1047
10482002-10-04      Joel Sherrill <joel@OARcorp.com>
1049
1050        * VERSION: Updated to rtems-JUNK.
1051
10522002-10-04      Joel Sherrill <joel@OARcorp.com>
1053
1054        * aclocal/version.m4: Updated to rtems-JUNK.
1055
10562002-10-04      Joel Sherrill <joel@OARcorp.com>
1057
1058        * VERSION: Updated to rtems-ss-20021004.
1059
10602002-10-04      Joel Sherrill <joel@OARcorp.com>
1061
1062        * aclocal/version.m4: Updated to rtems-ss-20021004.
1063
10642002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1065
1066        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
1067        autoconf-2.53 PACKAGE crap.
1068
10692002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1070
1071        * aclocal/prog-gnat.m4: New.
1072
10732002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1074
1075        * aclocal/bsp-configure.m4: Fix small typo in comment.
1076
10772002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1078
1079        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1080
10812002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1082
1083        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1084        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1085        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1086
10872002-08-07      Joel Sherrill <joel@OARcorp.com>
1088
1089        * aclocal/version.m4: Updated to rtems-ss-20020807.
1090
10912002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1094
10952002-07-31      Joel Sherrill <joel@OARcorp.com>
1096
1097        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1098        was just a stub and only the OR32 port is getting worked on.
1099
11002002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * aclocal/subdirs.m4: Remove.
1103        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1104
11052002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1106
1107        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1108        exec/score/cpu.
1109
11102002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1111
1112        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1113        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1114        compilation rules (Work-around to an automake bug).
1115        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1116        make-library.
1117
11182002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1119
1120        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1121
11222002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1123
1124        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1125
11262002-07-17      Joel Sherrill <joel@OARcorp.com>
1127
1128        * aclocal/version.m4: Updated to rtems-ss-20020717.
1129
11302002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1131
1132        * config-ml.in: Imported from gcc-3.1.
1133        Change to match c/src/config-ml.in.
1134
11352002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1136
1137        * aclocal/check-multiprocessing.m4: Reworked.
1138        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1139
11402002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142        * automake/multilib.am: Remove.
1143        * Makefile.am: Reflect change above.
1144
11452002-06-28      Joel Sherrill <joel@OARcorp.com>
1146
1147        * aclocal/version.m4: Updated to rtems-ss-20020628.
1148
11492002-06-27      Joel Sherrill <joel@OARcorp.com>
1150
1151        * tools/Makefile.am: Build the cpu dependent tools as well.
1152
11532002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1154
1155        * aclocal/env-rtemscpu.m4: Remove.
1156        * aclocal/multi.m4: Remove.
1157        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1158
11592002-05-28      Joel Sherrill <joel@OARcorp.com>
1160
1161        * aclocal/version.m4: Updated to rtems-ss-20020528.
1162
11632002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1164
1165        * aclocal/prog-cc.m4: Remove GCC272 support.
1166        Remove ENABLE_LIBCDIR.
1167        * aclocal/prog-cxx.m4: Ditto.
1168        * aclocal/enable-gcc28.m4: Remove.
1169        * aclocal/enable-libcdir.m4: Ditto.
1170
11712002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1172
1173        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1174        ENABLE_GCC28.
1175
11762002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1177
1178        * automake/compile.am: Remove GCC272 support.
1179        Remove *.sh rule (unused).
1180        * configure.ac: Remove ENABLE_GCC28.
1181        Remove ENABLE_LIBCDIR.
1182
11832002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * .cvsignore: Added mdate-sh and texinfo.tex.
1186
11872002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1188
1189        * aclocal/version.m4: New file.
1190        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1191        aclocal/version.m4.
1192        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1193        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1194
11952002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1196
1197        * configure.ac:
1198        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1199        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1200        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1201        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1202
12032002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1204
1205        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1206        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1207
12082002-03-08      Joel Sherrill <joel@OARcorp.com>
1209
1210        * VERSION: Updated to rtems-mg5-20020808.
1211
12122002-03-01      Joel Sherrill <joel@OARcorp.com>
1213
1214        * VERSION: Updated to rtems-ss-20020301.
1215
12162002-02-15      Joel Sherrill <joel@OARcorp.com>
1217
1218        * VERSION: Updated to rtems-ss-20020215.
1219
12202002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1221
1222        * aclocal/subdirs.m4: Propagate the current $prefix to the
1223        sub-configures.
1224
12252002-02-05      Joel Sherrill <joel@OARcorp.com>
1226
1227        * VERSION: Updated to rtems-ss-20020205.
1228
12292002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1230
1231        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1232        compatibility.
1233        * bootstrap: Let --clean remove texinfo.tex.
1234
12352002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1236
1237        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1238
12392002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1240
1241        * configure.ac: Add --enable-docs support. Add
1242        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1243        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1244        hard-coded SUBDIRS.
1245        * README.configure: Added a bit of information on this new option.
1246
12472002-01-18      Joel Sherrill <joel@OARcorp.com>
1248
1249        * VERSION: Updated to rtems-ss-20020118.
1250
12512002-01-18      Joel Sherrill <joel@OARcorp.com>
1252
1253        * VERSION: Updated to rtems-20020118.
1254
12552002-01-17      Joel Sherrill <joel@OARcorp.com>
1256
1257        * VERSION: Updated to rtems-ss-20020717.
1258
12592002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1260
1261        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1262        check upon host_alias != build_alias.
1263
12642002-01-07      Joel Sherrill <joel@OARcorp.com>
1265
1266        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1267        last line to eliminate 100's of warnings.
1268
12692002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1270
1271        * aclocal/check-newlib.m4: Apply AS_IF.
1272        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1273        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1274        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1275        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1276        changes.
1277        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1278        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1279        * automake/compile.am: Remove librtemsall from LINK_FILES.
1280
12812001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1282
1283        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1284        * aclocal/subdirs.m4: New file.
1285        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1286        modifications.
1287        * aclocal/check-posix.m4: Apply AS_IF.
1288        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1289        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1290        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1291        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1292        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1293        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1294        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1295        OUTPUT_COMMANDS.
1296        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1297        * aclocal/rtems-debug.m4: Minor cleanups.
1298        * aclocal/rtems-top.m4: Minor cleanups.
1299        * automake/compile.am: Further steps towards automake's rules.
1300
13012001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1302
1303        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1304        * automake/lib.am: Add MULTISUBDIR.
1305
13062001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1307
1308        * bootstrap: Run autoheader when configure.ac contains
1309        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1310
13112001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1312
1313        * aclocal/bsp-configure.m4: New file.
1314        * Makefile.am: Add aclocal/bsp-configure.m4.
1315
13162001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1317
1318        * Makefile.am: Add automake/force-preinstall.am,
1319        aclocal/ppc.am, remove ACLOCAL_M4.
1320
13212001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1322
1323        * aclocal/bsp-alias.m4: Remove score603e_g1.
1324        * aclocal/check-bsps.m4: Remove score603e_g1.
1325        * aclocal/prog-cc.m4: Apply m4_if.
1326
1327
13282001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1329
1330        * automake/force-preinstall.am: New file.
1331        * aclocal/ppc.m4: New file.
1332
13332001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1334
1335        * aclocal/check-bsps.m4: Reworked.
1336        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1337
13382001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1339
1340        * aclocal/bspopts.m4: New file.
1341
13422001-11-13      Joel Sherrill <joel@OARcorp.com>
1343
1344        * COPYING: Test of $Id$ -> $RTEMS$.
1345
13462001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1347
1348        This modification is part of the submitted modifications necessary to
1349        support the IBM PPC405 family.  This submission was reviewed by
1350        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1351        not negatively impact the ppc403 BSPs.  The submission and tracking
1352        process was captured as PR50.
1353        * README.configure: Added gen405 BSP.
1354
13552001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1356
1357        * Adopt more automake rules:
1358        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1359        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1360        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1361        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1362        CXXLINK_APP in make-cxx-exe.
1363        * automake/lib.am: Add ARFLAGS.
1364
13652001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1366
1367        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1368        config.cache's which prevented powerpc targets librdbg from building.
1369
13702001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1371
1372        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1373        add 2nd arg to _RTEMS_CPU_SUBDIR.
1374        * aclocal/target.m4: Replace ac_configure_args with
1375        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1376        * Makefile.am: Require automake-1.5.
1377
13782001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1379
1380        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1381        * configure.in: Remove.
1382        * configure.ac: New file, generated from configure.in by autoupdate.
1383
13842001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1385
1386        * aclocal/rtems-cpu-subdirs.m4: New file.
1387
13882001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1389
1390        * automake/compile.am: Fundamentally reworked compilation rules for
1391        closer adaptation to automake's behavior.
1392
13932001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1394
1395        * automake/lib.am: Comment out LD.
1396        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1397        automake/leaf.am to AUTOMAKE_FILES.
1398
13992001-09-27      Joel Sherrill <joel@OARcorp.com>
1400
1401        * config.guess: No longer in CVS since installed by bootstrap.
1402
14032001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1404
1405        * bootstrap: remove/add automake added files.
1406        * .cvsignore: reflect changes to bootstrap.
1407
14082001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1409
1410        * automake/leaf.am: New file.
1411
14122001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1413
1414        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1415        of AC_CANONICAL_SYSTEM.
1416        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1417        mkinstalldirs and mkdir.
1418        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1419        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1420        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1421       
14222001-09-13      Joel Sherrill <joel@OARcorp.com>
1423
1424        * missing: Updated to latest version.
1425
14262001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1427
1428        * configure.in: autoupdate to autoconf-2.52.
1429        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1430        fix auto*tool invocation order.
1431        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1432        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1433        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1434        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1435        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1436        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1437        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1438        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1439        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1440        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1441        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1442        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1443        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1444        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1445        RTEMS_CONFIG_PER_BSP conditional.
1446        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1447        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1448        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1449
14502001-05-25      Joel Sherrill <joel@OARcorp.com>
1451
1452        * README.configure: Corrected the name of the MRM332 BSP.
1453        Strengthened the distinction between what the target
1454        and the BSP each select.  Added more targets to list.
1455
14562001-05-25      Joel Sherrill <joel@OARcorp.com>
1457
1458        * README.configure: Updated the list of BSPs.
1459
14602001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1461
1462        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1463        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1464        Add support for DOS-drive-letters.
1465
14662001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1467
1468        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1469        RTEMS_PROG_CC_FOR_TARGET.
1470
14712001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1472
1473        * README.cdn-X: Update.
1474        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1475        @CPPFLAGS@ to CPPFLAGS.
1476
14772001-04-20      Eric Valette <valette@crf.canon.fr>
1478
1479        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1480        BSPs support the new exception processing model and
1481        consequently, librdbg.
1482
14832001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1484
1485        * configure.in: Reworked for Canadian Cross support.
1486        * Makefile.am: Reflect changes to configure.in.
1487        * config.guess, config.sub: Update from subversions.gnu.org.
1488        * README.cdn-X: New file.
1489        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1490
14912001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1492
1493        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1494        TARGET_CONFIG_SUBDIRS.
1495        * aclocal/enable-bsp.m4: fix quoting.
1496        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1497
14982001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1499
1500        * aclocal/config-subdirs.m4: New file.
1501        * aclocal/target.m4: Use macros from config-subdirs.m4.
1502
15032001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1504
1505        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1506        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1507
15082001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1509
1510        * configure.in: Fix AM_INIT_AUTOMAKE.
1511        * aclocal/bsp-arg-enable.m4: Extend comments.
1512        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1513        the default clause.
1514
15152001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1516
1517        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1518        RTEMS_ENV_RTEMSCPU.
1519        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1520        special treatment for GCC_SPECS.
1521        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1522        special treatment for GCC_SPECS.
1523        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1524        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1525        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1526        instead of $(shell ..) for LIBC_LIB*.
1527
15282001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1529
1530        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1531        simsh7045.
1532
15332001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1534
1535        * automake/compile.am: Add LD.
1536
15372000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1538
1539        * config.guess, config.sub: Update from CVS-autoconf to pick
1540        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1541        necessary anyway to use autoconf-versions > 2.13.
1542
15432000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1544
1545        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1546        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1547        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1548        help string.
1549        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1550
15512000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1552
1553        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1554        Modified to reflect addition of LEON BSPs as well as the
1555        no-FP ERC32 variant.
1556
15572000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1558
1559        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1560        standard).
1561        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1562        standard).
1563        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1564        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1565        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1566        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1567
15682000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1569
1570        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1571        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1572        $host instead of $target (BUG-FIX).
1573        * configure.in: Use $target and $host instead of $target_alias and
1574        $host_alias (autoconf-2.49b).
1575        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1576        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1577
1578        NOTES:
1579        * autoconf-2.49b depredicates using changequotes.
1580        * The changes to configure.in are due to cleanups in
1581        autoconf-2.49b's implemention of canonicalization. With
1582        autoconf-2.1x it wasn't always clear, when to use $xxx or
1583        $xxx_alias. Now this is clear.
1584
15852000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1586
1587        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1588
15892000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1590
1591        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1592        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1593        with an RTEMS specific but more restrictive autoconf macro.
1594
15952000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1596
1597        * automake/lib.am: Add LD.
1598
15992000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1600
1601        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1602        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1603
16042000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1605 
1606        * aclocal/*: Replace with contents of macros/*.m4
1607        * macros/: Remove.
1608        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1609        * Makefile.am: Reflect changes to aclocal/ and macros/.
1610
16112000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1612
1613        * configure.in: New, Cygnus/GNU style configuration.
1614        * Makefile.am: Add macros/, reflect new configure.in,
1615        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1616        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1617        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1618        * macros/tool-prefix.m4: Remove.
1619        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1620        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1621        RTEMS_ROOT.
1622        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1623        * macros/multilib.m4: Various minor fixes.
1624        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1625        PROJECT_ROOT, RTEMS_ROOT.
1626        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1627        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1628
16292000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1630
1631        * automake/multilib.am: New file.
1632        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1633        the automake/ directory.
1634
16352000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1636
1637        * macros/enable-hwapi.m4: Removed.
1638        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1639        A small cleanup step towards gnu-canonicalization.
1640
16412000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1642
1643        * macros: New directory.
1644        * macros/bsp-alias.m4: new file.
1645        * macros/canonical-host.m4: new file.
1646        * macros/canonical-target-name.m4: new file.
1647        * macros/canonicalize-tools.m4: new file.
1648        * macros/check-bsp-cache.m4: new file.
1649        * macros/check-bsps.m4: new file.
1650        * macros/check-cpu.m4: new file.
1651        * macros/rtems-debug.m4: new file.
1652        * macros/check-cxx.m4: new file.
1653        * macros/check-itron.m4: new file.
1654        * macros/check-multiprocessing.m4: new file.
1655        * macros/check-networking.m4: new file.
1656        * macros/check-newlib.m4: new file.
1657        * macros/check-posix.m4: new file.
1658        * macros/check-rdbg.m4: new file.
1659        * macros/enable-bare.m4: new file.
1660        * macros/enable-cxx.m4: new file.
1661        * macros/enable-gcc28.m4: new file.
1662        * macros/enable-inlines.m4: new file.
1663        * macros/enable-itron.m4: new file.
1664        * macros/enable-libcdir.m4: new file.
1665        * macros/enable-multiprocessing.m4: new file.
1666        * macros/enable-networking.m4: new file.
1667        * macros/enable-posix.m4: new file.
1668        * macros/enable-rdbg.m4: new file.
1669        * macros/enable-rtemsbsp.m4: new file.
1670        * macros/enable-tests.m4: new file.
1671        * macros/gcc-pipe.m4: new file.
1672        * macros/gcc-specs.m4: new file.
1673        * macros/i386-gas-code16.m4: new file.
1674        * macros/path-ksh.m4: new file.
1675        * macros/path-perl.m4: new file.
1676        * macros/prog-cc.m4: new file.
1677        * macros/prog-cxx.m4: new file.
1678        * macros/project-root.m4: new file.
1679        * macros/rtems-top.m4: new file.
1680        * macros/sysv-ipc.m4: new file.
1681        * macros/target.m4: new file.
1682        * macros/rtems-test-no-pause.m4: new file.
1683        * macros/multilib.m4: new file.
1684        * macros/tool-paths.m4: new file.
1685        * macros/tool-prefix.m4: new file.
1686
16872000-09-14      Joel Sherrill <joel@OARcorp.com>
1688
1689        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1690
16912000-09-14      Joel Sherrill <joel@OARcorp.com>
1692
1693        * aclocal/enable-hwapi.m4: Now longer used and removed.
1694
16952000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1696
1697        * automake/lib.am: Remove leaf.cfg.
1698
16992000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1700
1701        * aclocal/rtems-top.m4: Add ENDIF-hack.
1702        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1703
17042000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1705
1706        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1707        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1708        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1709        * automake/compile.am: Replaced.
1710        * automake/local.am: Remove building variant handling.
1711
17122000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1713
1714        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1715        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1716        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1717        * aclocal/target.m4: Cleanup comments
1718        * Automake/compile.am: Add DEFS support to keep building happy.
1719
17202000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1721
1722        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1723
17242000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1725
1726        * automake/compile.am: New file
1727        * ChangeLog: Fix email addresses
1728
17292000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1730
1731        * LICENSE.NET, README, README.configure: Spelling corrections.
1732
17332000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1734
1735        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1736
17372000-08-30      Joel Sherrill <joel@OARcorp.com>
1738
1739        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1740
17412000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1742
1743        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1744
17452000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1746
1747        * aclocal/check-bsps.h:
1748          - Add pck6-BSP
1749          - Exclude ChangeLog from being picked up as BSP
1750        * aclocal/bsp-alias.m4: Add pck6-BSP
1751
17522000-08-10      Joel Sherrill <joel@OARcorp.com>
1753
1754        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.