source: rtems/ChangeLog @ 859fbb49

4.104.114.84.95
Last change on this file since 859fbb49 was 859fbb49, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/28/07 at 05:50:06

2007-01-28 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.maint: Sync nomenclature with that being used in cpukit/score/include/rtems/system.h (major->minor, minor->revision).
  • Property mode set to 100644
File size: 48.2 KB
RevLine 
[859fbb49]12007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.maint: Sync nomenclature with that being used in
4          cpukit/score/include/rtems/system.h (major->minor,
5          minor->revision).
6
[0bed66a8]72007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
8
[17ab08dc]9        * Makefile.maint: Remove references to
10          cpukit/score/include/rtems/system.h.
[0bed66a8]11        * Makefile.maint: Add CVS_RUN.
12
[16e03864]132007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * Makefile.maint: New.
16
[bb22f141]172007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
18
19        * acinclude.m4: AC_PREREQ(2.60).
20
[f172fc89]212007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
22
23        * ampolish3: Use MKDIR_P instead of mkdir_p.
24
[ba4b65ee]252007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * Makefile.am: Remove scripts/.
28
[fcb0cd46]292006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * configure.ac: New BUG-REPORT address.
32
[054f1877]332006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * Makefile.am: Add ampolish3.
36
[7e30265]372006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
38
39        * bootstrap: Add -r (autoreconf).
40
[77fff592]412006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * bootstrap: Add -p (regenerate preinstall.ams).
44
[b947ced7]452006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * ampolish3: New.
48
[f02a0e53]492006-10-19      Joel Sherrill <joel@OARcorp.com>
50
51        * configure.ac: Remove all macro implementations and use only the
52        static inline. Static inline functions are now well supported so
53        there is no reason for duplicate maintenance.
54        * aclocal/enable-inlines.m4: Removed.
55
[9b5e72b]562006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
57
58        * aclocal/rtems-top.m4: Remove RTEMS_API.
59        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
60
[2e28876]612006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
62
63        * aclocal/version.m4: Bump version to 4.7.99.0.
64
[756c9ba]652006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
66
67        * configure.ac: Require autoconf-2.60. Require automake-1.10.
68
[5cefa4ca]692006-08-09      Kolja Waschk <waschk@telos.de>
70
71        * config-ml.in: New port to Altera NIOS II.
72
[8eb78a20]732006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
74
75        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
76        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
77       
[5b5e6ba5]782006-06-23      Worth Burruss <worth@motioncontrol.org>
79
80        * README.configure: Add mcf5235.
81
[8a1ea19]822006-04-18      Joel Sherrill <joel@OARcorp.com>
83
84        * VERSION: Updated to rtems-4.6.99.3.
85
[84c86f2]862006-04-18  Joel Sherrill <joel@OARcorp.com>
87
88        * aclocal/version.m4: Updated to rtems-4.6.99.3.
89
[9fdf810]902006-04-18      Joel Sherrill <joel@OARcorp.com>
91
[0bcbbd2]92        * release_support: Fix typos.
[9fdf810]93
[0bcbbd2]942006-04-18      Joel Sherrill <joel@OARcorp.com>
[c5a67176]95
[0bcbbd2]96        * ChangeLog, release_support: Fix typos.
[c5a67176]97
[c6bfd5d2]982006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
99
100        * acinclude.m4: Requires autoconf-2.59.
101
[bea51c0]1022006-03-07      Joel Sherrill <joel@OARcorp.com>
103
104        PR 694/rtems
105        * release_support: Do not include .cvsignore files in release tarballs.
106
[a5a0db4]1072006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
108
109        PR 882/make_build
110        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
111
[26e24b5]1122006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
113
[a533890]114        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
115        Alpha-sort the aliases list.
[26e24b5]116        * automake/host.am, automake/local.am, automake/subdirs.am:
117        Remove depend-am, depend-recursive.
118
[445b9740]1192006-01-10      Joel Sherrill <joel@OARcorp.com>
120
121        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
122
[1a5a3705]1232006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
124
125        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
126        Alias leon1 to leon2. Add sis.
127        * aclocal/check_bsps.m4: Remove brs5l.
128        Remove leon. Add leon2. Add sis to erc32 family.
129
[0ce7a06]1302005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
131
132        PR 851/bsps
133        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
134        family.
135
[368aa67]1362005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
137
138        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
139
[ed73c256]1402005-09-02      Joel Sherrill <joel@OARcorp.com>
141
142        * VERSION: Updated to rtems-4.6.99.2.
143
[95f9447]1442005-09-02  Joel Sherrill <joel@OARcorp.com>
145
[e540d72]146        * aclocal/version.m4: Updated to rtems-4.6.99.2.
[95f9447]147
[9b55ef5]1482005-07-06      Philippe Simons
149
[e540d72]150        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
[9b55ef5]151
[17228d13]1522005-04-28      Joel Sherrill <joel@OARcorp.com>
153
154        * README.configure: Updated to account for removal of dmv177 and
155        ppcn_60x as well as other additions and deletions.
156
[35e60150]1572005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
158
159        * aclocal/enable-itron.m4: Allow unix.
160
[470816d]1612005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
162
163        * Makefile.am: Remove ACLOCAL_FILES.
164
[985ba62]1652004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
166
167        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
168        bsp_specs.
169
[a7cddf52]1702004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
171
172        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
173        motorola_shared.
174
[d4948dd9]1752004-11-10      Joel Sherrill <joel@oarcorp.com>
176
177        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
178
[ba5288d]1792004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
180
181        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
182
[504112d]1832004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
184
185        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
186        presence of *.cfg.
187        * aclocal/check-custom-bsp.m4: Add bspkit support.
188
[180ae7a1]1892004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
190
191        * aclocal/enable-bare.m4: Remove.
192
[c7f8bbea]1932004-09-29      Joel Sherrill <joel@OARcorp.com>
194
195        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
196        c/TOOL_TARGETS: i960 obsoleted and all references removed.
197
[97891e5e]1982004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
199
200        * configure.ac: Require automake > 1.9.
201
[20286cb]2022004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
203
204        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
205
[a7fabaec]2062004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
207
208        PR 673/make_build
209        * config-ml.in: Quote 'cd "${ml_origdir}"'.
210        Quote 'cd "${ML_POPDIR}"'.
211
[2977f24c]2122004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
213
[a7fabaec]214        PR 673/make_build
[2977f24c]215        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
216
2172004-07-14      Joel Sherrill <joel@OARcorp.com>
[ef6d69c3]218
219        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
220
[3456ce8a]2212004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
222
223        * aclocal/rtems-top.m4: Remove ENDIF.
224        Remove with_target_subdir defaulting to '.'.
225        * acinclude.m4: Add --includedir to sub_configure_args.
226
[9078e097]2272004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
230        Rework dist-hook.
231        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
232        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
233
[6f5b510]2342004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
237
[2994a4a0]2382004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * Makefile.am: Remove AUTOMAKE_FILES.
241        Cleanup duplicate ACLOCAL_FILES.
242        EXTRA_DIST += config-ml.in.
243        DIST_SUBDIRS += make.
244        Add dist-hook.
245        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
246
[1d3713ef]2472004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
250
[7eabb628]2512004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * VERSION: 4.6.99.0.
254        * aclocal/version.m4: 4.6.99.0.
255
[75b453f]2562004-02-06      Joel Sherrill <joel@OARcorp.com>
257
258        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
259        which were accidentally removed when purging the mips64orion.
260
[1f1b298]2612004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * aclocal/rpm.m4: Make osversions the default.
264        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
265        distcheck).
266
[9b962b28]2672004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
[1f1b298]269        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
[9b962b28]270
[86a84373]2712004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * configure.ac: Require automake >= 1.8.2.
274        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
275
[36e48b1]2762004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.ac: Requires automake >= 1.8.1.
279
[6223498d]2802004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * .cvsignore: Remove mkinstalldirs.
283        * bootstrap: Remove compile during "clean".
284
[8fca19b3]2852004-01-08      Joel Sherrill <joel@OARcorp.com>
286
287        * .cvsignore: Add compile.
288
[f6f9ad4]2892004-01-07      Joel Sherrill <joel@OARcorp.com>
290
291        * README.configure: Remove efi68k and efi332 references as they are no
292        longer in the tree.
293
[8d93706]2942004-01-07      Joel Sherrill <joel@OARcorp.com>
295
296        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
297        removed as mips port more completely covers the MIPS family.
298
[3d0f7c8]2992003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * README.configure: Reflect requireing autoconf-2.59 and
302        automake-1.8.
303
[8e7a525]3042003-12-17      Joel Sherrill <joel@OARcorp.com>
305
306        * VERSION: Updated to rtems-20031217-test.
307
[44652f8]3082003-12-17  Joel Sherrill <joel@OARcorp.com>
309
310    * aclocal/version.m4: Updated to rtems-20031217-test.
311
[69544b5]3122003-12-17      Joel Sherrill <joel@OARcorp.com>
313
314        * release_support: Correct method used to find ChangeLog associated
315        with the version.m4 files.  Keep going until I can get a tarball cut.
316
[78429066]3172003-12-17      Joel Sherrill <joel@OARcorp.com>
318
[7d4d954]319        * release_support: Use dirname not basedir.  Keep going until I
320        can get a tarball cut.
[78429066]321
[9f64a70]3222003-12-17      Joel Sherrill <joel@OARcorp.com>
323
324        * release_support: New file -- assistant to new cut_release script.
325
[a07ff70b]3262003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * Makefile.am: Remove automake/compile.am
329
[dbb07c74]3302003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * automake/compile.am: Remove (Unused).
333
[de3e979]3342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * automake/lib.am: Remove (Unused).
337
[810720b6]3382003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
341
[88c3c5e]3422003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * configure.ac: Remove make/custom/Makefile.
345        * Makefile.am: Cosmetics.
346        * automake/compile.am: Remove compilation rules.
347        Remove $(ARCH) directory generation.
348
[dfd3132]3492003-11-26      Joel Sherrill <joel@OARcorp.com>
350
351        * MAINTAINERS: New file.
352
[3959276e]3532003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
356        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
357        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
358        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
359        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
360        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
361        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
362        aclocal/enable-tests.m4, aclocal/multilib.m4,
363        aclocal/path-ksh.m4, aclocal/project-root.m4,
364        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
365        acinclude.m4:
366        Fix underquoting to silence automake-1.8.
367
[044d954]3682003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * config-ml.in: Don't built multilib variant normal (-mn) for
371        h8300-*-rtems*.
372
[532b7d1]3732003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * aclocal/config-subdirs.m4: Remove.
376        * Makefile.am: Reflect changes above.
377
[fb2fc21]3782003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * aclocal/canonical-host.m4: Remove.
381        * Makefile.am: Reflect changes above.
382
[0affee3]3832003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
386        c/src/lib/libbsp/*/acinclude.m4.
387
[4f2064f1]3882003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * aclocal/check-cpu.m4: Remove.
391        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
392        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
393        $1 in $srcdir before adding dir to SUBDIRS.
394
[5e8552a4]3952003-09-26  Joel Sherrill <joel@OARcorp.com>
396
397        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
[4f2064f1]398
[d2c6e4c1]3992003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
402        patches).
403        * aclocal/enable-tests.m4: Change to support
404        --enable-tests=no|yes|samples, default is samples.
405
[416f7bbe]4062003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * Makefile.am: Correct bogus ACLOCAL_FILES.
409
[8ad16ba]4102003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
413        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
414        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
415        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
416        aclocal/check-networking.m4, aclocal/check-newlib.m4,
417        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
418        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
419        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
420        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
421        aclocal/path-perl.m4, aclocal/ppc.m4,
422        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
423        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
424        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
425        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
426        Remove (Unused).
427        * automake/leaf.am, automake/force-preinstall.am:
428        Remove (Unused).
429        * Makefile.am: Reflect changes above.
430
[d225716]4312003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * automake/local.am, automake/host.am: Remove "debug".
434
[7dcc3fe]4352003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
438
[3a032d41]4392003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
442        Add "autoconf-2.5x unquoting" hack.
443
4442003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * config.sub: Remove (Automatically added by automake, again).
447        * bootstrap: Reflect change above.
448        * configure.ac: Require automake >= 1.7.6.
449
[be5e8272]4502003-07-03      Joel Sherrill <joel@OARcorp.com>
451
452        * SUPPORT: Fix Mark Johannes' email address.
453
[ea19143]4542003-07-03      Joel Sherrill <joel@OARcorp.com>
455
456        * VERSION: Updated to rtems-ss-20030703.
457
[73defea0]4582003-07-03      Joel Sherrill <joel@OARcorp.com>
459
460        * aclocal/version.m4: Updated to rtems-ss-20030703.
461
[502ce3c]4622003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
[cf0ed46]464        * bootstrap: Reflect having added config.sub.
[502ce3c]465        * config.sub: New from subversions to accomodate c4x/tic4x.
466
[87a95526]4672003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
[9274ea7]469        PR 412/make_build
[87a95526]470        * configure.ac: Remove "BLEEDING EDGE" warning.
471        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
[9274ea7]472        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
[87a95526]473        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
474        * aclocal/gcc-isystem.m4: New.
475        * Makefile.am: Add aclocal/gcc-isystem.m4.
476
[b52d7bc]4772003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * automake/local.am: Remove $(ARCH), clean-local.
480
[acd7c408]4812003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        PR 321:
484        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
485        * aclocal/env-rtemsbsp.m4
486        * automake/compile.am
487        * automake/host.am
488        * automake/local.am
489
[1cd9dfc]4902003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
493        * automake/compile.am: Remove LIBSUFFIX_VA.
494        Merger from rtems-4-6-branch.
495
[428044d1]4962003-04-17      Joel Sherrill <joel@OARcorp.com>
497
498        * VERSION: Updated to rtems-ss-20030417.
499
[7ae9530]5002003-04-17      Joel Sherrill <joel@OARcorp.com>
501
502        * aclocal/version.m4: Updated to rtems-ss-20030417.
503
[e9aa8627]5042003-04-11      Joel Sherrill <joel@OARcorp.com>
505
506        * VERSION: Updated to rtems-ss-20030411.
507
[f1208c0]5082003-04-11      Joel Sherrill <joel@OARcorp.com>
509
510        * aclocal/version.m4: Updated to rtems-ss-20030411.
511
[a52b2059]5122003-04-11      Joel Sherrill <joel@OARcorp.com>
513
514        * VERSION: Updated to rtems-ss-20020411.
515
[1ee68d1]5162003-04-11      Joel Sherrill <joel@OARcorp.com>
517
518        * aclocal/version.m4: Updated to rtems-ss-20020411.
519
[55837f7]5202003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * acinclude.m4: Reformat build_* handling.
523        Preset *_alias if empty.
524        * configure.ac: Change tools/build to build-config dirs.
525        Conditionally build tools/build as host-config dirs.
526
5272003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * acinclude.m4: Fix broken comments.
530        Add hidden option --enable-experimental.
531        * README.cdn-X: Update.
532        * configure.ac: Build tools/build as host and build-host tools to
533        accomodate those BSPs applying packhex in <BSP>.cfg.
534        Build tools/cpu as build-host tools.
535
5362003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * tools/Makefile.am: Remove.
539        * configure.ac: Remove tools.
540        * acinclude.m4: Fix build_subdir handling.
541        * Makefile.am: Remove tools from SUBDIRS.
542        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
543
5442003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * configure.ac: Remove AC_CONFIG_AUX_DIR.
547        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
548
5492003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * bootstrap: Add ACLOCAL, AUTOHEADER.
552        Don't check for auto*tool-versions.
553
5542003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
557
5582003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * automake/compile.am: Introduce depend-gcc.
561        * automake/lib.am: Remove stray comment.
562        * automake/local.am: Introduce depend-gcc.
563
5642003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
567
5682003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
571        * automake/local.am: Remove $(ARCH), clean-local.
572        * automake/compile.am: Add $(ARCH), clean-local.
573        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
574
[b22fa3ab]5752003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * Makefile.am: Remove references to obsoleted files
578        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
579
[6dd184ce]5802003-02-14      Joel Sherrill <joel@OARcorp.com>
581
582        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
583        references.
584
[6b2b4a36]5852003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
588
[d854517]5892003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
590
591        * bootstrap: Remove attempts to detect autoconf and automake using
592        "which" (PR 325).
593
[08c6c10]5942003-02-06      Joel Sherrill <joel@OARcorp.com>
595
596        * README.configure: Updated to reflect new BSPs and deprecated
597        targets.
[d854517]598
[b36cca28]5992003-01-28      Joel Sherrill <joel@OARcorp.com>
600
601        * VERSION: Updated to rtems-ss-20030128.
602
[4f3e2c28]6032003-01-28      Joel Sherrill <joel@OARcorp.com>
604
605        * aclocal/version.m4: Updated to rtems-ss-20030128.
606
[16735ca]6072003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
610        Remove CLOBBER_DEPEND (Unused).
611
[159efe9f]6122003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * automake/local.am: Remove distclean-local.
615
[2a2def9]6162001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
619        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
620
[bde6014e]6212002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
624        Rework RTEMS_PROG_CXX_FOR_TARGET.
625
[f442116c]6262002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
629
[09efa77]6302002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
633
[3907075f]6342002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
637
[b41b797]6382002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * bootstrap: Require autoconf 2.54 or 2.57.
641        Require automake-1.7.2.
642
[6fea3824]6432002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
646        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
647        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
648
[baa8dd7c]6492002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
652
[f04c916]6532002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * automake/compile.am: Remove hard-coded *_PROFILE_V.
656        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
657        CFLAGS_PROFILE_V.
658        Remove CPPFLAGS_GCC.
659
[c2113d3]6602002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
661
662        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
663        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
664        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
665        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
666
[8b38a769]6672002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * aclocal/rtems-flags.m4: New.
670
[82b1805]6712002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * bootstrap: Allow autoconf-2.57.
674
[c47c12b]6752002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
676
677        * aclocal/prog-cc.m4: Remove GCCSED.
678
[29d82b25]6792002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
682        Remove LDFLAGS.
683        Add CCAS, CCASCOMPILE.
684        Remove compilation rules for *.cpp, *.cxx, *.C.
685        Use CCASCOMPILE to compile *.S.
686        Add -pg to RTEMS_CFLAGS_PROFILE_V.
687
[87ecb88c]6882002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * configure.ac: Remove c/make.
691
[ff65620]6922002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * aclocal/prog-ccas.m4: New.
695        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
696        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
697        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
698
[b6cc40a]6992002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * acinclude.m4: Conditionally append --target=.
702
[0a9a0f5]7032002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
706
[86f12bc]7072002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * automake/compile.am: Remove LD_PATHS (Unused).
710        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
711        is announced obsolete).
712
[20d7ed37]7132002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
716
[984123f]7172002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
718
719        * aclocal/sysv-ipc.m4: Remove (Unused).
720        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
721
[9e4d710]7222002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * acinclude.m4: Lots of changes addressing PR 312.
725
[824bf2e4]7262002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
729        to PR 312).
730
[5395172]7312002-11-18      Joel Sherrill <joel@OARcorp.com>
732
733        * VERSION: Updated to rtems-ss-20021118.
734
[b5a59c3f]7352002-11-18      Joel Sherrill <joel@OARcorp.com>
736
737        * aclocal/version.m4: Updated to rtems-ss-20021118.
738
[174eed8c]7392002-11-17      Joel Sherrill <joel@OARcorp.com>
740
741        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
742        Motorola MTX603e.
743
[824bf2e4]7442002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
747
[bcf4d5bc]7482002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
749
750        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
751        * configure.ac: Ditto.
752
[8a2e2aaa]7532002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
754
755        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
756        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
757        Support @CFLAGS@, @CXXFLAGS@.
758
[e9fc7e5]7592002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
760
761        * bootstrap: Allow autoconf-2.56.
762
[f289c09]7632002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
766        Fix stupid typo (continue/configure).
767        * aclocal/prog-cc.m4: Remove obsolete comments.
768        Acknowledge CFLAGS.
769
[6a31b7c0]7702002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
773        end of the args passed to sub-configure-scripts. (Reported by
774        Wulf Hofbauer <wh73@cornell.edu>)
775
[fae851c]7762002-11-12      Joel Sherrill <joel@OARcorp.com>
777
778        * configure.ac: Remove make/compilers/Makefile.
779
[2c86557]7802002-11-11      Joel Sherrill <joel@OARcorp.com>
781
782        * VERSION: Updated to rtems-ss-20021111.
783
[b99463c]7842002-11-11      Joel Sherrill <joel@OARcorp.com>
785
786        * aclocal/version.m4: Updated to rtems-ss-20021111.
787
[a3f7971]7882002-11-11      Joel Sherrill <joel@OARcorp.com>
789
790        * VERSION: Updated to rtems-ss-20021111.
791
[2bc3f76]7922002-11-11      Joel Sherrill <joel@OARcorp.com>
793
794        * aclocal/version.m4: Updated to rtems-ss-20021111.
795
[a9f1a11]7962002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * automake/compile.am: Remove rel rule.
799
[7395fa5]8002002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
803
[6f6cde6f]8042002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * configure.ac: Remove make/Templates/Makefile.
807        * README.configure: Minor massaging.
808
[e05468fb]8092002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        Further preparations for autoconf > 2.52:
812        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
813        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
814        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
815
[9cf7774]8162002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * acinclude.m4: Adapations to autoconf > 2.52.
819
[b31106f6]8202002-11-01      Joel Sherrill <joel@OARcorp.com>
[022fcc07]821
[b31106f6]822        * ChangeLog: Corrected.
[32f1696c]823
[282cb9c]8242002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
825
826        * bootstrap: Add generate_bspdir_acinclude to automatically update
827        c/src/lib/libbsp/<cpu>/acinclude.m4.
828        Use #! /bin/sh instead of #!/bin/sh.
829        Remove autom4te*.cache during ./bootstrap --clean.
830
[314a962]8312002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
832
833        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
834        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
835        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
836        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
837        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
838        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
839        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
840        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
841        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
842        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
843        (autoconf > 2.54 seems to have problems with the old form of
844        quoting).
845
[1da0c52]8462002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
847
848        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
849        (autoconf > 2.54 complains about).
850
[3767e25]8512002-10-21      Joel Sherrill <joel@OARcorp.com>
852
853        * VERSION: Updated to rtems-20021021-test.
854
[f8ee48bf]8552002-10-21      Joel Sherrill <joel@OARcorp.com>
856
857        * aclocal/version.m4: Updated to rtems-20021021-test.
858
[8730f45]8592002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * .cvsignore: Reformat.
862        Add autom4te*cache.
863        Remove autom4te.cache.
864
[aa7428a]8652002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
868
[59d28b7]8692002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870
871        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
872        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
873
[58fd5ab]8742002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * bootstrap: Add autoconf/automake version checks by popular demand.
877        [FWIW: I dislike this.]
878
[4bf6f90d]8792002-10-07      Joel Sherrill <joel@OARcorp.com>
880
881        * VERSION: Updated to rtems-ss-20021007.
882
[523fb4b]8832002-10-07      Joel Sherrill <joel@OARcorp.com>
884
885        * aclocal/version.m4: Updated to rtems-ss-20021007.
886
[e1229013]8872002-10-04      Joel Sherrill <joel@OARcorp.com>
888
889        * VERSION: Updated to rtems-JUNK.
890
[71a08543]8912002-10-04      Joel Sherrill <joel@OARcorp.com>
892
893        * aclocal/version.m4: Updated to rtems-JUNK.
894
[d8befba2]8952002-10-04      Joel Sherrill <joel@OARcorp.com>
896
897        * VERSION: Updated to rtems-ss-20021004.
898
[b6ea96ef]8992002-10-04      Joel Sherrill <joel@OARcorp.com>
900
901        * aclocal/version.m4: Updated to rtems-ss-20021004.
902
[72f4ec87]9032002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
906        autoconf-2.53 PACKAGE crap.
907
[6c15108]9082002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
909
910        * aclocal/prog-gnat.m4: New.
911
[ca3fa6bb]9122002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
913
914        * aclocal/bsp-configure.m4: Fix small typo in comment.
915
[24688dbd]9162002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
919
[d69c9c6]9202002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
921
922        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
923        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
924        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
925
[d5dc04f]9262002-08-07      Joel Sherrill <joel@OARcorp.com>
927
928        * aclocal/version.m4: Updated to rtems-ss-20020807.
929
[d3f954e]9302002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
931
932        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
933
[79b15c1d]9342002-07-31      Joel Sherrill <joel@OARcorp.com>
935
936        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
937        was just a stub and only the OR32 port is getting worked on.
938
[b4cde04]9392002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * aclocal/subdirs.m4: Remove.
942        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
943
[0e08a3c3]9442002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
945
946        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
947        exec/score/cpu.
948
[35b2275]9492002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
950
951        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
952        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
953        compilation rules (Work-around to an automake bug).
954        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
955        make-library.
956
[be3e0f7]9572002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
958
959        * configure.ac: Activate cpukit. Remove references to c/src/exec.
960
[cca5631]9612002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
962
963        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
964
[76af1fc]9652002-07-17      Joel Sherrill <joel@OARcorp.com>
966
967        * aclocal/version.m4: Updated to rtems-ss-20020717.
968
[8166684]9692002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * config-ml.in: Imported from gcc-3.1.
972        Change to match c/src/config-ml.in.
973
[0f8ae13c]9742002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
975
976        * aclocal/check-multiprocessing.m4: Reworked.
977        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
978
[48e7a718]9792002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
980
981        * automake/multilib.am: Remove.
982        * Makefile.am: Reflect change above.
983
[f610f0c5]9842002-06-28      Joel Sherrill <joel@OARcorp.com>
985
986        * aclocal/version.m4: Updated to rtems-ss-20020628.
987
[8ce766ce]9882002-06-27      Joel Sherrill <joel@OARcorp.com>
989
990        * tools/Makefile.am: Build the cpu dependent tools as well.
991
[ba2df911]9922002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * aclocal/env-rtemscpu.m4: Remove.
995        * aclocal/multi.m4: Remove.
996        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
997
[28311188]9982002-05-28      Joel Sherrill <joel@OARcorp.com>
999
1000        * aclocal/version.m4: Updated to rtems-ss-20020528.
1001
[53eb191]10022002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1003
1004        * aclocal/prog-cc.m4: Remove GCC272 support.
1005        Remove ENABLE_LIBCDIR.
1006        * aclocal/prog-cxx.m4: Ditto.
1007        * aclocal/enable-gcc28.m4: Remove.
1008        * aclocal/enable-libcdir.m4: Ditto.
1009
[fd2bc17a]10102002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1011
1012        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1013        ENABLE_GCC28.
1014
[978f59a]10152002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1016
1017        * automake/compile.am: Remove GCC272 support.
1018        Remove *.sh rule (unused).
1019        * configure.ac: Remove ENABLE_GCC28.
1020        Remove ENABLE_LIBCDIR.
1021
[6568b90]10222002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1023
1024        * .cvsignore: Added mdate-sh and texinfo.tex.
1025
[321f5ff]10262002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1027
1028        * aclocal/version.m4: New file.
1029        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1030        aclocal/version.m4.
1031        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1032        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1033
[579f14cc]10342002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035
1036        * configure.ac:
1037        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1038        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1039        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1040        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1041
[dee576c0]10422002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1043
1044        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1045        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1046
[5800e142]10472002-03-08      Joel Sherrill <joel@OARcorp.com>
1048
1049        * VERSION: Updated to rtems-mg5-20020808.
1050
[41debfd]10512002-03-01      Joel Sherrill <joel@OARcorp.com>
1052
1053        * VERSION: Updated to rtems-ss-20020301.
1054
[7f87dd3]10552002-02-15      Joel Sherrill <joel@OARcorp.com>
1056
1057        * VERSION: Updated to rtems-ss-20020215.
1058
[9b11632]10592002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1060
1061        * aclocal/subdirs.m4: Propagate the current $prefix to the
1062        sub-configures.
1063
[5bca94b]10642002-02-05      Joel Sherrill <joel@OARcorp.com>
1065
1066        * VERSION: Updated to rtems-ss-20020205.
1067
[d7aabb7c]10682002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1069
1070        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1071        compatibility.
1072        * bootstrap: Let --clean remove texinfo.tex.
1073
[cbc4e6fa]10742002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1075
1076        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1077
[003d4da]10782002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1079
1080        * configure.ac: Add --enable-docs support. Add
1081        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1082        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1083        hard-coded SUBDIRS.
1084        * README.configure: Added a bit of information on this new option.
1085
[e7288b7]10862002-01-18      Joel Sherrill <joel@OARcorp.com>
1087
1088        * VERSION: Updated to rtems-ss-20020118.
1089
[9ee8036]10902002-01-18      Joel Sherrill <joel@OARcorp.com>
1091
1092        * VERSION: Updated to rtems-20020118.
1093
[b2433b2]10942002-01-17      Joel Sherrill <joel@OARcorp.com>
1095
1096        * VERSION: Updated to rtems-ss-20020717.
1097
[36202ec]10982002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1099
1100        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1101        check upon host_alias != build_alias.
1102
[1ae913e]11032002-01-07      Joel Sherrill <joel@OARcorp.com>
1104
1105        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1106        last line to eliminate 100's of warnings.
1107
[a0ea6f1]11082002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1109
1110        * aclocal/check-newlib.m4: Apply AS_IF.
1111        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1112        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1113        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1114        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1115        changes.
1116        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1117        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1118        * automake/compile.am: Remove librtemsall from LINK_FILES.
1119
[ba748523]11202001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1121
1122        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1123        * aclocal/subdirs.m4: New file.
1124        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1125        modifications.
1126        * aclocal/check-posix.m4: Apply AS_IF.
1127        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1128        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1129        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1130        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1131        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1132        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1133        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1134        OUTPUT_COMMANDS.
1135        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1136        * aclocal/rtems-debug.m4: Minor cleanups.
1137        * aclocal/rtems-top.m4: Minor cleanups.
1138        * automake/compile.am: Further steps towards automake's rules.
1139
[c5fff113]11402001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1143        * automake/lib.am: Add MULTISUBDIR.
1144
[d0d33f21]11452001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1146
1147        * bootstrap: Run autoheader when configure.ac contains
1148        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1149
[1a457f5]11502001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1151
1152        * aclocal/bsp-configure.m4: New file.
1153        * Makefile.am: Add aclocal/bsp-configure.m4.
1154
[345772e]11552001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1156
1157        * Makefile.am: Add automake/force-preinstall.am,
1158        aclocal/ppc.am, remove ACLOCAL_M4.
1159
[8e541868]11602001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1161
1162        * aclocal/bsp-alias.m4: Remove score603e_g1.
1163        * aclocal/check-bsps.m4: Remove score603e_g1.
1164        * aclocal/prog-cc.m4: Apply m4_if.
1165
1166
[466e590]11672001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1168
1169        * automake/force-preinstall.am: New file.
1170        * aclocal/ppc.m4: New file.
1171
[9c392aa2]11722001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1173
1174        * aclocal/check-bsps.m4: Reworked.
1175        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1176
[7ee86ba7]11772001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178
1179        * aclocal/bspopts.m4: New file.
1180
[4812b65b]11812001-11-13      Joel Sherrill <joel@OARcorp.com>
1182
1183        * COPYING: Test of $Id$ -> $RTEMS$.
1184
[0aa09608]11852001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1186
1187        This modification is part of the submitted modifications necessary to
1188        support the IBM PPC405 family.  This submission was reviewed by
1189        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1190        not negatively impact the ppc403 BSPs.  The submission and tracking
1191        process was captured as PR50.
1192        * README.configure: Added gen405 BSP.
1193
[a34b245]11942001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1195
1196        * Adopt more automake rules:
1197        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1198        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1199        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1200        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1201        CXXLINK_APP in make-cxx-exe.
1202        * automake/lib.am: Add ARFLAGS.
1203
[60c7524]12042001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1205
1206        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1207        config.cache's which prevented powerpc targets librdbg from building.
1208
[080afec]12092001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1210
1211        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1212        add 2nd arg to _RTEMS_CPU_SUBDIR.
1213        * aclocal/target.m4: Replace ac_configure_args with
1214        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1215        * Makefile.am: Require automake-1.5.
1216
[66387986]12172001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1218
1219        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1220        * configure.in: Remove.
1221        * configure.ac: New file, generated from configure.in by autoupdate.
1222
[083b72a]12232001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1224
1225        * aclocal/rtems-cpu-subdirs.m4: New file.
1226
[bfba54e]12272001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1228
1229        * automake/compile.am: Fundamentally reworked compilation rules for
1230        closer adaptation to automake's behavior.
1231
[8738dfaa]12322001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1233
1234        * automake/lib.am: Comment out LD.
1235        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1236        automake/leaf.am to AUTOMAKE_FILES.
1237
[d9e4f08]12382001-09-27      Joel Sherrill <joel@OARcorp.com>
1239
1240        * config.guess: No longer in CVS since installed by bootstrap.
1241
[ceb9f8f]12422001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1243
1244        * bootstrap: remove/add automake added files.
1245        * .cvsignore: reflect changes to bootstrap.
1246
[5ddff84b]12472001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1248
1249        * automake/leaf.am: New file.
1250
[37b5d78]12512001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1252
1253        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1254        of AC_CANONICAL_SYSTEM.
1255        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1256        mkinstalldirs and mkdir.
1257        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1258        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1259        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1260       
[986e1113]12612001-09-13      Joel Sherrill <joel@OARcorp.com>
1262
1263        * missing: Updated to latest version.
1264
[e712997]12652001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1266
1267        * configure.in: autoupdate to autoconf-2.52.
1268        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1269        fix auto*tool invocation order.
1270        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1271        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1272        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1273        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1274        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1275        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1276        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1277        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1278        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1279        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1280        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1281        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1282        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1283        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1284        RTEMS_CONFIG_PER_BSP conditional.
1285        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1286        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1287        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1288
[e32fdfa]12892001-05-25      Joel Sherrill <joel@OARcorp.com>
1290
1291        * README.configure: Corrected the name of the MRM332 BSP.
1292        Strengthened the distinction between what the target
1293        and the BSP each select.  Added more targets to list.
1294
[4cb89cc9]12952001-05-25      Joel Sherrill <joel@OARcorp.com>
1296
1297        * README.configure: Updated the list of BSPs.
1298
[a86c171]12992001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1300
1301        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1302        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1303        Add support for DOS-drive-letters.
1304
[f1d08c98]13052001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1306
1307        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1308        RTEMS_PROG_CC_FOR_TARGET.
1309
[83518713]13102001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1311
1312        * README.cdn-X: Update.
1313        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1314        @CPPFLAGS@ to CPPFLAGS.
1315
[084556d]13162001-04-20      Eric Valette <valette@crf.canon.fr>
1317
1318        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1319        BSPs support the new exception processing model and
1320        consequently, librdbg.
1321
[48ad47cc]13222001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1323
1324        * configure.in: Reworked for Canadian Cross support.
1325        * Makefile.am: Reflect changes to configure.in.
1326        * config.guess, config.sub: Update from subversions.gnu.org.
1327        * README.cdn-X: New file.
1328        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1329
[b50b3c8]13302001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1331
1332        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1333        TARGET_CONFIG_SUBDIRS.
1334        * aclocal/enable-bsp.m4: fix quoting.
1335        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1336
[70cbff2]13372001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1338
1339        * aclocal/config-subdirs.m4: New file.
1340        * aclocal/target.m4: Use macros from config-subdirs.m4.
1341
[6e815b38]13422001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1343
1344        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1345        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1346
[21d7de3a]13472001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1348
[70cbff2]1349        * configure.in: Fix AM_INIT_AUTOMAKE.
[21d7de3a]1350        * aclocal/bsp-arg-enable.m4: Extend comments.
1351        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1352        the default clause.
1353
[560aae24]13542001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1355
1356        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1357        RTEMS_ENV_RTEMSCPU.
1358        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1359        special treatment for GCC_SPECS.
1360        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1361        special treatment for GCC_SPECS.
1362        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1363        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1364        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1365        instead of $(shell ..) for LIBC_LIB*.
1366
[227ae749]13672001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1368
1369        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1370        simsh7045.
1371
[4dc2e9a]13722001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1373
1374        * automake/compile.am: Add LD.
1375
[baedcbb]13762000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1377
1378        * config.guess, config.sub: Update from CVS-autoconf to pick
1379        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1380        necessary anyway to use autoconf-versions > 2.13.
1381
[1033e27]13822000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1383
1384        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1385        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1386        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1387        help string.
1388        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1389
[a44f9ca5]13902000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1391
1392        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1393        Modified to reflect addition of LEON BSPs as well as the
1394        no-FP ERC32 variant.
1395
[2dbd07f8]13962000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1397
1398        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1399        standard).
1400        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1401        standard).
1402        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1403        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1404        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1405        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1406
[5913d94]14072000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1408
1409        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1410        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1411        $host instead of $target (BUG-FIX).
1412        * configure.in: Use $target and $host instead of $target_alias and
1413        $host_alias (autoconf-2.49b).
1414        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1415        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1416
1417        NOTES:
1418        * autoconf-2.49b depredicates using changequotes.
1419        * The changes to configure.in are due to cleanups in
1420        autoconf-2.49b's implemention of canonicalization. With
1421        autoconf-2.1x it wasn't always clear, when to use $xxx or
1422        $xxx_alias. Now this is clear.
1423
[feead226]14242000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1425
1426        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1427
[4686e5d9]14282000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1429
1430        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1431        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1432        with an RTEMS specific but more restrictive autoconf macro.
1433
[779654e]14342000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1435
1436        * automake/lib.am: Add LD.
1437
[2f17d74]14382000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1439
1440        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1441        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1442
[2e0fd427]14432000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1444 
1445        * aclocal/*: Replace with contents of macros/*.m4
1446        * macros/: Remove.
1447        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1448        * Makefile.am: Reflect changes to aclocal/ and macros/.
1449
[3174a7ed]14502000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1451
1452        * configure.in: New, Cygnus/GNU style configuration.
1453        * Makefile.am: Add macros/, reflect new configure.in,
1454        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1455        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1456        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1457        * macros/tool-prefix.m4: Remove.
1458        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1459        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1460        RTEMS_ROOT.
1461        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1462        * macros/multilib.m4: Various minor fixes.
1463        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1464        PROJECT_ROOT, RTEMS_ROOT.
1465        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1466        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1467
[16a30bd3]14682000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1469
1470        * automake/multilib.am: New file.
1471        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1472        the automake/ directory.
1473
[509f8351]14742000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1475
1476        * macros/enable-hwapi.m4: Removed.
1477        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1478        A small cleanup step towards gnu-canonicalization.
1479
[aac7fdd2]14802000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1481
1482        * macros: New directory.
1483        * macros/bsp-alias.m4: new file.
1484        * macros/canonical-host.m4: new file.
1485        * macros/canonical-target-name.m4: new file.
1486        * macros/canonicalize-tools.m4: new file.
1487        * macros/check-bsp-cache.m4: new file.
1488        * macros/check-bsps.m4: new file.
1489        * macros/check-cpu.m4: new file.
1490        * macros/rtems-debug.m4: new file.
1491        * macros/check-cxx.m4: new file.
1492        * macros/check-itron.m4: new file.
1493        * macros/check-multiprocessing.m4: new file.
1494        * macros/check-networking.m4: new file.
1495        * macros/check-newlib.m4: new file.
1496        * macros/check-posix.m4: new file.
1497        * macros/check-rdbg.m4: new file.
1498        * macros/enable-bare.m4: new file.
1499        * macros/enable-cxx.m4: new file.
1500        * macros/enable-gcc28.m4: new file.
1501        * macros/enable-inlines.m4: new file.
1502        * macros/enable-itron.m4: new file.
1503        * macros/enable-libcdir.m4: new file.
1504        * macros/enable-multiprocessing.m4: new file.
1505        * macros/enable-networking.m4: new file.
1506        * macros/enable-posix.m4: new file.
1507        * macros/enable-rdbg.m4: new file.
1508        * macros/enable-rtemsbsp.m4: new file.
1509        * macros/enable-tests.m4: new file.
1510        * macros/gcc-pipe.m4: new file.
1511        * macros/gcc-specs.m4: new file.
1512        * macros/i386-gas-code16.m4: new file.
1513        * macros/path-ksh.m4: new file.
1514        * macros/path-perl.m4: new file.
1515        * macros/prog-cc.m4: new file.
1516        * macros/prog-cxx.m4: new file.
1517        * macros/project-root.m4: new file.
1518        * macros/rtems-top.m4: new file.
1519        * macros/sysv-ipc.m4: new file.
1520        * macros/target.m4: new file.
1521        * macros/rtems-test-no-pause.m4: new file.
1522        * macros/multilib.m4: new file.
1523        * macros/tool-paths.m4: new file.
1524        * macros/tool-prefix.m4: new file.
1525
[9b1a45f]15262000-09-14      Joel Sherrill <joel@OARcorp.com>
1527
1528        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1529
[c9782f9]15302000-09-14      Joel Sherrill <joel@OARcorp.com>
1531
1532        * aclocal/enable-hwapi.m4: Now longer used and removed.
1533
[ab23133]15342000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1535
1536        * automake/lib.am: Remove leaf.cfg.
1537
[372e4e2]15382000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1539
1540        * aclocal/rtems-top.m4: Add ENDIF-hack.
1541        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1542
[1ea70d78]15432000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1544
1545        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1546        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1547        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1548        * automake/compile.am: Replaced.
1549        * automake/local.am: Remove building variant handling.
1550
[03d5706]15512000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1552
1553        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1554        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1555        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1556        * aclocal/target.m4: Cleanup comments
1557        * Automake/compile.am: Add DEFS support to keep building happy.
1558
[9322194]15592000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1560
1561        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1562
[7294718f]15632000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1564
1565        * automake/compile.am: New file
1566        * ChangeLog: Fix email addresses
1567
15682000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[f9e72d3]1569
1570        * LICENSE.NET, README, README.configure: Spelling corrections.
1571
[7294718f]15722000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[be28778]1573
1574        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1575
[08f06ad1]15762000-08-30      Joel Sherrill <joel@OARcorp.com>
1577
1578        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1579
[dd53e2e]15802000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1581
1582        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1583
[8e57762]15842000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1585
1586        * aclocal/check-bsps.h:
1587          - Add pck6-BSP
1588          - Exclude ChangeLog from being picked up as BSP
1589        * aclocal/bsp-alias.m4: Add pck6-BSP
1590
[e94ad1fe]15912000-08-10      Joel Sherrill <joel@OARcorp.com>
1592
1593        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.