source: rtems/ChangeLog @ 862c2317

4.104.114.84.95
Last change on this file since 862c2317 was 73cdeb6, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 07/04/07 at 12:25:49

merged individual exception handler code to a common one.

  • Property mode set to 100644
File size: 49.3 KB
Line 
12007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
2
3        * :README.configure: Add virtex BSP
4
52007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
8
92007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
10
11        * README.configure: Removed armulator.
12
132007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
14
15        * README.configure, aclocal/check-bsps.m4: Remove references to
16        mbx860_1b since it is just an alternate name for the mbx860_001b.
17
182007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
19
20        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
21        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
22
232007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * README.configure: DMV152 obsoleted.
26
272007-02-21      Joel Sherrill <joel@OARcorp.com>
28
29        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
30
312007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * Makefile.am: Use MKDIR_P instead of mkdir_p.
34
352007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
36
37        * Makefile.maint: Use VERSION as master source for version.m4's.
38        * VERSION: Sync with version in aclocal/version.m4.
39
402007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * Makefile.maint: Sync nomenclature with that being used in
43          cpukit/score/include/rtems/system.h (major->minor,
44          minor->revision).
45
462007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
47
48        * Makefile.maint: Remove references to
49          cpukit/score/include/rtems/system.h.
50        * Makefile.maint: Add CVS_RUN.
51
522007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
53
54        * Makefile.maint: New.
55
562007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
57
58        * acinclude.m4: AC_PREREQ(2.60).
59
602007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
61
62        * ampolish3: Use MKDIR_P instead of mkdir_p.
63
642007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
65
66        * Makefile.am: Remove scripts/.
67
682006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
69
70        * configure.ac: New BUG-REPORT address.
71
722006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
73
74        * Makefile.am: Add ampolish3.
75
762006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
77
78        * bootstrap: Add -r (autoreconf).
79
802006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
81
82        * bootstrap: Add -p (regenerate preinstall.ams).
83
842006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
85
86        * ampolish3: New.
87
882006-10-19      Joel Sherrill <joel@OARcorp.com>
89
90        * configure.ac: Remove all macro implementations and use only the
91        static inline. Static inline functions are now well supported so
92        there is no reason for duplicate maintenance.
93        * aclocal/enable-inlines.m4: Removed.
94
952006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
96
97        * aclocal/rtems-top.m4: Remove RTEMS_API.
98        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
99
1002006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
101
102        * aclocal/version.m4: Bump version to 4.7.99.0.
103
1042006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
105
106        * configure.ac: Require autoconf-2.60. Require automake-1.10.
107
1082006-08-09      Kolja Waschk <waschk@telos.de>
109
110        * config-ml.in: New port to Altera NIOS II.
111
1122006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
113
114        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
115        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
116       
1172006-06-23      Worth Burruss <worth@motioncontrol.org>
118
119        * README.configure: Add mcf5235.
120
1212006-04-18      Joel Sherrill <joel@OARcorp.com>
122
123        * VERSION: Updated to rtems-4.6.99.3.
124
1252006-04-18  Joel Sherrill <joel@OARcorp.com>
126
127        * aclocal/version.m4: Updated to rtems-4.6.99.3.
128
1292006-04-18      Joel Sherrill <joel@OARcorp.com>
130
131        * release_support: Fix typos.
132
1332006-04-18      Joel Sherrill <joel@OARcorp.com>
134
135        * ChangeLog, release_support: Fix typos.
136
1372006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
138
139        * acinclude.m4: Requires autoconf-2.59.
140
1412006-03-07      Joel Sherrill <joel@OARcorp.com>
142
143        PR 694/rtems
144        * release_support: Do not include .cvsignore files in release tarballs.
145
1462006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
147
148        PR 882/make_build
149        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
150
1512006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
152
153        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
154        Alpha-sort the aliases list.
155        * automake/host.am, automake/local.am, automake/subdirs.am:
156        Remove depend-am, depend-recursive.
157
1582006-01-10      Joel Sherrill <joel@OARcorp.com>
159
160        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
161
1622006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
163
164        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
165        Alias leon1 to leon2. Add sis.
166        * aclocal/check_bsps.m4: Remove brs5l.
167        Remove leon. Add leon2. Add sis to erc32 family.
168
1692005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
170
171        PR 851/bsps
172        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
173        family.
174
1752005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
176
177        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
178
1792005-09-02      Joel Sherrill <joel@OARcorp.com>
180
181        * VERSION: Updated to rtems-4.6.99.2.
182
1832005-09-02  Joel Sherrill <joel@OARcorp.com>
184
185        * aclocal/version.m4: Updated to rtems-4.6.99.2.
186
1872005-07-06      Philippe Simons
188
189        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
190
1912005-04-28      Joel Sherrill <joel@OARcorp.com>
192
193        * README.configure: Updated to account for removal of dmv177 and
194        ppcn_60x as well as other additions and deletions.
195
1962005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
197
198        * aclocal/enable-itron.m4: Allow unix.
199
2002005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
201
202        * Makefile.am: Remove ACLOCAL_FILES.
203
2042004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
205
206        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
207        bsp_specs.
208
2092004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
210
211        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
212        motorola_shared.
213
2142004-11-10      Joel Sherrill <joel@oarcorp.com>
215
216        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
217
2182004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
219
220        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
221
2222004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
223
224        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
225        presence of *.cfg.
226        * aclocal/check-custom-bsp.m4: Add bspkit support.
227
2282004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
229
230        * aclocal/enable-bare.m4: Remove.
231
2322004-09-29      Joel Sherrill <joel@OARcorp.com>
233
234        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
235        c/TOOL_TARGETS: i960 obsoleted and all references removed.
236
2372004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
238
239        * configure.ac: Require automake > 1.9.
240
2412004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
242
243        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
244
2452004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
246
247        PR 673/make_build
248        * config-ml.in: Quote 'cd "${ml_origdir}"'.
249        Quote 'cd "${ML_POPDIR}"'.
250
2512004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
252
253        PR 673/make_build
254        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
255
2562004-07-14      Joel Sherrill <joel@OARcorp.com>
257
258        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
259
2602004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
261
262        * aclocal/rtems-top.m4: Remove ENDIF.
263        Remove with_target_subdir defaulting to '.'.
264        * acinclude.m4: Add --includedir to sub_configure_args.
265
2662004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
269        Rework dist-hook.
270        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
271        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
272
2732004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
276
2772004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * Makefile.am: Remove AUTOMAKE_FILES.
280        Cleanup duplicate ACLOCAL_FILES.
281        EXTRA_DIST += config-ml.in.
282        DIST_SUBDIRS += make.
283        Add dist-hook.
284        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
285
2862004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
289
2902004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * VERSION: 4.6.99.0.
293        * aclocal/version.m4: 4.6.99.0.
294
2952004-02-06      Joel Sherrill <joel@OARcorp.com>
296
297        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
298        which were accidentally removed when purging the mips64orion.
299
3002004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * aclocal/rpm.m4: Make osversions the default.
303        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
304        distcheck).
305
3062004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
309
3102004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * configure.ac: Require automake >= 1.8.2.
313        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
314
3152004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * configure.ac: Requires automake >= 1.8.1.
318
3192004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * .cvsignore: Remove mkinstalldirs.
322        * bootstrap: Remove compile during "clean".
323
3242004-01-08      Joel Sherrill <joel@OARcorp.com>
325
326        * .cvsignore: Add compile.
327
3282004-01-07      Joel Sherrill <joel@OARcorp.com>
329
330        * README.configure: Remove efi68k and efi332 references as they are no
331        longer in the tree.
332
3332004-01-07      Joel Sherrill <joel@OARcorp.com>
334
335        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
336        removed as mips port more completely covers the MIPS family.
337
3382003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * README.configure: Reflect requireing autoconf-2.59 and
341        automake-1.8.
342
3432003-12-17      Joel Sherrill <joel@OARcorp.com>
344
345        * VERSION: Updated to rtems-20031217-test.
346
3472003-12-17  Joel Sherrill <joel@OARcorp.com>
348
349    * aclocal/version.m4: Updated to rtems-20031217-test.
350
3512003-12-17      Joel Sherrill <joel@OARcorp.com>
352
353        * release_support: Correct method used to find ChangeLog associated
354        with the version.m4 files.  Keep going until I can get a tarball cut.
355
3562003-12-17      Joel Sherrill <joel@OARcorp.com>
357
358        * release_support: Use dirname not basedir.  Keep going until I
359        can get a tarball cut.
360
3612003-12-17      Joel Sherrill <joel@OARcorp.com>
362
363        * release_support: New file -- assistant to new cut_release script.
364
3652003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * Makefile.am: Remove automake/compile.am
368
3692003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * automake/compile.am: Remove (Unused).
372
3732003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * automake/lib.am: Remove (Unused).
376
3772003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
380
3812003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * configure.ac: Remove make/custom/Makefile.
384        * Makefile.am: Cosmetics.
385        * automake/compile.am: Remove compilation rules.
386        Remove $(ARCH) directory generation.
387
3882003-11-26      Joel Sherrill <joel@OARcorp.com>
389
390        * MAINTAINERS: New file.
391
3922003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
395        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
396        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
397        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
398        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
399        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
400        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
401        aclocal/enable-tests.m4, aclocal/multilib.m4,
402        aclocal/path-ksh.m4, aclocal/project-root.m4,
403        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
404        acinclude.m4:
405        Fix underquoting to silence automake-1.8.
406
4072003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * config-ml.in: Don't built multilib variant normal (-mn) for
410        h8300-*-rtems*.
411
4122003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * aclocal/config-subdirs.m4: Remove.
415        * Makefile.am: Reflect changes above.
416
4172003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * aclocal/canonical-host.m4: Remove.
420        * Makefile.am: Reflect changes above.
421
4222003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
425        c/src/lib/libbsp/*/acinclude.m4.
426
4272003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * aclocal/check-cpu.m4: Remove.
430        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
431        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
432        $1 in $srcdir before adding dir to SUBDIRS.
433
4342003-09-26  Joel Sherrill <joel@OARcorp.com>
435
436        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
437
4382003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
441        patches).
442        * aclocal/enable-tests.m4: Change to support
443        --enable-tests=no|yes|samples, default is samples.
444
4452003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * Makefile.am: Correct bogus ACLOCAL_FILES.
448
4492003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
452        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
453        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
454        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
455        aclocal/check-networking.m4, aclocal/check-newlib.m4,
456        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
457        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
458        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
459        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
460        aclocal/path-perl.m4, aclocal/ppc.m4,
461        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
462        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
463        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
464        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
465        Remove (Unused).
466        * automake/leaf.am, automake/force-preinstall.am:
467        Remove (Unused).
468        * Makefile.am: Reflect changes above.
469
4702003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * automake/local.am, automake/host.am: Remove "debug".
473
4742003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
477
4782003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
481        Add "autoconf-2.5x unquoting" hack.
482
4832003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * config.sub: Remove (Automatically added by automake, again).
486        * bootstrap: Reflect change above.
487        * configure.ac: Require automake >= 1.7.6.
488
4892003-07-03      Joel Sherrill <joel@OARcorp.com>
490
491        * SUPPORT: Fix Mark Johannes' email address.
492
4932003-07-03      Joel Sherrill <joel@OARcorp.com>
494
495        * VERSION: Updated to rtems-ss-20030703.
496
4972003-07-03      Joel Sherrill <joel@OARcorp.com>
498
499        * aclocal/version.m4: Updated to rtems-ss-20030703.
500
5012003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * bootstrap: Reflect having added config.sub.
504        * config.sub: New from subversions to accomodate c4x/tic4x.
505
5062003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        PR 412/make_build
509        * configure.ac: Remove "BLEEDING EDGE" warning.
510        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
511        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
512        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
513        * aclocal/gcc-isystem.m4: New.
514        * Makefile.am: Add aclocal/gcc-isystem.m4.
515
5162003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * automake/local.am: Remove $(ARCH), clean-local.
519
5202003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        PR 321:
523        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
524        * aclocal/env-rtemsbsp.m4
525        * automake/compile.am
526        * automake/host.am
527        * automake/local.am
528
5292003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
532        * automake/compile.am: Remove LIBSUFFIX_VA.
533        Merger from rtems-4-6-branch.
534
5352003-04-17      Joel Sherrill <joel@OARcorp.com>
536
537        * VERSION: Updated to rtems-ss-20030417.
538
5392003-04-17      Joel Sherrill <joel@OARcorp.com>
540
541        * aclocal/version.m4: Updated to rtems-ss-20030417.
542
5432003-04-11      Joel Sherrill <joel@OARcorp.com>
544
545        * VERSION: Updated to rtems-ss-20030411.
546
5472003-04-11      Joel Sherrill <joel@OARcorp.com>
548
549        * aclocal/version.m4: Updated to rtems-ss-20030411.
550
5512003-04-11      Joel Sherrill <joel@OARcorp.com>
552
553        * VERSION: Updated to rtems-ss-20020411.
554
5552003-04-11      Joel Sherrill <joel@OARcorp.com>
556
557        * aclocal/version.m4: Updated to rtems-ss-20020411.
558
5592003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * acinclude.m4: Reformat build_* handling.
562        Preset *_alias if empty.
563        * configure.ac: Change tools/build to build-config dirs.
564        Conditionally build tools/build as host-config dirs.
565
5662003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * acinclude.m4: Fix broken comments.
569        Add hidden option --enable-experimental.
570        * README.cdn-X: Update.
571        * configure.ac: Build tools/build as host and build-host tools to
572        accomodate those BSPs applying packhex in <BSP>.cfg.
573        Build tools/cpu as build-host tools.
574
5752003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * tools/Makefile.am: Remove.
578        * configure.ac: Remove tools.
579        * acinclude.m4: Fix build_subdir handling.
580        * Makefile.am: Remove tools from SUBDIRS.
581        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
582
5832003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * configure.ac: Remove AC_CONFIG_AUX_DIR.
586        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
587
5882003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * bootstrap: Add ACLOCAL, AUTOHEADER.
591        Don't check for auto*tool-versions.
592
5932003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
596
5972003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * automake/compile.am: Introduce depend-gcc.
600        * automake/lib.am: Remove stray comment.
601        * automake/local.am: Introduce depend-gcc.
602
6032003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
606
6072003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
610        * automake/local.am: Remove $(ARCH), clean-local.
611        * automake/compile.am: Add $(ARCH), clean-local.
612        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
613
6142003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * Makefile.am: Remove references to obsoleted files
617        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
618
6192003-02-14      Joel Sherrill <joel@OARcorp.com>
620
621        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
622        references.
623
6242003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
627
6282003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * bootstrap: Remove attempts to detect autoconf and automake using
631        "which" (PR 325).
632
6332003-02-06      Joel Sherrill <joel@OARcorp.com>
634
635        * README.configure: Updated to reflect new BSPs and deprecated
636        targets.
637
6382003-01-28      Joel Sherrill <joel@OARcorp.com>
639
640        * VERSION: Updated to rtems-ss-20030128.
641
6422003-01-28      Joel Sherrill <joel@OARcorp.com>
643
644        * aclocal/version.m4: Updated to rtems-ss-20030128.
645
6462003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
649        Remove CLOBBER_DEPEND (Unused).
650
6512003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * automake/local.am: Remove distclean-local.
654
6552001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
658        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
659
6602002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
661
662        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
663        Rework RTEMS_PROG_CXX_FOR_TARGET.
664
6652002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
668
6692002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
672
6732002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
674
675        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
676
6772002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * bootstrap: Require autoconf 2.54 or 2.57.
680        Require automake-1.7.2.
681
6822002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
685        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
686        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
687
6882002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
691
6922002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * automake/compile.am: Remove hard-coded *_PROFILE_V.
695        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
696        CFLAGS_PROFILE_V.
697        Remove CPPFLAGS_GCC.
698
6992002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
702        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
703        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
704        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
705
7062002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * aclocal/rtems-flags.m4: New.
709
7102002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
711
712        * bootstrap: Allow autoconf-2.57.
713
7142002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * aclocal/prog-cc.m4: Remove GCCSED.
717
7182002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
721        Remove LDFLAGS.
722        Add CCAS, CCASCOMPILE.
723        Remove compilation rules for *.cpp, *.cxx, *.C.
724        Use CCASCOMPILE to compile *.S.
725        Add -pg to RTEMS_CFLAGS_PROFILE_V.
726
7272002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
728
729        * configure.ac: Remove c/make.
730
7312002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * aclocal/prog-ccas.m4: New.
734        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
735        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
736        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
737
7382002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
739
740        * acinclude.m4: Conditionally append --target=.
741
7422002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
745
7462002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * automake/compile.am: Remove LD_PATHS (Unused).
749        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
750        is announced obsolete).
751
7522002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
755
7562002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * aclocal/sysv-ipc.m4: Remove (Unused).
759        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
760
7612002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
762
763        * acinclude.m4: Lots of changes addressing PR 312.
764
7652002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
768        to PR 312).
769
7702002-11-18      Joel Sherrill <joel@OARcorp.com>
771
772        * VERSION: Updated to rtems-ss-20021118.
773
7742002-11-18      Joel Sherrill <joel@OARcorp.com>
775
776        * aclocal/version.m4: Updated to rtems-ss-20021118.
777
7782002-11-17      Joel Sherrill <joel@OARcorp.com>
779
780        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
781        Motorola MTX603e.
782
7832002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
786
7872002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
790        * configure.ac: Ditto.
791
7922002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
793
794        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
795        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
796        Support @CFLAGS@, @CXXFLAGS@.
797
7982002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * bootstrap: Allow autoconf-2.56.
801
8022002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
805        Fix stupid typo (continue/configure).
806        * aclocal/prog-cc.m4: Remove obsolete comments.
807        Acknowledge CFLAGS.
808
8092002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
812        end of the args passed to sub-configure-scripts. (Reported by
813        Wulf Hofbauer <wh73@cornell.edu>)
814
8152002-11-12      Joel Sherrill <joel@OARcorp.com>
816
817        * configure.ac: Remove make/compilers/Makefile.
818
8192002-11-11      Joel Sherrill <joel@OARcorp.com>
820
821        * VERSION: Updated to rtems-ss-20021111.
822
8232002-11-11      Joel Sherrill <joel@OARcorp.com>
824
825        * aclocal/version.m4: Updated to rtems-ss-20021111.
826
8272002-11-11      Joel Sherrill <joel@OARcorp.com>
828
829        * VERSION: Updated to rtems-ss-20021111.
830
8312002-11-11      Joel Sherrill <joel@OARcorp.com>
832
833        * aclocal/version.m4: Updated to rtems-ss-20021111.
834
8352002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * automake/compile.am: Remove rel rule.
838
8392002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
842
8432002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * configure.ac: Remove make/Templates/Makefile.
846        * README.configure: Minor massaging.
847
8482002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        Further preparations for autoconf > 2.52:
851        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
852        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
853        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
854
8552002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
856
857        * acinclude.m4: Adapations to autoconf > 2.52.
858
8592002-11-01      Joel Sherrill <joel@OARcorp.com>
860
861        * ChangeLog: Corrected.
862
8632002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * bootstrap: Add generate_bspdir_acinclude to automatically update
866        c/src/lib/libbsp/<cpu>/acinclude.m4.
867        Use #! /bin/sh instead of #!/bin/sh.
868        Remove autom4te*.cache during ./bootstrap --clean.
869
8702002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
873        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
874        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
875        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
876        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
877        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
878        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
879        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
880        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
881        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
882        (autoconf > 2.54 seems to have problems with the old form of
883        quoting).
884
8852002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
886
887        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
888        (autoconf > 2.54 complains about).
889
8902002-10-21      Joel Sherrill <joel@OARcorp.com>
891
892        * VERSION: Updated to rtems-20021021-test.
893
8942002-10-21      Joel Sherrill <joel@OARcorp.com>
895
896        * aclocal/version.m4: Updated to rtems-20021021-test.
897
8982002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
899
900        * .cvsignore: Reformat.
901        Add autom4te*cache.
902        Remove autom4te.cache.
903
9042002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
905
906        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
907
9082002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
909
910        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
911        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
912
9132002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
914
915        * bootstrap: Add autoconf/automake version checks by popular demand.
916        [FWIW: I dislike this.]
917
9182002-10-07      Joel Sherrill <joel@OARcorp.com>
919
920        * VERSION: Updated to rtems-ss-20021007.
921
9222002-10-07      Joel Sherrill <joel@OARcorp.com>
923
924        * aclocal/version.m4: Updated to rtems-ss-20021007.
925
9262002-10-04      Joel Sherrill <joel@OARcorp.com>
927
928        * VERSION: Updated to rtems-JUNK.
929
9302002-10-04      Joel Sherrill <joel@OARcorp.com>
931
932        * aclocal/version.m4: Updated to rtems-JUNK.
933
9342002-10-04      Joel Sherrill <joel@OARcorp.com>
935
936        * VERSION: Updated to rtems-ss-20021004.
937
9382002-10-04      Joel Sherrill <joel@OARcorp.com>
939
940        * aclocal/version.m4: Updated to rtems-ss-20021004.
941
9422002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
943
944        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
945        autoconf-2.53 PACKAGE crap.
946
9472002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * aclocal/prog-gnat.m4: New.
950
9512002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * aclocal/bsp-configure.m4: Fix small typo in comment.
954
9552002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
957        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
958
9592002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
960
961        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
962        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
963        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
964
9652002-08-07      Joel Sherrill <joel@OARcorp.com>
966
967        * aclocal/version.m4: Updated to rtems-ss-20020807.
968
9692002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
972
9732002-07-31      Joel Sherrill <joel@OARcorp.com>
974
975        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
976        was just a stub and only the OR32 port is getting worked on.
977
9782002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
979
980        * aclocal/subdirs.m4: Remove.
981        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
982
9832002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
984
985        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
986        exec/score/cpu.
987
9882002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
989
990        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
991        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
992        compilation rules (Work-around to an automake bug).
993        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
994        make-library.
995
9962002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * configure.ac: Activate cpukit. Remove references to c/src/exec.
999
10002002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1003
10042002-07-17      Joel Sherrill <joel@OARcorp.com>
1005
1006        * aclocal/version.m4: Updated to rtems-ss-20020717.
1007
10082002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1009
1010        * config-ml.in: Imported from gcc-3.1.
1011        Change to match c/src/config-ml.in.
1012
10132002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1014
1015        * aclocal/check-multiprocessing.m4: Reworked.
1016        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1017
10182002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1019
1020        * automake/multilib.am: Remove.
1021        * Makefile.am: Reflect change above.
1022
10232002-06-28      Joel Sherrill <joel@OARcorp.com>
1024
1025        * aclocal/version.m4: Updated to rtems-ss-20020628.
1026
10272002-06-27      Joel Sherrill <joel@OARcorp.com>
1028
1029        * tools/Makefile.am: Build the cpu dependent tools as well.
1030
10312002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1032
1033        * aclocal/env-rtemscpu.m4: Remove.
1034        * aclocal/multi.m4: Remove.
1035        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1036
10372002-05-28      Joel Sherrill <joel@OARcorp.com>
1038
1039        * aclocal/version.m4: Updated to rtems-ss-20020528.
1040
10412002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1042
1043        * aclocal/prog-cc.m4: Remove GCC272 support.
1044        Remove ENABLE_LIBCDIR.
1045        * aclocal/prog-cxx.m4: Ditto.
1046        * aclocal/enable-gcc28.m4: Remove.
1047        * aclocal/enable-libcdir.m4: Ditto.
1048
10492002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1052        ENABLE_GCC28.
1053
10542002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1055
1056        * automake/compile.am: Remove GCC272 support.
1057        Remove *.sh rule (unused).
1058        * configure.ac: Remove ENABLE_GCC28.
1059        Remove ENABLE_LIBCDIR.
1060
10612002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * .cvsignore: Added mdate-sh and texinfo.tex.
1064
10652002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1066
1067        * aclocal/version.m4: New file.
1068        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1069        aclocal/version.m4.
1070        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1071        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1072
10732002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1074
1075        * configure.ac:
1076        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1077        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1078        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1079        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1080
10812002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1082
1083        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1084        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1085
10862002-03-08      Joel Sherrill <joel@OARcorp.com>
1087
1088        * VERSION: Updated to rtems-mg5-20020808.
1089
10902002-03-01      Joel Sherrill <joel@OARcorp.com>
1091
1092        * VERSION: Updated to rtems-ss-20020301.
1093
10942002-02-15      Joel Sherrill <joel@OARcorp.com>
1095
1096        * VERSION: Updated to rtems-ss-20020215.
1097
10982002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1099
1100        * aclocal/subdirs.m4: Propagate the current $prefix to the
1101        sub-configures.
1102
11032002-02-05      Joel Sherrill <joel@OARcorp.com>
1104
1105        * VERSION: Updated to rtems-ss-20020205.
1106
11072002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1108
1109        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1110        compatibility.
1111        * bootstrap: Let --clean remove texinfo.tex.
1112
11132002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1114
1115        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1116
11172002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1118
1119        * configure.ac: Add --enable-docs support. Add
1120        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1121        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1122        hard-coded SUBDIRS.
1123        * README.configure: Added a bit of information on this new option.
1124
11252002-01-18      Joel Sherrill <joel@OARcorp.com>
1126
1127        * VERSION: Updated to rtems-ss-20020118.
1128
11292002-01-18      Joel Sherrill <joel@OARcorp.com>
1130
1131        * VERSION: Updated to rtems-20020118.
1132
11332002-01-17      Joel Sherrill <joel@OARcorp.com>
1134
1135        * VERSION: Updated to rtems-ss-20020717.
1136
11372002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1138
1139        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1140        check upon host_alias != build_alias.
1141
11422002-01-07      Joel Sherrill <joel@OARcorp.com>
1143
1144        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1145        last line to eliminate 100's of warnings.
1146
11472002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1148
1149        * aclocal/check-newlib.m4: Apply AS_IF.
1150        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1151        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1152        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1153        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1154        changes.
1155        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1156        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1157        * automake/compile.am: Remove librtemsall from LINK_FILES.
1158
11592001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1160
1161        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1162        * aclocal/subdirs.m4: New file.
1163        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1164        modifications.
1165        * aclocal/check-posix.m4: Apply AS_IF.
1166        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1167        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1168        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1169        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1170        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1171        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1172        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1173        OUTPUT_COMMANDS.
1174        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1175        * aclocal/rtems-debug.m4: Minor cleanups.
1176        * aclocal/rtems-top.m4: Minor cleanups.
1177        * automake/compile.am: Further steps towards automake's rules.
1178
11792001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1180
1181        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1182        * automake/lib.am: Add MULTISUBDIR.
1183
11842001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1185
1186        * bootstrap: Run autoheader when configure.ac contains
1187        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1188
11892001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1190
1191        * aclocal/bsp-configure.m4: New file.
1192        * Makefile.am: Add aclocal/bsp-configure.m4.
1193
11942001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1195
1196        * Makefile.am: Add automake/force-preinstall.am,
1197        aclocal/ppc.am, remove ACLOCAL_M4.
1198
11992001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1200
1201        * aclocal/bsp-alias.m4: Remove score603e_g1.
1202        * aclocal/check-bsps.m4: Remove score603e_g1.
1203        * aclocal/prog-cc.m4: Apply m4_if.
1204
1205
12062001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1207
1208        * automake/force-preinstall.am: New file.
1209        * aclocal/ppc.m4: New file.
1210
12112001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1212
1213        * aclocal/check-bsps.m4: Reworked.
1214        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1215
12162001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1217
1218        * aclocal/bspopts.m4: New file.
1219
12202001-11-13      Joel Sherrill <joel@OARcorp.com>
1221
1222        * COPYING: Test of $Id$ -> $RTEMS$.
1223
12242001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1225
1226        This modification is part of the submitted modifications necessary to
1227        support the IBM PPC405 family.  This submission was reviewed by
1228        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1229        not negatively impact the ppc403 BSPs.  The submission and tracking
1230        process was captured as PR50.
1231        * README.configure: Added gen405 BSP.
1232
12332001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1234
1235        * Adopt more automake rules:
1236        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1237        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1238        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1239        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1240        CXXLINK_APP in make-cxx-exe.
1241        * automake/lib.am: Add ARFLAGS.
1242
12432001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1244
1245        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1246        config.cache's which prevented powerpc targets librdbg from building.
1247
12482001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1249
1250        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1251        add 2nd arg to _RTEMS_CPU_SUBDIR.
1252        * aclocal/target.m4: Replace ac_configure_args with
1253        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1254        * Makefile.am: Require automake-1.5.
1255
12562001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1257
1258        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1259        * configure.in: Remove.
1260        * configure.ac: New file, generated from configure.in by autoupdate.
1261
12622001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1263
1264        * aclocal/rtems-cpu-subdirs.m4: New file.
1265
12662001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1267
1268        * automake/compile.am: Fundamentally reworked compilation rules for
1269        closer adaptation to automake's behavior.
1270
12712001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1272
1273        * automake/lib.am: Comment out LD.
1274        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1275        automake/leaf.am to AUTOMAKE_FILES.
1276
12772001-09-27      Joel Sherrill <joel@OARcorp.com>
1278
1279        * config.guess: No longer in CVS since installed by bootstrap.
1280
12812001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1282
1283        * bootstrap: remove/add automake added files.
1284        * .cvsignore: reflect changes to bootstrap.
1285
12862001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1287
1288        * automake/leaf.am: New file.
1289
12902001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1291
1292        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1293        of AC_CANONICAL_SYSTEM.
1294        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1295        mkinstalldirs and mkdir.
1296        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1297        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1298        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1299       
13002001-09-13      Joel Sherrill <joel@OARcorp.com>
1301
1302        * missing: Updated to latest version.
1303
13042001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1305
1306        * configure.in: autoupdate to autoconf-2.52.
1307        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1308        fix auto*tool invocation order.
1309        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1310        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1311        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1312        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1313        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1314        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1315        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1316        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1317        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1318        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1319        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1320        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1321        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1322        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1323        RTEMS_CONFIG_PER_BSP conditional.
1324        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1325        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1326        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1327
13282001-05-25      Joel Sherrill <joel@OARcorp.com>
1329
1330        * README.configure: Corrected the name of the MRM332 BSP.
1331        Strengthened the distinction between what the target
1332        and the BSP each select.  Added more targets to list.
1333
13342001-05-25      Joel Sherrill <joel@OARcorp.com>
1335
1336        * README.configure: Updated the list of BSPs.
1337
13382001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1339
1340        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1341        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1342        Add support for DOS-drive-letters.
1343
13442001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1345
1346        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1347        RTEMS_PROG_CC_FOR_TARGET.
1348
13492001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1350
1351        * README.cdn-X: Update.
1352        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1353        @CPPFLAGS@ to CPPFLAGS.
1354
13552001-04-20      Eric Valette <valette@crf.canon.fr>
1356
1357        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1358        BSPs support the new exception processing model and
1359        consequently, librdbg.
1360
13612001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1362
1363        * configure.in: Reworked for Canadian Cross support.
1364        * Makefile.am: Reflect changes to configure.in.
1365        * config.guess, config.sub: Update from subversions.gnu.org.
1366        * README.cdn-X: New file.
1367        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1368
13692001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1370
1371        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1372        TARGET_CONFIG_SUBDIRS.
1373        * aclocal/enable-bsp.m4: fix quoting.
1374        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1375
13762001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1377
1378        * aclocal/config-subdirs.m4: New file.
1379        * aclocal/target.m4: Use macros from config-subdirs.m4.
1380
13812001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1382
1383        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1384        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1385
13862001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1387
1388        * configure.in: Fix AM_INIT_AUTOMAKE.
1389        * aclocal/bsp-arg-enable.m4: Extend comments.
1390        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1391        the default clause.
1392
13932001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1394
1395        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1396        RTEMS_ENV_RTEMSCPU.
1397        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1398        special treatment for GCC_SPECS.
1399        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1400        special treatment for GCC_SPECS.
1401        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1402        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1403        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1404        instead of $(shell ..) for LIBC_LIB*.
1405
14062001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1407
1408        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1409        simsh7045.
1410
14112001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1412
1413        * automake/compile.am: Add LD.
1414
14152000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1416
1417        * config.guess, config.sub: Update from CVS-autoconf to pick
1418        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1419        necessary anyway to use autoconf-versions > 2.13.
1420
14212000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1422
1423        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1424        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1425        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1426        help string.
1427        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1428
14292000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1430
1431        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1432        Modified to reflect addition of LEON BSPs as well as the
1433        no-FP ERC32 variant.
1434
14352000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1436
1437        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1438        standard).
1439        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1440        standard).
1441        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1442        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1443        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1444        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1445
14462000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1447
1448        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1449        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1450        $host instead of $target (BUG-FIX).
1451        * configure.in: Use $target and $host instead of $target_alias and
1452        $host_alias (autoconf-2.49b).
1453        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1454        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1455
1456        NOTES:
1457        * autoconf-2.49b depredicates using changequotes.
1458        * The changes to configure.in are due to cleanups in
1459        autoconf-2.49b's implemention of canonicalization. With
1460        autoconf-2.1x it wasn't always clear, when to use $xxx or
1461        $xxx_alias. Now this is clear.
1462
14632000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1464
1465        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1466
14672000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1468
1469        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1470        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1471        with an RTEMS specific but more restrictive autoconf macro.
1472
14732000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1474
1475        * automake/lib.am: Add LD.
1476
14772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1478
1479        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1480        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1481
14822000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1483 
1484        * aclocal/*: Replace with contents of macros/*.m4
1485        * macros/: Remove.
1486        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1487        * Makefile.am: Reflect changes to aclocal/ and macros/.
1488
14892000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1490
1491        * configure.in: New, Cygnus/GNU style configuration.
1492        * Makefile.am: Add macros/, reflect new configure.in,
1493        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1494        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1495        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1496        * macros/tool-prefix.m4: Remove.
1497        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1498        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1499        RTEMS_ROOT.
1500        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1501        * macros/multilib.m4: Various minor fixes.
1502        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1503        PROJECT_ROOT, RTEMS_ROOT.
1504        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1505        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1506
15072000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1508
1509        * automake/multilib.am: New file.
1510        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1511        the automake/ directory.
1512
15132000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1514
1515        * macros/enable-hwapi.m4: Removed.
1516        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1517        A small cleanup step towards gnu-canonicalization.
1518
15192000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1520
1521        * macros: New directory.
1522        * macros/bsp-alias.m4: new file.
1523        * macros/canonical-host.m4: new file.
1524        * macros/canonical-target-name.m4: new file.
1525        * macros/canonicalize-tools.m4: new file.
1526        * macros/check-bsp-cache.m4: new file.
1527        * macros/check-bsps.m4: new file.
1528        * macros/check-cpu.m4: new file.
1529        * macros/rtems-debug.m4: new file.
1530        * macros/check-cxx.m4: new file.
1531        * macros/check-itron.m4: new file.
1532        * macros/check-multiprocessing.m4: new file.
1533        * macros/check-networking.m4: new file.
1534        * macros/check-newlib.m4: new file.
1535        * macros/check-posix.m4: new file.
1536        * macros/check-rdbg.m4: new file.
1537        * macros/enable-bare.m4: new file.
1538        * macros/enable-cxx.m4: new file.
1539        * macros/enable-gcc28.m4: new file.
1540        * macros/enable-inlines.m4: new file.
1541        * macros/enable-itron.m4: new file.
1542        * macros/enable-libcdir.m4: new file.
1543        * macros/enable-multiprocessing.m4: new file.
1544        * macros/enable-networking.m4: new file.
1545        * macros/enable-posix.m4: new file.
1546        * macros/enable-rdbg.m4: new file.
1547        * macros/enable-rtemsbsp.m4: new file.
1548        * macros/enable-tests.m4: new file.
1549        * macros/gcc-pipe.m4: new file.
1550        * macros/gcc-specs.m4: new file.
1551        * macros/i386-gas-code16.m4: new file.
1552        * macros/path-ksh.m4: new file.
1553        * macros/path-perl.m4: new file.
1554        * macros/prog-cc.m4: new file.
1555        * macros/prog-cxx.m4: new file.
1556        * macros/project-root.m4: new file.
1557        * macros/rtems-top.m4: new file.
1558        * macros/sysv-ipc.m4: new file.
1559        * macros/target.m4: new file.
1560        * macros/rtems-test-no-pause.m4: new file.
1561        * macros/multilib.m4: new file.
1562        * macros/tool-paths.m4: new file.
1563        * macros/tool-prefix.m4: new file.
1564
15652000-09-14      Joel Sherrill <joel@OARcorp.com>
1566
1567        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1568
15692000-09-14      Joel Sherrill <joel@OARcorp.com>
1570
1571        * aclocal/enable-hwapi.m4: Now longer used and removed.
1572
15732000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1574
1575        * automake/lib.am: Remove leaf.cfg.
1576
15772000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1578
1579        * aclocal/rtems-top.m4: Add ENDIF-hack.
1580        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1581
15822000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1583
1584        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1585        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1586        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1587        * automake/compile.am: Replaced.
1588        * automake/local.am: Remove building variant handling.
1589
15902000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1591
1592        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1593        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1594        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1595        * aclocal/target.m4: Cleanup comments
1596        * Automake/compile.am: Add DEFS support to keep building happy.
1597
15982000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1599
1600        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1601
16022000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1603
1604        * automake/compile.am: New file
1605        * ChangeLog: Fix email addresses
1606
16072000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1608
1609        * LICENSE.NET, README, README.configure: Spelling corrections.
1610
16112000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1612
1613        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1614
16152000-08-30      Joel Sherrill <joel@OARcorp.com>
1616
1617        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1618
16192000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1620
1621        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1622
16232000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1624
1625        * aclocal/check-bsps.h:
1626          - Add pck6-BSP
1627          - Exclude ChangeLog from being picked up as BSP
1628        * aclocal/bsp-alias.m4: Add pck6-BSP
1629
16302000-08-10      Joel Sherrill <joel@OARcorp.com>
1631
1632        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.