source: rtems/ChangeLog @ 7af2a17

4.104.114.95
Last change on this file since 7af2a17 was 5ca23e5e, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 09/08/08 at 09:59:42

added new BSP for powerpc/tqm8xx boards

  • Property mode set to 100644
File size: 52.1 KB
Line 
12008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
2
3        * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg,
4        * make/custom/tqm8xx.cfg,
5        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
6        added MPC8xx based tqm8xx BSP family
7
82008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
9
10        * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
11
122008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
13
14        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
15        comments.
16        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
17        AC_PREREQ(2.62).
18
192008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
20
21        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added MPC5566EVB and
22        MPC8313ERDB.  Added Doxygen style comment.
23
242008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
25
26        * make/custom/haleakala.cfg:
27        added PPC405 haleakala BSP contributed by Michael Hamel
28
292008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
30
31        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4,
32        * make/custom/m5484FireEngine.cfg:
33        added pgh360 BSP variant
34        added m5484FireEngine BSP
35
362008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
37
38        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
39
402008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * bootstrap: Use find . ... preinstall.am for portability reasons.
43
442008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
45
46        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
47        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
48        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
49        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
50        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
51
522007-11-06      Ray Xu <rayx.cn@gmail.com>
53
54        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
55
562007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
57
58        * VERSION: Bump VERSION to 4.8.99.0.
59        * aclocal/version.m4: Bump RTEMS_API to 4.9.
60        Bump RTEMS_VERSION to 4.8.99.0.
61
622007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
63
64        * Makefile.maint: touch all documentation master files so the date on
65        the manual reflects the release date of the software.
66
672007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
68
69        * Makefile.maint: Add touching master files for various manuals so the
70        date on the cover page will reflect the date a tarball is cut.
71
722007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
73
74        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
75        since that is the nickname for the Freescale evaluation board it is
76        based upon. BSP was tested on a Freescale MPC5200LITE.
77
782007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
79
80        * Makefile.maint, configure.ac, release_support: Remove RDBG.
81        * aclocal/enable-rdbg.m4: Removed.
82
832007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
84
85        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
86        Add gen83xx and mpc8349eamds BSP
87
882007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
89
90        * README.configure: Add virtex BSP
91
922007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
93
94        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
95
962007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
97
98        * README.configure: Removed armulator.
99
1002007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
101
102        * README.configure, aclocal/check-bsps.m4: Remove references to
103        mbx860_1b since it is just an alternate name for the mbx860_001b.
104
1052007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
106
107        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
108        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
109
1102007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
111
112        * README.configure: DMV152 obsoleted.
113
1142007-02-21      Joel Sherrill <joel@OARcorp.com>
115
116        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
117
1182007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
119
120        * Makefile.am: Use MKDIR_P instead of mkdir_p.
121
1222007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
123
124        * Makefile.maint: Use VERSION as master source for version.m4's.
125        * VERSION: Sync with version in aclocal/version.m4.
126
1272007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
128
129        * Makefile.maint: Sync nomenclature with that being used in
130          cpukit/score/include/rtems/system.h (major->minor,
131          minor->revision).
132
1332007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
134
135        * Makefile.maint: Remove references to
136          cpukit/score/include/rtems/system.h.
137        * Makefile.maint: Add CVS_RUN.
138
1392007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
140
141        * Makefile.maint: New.
142
1432007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
144
145        * acinclude.m4: AC_PREREQ(2.60).
146
1472007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
148
149        * ampolish3: Use MKDIR_P instead of mkdir_p.
150
1512007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
152
153        * Makefile.am: Remove scripts/.
154
1552006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
156
157        * configure.ac: New BUG-REPORT address.
158
1592006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
160
161        * Makefile.am: Add ampolish3.
162
1632006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
164
165        * bootstrap: Add -r (autoreconf).
166
1672006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
168
169        * bootstrap: Add -p (regenerate preinstall.ams).
170
1712006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
172
173        * ampolish3: New.
174
1752006-10-19      Joel Sherrill <joel@OARcorp.com>
176
177        * configure.ac: Remove all macro implementations and use only the
178        static inline. Static inline functions are now well supported so
179        there is no reason for duplicate maintenance.
180        * aclocal/enable-inlines.m4: Removed.
181
1822006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
183
184        * aclocal/rtems-top.m4: Remove RTEMS_API.
185        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
186
1872006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
188
189        * aclocal/version.m4: Bump version to 4.7.99.0.
190
1912006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
192
193        * configure.ac: Require autoconf-2.60. Require automake-1.10.
194
1952006-08-09      Kolja Waschk <waschk@telos.de>
196
197        * config-ml.in: New port to Altera NIOS II.
198
1992006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
200
201        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
202        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
203       
2042006-06-23      Worth Burruss <worth@motioncontrol.org>
205
206        * README.configure: Add mcf5235.
207
2082006-04-18      Joel Sherrill <joel@OARcorp.com>
209
210        * VERSION: Updated to rtems-4.6.99.3.
211
2122006-04-18  Joel Sherrill <joel@OARcorp.com>
213
214        * aclocal/version.m4: Updated to rtems-4.6.99.3.
215
2162006-04-18      Joel Sherrill <joel@OARcorp.com>
217
218        * release_support: Fix typos.
219
2202006-04-18      Joel Sherrill <joel@OARcorp.com>
221
222        * ChangeLog, release_support: Fix typos.
223
2242006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
225
226        * acinclude.m4: Requires autoconf-2.59.
227
2282006-03-07      Joel Sherrill <joel@OARcorp.com>
229
230        PR 694/rtems
231        * release_support: Do not include .cvsignore files in release tarballs.
232
2332006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
234
235        PR 882/make_build
236        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
237
2382006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
239
240        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
241        Alpha-sort the aliases list.
242        * automake/host.am, automake/local.am, automake/subdirs.am:
243        Remove depend-am, depend-recursive.
244
2452006-01-10      Joel Sherrill <joel@OARcorp.com>
246
247        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
248
2492006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
250
251        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
252        Alias leon1 to leon2. Add sis.
253        * aclocal/check_bsps.m4: Remove brs5l.
254        Remove leon. Add leon2. Add sis to erc32 family.
255
2562005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
257
258        PR 851/bsps
259        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
260        family.
261
2622005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
263
264        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
265
2662005-09-02      Joel Sherrill <joel@OARcorp.com>
267
268        * VERSION: Updated to rtems-4.6.99.2.
269
2702005-09-02  Joel Sherrill <joel@OARcorp.com>
271
272        * aclocal/version.m4: Updated to rtems-4.6.99.2.
273
2742005-07-06      Philippe Simons
275
276        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
277
2782005-04-28      Joel Sherrill <joel@OARcorp.com>
279
280        * README.configure: Updated to account for removal of dmv177 and
281        ppcn_60x as well as other additions and deletions.
282
2832005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
284
285        * aclocal/enable-itron.m4: Allow unix.
286
2872005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
288
289        * Makefile.am: Remove ACLOCAL_FILES.
290
2912004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
292
293        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
294        bsp_specs.
295
2962004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
297
298        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
299        motorola_shared.
300
3012004-11-10      Joel Sherrill <joel@oarcorp.com>
302
303        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
304
3052004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
306
307        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
308
3092004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
310
311        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
312        presence of *.cfg.
313        * aclocal/check-custom-bsp.m4: Add bspkit support.
314
3152004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
316
317        * aclocal/enable-bare.m4: Remove.
318
3192004-09-29      Joel Sherrill <joel@OARcorp.com>
320
321        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
322        c/TOOL_TARGETS: i960 obsoleted and all references removed.
323
3242004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
325
326        * configure.ac: Require automake > 1.9.
327
3282004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
329
330        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
331
3322004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
333
334        PR 673/make_build
335        * config-ml.in: Quote 'cd "${ml_origdir}"'.
336        Quote 'cd "${ML_POPDIR}"'.
337
3382004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
339
340        PR 673/make_build
341        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
342
3432004-07-14      Joel Sherrill <joel@OARcorp.com>
344
345        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
346
3472004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
348
349        * aclocal/rtems-top.m4: Remove ENDIF.
350        Remove with_target_subdir defaulting to '.'.
351        * acinclude.m4: Add --includedir to sub_configure_args.
352
3532004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
356        Rework dist-hook.
357        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
358        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
359
3602004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
363
3642004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * Makefile.am: Remove AUTOMAKE_FILES.
367        Cleanup duplicate ACLOCAL_FILES.
368        EXTRA_DIST += config-ml.in.
369        DIST_SUBDIRS += make.
370        Add dist-hook.
371        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
372
3732004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
376
3772004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * VERSION: 4.6.99.0.
380        * aclocal/version.m4: 4.6.99.0.
381
3822004-02-06      Joel Sherrill <joel@OARcorp.com>
383
384        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
385        which were accidentally removed when purging the mips64orion.
386
3872004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * aclocal/rpm.m4: Make osversions the default.
390        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
391        distcheck).
392
3932004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
396
3972004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * configure.ac: Require automake >= 1.8.2.
400        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
401
4022004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * configure.ac: Requires automake >= 1.8.1.
405
4062004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * .cvsignore: Remove mkinstalldirs.
409        * bootstrap: Remove compile during "clean".
410
4112004-01-08      Joel Sherrill <joel@OARcorp.com>
412
413        * .cvsignore: Add compile.
414
4152004-01-07      Joel Sherrill <joel@OARcorp.com>
416
417        * README.configure: Remove efi68k and efi332 references as they are no
418        longer in the tree.
419
4202004-01-07      Joel Sherrill <joel@OARcorp.com>
421
422        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
423        removed as mips port more completely covers the MIPS family.
424
4252003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * README.configure: Reflect requireing autoconf-2.59 and
428        automake-1.8.
429
4302003-12-17      Joel Sherrill <joel@OARcorp.com>
431
432        * VERSION: Updated to rtems-20031217-test.
433
4342003-12-17  Joel Sherrill <joel@OARcorp.com>
435
436    * aclocal/version.m4: Updated to rtems-20031217-test.
437
4382003-12-17      Joel Sherrill <joel@OARcorp.com>
439
440        * release_support: Correct method used to find ChangeLog associated
441        with the version.m4 files.  Keep going until I can get a tarball cut.
442
4432003-12-17      Joel Sherrill <joel@OARcorp.com>
444
445        * release_support: Use dirname not basedir.  Keep going until I
446        can get a tarball cut.
447
4482003-12-17      Joel Sherrill <joel@OARcorp.com>
449
450        * release_support: New file -- assistant to new cut_release script.
451
4522003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * Makefile.am: Remove automake/compile.am
455
4562003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * automake/compile.am: Remove (Unused).
459
4602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * automake/lib.am: Remove (Unused).
463
4642003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
467
4682003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * configure.ac: Remove make/custom/Makefile.
471        * Makefile.am: Cosmetics.
472        * automake/compile.am: Remove compilation rules.
473        Remove $(ARCH) directory generation.
474
4752003-11-26      Joel Sherrill <joel@OARcorp.com>
476
477        * MAINTAINERS: New file.
478
4792003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
482        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
483        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
484        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
485        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
486        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
487        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
488        aclocal/enable-tests.m4, aclocal/multilib.m4,
489        aclocal/path-ksh.m4, aclocal/project-root.m4,
490        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
491        acinclude.m4:
492        Fix underquoting to silence automake-1.8.
493
4942003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * config-ml.in: Don't built multilib variant normal (-mn) for
497        h8300-*-rtems*.
498
4992003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * aclocal/config-subdirs.m4: Remove.
502        * Makefile.am: Reflect changes above.
503
5042003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * aclocal/canonical-host.m4: Remove.
507        * Makefile.am: Reflect changes above.
508
5092003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
512        c/src/lib/libbsp/*/acinclude.m4.
513
5142003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * aclocal/check-cpu.m4: Remove.
517        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
518        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
519        $1 in $srcdir before adding dir to SUBDIRS.
520
5212003-09-26  Joel Sherrill <joel@OARcorp.com>
522
523        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
524
5252003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
528        patches).
529        * aclocal/enable-tests.m4: Change to support
530        --enable-tests=no|yes|samples, default is samples.
531
5322003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * Makefile.am: Correct bogus ACLOCAL_FILES.
535
5362003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
539        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
540        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
541        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
542        aclocal/check-networking.m4, aclocal/check-newlib.m4,
543        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
544        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
545        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
546        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
547        aclocal/path-perl.m4, aclocal/ppc.m4,
548        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
549        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
550        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
551        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
552        Remove (Unused).
553        * automake/leaf.am, automake/force-preinstall.am:
554        Remove (Unused).
555        * Makefile.am: Reflect changes above.
556
5572003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * automake/local.am, automake/host.am: Remove "debug".
560
5612003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
564
5652003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
568        Add "autoconf-2.5x unquoting" hack.
569
5702003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * config.sub: Remove (Automatically added by automake, again).
573        * bootstrap: Reflect change above.
574        * configure.ac: Require automake >= 1.7.6.
575
5762003-07-03      Joel Sherrill <joel@OARcorp.com>
577
578        * SUPPORT: Fix Mark Johannes' email address.
579
5802003-07-03      Joel Sherrill <joel@OARcorp.com>
581
582        * VERSION: Updated to rtems-ss-20030703.
583
5842003-07-03      Joel Sherrill <joel@OARcorp.com>
585
586        * aclocal/version.m4: Updated to rtems-ss-20030703.
587
5882003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * bootstrap: Reflect having added config.sub.
591        * config.sub: New from subversions to accomodate c4x/tic4x.
592
5932003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        PR 412/make_build
596        * configure.ac: Remove "BLEEDING EDGE" warning.
597        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
598        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
599        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
600        * aclocal/gcc-isystem.m4: New.
601        * Makefile.am: Add aclocal/gcc-isystem.m4.
602
6032003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * automake/local.am: Remove $(ARCH), clean-local.
606
6072003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        PR 321:
610        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
611        * aclocal/env-rtemsbsp.m4
612        * automake/compile.am
613        * automake/host.am
614        * automake/local.am
615
6162003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
619        * automake/compile.am: Remove LIBSUFFIX_VA.
620        Merger from rtems-4-6-branch.
621
6222003-04-17      Joel Sherrill <joel@OARcorp.com>
623
624        * VERSION: Updated to rtems-ss-20030417.
625
6262003-04-17      Joel Sherrill <joel@OARcorp.com>
627
628        * aclocal/version.m4: Updated to rtems-ss-20030417.
629
6302003-04-11      Joel Sherrill <joel@OARcorp.com>
631
632        * VERSION: Updated to rtems-ss-20030411.
633
6342003-04-11      Joel Sherrill <joel@OARcorp.com>
635
636        * aclocal/version.m4: Updated to rtems-ss-20030411.
637
6382003-04-11      Joel Sherrill <joel@OARcorp.com>
639
640        * VERSION: Updated to rtems-ss-20020411.
641
6422003-04-11      Joel Sherrill <joel@OARcorp.com>
643
644        * aclocal/version.m4: Updated to rtems-ss-20020411.
645
6462003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * acinclude.m4: Reformat build_* handling.
649        Preset *_alias if empty.
650        * configure.ac: Change tools/build to build-config dirs.
651        Conditionally build tools/build as host-config dirs.
652
6532003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * acinclude.m4: Fix broken comments.
656        Add hidden option --enable-experimental.
657        * README.cdn-X: Update.
658        * configure.ac: Build tools/build as host and build-host tools to
659        accomodate those BSPs applying packhex in <BSP>.cfg.
660        Build tools/cpu as build-host tools.
661
6622003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
663
664        * tools/Makefile.am: Remove.
665        * configure.ac: Remove tools.
666        * acinclude.m4: Fix build_subdir handling.
667        * Makefile.am: Remove tools from SUBDIRS.
668        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
669
6702003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * configure.ac: Remove AC_CONFIG_AUX_DIR.
673        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
674
6752003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
676
677        * bootstrap: Add ACLOCAL, AUTOHEADER.
678        Don't check for auto*tool-versions.
679
6802003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
683
6842003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * automake/compile.am: Introduce depend-gcc.
687        * automake/lib.am: Remove stray comment.
688        * automake/local.am: Introduce depend-gcc.
689
6902003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
693
6942003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
697        * automake/local.am: Remove $(ARCH), clean-local.
698        * automake/compile.am: Add $(ARCH), clean-local.
699        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
700
7012003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * Makefile.am: Remove references to obsoleted files
704        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
705
7062003-02-14      Joel Sherrill <joel@OARcorp.com>
707
708        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
709        references.
710
7112003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
714
7152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * bootstrap: Remove attempts to detect autoconf and automake using
718        "which" (PR 325).
719
7202003-02-06      Joel Sherrill <joel@OARcorp.com>
721
722        * README.configure: Updated to reflect new BSPs and deprecated
723        targets.
724
7252003-01-28      Joel Sherrill <joel@OARcorp.com>
726
727        * VERSION: Updated to rtems-ss-20030128.
728
7292003-01-28      Joel Sherrill <joel@OARcorp.com>
730
731        * aclocal/version.m4: Updated to rtems-ss-20030128.
732
7332003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
734
735        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
736        Remove CLOBBER_DEPEND (Unused).
737
7382003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
739
740        * automake/local.am: Remove distclean-local.
741
7422001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
745        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
746
7472002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
750        Rework RTEMS_PROG_CXX_FOR_TARGET.
751
7522002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
755
7562002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
759
7602002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
763
7642002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * bootstrap: Require autoconf 2.54 or 2.57.
767        Require automake-1.7.2.
768
7692002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
772        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
773        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
774
7752002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
776
777        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
778
7792002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * automake/compile.am: Remove hard-coded *_PROFILE_V.
782        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
783        CFLAGS_PROFILE_V.
784        Remove CPPFLAGS_GCC.
785
7862002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
787
788        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
789        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
790        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
791        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
792
7932002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * aclocal/rtems-flags.m4: New.
796
7972002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
798
799        * bootstrap: Allow autoconf-2.57.
800
8012002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * aclocal/prog-cc.m4: Remove GCCSED.
804
8052002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
808        Remove LDFLAGS.
809        Add CCAS, CCASCOMPILE.
810        Remove compilation rules for *.cpp, *.cxx, *.C.
811        Use CCASCOMPILE to compile *.S.
812        Add -pg to RTEMS_CFLAGS_PROFILE_V.
813
8142002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * configure.ac: Remove c/make.
817
8182002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * aclocal/prog-ccas.m4: New.
821        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
822        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
823        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
824
8252002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
826
827        * acinclude.m4: Conditionally append --target=.
828
8292002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
830
831        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
832
8332002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
834
835        * automake/compile.am: Remove LD_PATHS (Unused).
836        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
837        is announced obsolete).
838
8392002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
842
8432002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * aclocal/sysv-ipc.m4: Remove (Unused).
846        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
847
8482002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * acinclude.m4: Lots of changes addressing PR 312.
851
8522002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
855        to PR 312).
856
8572002-11-18      Joel Sherrill <joel@OARcorp.com>
858
859        * VERSION: Updated to rtems-ss-20021118.
860
8612002-11-18      Joel Sherrill <joel@OARcorp.com>
862
863        * aclocal/version.m4: Updated to rtems-ss-20021118.
864
8652002-11-17      Joel Sherrill <joel@OARcorp.com>
866
867        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
868        Motorola MTX603e.
869
8702002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
873
8742002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
877        * configure.ac: Ditto.
878
8792002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
882        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
883        Support @CFLAGS@, @CXXFLAGS@.
884
8852002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
886
887        * bootstrap: Allow autoconf-2.56.
888
8892002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
890
891        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
892        Fix stupid typo (continue/configure).
893        * aclocal/prog-cc.m4: Remove obsolete comments.
894        Acknowledge CFLAGS.
895
8962002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
899        end of the args passed to sub-configure-scripts. (Reported by
900        Wulf Hofbauer <wh73@cornell.edu>)
901
9022002-11-12      Joel Sherrill <joel@OARcorp.com>
903
904        * configure.ac: Remove make/compilers/Makefile.
905
9062002-11-11      Joel Sherrill <joel@OARcorp.com>
907
908        * VERSION: Updated to rtems-ss-20021111.
909
9102002-11-11      Joel Sherrill <joel@OARcorp.com>
911
912        * aclocal/version.m4: Updated to rtems-ss-20021111.
913
9142002-11-11      Joel Sherrill <joel@OARcorp.com>
915
916        * VERSION: Updated to rtems-ss-20021111.
917
9182002-11-11      Joel Sherrill <joel@OARcorp.com>
919
920        * aclocal/version.m4: Updated to rtems-ss-20021111.
921
9222002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * automake/compile.am: Remove rel rule.
925
9262002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
927
928        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
929
9302002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
931
932        * configure.ac: Remove make/Templates/Makefile.
933        * README.configure: Minor massaging.
934
9352002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        Further preparations for autoconf > 2.52:
938        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
939        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
940        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
941
9422002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
943
944        * acinclude.m4: Adapations to autoconf > 2.52.
945
9462002-11-01      Joel Sherrill <joel@OARcorp.com>
947
948        * ChangeLog: Corrected.
949
9502002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * bootstrap: Add generate_bspdir_acinclude to automatically update
953        c/src/lib/libbsp/<cpu>/acinclude.m4.
954        Use #! /bin/sh instead of #!/bin/sh.
955        Remove autom4te*.cache during ./bootstrap --clean.
956
9572002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
958
959        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
960        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
961        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
962        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
963        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
964        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
965        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
966        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
967        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
968        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
969        (autoconf > 2.54 seems to have problems with the old form of
970        quoting).
971
9722002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
973
974        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
975        (autoconf > 2.54 complains about).
976
9772002-10-21      Joel Sherrill <joel@OARcorp.com>
978
979        * VERSION: Updated to rtems-20021021-test.
980
9812002-10-21      Joel Sherrill <joel@OARcorp.com>
982
983        * aclocal/version.m4: Updated to rtems-20021021-test.
984
9852002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * .cvsignore: Reformat.
988        Add autom4te*cache.
989        Remove autom4te.cache.
990
9912002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
994
9952002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
996
997        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
998        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
999
10002002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * bootstrap: Add autoconf/automake version checks by popular demand.
1003        [FWIW: I dislike this.]
1004
10052002-10-07      Joel Sherrill <joel@OARcorp.com>
1006
1007        * VERSION: Updated to rtems-ss-20021007.
1008
10092002-10-07      Joel Sherrill <joel@OARcorp.com>
1010
1011        * aclocal/version.m4: Updated to rtems-ss-20021007.
1012
10132002-10-04      Joel Sherrill <joel@OARcorp.com>
1014
1015        * VERSION: Updated to rtems-JUNK.
1016
10172002-10-04      Joel Sherrill <joel@OARcorp.com>
1018
1019        * aclocal/version.m4: Updated to rtems-JUNK.
1020
10212002-10-04      Joel Sherrill <joel@OARcorp.com>
1022
1023        * VERSION: Updated to rtems-ss-20021004.
1024
10252002-10-04      Joel Sherrill <joel@OARcorp.com>
1026
1027        * aclocal/version.m4: Updated to rtems-ss-20021004.
1028
10292002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
1032        autoconf-2.53 PACKAGE crap.
1033
10342002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035
1036        * aclocal/prog-gnat.m4: New.
1037
10382002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1039
1040        * aclocal/bsp-configure.m4: Fix small typo in comment.
1041
10422002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1043
1044        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1045
10462002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1047
1048        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1049        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1050        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1051
10522002-08-07      Joel Sherrill <joel@OARcorp.com>
1053
1054        * aclocal/version.m4: Updated to rtems-ss-20020807.
1055
10562002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1059
10602002-07-31      Joel Sherrill <joel@OARcorp.com>
1061
1062        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1063        was just a stub and only the OR32 port is getting worked on.
1064
10652002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1066
1067        * aclocal/subdirs.m4: Remove.
1068        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1069
10702002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1071
1072        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1073        exec/score/cpu.
1074
10752002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076
1077        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1078        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1079        compilation rules (Work-around to an automake bug).
1080        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1081        make-library.
1082
10832002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1084
1085        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1086
10872002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1088
1089        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1090
10912002-07-17      Joel Sherrill <joel@OARcorp.com>
1092
1093        * aclocal/version.m4: Updated to rtems-ss-20020717.
1094
10952002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1096
1097        * config-ml.in: Imported from gcc-3.1.
1098        Change to match c/src/config-ml.in.
1099
11002002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * aclocal/check-multiprocessing.m4: Reworked.
1103        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1104
11052002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1106
1107        * automake/multilib.am: Remove.
1108        * Makefile.am: Reflect change above.
1109
11102002-06-28      Joel Sherrill <joel@OARcorp.com>
1111
1112        * aclocal/version.m4: Updated to rtems-ss-20020628.
1113
11142002-06-27      Joel Sherrill <joel@OARcorp.com>
1115
1116        * tools/Makefile.am: Build the cpu dependent tools as well.
1117
11182002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1119
1120        * aclocal/env-rtemscpu.m4: Remove.
1121        * aclocal/multi.m4: Remove.
1122        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1123
11242002-05-28      Joel Sherrill <joel@OARcorp.com>
1125
1126        * aclocal/version.m4: Updated to rtems-ss-20020528.
1127
11282002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1129
1130        * aclocal/prog-cc.m4: Remove GCC272 support.
1131        Remove ENABLE_LIBCDIR.
1132        * aclocal/prog-cxx.m4: Ditto.
1133        * aclocal/enable-gcc28.m4: Remove.
1134        * aclocal/enable-libcdir.m4: Ditto.
1135
11362002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1137
1138        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1139        ENABLE_GCC28.
1140
11412002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1142
1143        * automake/compile.am: Remove GCC272 support.
1144        Remove *.sh rule (unused).
1145        * configure.ac: Remove ENABLE_GCC28.
1146        Remove ENABLE_LIBCDIR.
1147
11482002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1149
1150        * .cvsignore: Added mdate-sh and texinfo.tex.
1151
11522002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1153
1154        * aclocal/version.m4: New file.
1155        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1156        aclocal/version.m4.
1157        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1158        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1159
11602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1161
1162        * configure.ac:
1163        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1164        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1165        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1166        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1167
11682002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1169
1170        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1171        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1172
11732002-03-08      Joel Sherrill <joel@OARcorp.com>
1174
1175        * VERSION: Updated to rtems-mg5-20020808.
1176
11772002-03-01      Joel Sherrill <joel@OARcorp.com>
1178
1179        * VERSION: Updated to rtems-ss-20020301.
1180
11812002-02-15      Joel Sherrill <joel@OARcorp.com>
1182
1183        * VERSION: Updated to rtems-ss-20020215.
1184
11852002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1186
1187        * aclocal/subdirs.m4: Propagate the current $prefix to the
1188        sub-configures.
1189
11902002-02-05      Joel Sherrill <joel@OARcorp.com>
1191
1192        * VERSION: Updated to rtems-ss-20020205.
1193
11942002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1195
1196        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1197        compatibility.
1198        * bootstrap: Let --clean remove texinfo.tex.
1199
12002002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1201
1202        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1203
12042002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1205
1206        * configure.ac: Add --enable-docs support. Add
1207        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1208        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1209        hard-coded SUBDIRS.
1210        * README.configure: Added a bit of information on this new option.
1211
12122002-01-18      Joel Sherrill <joel@OARcorp.com>
1213
1214        * VERSION: Updated to rtems-ss-20020118.
1215
12162002-01-18      Joel Sherrill <joel@OARcorp.com>
1217
1218        * VERSION: Updated to rtems-20020118.
1219
12202002-01-17      Joel Sherrill <joel@OARcorp.com>
1221
1222        * VERSION: Updated to rtems-ss-20020717.
1223
12242002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1225
1226        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1227        check upon host_alias != build_alias.
1228
12292002-01-07      Joel Sherrill <joel@OARcorp.com>
1230
1231        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1232        last line to eliminate 100's of warnings.
1233
12342002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1235
1236        * aclocal/check-newlib.m4: Apply AS_IF.
1237        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1238        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1239        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1240        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1241        changes.
1242        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1243        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1244        * automake/compile.am: Remove librtemsall from LINK_FILES.
1245
12462001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1247
1248        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1249        * aclocal/subdirs.m4: New file.
1250        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1251        modifications.
1252        * aclocal/check-posix.m4: Apply AS_IF.
1253        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1254        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1255        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1256        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1257        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1258        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1259        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1260        OUTPUT_COMMANDS.
1261        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1262        * aclocal/rtems-debug.m4: Minor cleanups.
1263        * aclocal/rtems-top.m4: Minor cleanups.
1264        * automake/compile.am: Further steps towards automake's rules.
1265
12662001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1267
1268        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1269        * automake/lib.am: Add MULTISUBDIR.
1270
12712001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1272
1273        * bootstrap: Run autoheader when configure.ac contains
1274        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1275
12762001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1277
1278        * aclocal/bsp-configure.m4: New file.
1279        * Makefile.am: Add aclocal/bsp-configure.m4.
1280
12812001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1282
1283        * Makefile.am: Add automake/force-preinstall.am,
1284        aclocal/ppc.am, remove ACLOCAL_M4.
1285
12862001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1287
1288        * aclocal/bsp-alias.m4: Remove score603e_g1.
1289        * aclocal/check-bsps.m4: Remove score603e_g1.
1290        * aclocal/prog-cc.m4: Apply m4_if.
1291
1292
12932001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1294
1295        * automake/force-preinstall.am: New file.
1296        * aclocal/ppc.m4: New file.
1297
12982001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1299
1300        * aclocal/check-bsps.m4: Reworked.
1301        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1302
13032001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1304
1305        * aclocal/bspopts.m4: New file.
1306
13072001-11-13      Joel Sherrill <joel@OARcorp.com>
1308
1309        * COPYING: Test of $Id$ -> $RTEMS$.
1310
13112001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1312
1313        This modification is part of the submitted modifications necessary to
1314        support the IBM PPC405 family.  This submission was reviewed by
1315        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1316        not negatively impact the ppc403 BSPs.  The submission and tracking
1317        process was captured as PR50.
1318        * README.configure: Added gen405 BSP.
1319
13202001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1321
1322        * Adopt more automake rules:
1323        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1324        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1325        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1326        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1327        CXXLINK_APP in make-cxx-exe.
1328        * automake/lib.am: Add ARFLAGS.
1329
13302001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1331
1332        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1333        config.cache's which prevented powerpc targets librdbg from building.
1334
13352001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1336
1337        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1338        add 2nd arg to _RTEMS_CPU_SUBDIR.
1339        * aclocal/target.m4: Replace ac_configure_args with
1340        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1341        * Makefile.am: Require automake-1.5.
1342
13432001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1344
1345        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1346        * configure.in: Remove.
1347        * configure.ac: New file, generated from configure.in by autoupdate.
1348
13492001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1350
1351        * aclocal/rtems-cpu-subdirs.m4: New file.
1352
13532001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1354
1355        * automake/compile.am: Fundamentally reworked compilation rules for
1356        closer adaptation to automake's behavior.
1357
13582001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1359
1360        * automake/lib.am: Comment out LD.
1361        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1362        automake/leaf.am to AUTOMAKE_FILES.
1363
13642001-09-27      Joel Sherrill <joel@OARcorp.com>
1365
1366        * config.guess: No longer in CVS since installed by bootstrap.
1367
13682001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1369
1370        * bootstrap: remove/add automake added files.
1371        * .cvsignore: reflect changes to bootstrap.
1372
13732001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1374
1375        * automake/leaf.am: New file.
1376
13772001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1378
1379        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1380        of AC_CANONICAL_SYSTEM.
1381        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1382        mkinstalldirs and mkdir.
1383        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1384        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1385        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1386       
13872001-09-13      Joel Sherrill <joel@OARcorp.com>
1388
1389        * missing: Updated to latest version.
1390
13912001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1392
1393        * configure.in: autoupdate to autoconf-2.52.
1394        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1395        fix auto*tool invocation order.
1396        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1397        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1398        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1399        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1400        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1401        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1402        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1403        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1404        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1405        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1406        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1407        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1408        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1409        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1410        RTEMS_CONFIG_PER_BSP conditional.
1411        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1412        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1413        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1414
14152001-05-25      Joel Sherrill <joel@OARcorp.com>
1416
1417        * README.configure: Corrected the name of the MRM332 BSP.
1418        Strengthened the distinction between what the target
1419        and the BSP each select.  Added more targets to list.
1420
14212001-05-25      Joel Sherrill <joel@OARcorp.com>
1422
1423        * README.configure: Updated the list of BSPs.
1424
14252001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1426
1427        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1428        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1429        Add support for DOS-drive-letters.
1430
14312001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1432
1433        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1434        RTEMS_PROG_CC_FOR_TARGET.
1435
14362001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1437
1438        * README.cdn-X: Update.
1439        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1440        @CPPFLAGS@ to CPPFLAGS.
1441
14422001-04-20      Eric Valette <valette@crf.canon.fr>
1443
1444        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1445        BSPs support the new exception processing model and
1446        consequently, librdbg.
1447
14482001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1449
1450        * configure.in: Reworked for Canadian Cross support.
1451        * Makefile.am: Reflect changes to configure.in.
1452        * config.guess, config.sub: Update from subversions.gnu.org.
1453        * README.cdn-X: New file.
1454        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1455
14562001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1457
1458        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1459        TARGET_CONFIG_SUBDIRS.
1460        * aclocal/enable-bsp.m4: fix quoting.
1461        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1462
14632001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1464
1465        * aclocal/config-subdirs.m4: New file.
1466        * aclocal/target.m4: Use macros from config-subdirs.m4.
1467
14682001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1469
1470        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1471        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1472
14732001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1474
1475        * configure.in: Fix AM_INIT_AUTOMAKE.
1476        * aclocal/bsp-arg-enable.m4: Extend comments.
1477        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1478        the default clause.
1479
14802001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1481
1482        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1483        RTEMS_ENV_RTEMSCPU.
1484        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1485        special treatment for GCC_SPECS.
1486        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1487        special treatment for GCC_SPECS.
1488        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1489        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1490        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1491        instead of $(shell ..) for LIBC_LIB*.
1492
14932001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1494
1495        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1496        simsh7045.
1497
14982001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1499
1500        * automake/compile.am: Add LD.
1501
15022000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1503
1504        * config.guess, config.sub: Update from CVS-autoconf to pick
1505        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1506        necessary anyway to use autoconf-versions > 2.13.
1507
15082000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1509
1510        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1511        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1512        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1513        help string.
1514        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1515
15162000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1517
1518        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1519        Modified to reflect addition of LEON BSPs as well as the
1520        no-FP ERC32 variant.
1521
15222000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1523
1524        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1525        standard).
1526        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1527        standard).
1528        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1529        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1530        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1531        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1532
15332000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1534
1535        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1536        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1537        $host instead of $target (BUG-FIX).
1538        * configure.in: Use $target and $host instead of $target_alias and
1539        $host_alias (autoconf-2.49b).
1540        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1541        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1542
1543        NOTES:
1544        * autoconf-2.49b depredicates using changequotes.
1545        * The changes to configure.in are due to cleanups in
1546        autoconf-2.49b's implemention of canonicalization. With
1547        autoconf-2.1x it wasn't always clear, when to use $xxx or
1548        $xxx_alias. Now this is clear.
1549
15502000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1551
1552        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1553
15542000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1555
1556        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1557        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1558        with an RTEMS specific but more restrictive autoconf macro.
1559
15602000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1561
1562        * automake/lib.am: Add LD.
1563
15642000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1565
1566        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1567        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1568
15692000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1570 
1571        * aclocal/*: Replace with contents of macros/*.m4
1572        * macros/: Remove.
1573        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1574        * Makefile.am: Reflect changes to aclocal/ and macros/.
1575
15762000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1577
1578        * configure.in: New, Cygnus/GNU style configuration.
1579        * Makefile.am: Add macros/, reflect new configure.in,
1580        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1581        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1582        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1583        * macros/tool-prefix.m4: Remove.
1584        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1585        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1586        RTEMS_ROOT.
1587        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1588        * macros/multilib.m4: Various minor fixes.
1589        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1590        PROJECT_ROOT, RTEMS_ROOT.
1591        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1592        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1593
15942000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1595
1596        * automake/multilib.am: New file.
1597        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1598        the automake/ directory.
1599
16002000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1601
1602        * macros/enable-hwapi.m4: Removed.
1603        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1604        A small cleanup step towards gnu-canonicalization.
1605
16062000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1607
1608        * macros: New directory.
1609        * macros/bsp-alias.m4: new file.
1610        * macros/canonical-host.m4: new file.
1611        * macros/canonical-target-name.m4: new file.
1612        * macros/canonicalize-tools.m4: new file.
1613        * macros/check-bsp-cache.m4: new file.
1614        * macros/check-bsps.m4: new file.
1615        * macros/check-cpu.m4: new file.
1616        * macros/rtems-debug.m4: new file.
1617        * macros/check-cxx.m4: new file.
1618        * macros/check-itron.m4: new file.
1619        * macros/check-multiprocessing.m4: new file.
1620        * macros/check-networking.m4: new file.
1621        * macros/check-newlib.m4: new file.
1622        * macros/check-posix.m4: new file.
1623        * macros/check-rdbg.m4: new file.
1624        * macros/enable-bare.m4: new file.
1625        * macros/enable-cxx.m4: new file.
1626        * macros/enable-gcc28.m4: new file.
1627        * macros/enable-inlines.m4: new file.
1628        * macros/enable-itron.m4: new file.
1629        * macros/enable-libcdir.m4: new file.
1630        * macros/enable-multiprocessing.m4: new file.
1631        * macros/enable-networking.m4: new file.
1632        * macros/enable-posix.m4: new file.
1633        * macros/enable-rdbg.m4: new file.
1634        * macros/enable-rtemsbsp.m4: new file.
1635        * macros/enable-tests.m4: new file.
1636        * macros/gcc-pipe.m4: new file.
1637        * macros/gcc-specs.m4: new file.
1638        * macros/i386-gas-code16.m4: new file.
1639        * macros/path-ksh.m4: new file.
1640        * macros/path-perl.m4: new file.
1641        * macros/prog-cc.m4: new file.
1642        * macros/prog-cxx.m4: new file.
1643        * macros/project-root.m4: new file.
1644        * macros/rtems-top.m4: new file.
1645        * macros/sysv-ipc.m4: new file.
1646        * macros/target.m4: new file.
1647        * macros/rtems-test-no-pause.m4: new file.
1648        * macros/multilib.m4: new file.
1649        * macros/tool-paths.m4: new file.
1650        * macros/tool-prefix.m4: new file.
1651
16522000-09-14      Joel Sherrill <joel@OARcorp.com>
1653
1654        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1655
16562000-09-14      Joel Sherrill <joel@OARcorp.com>
1657
1658        * aclocal/enable-hwapi.m4: Now longer used and removed.
1659
16602000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1661
1662        * automake/lib.am: Remove leaf.cfg.
1663
16642000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1665
1666        * aclocal/rtems-top.m4: Add ENDIF-hack.
1667        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1668
16692000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1670
1671        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1672        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1673        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1674        * automake/compile.am: Replaced.
1675        * automake/local.am: Remove building variant handling.
1676
16772000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1678
1679        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1680        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1681        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1682        * aclocal/target.m4: Cleanup comments
1683        * Automake/compile.am: Add DEFS support to keep building happy.
1684
16852000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1686
1687        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1688
16892000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1690
1691        * automake/compile.am: New file
1692        * ChangeLog: Fix email addresses
1693
16942000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1695
1696        * LICENSE.NET, README, README.configure: Spelling corrections.
1697
16982000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1699
1700        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1701
17022000-08-30      Joel Sherrill <joel@OARcorp.com>
1703
1704        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1705
17062000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1707
1708        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1709
17102000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1711
1712        * aclocal/check-bsps.h:
1713          - Add pck6-BSP
1714          - Exclude ChangeLog from being picked up as BSP
1715        * aclocal/bsp-alias.m4: Add pck6-BSP
1716
17172000-08-10      Joel Sherrill <joel@OARcorp.com>
1718
1719        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.