source: rtems/ChangeLog @ 4cf3275

4.8
Last change on this file since 4cf3275 was 48776cd, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/14/08 at 07:42:27

2008-04-14 Ralf Corsépius <ralf.corsepius@…>

  • bootstrap: Use find . ... preinstall.am for portability reasons.
  • Property mode set to 100644
File size: 50.4 KB
Line 
12008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bootstrap: Use find . ... preinstall.am for portability reasons.
4
52007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * Makefile.maint: touch all documentation master files so the date on
8        the manual reflects the release date of the software.
9
102007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
11
12        * Makefile.maint: Add touching master files for various manuals so the
13        date on the cover page will reflect the date a tarball is cut.
14
152007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
16
17        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
18        since that is the nickname for the Freescale evaluation board it is
19        based upon. BSP was tested on a Freescale MPC5200LITE.
20
212007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
22
23        * Makefile.maint, configure.ac, release_support: Remove RDBG.
24        * aclocal/enable-rdbg.m4: Removed.
25
262007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
27
28        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
29        Add gen83xx and mpc8349eamds BSP
30
312007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
32
33        * README.configure: Add virtex BSP
34
352007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
36
37        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
38
392007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
40
41        * README.configure: Removed armulator.
42
432007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
44
45        * README.configure, aclocal/check-bsps.m4: Remove references to
46        mbx860_1b since it is just an alternate name for the mbx860_001b.
47
482007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
49
50        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
51        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
52
532007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
54
55        * README.configure: DMV152 obsoleted.
56
572007-02-21      Joel Sherrill <joel@OARcorp.com>
58
59        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
60
612007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
62
63        * Makefile.am: Use MKDIR_P instead of mkdir_p.
64
652007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
66
67        * Makefile.maint: Use VERSION as master source for version.m4's.
68        * VERSION: Sync with version in aclocal/version.m4.
69
702007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
71
72        * Makefile.maint: Sync nomenclature with that being used in
73          cpukit/score/include/rtems/system.h (major->minor,
74          minor->revision).
75
762007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
77
78        * Makefile.maint: Remove references to
79          cpukit/score/include/rtems/system.h.
80        * Makefile.maint: Add CVS_RUN.
81
822007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
83
84        * Makefile.maint: New.
85
862007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
87
88        * acinclude.m4: AC_PREREQ(2.60).
89
902007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
91
92        * ampolish3: Use MKDIR_P instead of mkdir_p.
93
942007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
95
96        * Makefile.am: Remove scripts/.
97
982006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
99
100        * configure.ac: New BUG-REPORT address.
101
1022006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
103
104        * Makefile.am: Add ampolish3.
105
1062006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
107
108        * bootstrap: Add -r (autoreconf).
109
1102006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
111
112        * bootstrap: Add -p (regenerate preinstall.ams).
113
1142006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
115
116        * ampolish3: New.
117
1182006-10-19      Joel Sherrill <joel@OARcorp.com>
119
120        * configure.ac: Remove all macro implementations and use only the
121        static inline. Static inline functions are now well supported so
122        there is no reason for duplicate maintenance.
123        * aclocal/enable-inlines.m4: Removed.
124
1252006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
126
127        * aclocal/rtems-top.m4: Remove RTEMS_API.
128        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
129
1302006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
131
132        * aclocal/version.m4: Bump version to 4.7.99.0.
133
1342006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
135
136        * configure.ac: Require autoconf-2.60. Require automake-1.10.
137
1382006-08-09      Kolja Waschk <waschk@telos.de>
139
140        * config-ml.in: New port to Altera NIOS II.
141
1422006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
143
144        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
145        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
146       
1472006-06-23      Worth Burruss <worth@motioncontrol.org>
148
149        * README.configure: Add mcf5235.
150
1512006-04-18      Joel Sherrill <joel@OARcorp.com>
152
153        * VERSION: Updated to rtems-4.6.99.3.
154
1552006-04-18  Joel Sherrill <joel@OARcorp.com>
156
157        * aclocal/version.m4: Updated to rtems-4.6.99.3.
158
1592006-04-18      Joel Sherrill <joel@OARcorp.com>
160
161        * release_support: Fix typos.
162
1632006-04-18      Joel Sherrill <joel@OARcorp.com>
164
165        * ChangeLog, release_support: Fix typos.
166
1672006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
168
169        * acinclude.m4: Requires autoconf-2.59.
170
1712006-03-07      Joel Sherrill <joel@OARcorp.com>
172
173        PR 694/rtems
174        * release_support: Do not include .cvsignore files in release tarballs.
175
1762006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
177
178        PR 882/make_build
179        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
180
1812006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
182
183        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
184        Alpha-sort the aliases list.
185        * automake/host.am, automake/local.am, automake/subdirs.am:
186        Remove depend-am, depend-recursive.
187
1882006-01-10      Joel Sherrill <joel@OARcorp.com>
189
190        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
191
1922006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
193
194        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
195        Alias leon1 to leon2. Add sis.
196        * aclocal/check_bsps.m4: Remove brs5l.
197        Remove leon. Add leon2. Add sis to erc32 family.
198
1992005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
200
201        PR 851/bsps
202        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
203        family.
204
2052005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
206
207        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
208
2092005-09-02      Joel Sherrill <joel@OARcorp.com>
210
211        * VERSION: Updated to rtems-4.6.99.2.
212
2132005-09-02  Joel Sherrill <joel@OARcorp.com>
214
215        * aclocal/version.m4: Updated to rtems-4.6.99.2.
216
2172005-07-06      Philippe Simons
218
219        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
220
2212005-04-28      Joel Sherrill <joel@OARcorp.com>
222
223        * README.configure: Updated to account for removal of dmv177 and
224        ppcn_60x as well as other additions and deletions.
225
2262005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
227
228        * aclocal/enable-itron.m4: Allow unix.
229
2302005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
231
232        * Makefile.am: Remove ACLOCAL_FILES.
233
2342004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
235
236        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
237        bsp_specs.
238
2392004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
240
241        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
242        motorola_shared.
243
2442004-11-10      Joel Sherrill <joel@oarcorp.com>
245
246        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
247
2482004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
249
250        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
251
2522004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
253
254        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
255        presence of *.cfg.
256        * aclocal/check-custom-bsp.m4: Add bspkit support.
257
2582004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
259
260        * aclocal/enable-bare.m4: Remove.
261
2622004-09-29      Joel Sherrill <joel@OARcorp.com>
263
264        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
265        c/TOOL_TARGETS: i960 obsoleted and all references removed.
266
2672004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
268
269        * configure.ac: Require automake > 1.9.
270
2712004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
272
273        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
274
2752004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
276
277        PR 673/make_build
278        * config-ml.in: Quote 'cd "${ml_origdir}"'.
279        Quote 'cd "${ML_POPDIR}"'.
280
2812004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
282
283        PR 673/make_build
284        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
285
2862004-07-14      Joel Sherrill <joel@OARcorp.com>
287
288        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
289
2902004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
291
292        * aclocal/rtems-top.m4: Remove ENDIF.
293        Remove with_target_subdir defaulting to '.'.
294        * acinclude.m4: Add --includedir to sub_configure_args.
295
2962004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
299        Rework dist-hook.
300        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
301        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
302
3032004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
306
3072004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * Makefile.am: Remove AUTOMAKE_FILES.
310        Cleanup duplicate ACLOCAL_FILES.
311        EXTRA_DIST += config-ml.in.
312        DIST_SUBDIRS += make.
313        Add dist-hook.
314        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
315
3162004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
319
3202004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * VERSION: 4.6.99.0.
323        * aclocal/version.m4: 4.6.99.0.
324
3252004-02-06      Joel Sherrill <joel@OARcorp.com>
326
327        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
328        which were accidentally removed when purging the mips64orion.
329
3302004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * aclocal/rpm.m4: Make osversions the default.
333        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
334        distcheck).
335
3362004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
339
3402004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * configure.ac: Require automake >= 1.8.2.
343        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
344
3452004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * configure.ac: Requires automake >= 1.8.1.
348
3492004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * .cvsignore: Remove mkinstalldirs.
352        * bootstrap: Remove compile during "clean".
353
3542004-01-08      Joel Sherrill <joel@OARcorp.com>
355
356        * .cvsignore: Add compile.
357
3582004-01-07      Joel Sherrill <joel@OARcorp.com>
359
360        * README.configure: Remove efi68k and efi332 references as they are no
361        longer in the tree.
362
3632004-01-07      Joel Sherrill <joel@OARcorp.com>
364
365        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
366        removed as mips port more completely covers the MIPS family.
367
3682003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * README.configure: Reflect requireing autoconf-2.59 and
371        automake-1.8.
372
3732003-12-17      Joel Sherrill <joel@OARcorp.com>
374
375        * VERSION: Updated to rtems-20031217-test.
376
3772003-12-17  Joel Sherrill <joel@OARcorp.com>
378
379    * aclocal/version.m4: Updated to rtems-20031217-test.
380
3812003-12-17      Joel Sherrill <joel@OARcorp.com>
382
383        * release_support: Correct method used to find ChangeLog associated
384        with the version.m4 files.  Keep going until I can get a tarball cut.
385
3862003-12-17      Joel Sherrill <joel@OARcorp.com>
387
388        * release_support: Use dirname not basedir.  Keep going until I
389        can get a tarball cut.
390
3912003-12-17      Joel Sherrill <joel@OARcorp.com>
392
393        * release_support: New file -- assistant to new cut_release script.
394
3952003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * Makefile.am: Remove automake/compile.am
398
3992003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * automake/compile.am: Remove (Unused).
402
4032003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * automake/lib.am: Remove (Unused).
406
4072003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
410
4112003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * configure.ac: Remove make/custom/Makefile.
414        * Makefile.am: Cosmetics.
415        * automake/compile.am: Remove compilation rules.
416        Remove $(ARCH) directory generation.
417
4182003-11-26      Joel Sherrill <joel@OARcorp.com>
419
420        * MAINTAINERS: New file.
421
4222003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
425        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
426        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
427        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
428        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
429        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
430        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
431        aclocal/enable-tests.m4, aclocal/multilib.m4,
432        aclocal/path-ksh.m4, aclocal/project-root.m4,
433        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
434        acinclude.m4:
435        Fix underquoting to silence automake-1.8.
436
4372003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * config-ml.in: Don't built multilib variant normal (-mn) for
440        h8300-*-rtems*.
441
4422003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * aclocal/config-subdirs.m4: Remove.
445        * Makefile.am: Reflect changes above.
446
4472003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * aclocal/canonical-host.m4: Remove.
450        * Makefile.am: Reflect changes above.
451
4522003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
455        c/src/lib/libbsp/*/acinclude.m4.
456
4572003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * aclocal/check-cpu.m4: Remove.
460        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
461        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
462        $1 in $srcdir before adding dir to SUBDIRS.
463
4642003-09-26  Joel Sherrill <joel@OARcorp.com>
465
466        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
467
4682003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
471        patches).
472        * aclocal/enable-tests.m4: Change to support
473        --enable-tests=no|yes|samples, default is samples.
474
4752003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * Makefile.am: Correct bogus ACLOCAL_FILES.
478
4792003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
482        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
483        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
484        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
485        aclocal/check-networking.m4, aclocal/check-newlib.m4,
486        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
487        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
488        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
489        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
490        aclocal/path-perl.m4, aclocal/ppc.m4,
491        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
492        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
493        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
494        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
495        Remove (Unused).
496        * automake/leaf.am, automake/force-preinstall.am:
497        Remove (Unused).
498        * Makefile.am: Reflect changes above.
499
5002003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * automake/local.am, automake/host.am: Remove "debug".
503
5042003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
507
5082003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
511        Add "autoconf-2.5x unquoting" hack.
512
5132003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * config.sub: Remove (Automatically added by automake, again).
516        * bootstrap: Reflect change above.
517        * configure.ac: Require automake >= 1.7.6.
518
5192003-07-03      Joel Sherrill <joel@OARcorp.com>
520
521        * SUPPORT: Fix Mark Johannes' email address.
522
5232003-07-03      Joel Sherrill <joel@OARcorp.com>
524
525        * VERSION: Updated to rtems-ss-20030703.
526
5272003-07-03      Joel Sherrill <joel@OARcorp.com>
528
529        * aclocal/version.m4: Updated to rtems-ss-20030703.
530
5312003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * bootstrap: Reflect having added config.sub.
534        * config.sub: New from subversions to accomodate c4x/tic4x.
535
5362003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        PR 412/make_build
539        * configure.ac: Remove "BLEEDING EDGE" warning.
540        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
541        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
542        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
543        * aclocal/gcc-isystem.m4: New.
544        * Makefile.am: Add aclocal/gcc-isystem.m4.
545
5462003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
547
548        * automake/local.am: Remove $(ARCH), clean-local.
549
5502003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        PR 321:
553        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
554        * aclocal/env-rtemsbsp.m4
555        * automake/compile.am
556        * automake/host.am
557        * automake/local.am
558
5592003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
562        * automake/compile.am: Remove LIBSUFFIX_VA.
563        Merger from rtems-4-6-branch.
564
5652003-04-17      Joel Sherrill <joel@OARcorp.com>
566
567        * VERSION: Updated to rtems-ss-20030417.
568
5692003-04-17      Joel Sherrill <joel@OARcorp.com>
570
571        * aclocal/version.m4: Updated to rtems-ss-20030417.
572
5732003-04-11      Joel Sherrill <joel@OARcorp.com>
574
575        * VERSION: Updated to rtems-ss-20030411.
576
5772003-04-11      Joel Sherrill <joel@OARcorp.com>
578
579        * aclocal/version.m4: Updated to rtems-ss-20030411.
580
5812003-04-11      Joel Sherrill <joel@OARcorp.com>
582
583        * VERSION: Updated to rtems-ss-20020411.
584
5852003-04-11      Joel Sherrill <joel@OARcorp.com>
586
587        * aclocal/version.m4: Updated to rtems-ss-20020411.
588
5892003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
590
591        * acinclude.m4: Reformat build_* handling.
592        Preset *_alias if empty.
593        * configure.ac: Change tools/build to build-config dirs.
594        Conditionally build tools/build as host-config dirs.
595
5962003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * acinclude.m4: Fix broken comments.
599        Add hidden option --enable-experimental.
600        * README.cdn-X: Update.
601        * configure.ac: Build tools/build as host and build-host tools to
602        accomodate those BSPs applying packhex in <BSP>.cfg.
603        Build tools/cpu as build-host tools.
604
6052003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * tools/Makefile.am: Remove.
608        * configure.ac: Remove tools.
609        * acinclude.m4: Fix build_subdir handling.
610        * Makefile.am: Remove tools from SUBDIRS.
611        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
612
6132003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * configure.ac: Remove AC_CONFIG_AUX_DIR.
616        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
617
6182003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * bootstrap: Add ACLOCAL, AUTOHEADER.
621        Don't check for auto*tool-versions.
622
6232003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
626
6272003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * automake/compile.am: Introduce depend-gcc.
630        * automake/lib.am: Remove stray comment.
631        * automake/local.am: Introduce depend-gcc.
632
6332003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
636
6372003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
640        * automake/local.am: Remove $(ARCH), clean-local.
641        * automake/compile.am: Add $(ARCH), clean-local.
642        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
643
6442003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * Makefile.am: Remove references to obsoleted files
647        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
648
6492003-02-14      Joel Sherrill <joel@OARcorp.com>
650
651        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
652        references.
653
6542003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
657
6582003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * bootstrap: Remove attempts to detect autoconf and automake using
661        "which" (PR 325).
662
6632003-02-06      Joel Sherrill <joel@OARcorp.com>
664
665        * README.configure: Updated to reflect new BSPs and deprecated
666        targets.
667
6682003-01-28      Joel Sherrill <joel@OARcorp.com>
669
670        * VERSION: Updated to rtems-ss-20030128.
671
6722003-01-28      Joel Sherrill <joel@OARcorp.com>
673
674        * aclocal/version.m4: Updated to rtems-ss-20030128.
675
6762003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
679        Remove CLOBBER_DEPEND (Unused).
680
6812003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * automake/local.am: Remove distclean-local.
684
6852001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
688        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
689
6902002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
693        Rework RTEMS_PROG_CXX_FOR_TARGET.
694
6952002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
698
6992002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
702
7032002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
706
7072002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * bootstrap: Require autoconf 2.54 or 2.57.
710        Require automake-1.7.2.
711
7122002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
715        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
716        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
717
7182002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
721
7222002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * automake/compile.am: Remove hard-coded *_PROFILE_V.
725        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
726        CFLAGS_PROFILE_V.
727        Remove CPPFLAGS_GCC.
728
7292002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
730
731        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
732        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
733        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
734        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
735
7362002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * aclocal/rtems-flags.m4: New.
739
7402002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * bootstrap: Allow autoconf-2.57.
743
7442002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * aclocal/prog-cc.m4: Remove GCCSED.
747
7482002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
749
750        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
751        Remove LDFLAGS.
752        Add CCAS, CCASCOMPILE.
753        Remove compilation rules for *.cpp, *.cxx, *.C.
754        Use CCASCOMPILE to compile *.S.
755        Add -pg to RTEMS_CFLAGS_PROFILE_V.
756
7572002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * configure.ac: Remove c/make.
760
7612002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
762
763        * aclocal/prog-ccas.m4: New.
764        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
765        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
766        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
767
7682002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * acinclude.m4: Conditionally append --target=.
771
7722002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
773
774        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
775
7762002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * automake/compile.am: Remove LD_PATHS (Unused).
779        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
780        is announced obsolete).
781
7822002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
785
7862002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
787
788        * aclocal/sysv-ipc.m4: Remove (Unused).
789        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
790
7912002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
792
793        * acinclude.m4: Lots of changes addressing PR 312.
794
7952002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
798        to PR 312).
799
8002002-11-18      Joel Sherrill <joel@OARcorp.com>
801
802        * VERSION: Updated to rtems-ss-20021118.
803
8042002-11-18      Joel Sherrill <joel@OARcorp.com>
805
806        * aclocal/version.m4: Updated to rtems-ss-20021118.
807
8082002-11-17      Joel Sherrill <joel@OARcorp.com>
809
810        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
811        Motorola MTX603e.
812
8132002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
816
8172002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
820        * configure.ac: Ditto.
821
8222002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
825        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
826        Support @CFLAGS@, @CXXFLAGS@.
827
8282002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
829
830        * bootstrap: Allow autoconf-2.56.
831
8322002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
835        Fix stupid typo (continue/configure).
836        * aclocal/prog-cc.m4: Remove obsolete comments.
837        Acknowledge CFLAGS.
838
8392002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
842        end of the args passed to sub-configure-scripts. (Reported by
843        Wulf Hofbauer <wh73@cornell.edu>)
844
8452002-11-12      Joel Sherrill <joel@OARcorp.com>
846
847        * configure.ac: Remove make/compilers/Makefile.
848
8492002-11-11      Joel Sherrill <joel@OARcorp.com>
850
851        * VERSION: Updated to rtems-ss-20021111.
852
8532002-11-11      Joel Sherrill <joel@OARcorp.com>
854
855        * aclocal/version.m4: Updated to rtems-ss-20021111.
856
8572002-11-11      Joel Sherrill <joel@OARcorp.com>
858
859        * VERSION: Updated to rtems-ss-20021111.
860
8612002-11-11      Joel Sherrill <joel@OARcorp.com>
862
863        * aclocal/version.m4: Updated to rtems-ss-20021111.
864
8652002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * automake/compile.am: Remove rel rule.
868
8692002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870
871        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
872
8732002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
874
875        * configure.ac: Remove make/Templates/Makefile.
876        * README.configure: Minor massaging.
877
8782002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
879
880        Further preparations for autoconf > 2.52:
881        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
882        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
883        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
884
8852002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
886
887        * acinclude.m4: Adapations to autoconf > 2.52.
888
8892002-11-01      Joel Sherrill <joel@OARcorp.com>
890
891        * ChangeLog: Corrected.
892
8932002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * bootstrap: Add generate_bspdir_acinclude to automatically update
896        c/src/lib/libbsp/<cpu>/acinclude.m4.
897        Use #! /bin/sh instead of #!/bin/sh.
898        Remove autom4te*.cache during ./bootstrap --clean.
899
9002002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
903        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
904        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
905        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
906        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
907        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
908        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
909        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
910        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
911        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
912        (autoconf > 2.54 seems to have problems with the old form of
913        quoting).
914
9152002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
916
917        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
918        (autoconf > 2.54 complains about).
919
9202002-10-21      Joel Sherrill <joel@OARcorp.com>
921
922        * VERSION: Updated to rtems-20021021-test.
923
9242002-10-21      Joel Sherrill <joel@OARcorp.com>
925
926        * aclocal/version.m4: Updated to rtems-20021021-test.
927
9282002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * .cvsignore: Reformat.
931        Add autom4te*cache.
932        Remove autom4te.cache.
933
9342002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
935
936        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
937
9382002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
939
940        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
941        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
942
9432002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * bootstrap: Add autoconf/automake version checks by popular demand.
946        [FWIW: I dislike this.]
947
9482002-10-07      Joel Sherrill <joel@OARcorp.com>
949
950        * VERSION: Updated to rtems-ss-20021007.
951
9522002-10-07      Joel Sherrill <joel@OARcorp.com>
953
954        * aclocal/version.m4: Updated to rtems-ss-20021007.
955
9562002-10-04      Joel Sherrill <joel@OARcorp.com>
957
958        * VERSION: Updated to rtems-JUNK.
959
9602002-10-04      Joel Sherrill <joel@OARcorp.com>
961
962        * aclocal/version.m4: Updated to rtems-JUNK.
963
9642002-10-04      Joel Sherrill <joel@OARcorp.com>
965
966        * VERSION: Updated to rtems-ss-20021004.
967
9682002-10-04      Joel Sherrill <joel@OARcorp.com>
969
970        * aclocal/version.m4: Updated to rtems-ss-20021004.
971
9722002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
973
974        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
975        autoconf-2.53 PACKAGE crap.
976
9772002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
978
979        * aclocal/prog-gnat.m4: New.
980
9812002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
982
983        * aclocal/bsp-configure.m4: Fix small typo in comment.
984
9852002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
988
9892002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
990
991        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
992        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
993        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
994
9952002-08-07      Joel Sherrill <joel@OARcorp.com>
996
997        * aclocal/version.m4: Updated to rtems-ss-20020807.
998
9992002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1002
10032002-07-31      Joel Sherrill <joel@OARcorp.com>
1004
1005        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1006        was just a stub and only the OR32 port is getting worked on.
1007
10082002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1009
1010        * aclocal/subdirs.m4: Remove.
1011        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1012
10132002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1014
1015        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1016        exec/score/cpu.
1017
10182002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1019
1020        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1021        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1022        compilation rules (Work-around to an automake bug).
1023        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1024        make-library.
1025
10262002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1027
1028        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1029
10302002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1031
1032        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1033
10342002-07-17      Joel Sherrill <joel@OARcorp.com>
1035
1036        * aclocal/version.m4: Updated to rtems-ss-20020717.
1037
10382002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1039
1040        * config-ml.in: Imported from gcc-3.1.
1041        Change to match c/src/config-ml.in.
1042
10432002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1044
1045        * aclocal/check-multiprocessing.m4: Reworked.
1046        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1047
10482002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1049
1050        * automake/multilib.am: Remove.
1051        * Makefile.am: Reflect change above.
1052
10532002-06-28      Joel Sherrill <joel@OARcorp.com>
1054
1055        * aclocal/version.m4: Updated to rtems-ss-20020628.
1056
10572002-06-27      Joel Sherrill <joel@OARcorp.com>
1058
1059        * tools/Makefile.am: Build the cpu dependent tools as well.
1060
10612002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * aclocal/env-rtemscpu.m4: Remove.
1064        * aclocal/multi.m4: Remove.
1065        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1066
10672002-05-28      Joel Sherrill <joel@OARcorp.com>
1068
1069        * aclocal/version.m4: Updated to rtems-ss-20020528.
1070
10712002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1072
1073        * aclocal/prog-cc.m4: Remove GCC272 support.
1074        Remove ENABLE_LIBCDIR.
1075        * aclocal/prog-cxx.m4: Ditto.
1076        * aclocal/enable-gcc28.m4: Remove.
1077        * aclocal/enable-libcdir.m4: Ditto.
1078
10792002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1082        ENABLE_GCC28.
1083
10842002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1085
1086        * automake/compile.am: Remove GCC272 support.
1087        Remove *.sh rule (unused).
1088        * configure.ac: Remove ENABLE_GCC28.
1089        Remove ENABLE_LIBCDIR.
1090
10912002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * .cvsignore: Added mdate-sh and texinfo.tex.
1094
10952002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1096
1097        * aclocal/version.m4: New file.
1098        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1099        aclocal/version.m4.
1100        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1101        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1102
11032002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1104
1105        * configure.ac:
1106        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1107        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1108        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1109        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1110
11112002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1112
1113        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1114        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1115
11162002-03-08      Joel Sherrill <joel@OARcorp.com>
1117
1118        * VERSION: Updated to rtems-mg5-20020808.
1119
11202002-03-01      Joel Sherrill <joel@OARcorp.com>
1121
1122        * VERSION: Updated to rtems-ss-20020301.
1123
11242002-02-15      Joel Sherrill <joel@OARcorp.com>
1125
1126        * VERSION: Updated to rtems-ss-20020215.
1127
11282002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1129
1130        * aclocal/subdirs.m4: Propagate the current $prefix to the
1131        sub-configures.
1132
11332002-02-05      Joel Sherrill <joel@OARcorp.com>
1134
1135        * VERSION: Updated to rtems-ss-20020205.
1136
11372002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1138
1139        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1140        compatibility.
1141        * bootstrap: Let --clean remove texinfo.tex.
1142
11432002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1144
1145        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1146
11472002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1148
1149        * configure.ac: Add --enable-docs support. Add
1150        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1151        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1152        hard-coded SUBDIRS.
1153        * README.configure: Added a bit of information on this new option.
1154
11552002-01-18      Joel Sherrill <joel@OARcorp.com>
1156
1157        * VERSION: Updated to rtems-ss-20020118.
1158
11592002-01-18      Joel Sherrill <joel@OARcorp.com>
1160
1161        * VERSION: Updated to rtems-20020118.
1162
11632002-01-17      Joel Sherrill <joel@OARcorp.com>
1164
1165        * VERSION: Updated to rtems-ss-20020717.
1166
11672002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1168
1169        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1170        check upon host_alias != build_alias.
1171
11722002-01-07      Joel Sherrill <joel@OARcorp.com>
1173
1174        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1175        last line to eliminate 100's of warnings.
1176
11772002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178
1179        * aclocal/check-newlib.m4: Apply AS_IF.
1180        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1181        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1182        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1183        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1184        changes.
1185        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1186        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1187        * automake/compile.am: Remove librtemsall from LINK_FILES.
1188
11892001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1190
1191        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1192        * aclocal/subdirs.m4: New file.
1193        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1194        modifications.
1195        * aclocal/check-posix.m4: Apply AS_IF.
1196        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1197        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1198        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1199        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1200        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1201        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1202        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1203        OUTPUT_COMMANDS.
1204        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1205        * aclocal/rtems-debug.m4: Minor cleanups.
1206        * aclocal/rtems-top.m4: Minor cleanups.
1207        * automake/compile.am: Further steps towards automake's rules.
1208
12092001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1210
1211        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1212        * automake/lib.am: Add MULTISUBDIR.
1213
12142001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1215
1216        * bootstrap: Run autoheader when configure.ac contains
1217        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1218
12192001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1220
1221        * aclocal/bsp-configure.m4: New file.
1222        * Makefile.am: Add aclocal/bsp-configure.m4.
1223
12242001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1225
1226        * Makefile.am: Add automake/force-preinstall.am,
1227        aclocal/ppc.am, remove ACLOCAL_M4.
1228
12292001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1230
1231        * aclocal/bsp-alias.m4: Remove score603e_g1.
1232        * aclocal/check-bsps.m4: Remove score603e_g1.
1233        * aclocal/prog-cc.m4: Apply m4_if.
1234
1235
12362001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1237
1238        * automake/force-preinstall.am: New file.
1239        * aclocal/ppc.m4: New file.
1240
12412001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1242
1243        * aclocal/check-bsps.m4: Reworked.
1244        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1245
12462001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1247
1248        * aclocal/bspopts.m4: New file.
1249
12502001-11-13      Joel Sherrill <joel@OARcorp.com>
1251
1252        * COPYING: Test of $Id$ -> $RTEMS$.
1253
12542001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1255
1256        This modification is part of the submitted modifications necessary to
1257        support the IBM PPC405 family.  This submission was reviewed by
1258        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1259        not negatively impact the ppc403 BSPs.  The submission and tracking
1260        process was captured as PR50.
1261        * README.configure: Added gen405 BSP.
1262
12632001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1264
1265        * Adopt more automake rules:
1266        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1267        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1268        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1269        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1270        CXXLINK_APP in make-cxx-exe.
1271        * automake/lib.am: Add ARFLAGS.
1272
12732001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1274
1275        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1276        config.cache's which prevented powerpc targets librdbg from building.
1277
12782001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1279
1280        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1281        add 2nd arg to _RTEMS_CPU_SUBDIR.
1282        * aclocal/target.m4: Replace ac_configure_args with
1283        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1284        * Makefile.am: Require automake-1.5.
1285
12862001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1287
1288        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1289        * configure.in: Remove.
1290        * configure.ac: New file, generated from configure.in by autoupdate.
1291
12922001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1293
1294        * aclocal/rtems-cpu-subdirs.m4: New file.
1295
12962001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1297
1298        * automake/compile.am: Fundamentally reworked compilation rules for
1299        closer adaptation to automake's behavior.
1300
13012001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1302
1303        * automake/lib.am: Comment out LD.
1304        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1305        automake/leaf.am to AUTOMAKE_FILES.
1306
13072001-09-27      Joel Sherrill <joel@OARcorp.com>
1308
1309        * config.guess: No longer in CVS since installed by bootstrap.
1310
13112001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1312
1313        * bootstrap: remove/add automake added files.
1314        * .cvsignore: reflect changes to bootstrap.
1315
13162001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1317
1318        * automake/leaf.am: New file.
1319
13202001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1321
1322        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1323        of AC_CANONICAL_SYSTEM.
1324        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1325        mkinstalldirs and mkdir.
1326        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1327        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1328        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1329       
13302001-09-13      Joel Sherrill <joel@OARcorp.com>
1331
1332        * missing: Updated to latest version.
1333
13342001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1335
1336        * configure.in: autoupdate to autoconf-2.52.
1337        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1338        fix auto*tool invocation order.
1339        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1340        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1341        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1342        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1343        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1344        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1345        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1346        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1347        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1348        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1349        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1350        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1351        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1352        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1353        RTEMS_CONFIG_PER_BSP conditional.
1354        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1355        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1356        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1357
13582001-05-25      Joel Sherrill <joel@OARcorp.com>
1359
1360        * README.configure: Corrected the name of the MRM332 BSP.
1361        Strengthened the distinction between what the target
1362        and the BSP each select.  Added more targets to list.
1363
13642001-05-25      Joel Sherrill <joel@OARcorp.com>
1365
1366        * README.configure: Updated the list of BSPs.
1367
13682001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1369
1370        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1371        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1372        Add support for DOS-drive-letters.
1373
13742001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1375
1376        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1377        RTEMS_PROG_CC_FOR_TARGET.
1378
13792001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1380
1381        * README.cdn-X: Update.
1382        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1383        @CPPFLAGS@ to CPPFLAGS.
1384
13852001-04-20      Eric Valette <valette@crf.canon.fr>
1386
1387        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1388        BSPs support the new exception processing model and
1389        consequently, librdbg.
1390
13912001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1392
1393        * configure.in: Reworked for Canadian Cross support.
1394        * Makefile.am: Reflect changes to configure.in.
1395        * config.guess, config.sub: Update from subversions.gnu.org.
1396        * README.cdn-X: New file.
1397        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1398
13992001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1400
1401        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1402        TARGET_CONFIG_SUBDIRS.
1403        * aclocal/enable-bsp.m4: fix quoting.
1404        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1405
14062001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1407
1408        * aclocal/config-subdirs.m4: New file.
1409        * aclocal/target.m4: Use macros from config-subdirs.m4.
1410
14112001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1412
1413        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1414        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1415
14162001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1417
1418        * configure.in: Fix AM_INIT_AUTOMAKE.
1419        * aclocal/bsp-arg-enable.m4: Extend comments.
1420        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1421        the default clause.
1422
14232001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1424
1425        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1426        RTEMS_ENV_RTEMSCPU.
1427        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1428        special treatment for GCC_SPECS.
1429        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1430        special treatment for GCC_SPECS.
1431        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1432        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1433        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1434        instead of $(shell ..) for LIBC_LIB*.
1435
14362001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1437
1438        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1439        simsh7045.
1440
14412001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1442
1443        * automake/compile.am: Add LD.
1444
14452000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1446
1447        * config.guess, config.sub: Update from CVS-autoconf to pick
1448        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1449        necessary anyway to use autoconf-versions > 2.13.
1450
14512000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1452
1453        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1454        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1455        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1456        help string.
1457        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1458
14592000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1460
1461        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1462        Modified to reflect addition of LEON BSPs as well as the
1463        no-FP ERC32 variant.
1464
14652000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1466
1467        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1468        standard).
1469        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1470        standard).
1471        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1472        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1473        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1474        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1475
14762000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1477
1478        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1479        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1480        $host instead of $target (BUG-FIX).
1481        * configure.in: Use $target and $host instead of $target_alias and
1482        $host_alias (autoconf-2.49b).
1483        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1484        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1485
1486        NOTES:
1487        * autoconf-2.49b depredicates using changequotes.
1488        * The changes to configure.in are due to cleanups in
1489        autoconf-2.49b's implemention of canonicalization. With
1490        autoconf-2.1x it wasn't always clear, when to use $xxx or
1491        $xxx_alias. Now this is clear.
1492
14932000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1494
1495        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1496
14972000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1498
1499        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1500        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1501        with an RTEMS specific but more restrictive autoconf macro.
1502
15032000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1504
1505        * automake/lib.am: Add LD.
1506
15072000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1508
1509        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1510        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1511
15122000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1513 
1514        * aclocal/*: Replace with contents of macros/*.m4
1515        * macros/: Remove.
1516        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1517        * Makefile.am: Reflect changes to aclocal/ and macros/.
1518
15192000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1520
1521        * configure.in: New, Cygnus/GNU style configuration.
1522        * Makefile.am: Add macros/, reflect new configure.in,
1523        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1524        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1525        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1526        * macros/tool-prefix.m4: Remove.
1527        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1528        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1529        RTEMS_ROOT.
1530        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1531        * macros/multilib.m4: Various minor fixes.
1532        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1533        PROJECT_ROOT, RTEMS_ROOT.
1534        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1535        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1536
15372000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1538
1539        * automake/multilib.am: New file.
1540        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1541        the automake/ directory.
1542
15432000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1544
1545        * macros/enable-hwapi.m4: Removed.
1546        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1547        A small cleanup step towards gnu-canonicalization.
1548
15492000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1550
1551        * macros: New directory.
1552        * macros/bsp-alias.m4: new file.
1553        * macros/canonical-host.m4: new file.
1554        * macros/canonical-target-name.m4: new file.
1555        * macros/canonicalize-tools.m4: new file.
1556        * macros/check-bsp-cache.m4: new file.
1557        * macros/check-bsps.m4: new file.
1558        * macros/check-cpu.m4: new file.
1559        * macros/rtems-debug.m4: new file.
1560        * macros/check-cxx.m4: new file.
1561        * macros/check-itron.m4: new file.
1562        * macros/check-multiprocessing.m4: new file.
1563        * macros/check-networking.m4: new file.
1564        * macros/check-newlib.m4: new file.
1565        * macros/check-posix.m4: new file.
1566        * macros/check-rdbg.m4: new file.
1567        * macros/enable-bare.m4: new file.
1568        * macros/enable-cxx.m4: new file.
1569        * macros/enable-gcc28.m4: new file.
1570        * macros/enable-inlines.m4: new file.
1571        * macros/enable-itron.m4: new file.
1572        * macros/enable-libcdir.m4: new file.
1573        * macros/enable-multiprocessing.m4: new file.
1574        * macros/enable-networking.m4: new file.
1575        * macros/enable-posix.m4: new file.
1576        * macros/enable-rdbg.m4: new file.
1577        * macros/enable-rtemsbsp.m4: new file.
1578        * macros/enable-tests.m4: new file.
1579        * macros/gcc-pipe.m4: new file.
1580        * macros/gcc-specs.m4: new file.
1581        * macros/i386-gas-code16.m4: new file.
1582        * macros/path-ksh.m4: new file.
1583        * macros/path-perl.m4: new file.
1584        * macros/prog-cc.m4: new file.
1585        * macros/prog-cxx.m4: new file.
1586        * macros/project-root.m4: new file.
1587        * macros/rtems-top.m4: new file.
1588        * macros/sysv-ipc.m4: new file.
1589        * macros/target.m4: new file.
1590        * macros/rtems-test-no-pause.m4: new file.
1591        * macros/multilib.m4: new file.
1592        * macros/tool-paths.m4: new file.
1593        * macros/tool-prefix.m4: new file.
1594
15952000-09-14      Joel Sherrill <joel@OARcorp.com>
1596
1597        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1598
15992000-09-14      Joel Sherrill <joel@OARcorp.com>
1600
1601        * aclocal/enable-hwapi.m4: Now longer used and removed.
1602
16032000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1604
1605        * automake/lib.am: Remove leaf.cfg.
1606
16072000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1608
1609        * aclocal/rtems-top.m4: Add ENDIF-hack.
1610        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1611
16122000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1613
1614        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1615        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1616        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1617        * automake/compile.am: Replaced.
1618        * automake/local.am: Remove building variant handling.
1619
16202000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1621
1622        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1623        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1624        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1625        * aclocal/target.m4: Cleanup comments
1626        * Automake/compile.am: Add DEFS support to keep building happy.
1627
16282000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1629
1630        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1631
16322000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1633
1634        * automake/compile.am: New file
1635        * ChangeLog: Fix email addresses
1636
16372000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1638
1639        * LICENSE.NET, README, README.configure: Spelling corrections.
1640
16412000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1642
1643        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1644
16452000-08-30      Joel Sherrill <joel@OARcorp.com>
1646
1647        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1648
16492000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1650
1651        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1652
16532000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1654
1655        * aclocal/check-bsps.h:
1656          - Add pck6-BSP
1657          - Exclude ChangeLog from being picked up as BSP
1658        * aclocal/bsp-alias.m4: Add pck6-BSP
1659
16602000-08-10      Joel Sherrill <joel@OARcorp.com>
1661
1662        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.