source: rtems/ChangeLog @ eca11fcd

4.104.114.95
Last change on this file since eca11fcd was 2f044a8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/20/08 at 13:11:07

2008-02-20 Ralf Corsépius <ralf.corsepius@…>

  • aclocal/enable-cxx.m4, aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4, aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4, aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
  • Property mode set to 100644
File size: 50.8 KB
Line 
12008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
4        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
5        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
6        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
7        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
8
92007-11-06      Ray Xu <rayx.cn@gmail.com>
10
11        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
12
132007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * VERSION: Bump VERSION to 4.8.99.0.
16        * aclocal/version.m4: Bump RTEMS_API to 4.9.
17        Bump RTEMS_VERSION to 4.8.99.0.
18
192007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
20
21        * Makefile.maint: touch all documentation master files so the date on
22        the manual reflects the release date of the software.
23
242007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
25
26        * Makefile.maint: Add touching master files for various manuals so the
27        date on the cover page will reflect the date a tarball is cut.
28
292007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
30
31        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
32        since that is the nickname for the Freescale evaluation board it is
33        based upon. BSP was tested on a Freescale MPC5200LITE.
34
352007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
36
37        * Makefile.maint, configure.ac, release_support: Remove RDBG.
38        * aclocal/enable-rdbg.m4: Removed.
39
402007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
41
42        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
43        Add gen83xx and mpc8349eamds BSP
44
452007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
46
47        * README.configure: Add virtex BSP
48
492007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
50
51        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
52
532007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
54
55        * README.configure: Removed armulator.
56
572007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
58
59        * README.configure, aclocal/check-bsps.m4: Remove references to
60        mbx860_1b since it is just an alternate name for the mbx860_001b.
61
622007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
63
64        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
65        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
66
672007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
68
69        * README.configure: DMV152 obsoleted.
70
712007-02-21      Joel Sherrill <joel@OARcorp.com>
72
73        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
74
752007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
76
77        * Makefile.am: Use MKDIR_P instead of mkdir_p.
78
792007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
80
81        * Makefile.maint: Use VERSION as master source for version.m4's.
82        * VERSION: Sync with version in aclocal/version.m4.
83
842007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
85
86        * Makefile.maint: Sync nomenclature with that being used in
87          cpukit/score/include/rtems/system.h (major->minor,
88          minor->revision).
89
902007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
91
92        * Makefile.maint: Remove references to
93          cpukit/score/include/rtems/system.h.
94        * Makefile.maint: Add CVS_RUN.
95
962007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
97
98        * Makefile.maint: New.
99
1002007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
101
102        * acinclude.m4: AC_PREREQ(2.60).
103
1042007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
105
106        * ampolish3: Use MKDIR_P instead of mkdir_p.
107
1082007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
109
110        * Makefile.am: Remove scripts/.
111
1122006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
113
114        * configure.ac: New BUG-REPORT address.
115
1162006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
117
118        * Makefile.am: Add ampolish3.
119
1202006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
121
122        * bootstrap: Add -r (autoreconf).
123
1242006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
125
126        * bootstrap: Add -p (regenerate preinstall.ams).
127
1282006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
129
130        * ampolish3: New.
131
1322006-10-19      Joel Sherrill <joel@OARcorp.com>
133
134        * configure.ac: Remove all macro implementations and use only the
135        static inline. Static inline functions are now well supported so
136        there is no reason for duplicate maintenance.
137        * aclocal/enable-inlines.m4: Removed.
138
1392006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
140
141        * aclocal/rtems-top.m4: Remove RTEMS_API.
142        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
143
1442006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
145
146        * aclocal/version.m4: Bump version to 4.7.99.0.
147
1482006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
149
150        * configure.ac: Require autoconf-2.60. Require automake-1.10.
151
1522006-08-09      Kolja Waschk <waschk@telos.de>
153
154        * config-ml.in: New port to Altera NIOS II.
155
1562006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
157
158        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
159        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
160       
1612006-06-23      Worth Burruss <worth@motioncontrol.org>
162
163        * README.configure: Add mcf5235.
164
1652006-04-18      Joel Sherrill <joel@OARcorp.com>
166
167        * VERSION: Updated to rtems-4.6.99.3.
168
1692006-04-18  Joel Sherrill <joel@OARcorp.com>
170
171        * aclocal/version.m4: Updated to rtems-4.6.99.3.
172
1732006-04-18      Joel Sherrill <joel@OARcorp.com>
174
175        * release_support: Fix typos.
176
1772006-04-18      Joel Sherrill <joel@OARcorp.com>
178
179        * ChangeLog, release_support: Fix typos.
180
1812006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
182
183        * acinclude.m4: Requires autoconf-2.59.
184
1852006-03-07      Joel Sherrill <joel@OARcorp.com>
186
187        PR 694/rtems
188        * release_support: Do not include .cvsignore files in release tarballs.
189
1902006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
191
192        PR 882/make_build
193        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
194
1952006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
196
197        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
198        Alpha-sort the aliases list.
199        * automake/host.am, automake/local.am, automake/subdirs.am:
200        Remove depend-am, depend-recursive.
201
2022006-01-10      Joel Sherrill <joel@OARcorp.com>
203
204        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
205
2062006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
207
208        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
209        Alias leon1 to leon2. Add sis.
210        * aclocal/check_bsps.m4: Remove brs5l.
211        Remove leon. Add leon2. Add sis to erc32 family.
212
2132005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
214
215        PR 851/bsps
216        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
217        family.
218
2192005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
220
221        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
222
2232005-09-02      Joel Sherrill <joel@OARcorp.com>
224
225        * VERSION: Updated to rtems-4.6.99.2.
226
2272005-09-02  Joel Sherrill <joel@OARcorp.com>
228
229        * aclocal/version.m4: Updated to rtems-4.6.99.2.
230
2312005-07-06      Philippe Simons
232
233        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
234
2352005-04-28      Joel Sherrill <joel@OARcorp.com>
236
237        * README.configure: Updated to account for removal of dmv177 and
238        ppcn_60x as well as other additions and deletions.
239
2402005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
241
242        * aclocal/enable-itron.m4: Allow unix.
243
2442005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
245
246        * Makefile.am: Remove ACLOCAL_FILES.
247
2482004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
249
250        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
251        bsp_specs.
252
2532004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
254
255        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
256        motorola_shared.
257
2582004-11-10      Joel Sherrill <joel@oarcorp.com>
259
260        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
261
2622004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
263
264        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
265
2662004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
267
268        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
269        presence of *.cfg.
270        * aclocal/check-custom-bsp.m4: Add bspkit support.
271
2722004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
273
274        * aclocal/enable-bare.m4: Remove.
275
2762004-09-29      Joel Sherrill <joel@OARcorp.com>
277
278        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
279        c/TOOL_TARGETS: i960 obsoleted and all references removed.
280
2812004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
282
283        * configure.ac: Require automake > 1.9.
284
2852004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
286
287        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
288
2892004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
290
291        PR 673/make_build
292        * config-ml.in: Quote 'cd "${ml_origdir}"'.
293        Quote 'cd "${ML_POPDIR}"'.
294
2952004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
296
297        PR 673/make_build
298        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
299
3002004-07-14      Joel Sherrill <joel@OARcorp.com>
301
302        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
303
3042004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
305
306        * aclocal/rtems-top.m4: Remove ENDIF.
307        Remove with_target_subdir defaulting to '.'.
308        * acinclude.m4: Add --includedir to sub_configure_args.
309
3102004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
313        Rework dist-hook.
314        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
315        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
316
3172004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
320
3212004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * Makefile.am: Remove AUTOMAKE_FILES.
324        Cleanup duplicate ACLOCAL_FILES.
325        EXTRA_DIST += config-ml.in.
326        DIST_SUBDIRS += make.
327        Add dist-hook.
328        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
329
3302004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
333
3342004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * VERSION: 4.6.99.0.
337        * aclocal/version.m4: 4.6.99.0.
338
3392004-02-06      Joel Sherrill <joel@OARcorp.com>
340
341        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
342        which were accidentally removed when purging the mips64orion.
343
3442004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * aclocal/rpm.m4: Make osversions the default.
347        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
348        distcheck).
349
3502004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
353
3542004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * configure.ac: Require automake >= 1.8.2.
357        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
358
3592004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * configure.ac: Requires automake >= 1.8.1.
362
3632004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * .cvsignore: Remove mkinstalldirs.
366        * bootstrap: Remove compile during "clean".
367
3682004-01-08      Joel Sherrill <joel@OARcorp.com>
369
370        * .cvsignore: Add compile.
371
3722004-01-07      Joel Sherrill <joel@OARcorp.com>
373
374        * README.configure: Remove efi68k and efi332 references as they are no
375        longer in the tree.
376
3772004-01-07      Joel Sherrill <joel@OARcorp.com>
378
379        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
380        removed as mips port more completely covers the MIPS family.
381
3822003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * README.configure: Reflect requireing autoconf-2.59 and
385        automake-1.8.
386
3872003-12-17      Joel Sherrill <joel@OARcorp.com>
388
389        * VERSION: Updated to rtems-20031217-test.
390
3912003-12-17  Joel Sherrill <joel@OARcorp.com>
392
393    * aclocal/version.m4: Updated to rtems-20031217-test.
394
3952003-12-17      Joel Sherrill <joel@OARcorp.com>
396
397        * release_support: Correct method used to find ChangeLog associated
398        with the version.m4 files.  Keep going until I can get a tarball cut.
399
4002003-12-17      Joel Sherrill <joel@OARcorp.com>
401
402        * release_support: Use dirname not basedir.  Keep going until I
403        can get a tarball cut.
404
4052003-12-17      Joel Sherrill <joel@OARcorp.com>
406
407        * release_support: New file -- assistant to new cut_release script.
408
4092003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * Makefile.am: Remove automake/compile.am
412
4132003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * automake/compile.am: Remove (Unused).
416
4172003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * automake/lib.am: Remove (Unused).
420
4212003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
424
4252003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * configure.ac: Remove make/custom/Makefile.
428        * Makefile.am: Cosmetics.
429        * automake/compile.am: Remove compilation rules.
430        Remove $(ARCH) directory generation.
431
4322003-11-26      Joel Sherrill <joel@OARcorp.com>
433
434        * MAINTAINERS: New file.
435
4362003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
439        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
440        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
441        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
442        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
443        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
444        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
445        aclocal/enable-tests.m4, aclocal/multilib.m4,
446        aclocal/path-ksh.m4, aclocal/project-root.m4,
447        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
448        acinclude.m4:
449        Fix underquoting to silence automake-1.8.
450
4512003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * config-ml.in: Don't built multilib variant normal (-mn) for
454        h8300-*-rtems*.
455
4562003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * aclocal/config-subdirs.m4: Remove.
459        * Makefile.am: Reflect changes above.
460
4612003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * aclocal/canonical-host.m4: Remove.
464        * Makefile.am: Reflect changes above.
465
4662003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
469        c/src/lib/libbsp/*/acinclude.m4.
470
4712003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * aclocal/check-cpu.m4: Remove.
474        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
475        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
476        $1 in $srcdir before adding dir to SUBDIRS.
477
4782003-09-26  Joel Sherrill <joel@OARcorp.com>
479
480        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
481
4822003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
485        patches).
486        * aclocal/enable-tests.m4: Change to support
487        --enable-tests=no|yes|samples, default is samples.
488
4892003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * Makefile.am: Correct bogus ACLOCAL_FILES.
492
4932003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
496        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
497        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
498        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
499        aclocal/check-networking.m4, aclocal/check-newlib.m4,
500        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
501        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
502        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
503        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
504        aclocal/path-perl.m4, aclocal/ppc.m4,
505        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
506        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
507        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
508        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
509        Remove (Unused).
510        * automake/leaf.am, automake/force-preinstall.am:
511        Remove (Unused).
512        * Makefile.am: Reflect changes above.
513
5142003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * automake/local.am, automake/host.am: Remove "debug".
517
5182003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
521
5222003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
525        Add "autoconf-2.5x unquoting" hack.
526
5272003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * config.sub: Remove (Automatically added by automake, again).
530        * bootstrap: Reflect change above.
531        * configure.ac: Require automake >= 1.7.6.
532
5332003-07-03      Joel Sherrill <joel@OARcorp.com>
534
535        * SUPPORT: Fix Mark Johannes' email address.
536
5372003-07-03      Joel Sherrill <joel@OARcorp.com>
538
539        * VERSION: Updated to rtems-ss-20030703.
540
5412003-07-03      Joel Sherrill <joel@OARcorp.com>
542
543        * aclocal/version.m4: Updated to rtems-ss-20030703.
544
5452003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * bootstrap: Reflect having added config.sub.
548        * config.sub: New from subversions to accomodate c4x/tic4x.
549
5502003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        PR 412/make_build
553        * configure.ac: Remove "BLEEDING EDGE" warning.
554        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
555        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
556        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
557        * aclocal/gcc-isystem.m4: New.
558        * Makefile.am: Add aclocal/gcc-isystem.m4.
559
5602003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * automake/local.am: Remove $(ARCH), clean-local.
563
5642003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        PR 321:
567        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
568        * aclocal/env-rtemsbsp.m4
569        * automake/compile.am
570        * automake/host.am
571        * automake/local.am
572
5732003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
576        * automake/compile.am: Remove LIBSUFFIX_VA.
577        Merger from rtems-4-6-branch.
578
5792003-04-17      Joel Sherrill <joel@OARcorp.com>
580
581        * VERSION: Updated to rtems-ss-20030417.
582
5832003-04-17      Joel Sherrill <joel@OARcorp.com>
584
585        * aclocal/version.m4: Updated to rtems-ss-20030417.
586
5872003-04-11      Joel Sherrill <joel@OARcorp.com>
588
589        * VERSION: Updated to rtems-ss-20030411.
590
5912003-04-11      Joel Sherrill <joel@OARcorp.com>
592
593        * aclocal/version.m4: Updated to rtems-ss-20030411.
594
5952003-04-11      Joel Sherrill <joel@OARcorp.com>
596
597        * VERSION: Updated to rtems-ss-20020411.
598
5992003-04-11      Joel Sherrill <joel@OARcorp.com>
600
601        * aclocal/version.m4: Updated to rtems-ss-20020411.
602
6032003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * acinclude.m4: Reformat build_* handling.
606        Preset *_alias if empty.
607        * configure.ac: Change tools/build to build-config dirs.
608        Conditionally build tools/build as host-config dirs.
609
6102003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * acinclude.m4: Fix broken comments.
613        Add hidden option --enable-experimental.
614        * README.cdn-X: Update.
615        * configure.ac: Build tools/build as host and build-host tools to
616        accomodate those BSPs applying packhex in <BSP>.cfg.
617        Build tools/cpu as build-host tools.
618
6192003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
620
621        * tools/Makefile.am: Remove.
622        * configure.ac: Remove tools.
623        * acinclude.m4: Fix build_subdir handling.
624        * Makefile.am: Remove tools from SUBDIRS.
625        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
626
6272003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * configure.ac: Remove AC_CONFIG_AUX_DIR.
630        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
631
6322003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * bootstrap: Add ACLOCAL, AUTOHEADER.
635        Don't check for auto*tool-versions.
636
6372003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
640
6412003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * automake/compile.am: Introduce depend-gcc.
644        * automake/lib.am: Remove stray comment.
645        * automake/local.am: Introduce depend-gcc.
646
6472003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
650
6512003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
654        * automake/local.am: Remove $(ARCH), clean-local.
655        * automake/compile.am: Add $(ARCH), clean-local.
656        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
657
6582003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * Makefile.am: Remove references to obsoleted files
661        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
662
6632003-02-14      Joel Sherrill <joel@OARcorp.com>
664
665        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
666        references.
667
6682003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669
670        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
671
6722003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * bootstrap: Remove attempts to detect autoconf and automake using
675        "which" (PR 325).
676
6772003-02-06      Joel Sherrill <joel@OARcorp.com>
678
679        * README.configure: Updated to reflect new BSPs and deprecated
680        targets.
681
6822003-01-28      Joel Sherrill <joel@OARcorp.com>
683
684        * VERSION: Updated to rtems-ss-20030128.
685
6862003-01-28      Joel Sherrill <joel@OARcorp.com>
687
688        * aclocal/version.m4: Updated to rtems-ss-20030128.
689
6902003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
693        Remove CLOBBER_DEPEND (Unused).
694
6952003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * automake/local.am: Remove distclean-local.
698
6992001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
702        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
703
7042002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
707        Rework RTEMS_PROG_CXX_FOR_TARGET.
708
7092002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
712
7132002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
716
7172002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
718
719        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
720
7212002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723        * bootstrap: Require autoconf 2.54 or 2.57.
724        Require automake-1.7.2.
725
7262002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
729        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
730        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
731
7322002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
735
7362002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * automake/compile.am: Remove hard-coded *_PROFILE_V.
739        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
740        CFLAGS_PROFILE_V.
741        Remove CPPFLAGS_GCC.
742
7432002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
746        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
747        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
748        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
749
7502002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
751
752        * aclocal/rtems-flags.m4: New.
753
7542002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
755
756        * bootstrap: Allow autoconf-2.57.
757
7582002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * aclocal/prog-cc.m4: Remove GCCSED.
761
7622002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
765        Remove LDFLAGS.
766        Add CCAS, CCASCOMPILE.
767        Remove compilation rules for *.cpp, *.cxx, *.C.
768        Use CCASCOMPILE to compile *.S.
769        Add -pg to RTEMS_CFLAGS_PROFILE_V.
770
7712002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * configure.ac: Remove c/make.
774
7752002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
776
777        * aclocal/prog-ccas.m4: New.
778        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
779        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
780        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
781
7822002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * acinclude.m4: Conditionally append --target=.
785
7862002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
787
788        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
789
7902002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * automake/compile.am: Remove LD_PATHS (Unused).
793        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
794        is announced obsolete).
795
7962002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
799
8002002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * aclocal/sysv-ipc.m4: Remove (Unused).
803        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
804
8052002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * acinclude.m4: Lots of changes addressing PR 312.
808
8092002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
812        to PR 312).
813
8142002-11-18      Joel Sherrill <joel@OARcorp.com>
815
816        * VERSION: Updated to rtems-ss-20021118.
817
8182002-11-18      Joel Sherrill <joel@OARcorp.com>
819
820        * aclocal/version.m4: Updated to rtems-ss-20021118.
821
8222002-11-17      Joel Sherrill <joel@OARcorp.com>
823
824        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
825        Motorola MTX603e.
826
8272002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
828
829        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
830
8312002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
832
833        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
834        * configure.ac: Ditto.
835
8362002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
837
838        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
839        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
840        Support @CFLAGS@, @CXXFLAGS@.
841
8422002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
843
844        * bootstrap: Allow autoconf-2.56.
845
8462002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
847
848        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
849        Fix stupid typo (continue/configure).
850        * aclocal/prog-cc.m4: Remove obsolete comments.
851        Acknowledge CFLAGS.
852
8532002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
854
855        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
856        end of the args passed to sub-configure-scripts. (Reported by
857        Wulf Hofbauer <wh73@cornell.edu>)
858
8592002-11-12      Joel Sherrill <joel@OARcorp.com>
860
861        * configure.ac: Remove make/compilers/Makefile.
862
8632002-11-11      Joel Sherrill <joel@OARcorp.com>
864
865        * VERSION: Updated to rtems-ss-20021111.
866
8672002-11-11      Joel Sherrill <joel@OARcorp.com>
868
869        * aclocal/version.m4: Updated to rtems-ss-20021111.
870
8712002-11-11      Joel Sherrill <joel@OARcorp.com>
872
873        * VERSION: Updated to rtems-ss-20021111.
874
8752002-11-11      Joel Sherrill <joel@OARcorp.com>
876
877        * aclocal/version.m4: Updated to rtems-ss-20021111.
878
8792002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * automake/compile.am: Remove rel rule.
882
8832002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
884
885        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
886
8872002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * configure.ac: Remove make/Templates/Makefile.
890        * README.configure: Minor massaging.
891
8922002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
893
894        Further preparations for autoconf > 2.52:
895        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
896        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
897        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
898
8992002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * acinclude.m4: Adapations to autoconf > 2.52.
902
9032002-11-01      Joel Sherrill <joel@OARcorp.com>
904
905        * ChangeLog: Corrected.
906
9072002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
908
909        * bootstrap: Add generate_bspdir_acinclude to automatically update
910        c/src/lib/libbsp/<cpu>/acinclude.m4.
911        Use #! /bin/sh instead of #!/bin/sh.
912        Remove autom4te*.cache during ./bootstrap --clean.
913
9142002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
917        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
918        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
919        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
920        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
921        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
922        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
923        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
924        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
925        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
926        (autoconf > 2.54 seems to have problems with the old form of
927        quoting).
928
9292002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
932        (autoconf > 2.54 complains about).
933
9342002-10-21      Joel Sherrill <joel@OARcorp.com>
935
936        * VERSION: Updated to rtems-20021021-test.
937
9382002-10-21      Joel Sherrill <joel@OARcorp.com>
939
940        * aclocal/version.m4: Updated to rtems-20021021-test.
941
9422002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
943
944        * .cvsignore: Reformat.
945        Add autom4te*cache.
946        Remove autom4te.cache.
947
9482002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
949
950        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
951
9522002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
953
954        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
955        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
956
9572002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
958
959        * bootstrap: Add autoconf/automake version checks by popular demand.
960        [FWIW: I dislike this.]
961
9622002-10-07      Joel Sherrill <joel@OARcorp.com>
963
964        * VERSION: Updated to rtems-ss-20021007.
965
9662002-10-07      Joel Sherrill <joel@OARcorp.com>
967
968        * aclocal/version.m4: Updated to rtems-ss-20021007.
969
9702002-10-04      Joel Sherrill <joel@OARcorp.com>
971
972        * VERSION: Updated to rtems-JUNK.
973
9742002-10-04      Joel Sherrill <joel@OARcorp.com>
975
976        * aclocal/version.m4: Updated to rtems-JUNK.
977
9782002-10-04      Joel Sherrill <joel@OARcorp.com>
979
980        * VERSION: Updated to rtems-ss-20021004.
981
9822002-10-04      Joel Sherrill <joel@OARcorp.com>
983
984        * aclocal/version.m4: Updated to rtems-ss-20021004.
985
9862002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
989        autoconf-2.53 PACKAGE crap.
990
9912002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * aclocal/prog-gnat.m4: New.
994
9952002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
996
997        * aclocal/bsp-configure.m4: Fix small typo in comment.
998
9992002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1002
10032002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1004
1005        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1006        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1007        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1008
10092002-08-07      Joel Sherrill <joel@OARcorp.com>
1010
1011        * aclocal/version.m4: Updated to rtems-ss-20020807.
1012
10132002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1014
1015        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1016
10172002-07-31      Joel Sherrill <joel@OARcorp.com>
1018
1019        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1020        was just a stub and only the OR32 port is getting worked on.
1021
10222002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1023
1024        * aclocal/subdirs.m4: Remove.
1025        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1026
10272002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1028
1029        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1030        exec/score/cpu.
1031
10322002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1033
1034        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1035        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1036        compilation rules (Work-around to an automake bug).
1037        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1038        make-library.
1039
10402002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1041
1042        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1043
10442002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1047
10482002-07-17      Joel Sherrill <joel@OARcorp.com>
1049
1050        * aclocal/version.m4: Updated to rtems-ss-20020717.
1051
10522002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1053
1054        * config-ml.in: Imported from gcc-3.1.
1055        Change to match c/src/config-ml.in.
1056
10572002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1058
1059        * aclocal/check-multiprocessing.m4: Reworked.
1060        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1061
10622002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1063
1064        * automake/multilib.am: Remove.
1065        * Makefile.am: Reflect change above.
1066
10672002-06-28      Joel Sherrill <joel@OARcorp.com>
1068
1069        * aclocal/version.m4: Updated to rtems-ss-20020628.
1070
10712002-06-27      Joel Sherrill <joel@OARcorp.com>
1072
1073        * tools/Makefile.am: Build the cpu dependent tools as well.
1074
10752002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076
1077        * aclocal/env-rtemscpu.m4: Remove.
1078        * aclocal/multi.m4: Remove.
1079        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1080
10812002-05-28      Joel Sherrill <joel@OARcorp.com>
1082
1083        * aclocal/version.m4: Updated to rtems-ss-20020528.
1084
10852002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1086
1087        * aclocal/prog-cc.m4: Remove GCC272 support.
1088        Remove ENABLE_LIBCDIR.
1089        * aclocal/prog-cxx.m4: Ditto.
1090        * aclocal/enable-gcc28.m4: Remove.
1091        * aclocal/enable-libcdir.m4: Ditto.
1092
10932002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1094
1095        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1096        ENABLE_GCC28.
1097
10982002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1099
1100        * automake/compile.am: Remove GCC272 support.
1101        Remove *.sh rule (unused).
1102        * configure.ac: Remove ENABLE_GCC28.
1103        Remove ENABLE_LIBCDIR.
1104
11052002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1106
1107        * .cvsignore: Added mdate-sh and texinfo.tex.
1108
11092002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1110
1111        * aclocal/version.m4: New file.
1112        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1113        aclocal/version.m4.
1114        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1115        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1116
11172002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1118
1119        * configure.ac:
1120        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1121        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1122        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1123        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1124
11252002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1128        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1129
11302002-03-08      Joel Sherrill <joel@OARcorp.com>
1131
1132        * VERSION: Updated to rtems-mg5-20020808.
1133
11342002-03-01      Joel Sherrill <joel@OARcorp.com>
1135
1136        * VERSION: Updated to rtems-ss-20020301.
1137
11382002-02-15      Joel Sherrill <joel@OARcorp.com>
1139
1140        * VERSION: Updated to rtems-ss-20020215.
1141
11422002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1143
1144        * aclocal/subdirs.m4: Propagate the current $prefix to the
1145        sub-configures.
1146
11472002-02-05      Joel Sherrill <joel@OARcorp.com>
1148
1149        * VERSION: Updated to rtems-ss-20020205.
1150
11512002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1152
1153        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1154        compatibility.
1155        * bootstrap: Let --clean remove texinfo.tex.
1156
11572002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1158
1159        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1160
11612002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1162
1163        * configure.ac: Add --enable-docs support. Add
1164        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1165        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1166        hard-coded SUBDIRS.
1167        * README.configure: Added a bit of information on this new option.
1168
11692002-01-18      Joel Sherrill <joel@OARcorp.com>
1170
1171        * VERSION: Updated to rtems-ss-20020118.
1172
11732002-01-18      Joel Sherrill <joel@OARcorp.com>
1174
1175        * VERSION: Updated to rtems-20020118.
1176
11772002-01-17      Joel Sherrill <joel@OARcorp.com>
1178
1179        * VERSION: Updated to rtems-ss-20020717.
1180
11812002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1182
1183        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1184        check upon host_alias != build_alias.
1185
11862002-01-07      Joel Sherrill <joel@OARcorp.com>
1187
1188        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1189        last line to eliminate 100's of warnings.
1190
11912002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1192
1193        * aclocal/check-newlib.m4: Apply AS_IF.
1194        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1195        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1196        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1197        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1198        changes.
1199        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1200        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1201        * automake/compile.am: Remove librtemsall from LINK_FILES.
1202
12032001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1204
1205        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1206        * aclocal/subdirs.m4: New file.
1207        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1208        modifications.
1209        * aclocal/check-posix.m4: Apply AS_IF.
1210        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1211        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1212        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1213        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1214        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1215        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1216        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1217        OUTPUT_COMMANDS.
1218        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1219        * aclocal/rtems-debug.m4: Minor cleanups.
1220        * aclocal/rtems-top.m4: Minor cleanups.
1221        * automake/compile.am: Further steps towards automake's rules.
1222
12232001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1224
1225        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1226        * automake/lib.am: Add MULTISUBDIR.
1227
12282001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1229
1230        * bootstrap: Run autoheader when configure.ac contains
1231        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1232
12332001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1234
1235        * aclocal/bsp-configure.m4: New file.
1236        * Makefile.am: Add aclocal/bsp-configure.m4.
1237
12382001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1239
1240        * Makefile.am: Add automake/force-preinstall.am,
1241        aclocal/ppc.am, remove ACLOCAL_M4.
1242
12432001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1244
1245        * aclocal/bsp-alias.m4: Remove score603e_g1.
1246        * aclocal/check-bsps.m4: Remove score603e_g1.
1247        * aclocal/prog-cc.m4: Apply m4_if.
1248
1249
12502001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1251
1252        * automake/force-preinstall.am: New file.
1253        * aclocal/ppc.m4: New file.
1254
12552001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1256
1257        * aclocal/check-bsps.m4: Reworked.
1258        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1259
12602001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1261
1262        * aclocal/bspopts.m4: New file.
1263
12642001-11-13      Joel Sherrill <joel@OARcorp.com>
1265
1266        * COPYING: Test of $Id$ -> $RTEMS$.
1267
12682001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1269
1270        This modification is part of the submitted modifications necessary to
1271        support the IBM PPC405 family.  This submission was reviewed by
1272        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1273        not negatively impact the ppc403 BSPs.  The submission and tracking
1274        process was captured as PR50.
1275        * README.configure: Added gen405 BSP.
1276
12772001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1278
1279        * Adopt more automake rules:
1280        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1281        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1282        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1283        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1284        CXXLINK_APP in make-cxx-exe.
1285        * automake/lib.am: Add ARFLAGS.
1286
12872001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1288
1289        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1290        config.cache's which prevented powerpc targets librdbg from building.
1291
12922001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1293
1294        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1295        add 2nd arg to _RTEMS_CPU_SUBDIR.
1296        * aclocal/target.m4: Replace ac_configure_args with
1297        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1298        * Makefile.am: Require automake-1.5.
1299
13002001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1301
1302        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1303        * configure.in: Remove.
1304        * configure.ac: New file, generated from configure.in by autoupdate.
1305
13062001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1307
1308        * aclocal/rtems-cpu-subdirs.m4: New file.
1309
13102001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1311
1312        * automake/compile.am: Fundamentally reworked compilation rules for
1313        closer adaptation to automake's behavior.
1314
13152001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1316
1317        * automake/lib.am: Comment out LD.
1318        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1319        automake/leaf.am to AUTOMAKE_FILES.
1320
13212001-09-27      Joel Sherrill <joel@OARcorp.com>
1322
1323        * config.guess: No longer in CVS since installed by bootstrap.
1324
13252001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1326
1327        * bootstrap: remove/add automake added files.
1328        * .cvsignore: reflect changes to bootstrap.
1329
13302001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1331
1332        * automake/leaf.am: New file.
1333
13342001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1335
1336        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1337        of AC_CANONICAL_SYSTEM.
1338        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1339        mkinstalldirs and mkdir.
1340        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1341        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1342        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1343       
13442001-09-13      Joel Sherrill <joel@OARcorp.com>
1345
1346        * missing: Updated to latest version.
1347
13482001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1349
1350        * configure.in: autoupdate to autoconf-2.52.
1351        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1352        fix auto*tool invocation order.
1353        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1354        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1355        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1356        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1357        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1358        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1359        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1360        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1361        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1362        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1363        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1364        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1365        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1366        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1367        RTEMS_CONFIG_PER_BSP conditional.
1368        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1369        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1370        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1371
13722001-05-25      Joel Sherrill <joel@OARcorp.com>
1373
1374        * README.configure: Corrected the name of the MRM332 BSP.
1375        Strengthened the distinction between what the target
1376        and the BSP each select.  Added more targets to list.
1377
13782001-05-25      Joel Sherrill <joel@OARcorp.com>
1379
1380        * README.configure: Updated the list of BSPs.
1381
13822001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1383
1384        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1385        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1386        Add support for DOS-drive-letters.
1387
13882001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1389
1390        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1391        RTEMS_PROG_CC_FOR_TARGET.
1392
13932001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1394
1395        * README.cdn-X: Update.
1396        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1397        @CPPFLAGS@ to CPPFLAGS.
1398
13992001-04-20      Eric Valette <valette@crf.canon.fr>
1400
1401        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1402        BSPs support the new exception processing model and
1403        consequently, librdbg.
1404
14052001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1406
1407        * configure.in: Reworked for Canadian Cross support.
1408        * Makefile.am: Reflect changes to configure.in.
1409        * config.guess, config.sub: Update from subversions.gnu.org.
1410        * README.cdn-X: New file.
1411        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1412
14132001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1414
1415        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1416        TARGET_CONFIG_SUBDIRS.
1417        * aclocal/enable-bsp.m4: fix quoting.
1418        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1419
14202001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1421
1422        * aclocal/config-subdirs.m4: New file.
1423        * aclocal/target.m4: Use macros from config-subdirs.m4.
1424
14252001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1426
1427        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1428        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1429
14302001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1431
1432        * configure.in: Fix AM_INIT_AUTOMAKE.
1433        * aclocal/bsp-arg-enable.m4: Extend comments.
1434        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1435        the default clause.
1436
14372001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1438
1439        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1440        RTEMS_ENV_RTEMSCPU.
1441        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1442        special treatment for GCC_SPECS.
1443        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1444        special treatment for GCC_SPECS.
1445        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1446        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1447        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1448        instead of $(shell ..) for LIBC_LIB*.
1449
14502001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1451
1452        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1453        simsh7045.
1454
14552001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1456
1457        * automake/compile.am: Add LD.
1458
14592000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1460
1461        * config.guess, config.sub: Update from CVS-autoconf to pick
1462        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1463        necessary anyway to use autoconf-versions > 2.13.
1464
14652000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1466
1467        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1468        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1469        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1470        help string.
1471        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1472
14732000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1474
1475        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1476        Modified to reflect addition of LEON BSPs as well as the
1477        no-FP ERC32 variant.
1478
14792000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1480
1481        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1482        standard).
1483        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1484        standard).
1485        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1486        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1487        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1488        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1489
14902000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1491
1492        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1493        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1494        $host instead of $target (BUG-FIX).
1495        * configure.in: Use $target and $host instead of $target_alias and
1496        $host_alias (autoconf-2.49b).
1497        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1498        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1499
1500        NOTES:
1501        * autoconf-2.49b depredicates using changequotes.
1502        * The changes to configure.in are due to cleanups in
1503        autoconf-2.49b's implemention of canonicalization. With
1504        autoconf-2.1x it wasn't always clear, when to use $xxx or
1505        $xxx_alias. Now this is clear.
1506
15072000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1508
1509        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1510
15112000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1512
1513        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1514        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1515        with an RTEMS specific but more restrictive autoconf macro.
1516
15172000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1518
1519        * automake/lib.am: Add LD.
1520
15212000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1522
1523        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1524        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1525
15262000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1527 
1528        * aclocal/*: Replace with contents of macros/*.m4
1529        * macros/: Remove.
1530        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1531        * Makefile.am: Reflect changes to aclocal/ and macros/.
1532
15332000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1534
1535        * configure.in: New, Cygnus/GNU style configuration.
1536        * Makefile.am: Add macros/, reflect new configure.in,
1537        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1538        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1539        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1540        * macros/tool-prefix.m4: Remove.
1541        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1542        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1543        RTEMS_ROOT.
1544        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1545        * macros/multilib.m4: Various minor fixes.
1546        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1547        PROJECT_ROOT, RTEMS_ROOT.
1548        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1549        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1550
15512000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1552
1553        * automake/multilib.am: New file.
1554        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1555        the automake/ directory.
1556
15572000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1558
1559        * macros/enable-hwapi.m4: Removed.
1560        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1561        A small cleanup step towards gnu-canonicalization.
1562
15632000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1564
1565        * macros: New directory.
1566        * macros/bsp-alias.m4: new file.
1567        * macros/canonical-host.m4: new file.
1568        * macros/canonical-target-name.m4: new file.
1569        * macros/canonicalize-tools.m4: new file.
1570        * macros/check-bsp-cache.m4: new file.
1571        * macros/check-bsps.m4: new file.
1572        * macros/check-cpu.m4: new file.
1573        * macros/rtems-debug.m4: new file.
1574        * macros/check-cxx.m4: new file.
1575        * macros/check-itron.m4: new file.
1576        * macros/check-multiprocessing.m4: new file.
1577        * macros/check-networking.m4: new file.
1578        * macros/check-newlib.m4: new file.
1579        * macros/check-posix.m4: new file.
1580        * macros/check-rdbg.m4: new file.
1581        * macros/enable-bare.m4: new file.
1582        * macros/enable-cxx.m4: new file.
1583        * macros/enable-gcc28.m4: new file.
1584        * macros/enable-inlines.m4: new file.
1585        * macros/enable-itron.m4: new file.
1586        * macros/enable-libcdir.m4: new file.
1587        * macros/enable-multiprocessing.m4: new file.
1588        * macros/enable-networking.m4: new file.
1589        * macros/enable-posix.m4: new file.
1590        * macros/enable-rdbg.m4: new file.
1591        * macros/enable-rtemsbsp.m4: new file.
1592        * macros/enable-tests.m4: new file.
1593        * macros/gcc-pipe.m4: new file.
1594        * macros/gcc-specs.m4: new file.
1595        * macros/i386-gas-code16.m4: new file.
1596        * macros/path-ksh.m4: new file.
1597        * macros/path-perl.m4: new file.
1598        * macros/prog-cc.m4: new file.
1599        * macros/prog-cxx.m4: new file.
1600        * macros/project-root.m4: new file.
1601        * macros/rtems-top.m4: new file.
1602        * macros/sysv-ipc.m4: new file.
1603        * macros/target.m4: new file.
1604        * macros/rtems-test-no-pause.m4: new file.
1605        * macros/multilib.m4: new file.
1606        * macros/tool-paths.m4: new file.
1607        * macros/tool-prefix.m4: new file.
1608
16092000-09-14      Joel Sherrill <joel@OARcorp.com>
1610
1611        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1612
16132000-09-14      Joel Sherrill <joel@OARcorp.com>
1614
1615        * aclocal/enable-hwapi.m4: Now longer used and removed.
1616
16172000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1618
1619        * automake/lib.am: Remove leaf.cfg.
1620
16212000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1622
1623        * aclocal/rtems-top.m4: Add ENDIF-hack.
1624        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1625
16262000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1627
1628        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1629        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1630        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1631        * automake/compile.am: Replaced.
1632        * automake/local.am: Remove building variant handling.
1633
16342000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1635
1636        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1637        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1638        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1639        * aclocal/target.m4: Cleanup comments
1640        * Automake/compile.am: Add DEFS support to keep building happy.
1641
16422000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1643
1644        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1645
16462000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1647
1648        * automake/compile.am: New file
1649        * ChangeLog: Fix email addresses
1650
16512000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1652
1653        * LICENSE.NET, README, README.configure: Spelling corrections.
1654
16552000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1656
1657        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1658
16592000-08-30      Joel Sherrill <joel@OARcorp.com>
1660
1661        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1662
16632000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1664
1665        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1666
16672000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1668
1669        * aclocal/check-bsps.h:
1670          - Add pck6-BSP
1671          - Exclude ChangeLog from being picked up as BSP
1672        * aclocal/bsp-alias.m4: Add pck6-BSP
1673
16742000-08-10      Joel Sherrill <joel@OARcorp.com>
1675
1676        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.