source: rtems/ChangeLog @ b1ded240

4.104.115
Last change on this file since b1ded240 was 5aa1855, checked in by Joel Sherrill <joel.sherrill@…>, on 09/09/08 at 16:20:15

2008-09-09 Joel Sherrill <joel.sherrill@…>

  • README.configure: Updated list of BSPs.
  • Property mode set to 100644
File size: 52.2 KB
Line 
12008-09-09      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * README.configure: Updated list of BSPs.
4
52008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
6
7        * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg,
8        * make/custom/tqm8xx.cfg,
9        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
10        added MPC8xx based tqm8xx BSP family
11
122008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
13
14        * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
15
162008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
19        comments.
20        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
21        AC_PREREQ(2.62).
22
232008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
24
25        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added MPC5566EVB and
26        MPC8313ERDB.  Added Doxygen style comment.
27
282008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
29
30        * make/custom/haleakala.cfg:
31        added PPC405 haleakala BSP contributed by Michael Hamel
32
332008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
34
35        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4,
36        * make/custom/m5484FireEngine.cfg:
37        added pgh360 BSP variant
38        added m5484FireEngine BSP
39
402008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
43
442008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
45
46        * bootstrap: Use find . ... preinstall.am for portability reasons.
47
482008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
49
50        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
51        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
52        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
53        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
54        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
55
562007-11-06      Ray Xu <rayx.cn@gmail.com>
57
58        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
59
602007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
61
62        * VERSION: Bump VERSION to 4.8.99.0.
63        * aclocal/version.m4: Bump RTEMS_API to 4.9.
64        Bump RTEMS_VERSION to 4.8.99.0.
65
662007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
67
68        * Makefile.maint: touch all documentation master files so the date on
69        the manual reflects the release date of the software.
70
712007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
72
73        * Makefile.maint: Add touching master files for various manuals so the
74        date on the cover page will reflect the date a tarball is cut.
75
762007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
77
78        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
79        since that is the nickname for the Freescale evaluation board it is
80        based upon. BSP was tested on a Freescale MPC5200LITE.
81
822007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
83
84        * Makefile.maint, configure.ac, release_support: Remove RDBG.
85        * aclocal/enable-rdbg.m4: Removed.
86
872007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
88
89        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
90        Add gen83xx and mpc8349eamds BSP
91
922007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
93
94        * README.configure: Add virtex BSP
95
962007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
97
98        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
99
1002007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
101
102        * README.configure: Removed armulator.
103
1042007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
105
106        * README.configure, aclocal/check-bsps.m4: Remove references to
107        mbx860_1b since it is just an alternate name for the mbx860_001b.
108
1092007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
110
111        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
112        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
113
1142007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
115
116        * README.configure: DMV152 obsoleted.
117
1182007-02-21      Joel Sherrill <joel@OARcorp.com>
119
120        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
121
1222007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
123
124        * Makefile.am: Use MKDIR_P instead of mkdir_p.
125
1262007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
127
128        * Makefile.maint: Use VERSION as master source for version.m4's.
129        * VERSION: Sync with version in aclocal/version.m4.
130
1312007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
132
133        * Makefile.maint: Sync nomenclature with that being used in
134          cpukit/score/include/rtems/system.h (major->minor,
135          minor->revision).
136
1372007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
138
139        * Makefile.maint: Remove references to
140          cpukit/score/include/rtems/system.h.
141        * Makefile.maint: Add CVS_RUN.
142
1432007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
144
145        * Makefile.maint: New.
146
1472007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
148
149        * acinclude.m4: AC_PREREQ(2.60).
150
1512007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
152
153        * ampolish3: Use MKDIR_P instead of mkdir_p.
154
1552007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
156
157        * Makefile.am: Remove scripts/.
158
1592006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
160
161        * configure.ac: New BUG-REPORT address.
162
1632006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
164
165        * Makefile.am: Add ampolish3.
166
1672006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
168
169        * bootstrap: Add -r (autoreconf).
170
1712006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
172
173        * bootstrap: Add -p (regenerate preinstall.ams).
174
1752006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
176
177        * ampolish3: New.
178
1792006-10-19      Joel Sherrill <joel@OARcorp.com>
180
181        * configure.ac: Remove all macro implementations and use only the
182        static inline. Static inline functions are now well supported so
183        there is no reason for duplicate maintenance.
184        * aclocal/enable-inlines.m4: Removed.
185
1862006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
187
188        * aclocal/rtems-top.m4: Remove RTEMS_API.
189        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
190
1912006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
192
193        * aclocal/version.m4: Bump version to 4.7.99.0.
194
1952006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
196
197        * configure.ac: Require autoconf-2.60. Require automake-1.10.
198
1992006-08-09      Kolja Waschk <waschk@telos.de>
200
201        * config-ml.in: New port to Altera NIOS II.
202
2032006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
204
205        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
206        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
207       
2082006-06-23      Worth Burruss <worth@motioncontrol.org>
209
210        * README.configure: Add mcf5235.
211
2122006-04-18      Joel Sherrill <joel@OARcorp.com>
213
214        * VERSION: Updated to rtems-4.6.99.3.
215
2162006-04-18  Joel Sherrill <joel@OARcorp.com>
217
218        * aclocal/version.m4: Updated to rtems-4.6.99.3.
219
2202006-04-18      Joel Sherrill <joel@OARcorp.com>
221
222        * release_support: Fix typos.
223
2242006-04-18      Joel Sherrill <joel@OARcorp.com>
225
226        * ChangeLog, release_support: Fix typos.
227
2282006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
229
230        * acinclude.m4: Requires autoconf-2.59.
231
2322006-03-07      Joel Sherrill <joel@OARcorp.com>
233
234        PR 694/rtems
235        * release_support: Do not include .cvsignore files in release tarballs.
236
2372006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
238
239        PR 882/make_build
240        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
241
2422006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
243
244        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
245        Alpha-sort the aliases list.
246        * automake/host.am, automake/local.am, automake/subdirs.am:
247        Remove depend-am, depend-recursive.
248
2492006-01-10      Joel Sherrill <joel@OARcorp.com>
250
251        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
252
2532006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
254
255        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
256        Alias leon1 to leon2. Add sis.
257        * aclocal/check_bsps.m4: Remove brs5l.
258        Remove leon. Add leon2. Add sis to erc32 family.
259
2602005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
261
262        PR 851/bsps
263        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
264        family.
265
2662005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
267
268        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
269
2702005-09-02      Joel Sherrill <joel@OARcorp.com>
271
272        * VERSION: Updated to rtems-4.6.99.2.
273
2742005-09-02  Joel Sherrill <joel@OARcorp.com>
275
276        * aclocal/version.m4: Updated to rtems-4.6.99.2.
277
2782005-07-06      Philippe Simons
279
280        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
281
2822005-04-28      Joel Sherrill <joel@OARcorp.com>
283
284        * README.configure: Updated to account for removal of dmv177 and
285        ppcn_60x as well as other additions and deletions.
286
2872005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
288
289        * aclocal/enable-itron.m4: Allow unix.
290
2912005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
292
293        * Makefile.am: Remove ACLOCAL_FILES.
294
2952004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
296
297        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
298        bsp_specs.
299
3002004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
301
302        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
303        motorola_shared.
304
3052004-11-10      Joel Sherrill <joel@oarcorp.com>
306
307        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
308
3092004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
310
311        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
312
3132004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
314
315        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
316        presence of *.cfg.
317        * aclocal/check-custom-bsp.m4: Add bspkit support.
318
3192004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
320
321        * aclocal/enable-bare.m4: Remove.
322
3232004-09-29      Joel Sherrill <joel@OARcorp.com>
324
325        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
326        c/TOOL_TARGETS: i960 obsoleted and all references removed.
327
3282004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
329
330        * configure.ac: Require automake > 1.9.
331
3322004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
333
334        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
335
3362004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
337
338        PR 673/make_build
339        * config-ml.in: Quote 'cd "${ml_origdir}"'.
340        Quote 'cd "${ML_POPDIR}"'.
341
3422004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
343
344        PR 673/make_build
345        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
346
3472004-07-14      Joel Sherrill <joel@OARcorp.com>
348
349        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
350
3512004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
352
353        * aclocal/rtems-top.m4: Remove ENDIF.
354        Remove with_target_subdir defaulting to '.'.
355        * acinclude.m4: Add --includedir to sub_configure_args.
356
3572004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
360        Rework dist-hook.
361        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
362        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
363
3642004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
367
3682004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * Makefile.am: Remove AUTOMAKE_FILES.
371        Cleanup duplicate ACLOCAL_FILES.
372        EXTRA_DIST += config-ml.in.
373        DIST_SUBDIRS += make.
374        Add dist-hook.
375        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
376
3772004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
380
3812004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * VERSION: 4.6.99.0.
384        * aclocal/version.m4: 4.6.99.0.
385
3862004-02-06      Joel Sherrill <joel@OARcorp.com>
387
388        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
389        which were accidentally removed when purging the mips64orion.
390
3912004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * aclocal/rpm.m4: Make osversions the default.
394        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
395        distcheck).
396
3972004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
400
4012004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * configure.ac: Require automake >= 1.8.2.
404        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
405
4062004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * configure.ac: Requires automake >= 1.8.1.
409
4102004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * .cvsignore: Remove mkinstalldirs.
413        * bootstrap: Remove compile during "clean".
414
4152004-01-08      Joel Sherrill <joel@OARcorp.com>
416
417        * .cvsignore: Add compile.
418
4192004-01-07      Joel Sherrill <joel@OARcorp.com>
420
421        * README.configure: Remove efi68k and efi332 references as they are no
422        longer in the tree.
423
4242004-01-07      Joel Sherrill <joel@OARcorp.com>
425
426        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
427        removed as mips port more completely covers the MIPS family.
428
4292003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * README.configure: Reflect requireing autoconf-2.59 and
432        automake-1.8.
433
4342003-12-17      Joel Sherrill <joel@OARcorp.com>
435
436        * VERSION: Updated to rtems-20031217-test.
437
4382003-12-17  Joel Sherrill <joel@OARcorp.com>
439
440    * aclocal/version.m4: Updated to rtems-20031217-test.
441
4422003-12-17      Joel Sherrill <joel@OARcorp.com>
443
444        * release_support: Correct method used to find ChangeLog associated
445        with the version.m4 files.  Keep going until I can get a tarball cut.
446
4472003-12-17      Joel Sherrill <joel@OARcorp.com>
448
449        * release_support: Use dirname not basedir.  Keep going until I
450        can get a tarball cut.
451
4522003-12-17      Joel Sherrill <joel@OARcorp.com>
453
454        * release_support: New file -- assistant to new cut_release script.
455
4562003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * Makefile.am: Remove automake/compile.am
459
4602003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * automake/compile.am: Remove (Unused).
463
4642003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * automake/lib.am: Remove (Unused).
467
4682003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
471
4722003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * configure.ac: Remove make/custom/Makefile.
475        * Makefile.am: Cosmetics.
476        * automake/compile.am: Remove compilation rules.
477        Remove $(ARCH) directory generation.
478
4792003-11-26      Joel Sherrill <joel@OARcorp.com>
480
481        * MAINTAINERS: New file.
482
4832003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
486        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
487        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
488        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
489        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
490        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
491        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
492        aclocal/enable-tests.m4, aclocal/multilib.m4,
493        aclocal/path-ksh.m4, aclocal/project-root.m4,
494        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
495        acinclude.m4:
496        Fix underquoting to silence automake-1.8.
497
4982003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * config-ml.in: Don't built multilib variant normal (-mn) for
501        h8300-*-rtems*.
502
5032003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * aclocal/config-subdirs.m4: Remove.
506        * Makefile.am: Reflect changes above.
507
5082003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * aclocal/canonical-host.m4: Remove.
511        * Makefile.am: Reflect changes above.
512
5132003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
516        c/src/lib/libbsp/*/acinclude.m4.
517
5182003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * aclocal/check-cpu.m4: Remove.
521        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
522        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
523        $1 in $srcdir before adding dir to SUBDIRS.
524
5252003-09-26  Joel Sherrill <joel@OARcorp.com>
526
527        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
528
5292003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
532        patches).
533        * aclocal/enable-tests.m4: Change to support
534        --enable-tests=no|yes|samples, default is samples.
535
5362003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * Makefile.am: Correct bogus ACLOCAL_FILES.
539
5402003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
543        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
544        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
545        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
546        aclocal/check-networking.m4, aclocal/check-newlib.m4,
547        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
548        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
549        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
550        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
551        aclocal/path-perl.m4, aclocal/ppc.m4,
552        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
553        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
554        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
555        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
556        Remove (Unused).
557        * automake/leaf.am, automake/force-preinstall.am:
558        Remove (Unused).
559        * Makefile.am: Reflect changes above.
560
5612003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * automake/local.am, automake/host.am: Remove "debug".
564
5652003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
568
5692003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
572        Add "autoconf-2.5x unquoting" hack.
573
5742003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * config.sub: Remove (Automatically added by automake, again).
577        * bootstrap: Reflect change above.
578        * configure.ac: Require automake >= 1.7.6.
579
5802003-07-03      Joel Sherrill <joel@OARcorp.com>
581
582        * SUPPORT: Fix Mark Johannes' email address.
583
5842003-07-03      Joel Sherrill <joel@OARcorp.com>
585
586        * VERSION: Updated to rtems-ss-20030703.
587
5882003-07-03      Joel Sherrill <joel@OARcorp.com>
589
590        * aclocal/version.m4: Updated to rtems-ss-20030703.
591
5922003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * bootstrap: Reflect having added config.sub.
595        * config.sub: New from subversions to accomodate c4x/tic4x.
596
5972003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        PR 412/make_build
600        * configure.ac: Remove "BLEEDING EDGE" warning.
601        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
602        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
603        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
604        * aclocal/gcc-isystem.m4: New.
605        * Makefile.am: Add aclocal/gcc-isystem.m4.
606
6072003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * automake/local.am: Remove $(ARCH), clean-local.
610
6112003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        PR 321:
614        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
615        * aclocal/env-rtemsbsp.m4
616        * automake/compile.am
617        * automake/host.am
618        * automake/local.am
619
6202003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
623        * automake/compile.am: Remove LIBSUFFIX_VA.
624        Merger from rtems-4-6-branch.
625
6262003-04-17      Joel Sherrill <joel@OARcorp.com>
627
628        * VERSION: Updated to rtems-ss-20030417.
629
6302003-04-17      Joel Sherrill <joel@OARcorp.com>
631
632        * aclocal/version.m4: Updated to rtems-ss-20030417.
633
6342003-04-11      Joel Sherrill <joel@OARcorp.com>
635
636        * VERSION: Updated to rtems-ss-20030411.
637
6382003-04-11      Joel Sherrill <joel@OARcorp.com>
639
640        * aclocal/version.m4: Updated to rtems-ss-20030411.
641
6422003-04-11      Joel Sherrill <joel@OARcorp.com>
643
644        * VERSION: Updated to rtems-ss-20020411.
645
6462003-04-11      Joel Sherrill <joel@OARcorp.com>
647
648        * aclocal/version.m4: Updated to rtems-ss-20020411.
649
6502003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * acinclude.m4: Reformat build_* handling.
653        Preset *_alias if empty.
654        * configure.ac: Change tools/build to build-config dirs.
655        Conditionally build tools/build as host-config dirs.
656
6572003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * acinclude.m4: Fix broken comments.
660        Add hidden option --enable-experimental.
661        * README.cdn-X: Update.
662        * configure.ac: Build tools/build as host and build-host tools to
663        accomodate those BSPs applying packhex in <BSP>.cfg.
664        Build tools/cpu as build-host tools.
665
6662003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * tools/Makefile.am: Remove.
669        * configure.ac: Remove tools.
670        * acinclude.m4: Fix build_subdir handling.
671        * Makefile.am: Remove tools from SUBDIRS.
672        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
673
6742003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * configure.ac: Remove AC_CONFIG_AUX_DIR.
677        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
678
6792003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * bootstrap: Add ACLOCAL, AUTOHEADER.
682        Don't check for auto*tool-versions.
683
6842003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
687
6882003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * automake/compile.am: Introduce depend-gcc.
691        * automake/lib.am: Remove stray comment.
692        * automake/local.am: Introduce depend-gcc.
693
6942003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
697
6982003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
701        * automake/local.am: Remove $(ARCH), clean-local.
702        * automake/compile.am: Add $(ARCH), clean-local.
703        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
704
7052003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * Makefile.am: Remove references to obsoleted files
708        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
709
7102003-02-14      Joel Sherrill <joel@OARcorp.com>
711
712        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
713        references.
714
7152003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
718
7192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * bootstrap: Remove attempts to detect autoconf and automake using
722        "which" (PR 325).
723
7242003-02-06      Joel Sherrill <joel@OARcorp.com>
725
726        * README.configure: Updated to reflect new BSPs and deprecated
727        targets.
728
7292003-01-28      Joel Sherrill <joel@OARcorp.com>
730
731        * VERSION: Updated to rtems-ss-20030128.
732
7332003-01-28      Joel Sherrill <joel@OARcorp.com>
734
735        * aclocal/version.m4: Updated to rtems-ss-20030128.
736
7372003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
740        Remove CLOBBER_DEPEND (Unused).
741
7422003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * automake/local.am: Remove distclean-local.
745
7462001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
749        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
750
7512002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
754        Rework RTEMS_PROG_CXX_FOR_TARGET.
755
7562002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
759
7602002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
763
7642002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
767
7682002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * bootstrap: Require autoconf 2.54 or 2.57.
771        Require automake-1.7.2.
772
7732002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
776        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
777        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
778
7792002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
782
7832002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * automake/compile.am: Remove hard-coded *_PROFILE_V.
786        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
787        CFLAGS_PROFILE_V.
788        Remove CPPFLAGS_GCC.
789
7902002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
793        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
794        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
795        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
796
7972002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
798
799        * aclocal/rtems-flags.m4: New.
800
8012002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * bootstrap: Allow autoconf-2.57.
804
8052002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * aclocal/prog-cc.m4: Remove GCCSED.
808
8092002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
812        Remove LDFLAGS.
813        Add CCAS, CCASCOMPILE.
814        Remove compilation rules for *.cpp, *.cxx, *.C.
815        Use CCASCOMPILE to compile *.S.
816        Add -pg to RTEMS_CFLAGS_PROFILE_V.
817
8182002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * configure.ac: Remove c/make.
821
8222002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * aclocal/prog-ccas.m4: New.
825        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
826        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
827        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
828
8292002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
830
831        * acinclude.m4: Conditionally append --target=.
832
8332002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
834
835        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
836
8372002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
838
839        * automake/compile.am: Remove LD_PATHS (Unused).
840        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
841        is announced obsolete).
842
8432002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
846
8472002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * aclocal/sysv-ipc.m4: Remove (Unused).
850        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
851
8522002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * acinclude.m4: Lots of changes addressing PR 312.
855
8562002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
857
858        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
859        to PR 312).
860
8612002-11-18      Joel Sherrill <joel@OARcorp.com>
862
863        * VERSION: Updated to rtems-ss-20021118.
864
8652002-11-18      Joel Sherrill <joel@OARcorp.com>
866
867        * aclocal/version.m4: Updated to rtems-ss-20021118.
868
8692002-11-17      Joel Sherrill <joel@OARcorp.com>
870
871        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
872        Motorola MTX603e.
873
8742002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
877
8782002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
879
880        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
881        * configure.ac: Ditto.
882
8832002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
884
885        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
886        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
887        Support @CFLAGS@, @CXXFLAGS@.
888
8892002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
890
891        * bootstrap: Allow autoconf-2.56.
892
8932002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
896        Fix stupid typo (continue/configure).
897        * aclocal/prog-cc.m4: Remove obsolete comments.
898        Acknowledge CFLAGS.
899
9002002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
903        end of the args passed to sub-configure-scripts. (Reported by
904        Wulf Hofbauer <wh73@cornell.edu>)
905
9062002-11-12      Joel Sherrill <joel@OARcorp.com>
907
908        * configure.ac: Remove make/compilers/Makefile.
909
9102002-11-11      Joel Sherrill <joel@OARcorp.com>
911
912        * VERSION: Updated to rtems-ss-20021111.
913
9142002-11-11      Joel Sherrill <joel@OARcorp.com>
915
916        * aclocal/version.m4: Updated to rtems-ss-20021111.
917
9182002-11-11      Joel Sherrill <joel@OARcorp.com>
919
920        * VERSION: Updated to rtems-ss-20021111.
921
9222002-11-11      Joel Sherrill <joel@OARcorp.com>
923
924        * aclocal/version.m4: Updated to rtems-ss-20021111.
925
9262002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
927
928        * automake/compile.am: Remove rel rule.
929
9302002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
931
932        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
933
9342002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
935
936        * configure.ac: Remove make/Templates/Makefile.
937        * README.configure: Minor massaging.
938
9392002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        Further preparations for autoconf > 2.52:
942        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
943        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
944        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
945
9462002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
947
948        * acinclude.m4: Adapations to autoconf > 2.52.
949
9502002-11-01      Joel Sherrill <joel@OARcorp.com>
951
952        * ChangeLog: Corrected.
953
9542002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
955
956        * bootstrap: Add generate_bspdir_acinclude to automatically update
957        c/src/lib/libbsp/<cpu>/acinclude.m4.
958        Use #! /bin/sh instead of #!/bin/sh.
959        Remove autom4te*.cache during ./bootstrap --clean.
960
9612002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
962
963        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
964        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
965        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
966        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
967        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
968        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
969        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
970        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
971        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
972        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
973        (autoconf > 2.54 seems to have problems with the old form of
974        quoting).
975
9762002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
979        (autoconf > 2.54 complains about).
980
9812002-10-21      Joel Sherrill <joel@OARcorp.com>
982
983        * VERSION: Updated to rtems-20021021-test.
984
9852002-10-21      Joel Sherrill <joel@OARcorp.com>
986
987        * aclocal/version.m4: Updated to rtems-20021021-test.
988
9892002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
990
991        * .cvsignore: Reformat.
992        Add autom4te*cache.
993        Remove autom4te.cache.
994
9952002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
996
997        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
998
9992002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
1002        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1003
10042002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1005
1006        * bootstrap: Add autoconf/automake version checks by popular demand.
1007        [FWIW: I dislike this.]
1008
10092002-10-07      Joel Sherrill <joel@OARcorp.com>
1010
1011        * VERSION: Updated to rtems-ss-20021007.
1012
10132002-10-07      Joel Sherrill <joel@OARcorp.com>
1014
1015        * aclocal/version.m4: Updated to rtems-ss-20021007.
1016
10172002-10-04      Joel Sherrill <joel@OARcorp.com>
1018
1019        * VERSION: Updated to rtems-JUNK.
1020
10212002-10-04      Joel Sherrill <joel@OARcorp.com>
1022
1023        * aclocal/version.m4: Updated to rtems-JUNK.
1024
10252002-10-04      Joel Sherrill <joel@OARcorp.com>
1026
1027        * VERSION: Updated to rtems-ss-20021004.
1028
10292002-10-04      Joel Sherrill <joel@OARcorp.com>
1030
1031        * aclocal/version.m4: Updated to rtems-ss-20021004.
1032
10332002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1034
1035        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
1036        autoconf-2.53 PACKAGE crap.
1037
10382002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1039
1040        * aclocal/prog-gnat.m4: New.
1041
10422002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1043
1044        * aclocal/bsp-configure.m4: Fix small typo in comment.
1045
10462002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1047
1048        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1049
10502002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1051
1052        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1053        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1054        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1055
10562002-08-07      Joel Sherrill <joel@OARcorp.com>
1057
1058        * aclocal/version.m4: Updated to rtems-ss-20020807.
1059
10602002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1061
1062        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1063
10642002-07-31      Joel Sherrill <joel@OARcorp.com>
1065
1066        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1067        was just a stub and only the OR32 port is getting worked on.
1068
10692002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1070
1071        * aclocal/subdirs.m4: Remove.
1072        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1073
10742002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1075
1076        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1077        exec/score/cpu.
1078
10792002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1082        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1083        compilation rules (Work-around to an automake bug).
1084        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1085        make-library.
1086
10872002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1088
1089        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1090
10912002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1094
10952002-07-17      Joel Sherrill <joel@OARcorp.com>
1096
1097        * aclocal/version.m4: Updated to rtems-ss-20020717.
1098
10992002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1100
1101        * config-ml.in: Imported from gcc-3.1.
1102        Change to match c/src/config-ml.in.
1103
11042002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1105
1106        * aclocal/check-multiprocessing.m4: Reworked.
1107        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1108
11092002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1110
1111        * automake/multilib.am: Remove.
1112        * Makefile.am: Reflect change above.
1113
11142002-06-28      Joel Sherrill <joel@OARcorp.com>
1115
1116        * aclocal/version.m4: Updated to rtems-ss-20020628.
1117
11182002-06-27      Joel Sherrill <joel@OARcorp.com>
1119
1120        * tools/Makefile.am: Build the cpu dependent tools as well.
1121
11222002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1123
1124        * aclocal/env-rtemscpu.m4: Remove.
1125        * aclocal/multi.m4: Remove.
1126        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1127
11282002-05-28      Joel Sherrill <joel@OARcorp.com>
1129
1130        * aclocal/version.m4: Updated to rtems-ss-20020528.
1131
11322002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1133
1134        * aclocal/prog-cc.m4: Remove GCC272 support.
1135        Remove ENABLE_LIBCDIR.
1136        * aclocal/prog-cxx.m4: Ditto.
1137        * aclocal/enable-gcc28.m4: Remove.
1138        * aclocal/enable-libcdir.m4: Ditto.
1139
11402002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1143        ENABLE_GCC28.
1144
11452002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1146
1147        * automake/compile.am: Remove GCC272 support.
1148        Remove *.sh rule (unused).
1149        * configure.ac: Remove ENABLE_GCC28.
1150        Remove ENABLE_LIBCDIR.
1151
11522002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1153
1154        * .cvsignore: Added mdate-sh and texinfo.tex.
1155
11562002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1157
1158        * aclocal/version.m4: New file.
1159        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1160        aclocal/version.m4.
1161        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1162        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1163
11642002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1165
1166        * configure.ac:
1167        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1168        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1169        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1170        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1171
11722002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1173
1174        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1175        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1176
11772002-03-08      Joel Sherrill <joel@OARcorp.com>
1178
1179        * VERSION: Updated to rtems-mg5-20020808.
1180
11812002-03-01      Joel Sherrill <joel@OARcorp.com>
1182
1183        * VERSION: Updated to rtems-ss-20020301.
1184
11852002-02-15      Joel Sherrill <joel@OARcorp.com>
1186
1187        * VERSION: Updated to rtems-ss-20020215.
1188
11892002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1190
1191        * aclocal/subdirs.m4: Propagate the current $prefix to the
1192        sub-configures.
1193
11942002-02-05      Joel Sherrill <joel@OARcorp.com>
1195
1196        * VERSION: Updated to rtems-ss-20020205.
1197
11982002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1199
1200        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1201        compatibility.
1202        * bootstrap: Let --clean remove texinfo.tex.
1203
12042002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1205
1206        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1207
12082002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1209
1210        * configure.ac: Add --enable-docs support. Add
1211        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1212        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1213        hard-coded SUBDIRS.
1214        * README.configure: Added a bit of information on this new option.
1215
12162002-01-18      Joel Sherrill <joel@OARcorp.com>
1217
1218        * VERSION: Updated to rtems-ss-20020118.
1219
12202002-01-18      Joel Sherrill <joel@OARcorp.com>
1221
1222        * VERSION: Updated to rtems-20020118.
1223
12242002-01-17      Joel Sherrill <joel@OARcorp.com>
1225
1226        * VERSION: Updated to rtems-ss-20020717.
1227
12282002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1229
1230        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1231        check upon host_alias != build_alias.
1232
12332002-01-07      Joel Sherrill <joel@OARcorp.com>
1234
1235        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1236        last line to eliminate 100's of warnings.
1237
12382002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1239
1240        * aclocal/check-newlib.m4: Apply AS_IF.
1241        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1242        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1243        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1244        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1245        changes.
1246        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1247        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1248        * automake/compile.am: Remove librtemsall from LINK_FILES.
1249
12502001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1251
1252        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1253        * aclocal/subdirs.m4: New file.
1254        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1255        modifications.
1256        * aclocal/check-posix.m4: Apply AS_IF.
1257        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1258        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1259        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1260        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1261        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1262        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1263        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1264        OUTPUT_COMMANDS.
1265        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1266        * aclocal/rtems-debug.m4: Minor cleanups.
1267        * aclocal/rtems-top.m4: Minor cleanups.
1268        * automake/compile.am: Further steps towards automake's rules.
1269
12702001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1271
1272        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1273        * automake/lib.am: Add MULTISUBDIR.
1274
12752001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1276
1277        * bootstrap: Run autoheader when configure.ac contains
1278        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1279
12802001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1281
1282        * aclocal/bsp-configure.m4: New file.
1283        * Makefile.am: Add aclocal/bsp-configure.m4.
1284
12852001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1286
1287        * Makefile.am: Add automake/force-preinstall.am,
1288        aclocal/ppc.am, remove ACLOCAL_M4.
1289
12902001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1291
1292        * aclocal/bsp-alias.m4: Remove score603e_g1.
1293        * aclocal/check-bsps.m4: Remove score603e_g1.
1294        * aclocal/prog-cc.m4: Apply m4_if.
1295
1296
12972001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1298
1299        * automake/force-preinstall.am: New file.
1300        * aclocal/ppc.m4: New file.
1301
13022001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1303
1304        * aclocal/check-bsps.m4: Reworked.
1305        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1306
13072001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1308
1309        * aclocal/bspopts.m4: New file.
1310
13112001-11-13      Joel Sherrill <joel@OARcorp.com>
1312
1313        * COPYING: Test of $Id$ -> $RTEMS$.
1314
13152001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1316
1317        This modification is part of the submitted modifications necessary to
1318        support the IBM PPC405 family.  This submission was reviewed by
1319        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1320        not negatively impact the ppc403 BSPs.  The submission and tracking
1321        process was captured as PR50.
1322        * README.configure: Added gen405 BSP.
1323
13242001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1325
1326        * Adopt more automake rules:
1327        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1328        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1329        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1330        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1331        CXXLINK_APP in make-cxx-exe.
1332        * automake/lib.am: Add ARFLAGS.
1333
13342001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1335
1336        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1337        config.cache's which prevented powerpc targets librdbg from building.
1338
13392001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1340
1341        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1342        add 2nd arg to _RTEMS_CPU_SUBDIR.
1343        * aclocal/target.m4: Replace ac_configure_args with
1344        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1345        * Makefile.am: Require automake-1.5.
1346
13472001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1348
1349        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1350        * configure.in: Remove.
1351        * configure.ac: New file, generated from configure.in by autoupdate.
1352
13532001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1354
1355        * aclocal/rtems-cpu-subdirs.m4: New file.
1356
13572001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1358
1359        * automake/compile.am: Fundamentally reworked compilation rules for
1360        closer adaptation to automake's behavior.
1361
13622001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1363
1364        * automake/lib.am: Comment out LD.
1365        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1366        automake/leaf.am to AUTOMAKE_FILES.
1367
13682001-09-27      Joel Sherrill <joel@OARcorp.com>
1369
1370        * config.guess: No longer in CVS since installed by bootstrap.
1371
13722001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1373
1374        * bootstrap: remove/add automake added files.
1375        * .cvsignore: reflect changes to bootstrap.
1376
13772001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1378
1379        * automake/leaf.am: New file.
1380
13812001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1382
1383        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1384        of AC_CANONICAL_SYSTEM.
1385        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1386        mkinstalldirs and mkdir.
1387        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1388        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1389        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1390       
13912001-09-13      Joel Sherrill <joel@OARcorp.com>
1392
1393        * missing: Updated to latest version.
1394
13952001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1396
1397        * configure.in: autoupdate to autoconf-2.52.
1398        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1399        fix auto*tool invocation order.
1400        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1401        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1402        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1403        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1404        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1405        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1406        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1407        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1408        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1409        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1410        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1411        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1412        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1413        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1414        RTEMS_CONFIG_PER_BSP conditional.
1415        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1416        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1417        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1418
14192001-05-25      Joel Sherrill <joel@OARcorp.com>
1420
1421        * README.configure: Corrected the name of the MRM332 BSP.
1422        Strengthened the distinction between what the target
1423        and the BSP each select.  Added more targets to list.
1424
14252001-05-25      Joel Sherrill <joel@OARcorp.com>
1426
1427        * README.configure: Updated the list of BSPs.
1428
14292001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1430
1431        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1432        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1433        Add support for DOS-drive-letters.
1434
14352001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1436
1437        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1438        RTEMS_PROG_CC_FOR_TARGET.
1439
14402001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1441
1442        * README.cdn-X: Update.
1443        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1444        @CPPFLAGS@ to CPPFLAGS.
1445
14462001-04-20      Eric Valette <valette@crf.canon.fr>
1447
1448        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1449        BSPs support the new exception processing model and
1450        consequently, librdbg.
1451
14522001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1453
1454        * configure.in: Reworked for Canadian Cross support.
1455        * Makefile.am: Reflect changes to configure.in.
1456        * config.guess, config.sub: Update from subversions.gnu.org.
1457        * README.cdn-X: New file.
1458        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1459
14602001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1461
1462        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1463        TARGET_CONFIG_SUBDIRS.
1464        * aclocal/enable-bsp.m4: fix quoting.
1465        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1466
14672001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1468
1469        * aclocal/config-subdirs.m4: New file.
1470        * aclocal/target.m4: Use macros from config-subdirs.m4.
1471
14722001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1473
1474        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1475        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1476
14772001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1478
1479        * configure.in: Fix AM_INIT_AUTOMAKE.
1480        * aclocal/bsp-arg-enable.m4: Extend comments.
1481        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1482        the default clause.
1483
14842001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1485
1486        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1487        RTEMS_ENV_RTEMSCPU.
1488        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1489        special treatment for GCC_SPECS.
1490        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1491        special treatment for GCC_SPECS.
1492        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1493        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1494        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1495        instead of $(shell ..) for LIBC_LIB*.
1496
14972001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1498
1499        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1500        simsh7045.
1501
15022001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1503
1504        * automake/compile.am: Add LD.
1505
15062000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1507
1508        * config.guess, config.sub: Update from CVS-autoconf to pick
1509        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1510        necessary anyway to use autoconf-versions > 2.13.
1511
15122000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1513
1514        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1515        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1516        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1517        help string.
1518        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1519
15202000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1521
1522        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1523        Modified to reflect addition of LEON BSPs as well as the
1524        no-FP ERC32 variant.
1525
15262000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1527
1528        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1529        standard).
1530        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1531        standard).
1532        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1533        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1534        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1535        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1536
15372000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1538
1539        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1540        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1541        $host instead of $target (BUG-FIX).
1542        * configure.in: Use $target and $host instead of $target_alias and
1543        $host_alias (autoconf-2.49b).
1544        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1545        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1546
1547        NOTES:
1548        * autoconf-2.49b depredicates using changequotes.
1549        * The changes to configure.in are due to cleanups in
1550        autoconf-2.49b's implemention of canonicalization. With
1551        autoconf-2.1x it wasn't always clear, when to use $xxx or
1552        $xxx_alias. Now this is clear.
1553
15542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1555
1556        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1557
15582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1559
1560        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1561        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1562        with an RTEMS specific but more restrictive autoconf macro.
1563
15642000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1565
1566        * automake/lib.am: Add LD.
1567
15682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1569
1570        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1571        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1572
15732000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1574 
1575        * aclocal/*: Replace with contents of macros/*.m4
1576        * macros/: Remove.
1577        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1578        * Makefile.am: Reflect changes to aclocal/ and macros/.
1579
15802000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1581
1582        * configure.in: New, Cygnus/GNU style configuration.
1583        * Makefile.am: Add macros/, reflect new configure.in,
1584        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1585        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1586        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1587        * macros/tool-prefix.m4: Remove.
1588        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1589        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1590        RTEMS_ROOT.
1591        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1592        * macros/multilib.m4: Various minor fixes.
1593        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1594        PROJECT_ROOT, RTEMS_ROOT.
1595        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1596        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1597
15982000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1599
1600        * automake/multilib.am: New file.
1601        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1602        the automake/ directory.
1603
16042000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1605
1606        * macros/enable-hwapi.m4: Removed.
1607        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1608        A small cleanup step towards gnu-canonicalization.
1609
16102000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1611
1612        * macros: New directory.
1613        * macros/bsp-alias.m4: new file.
1614        * macros/canonical-host.m4: new file.
1615        * macros/canonical-target-name.m4: new file.
1616        * macros/canonicalize-tools.m4: new file.
1617        * macros/check-bsp-cache.m4: new file.
1618        * macros/check-bsps.m4: new file.
1619        * macros/check-cpu.m4: new file.
1620        * macros/rtems-debug.m4: new file.
1621        * macros/check-cxx.m4: new file.
1622        * macros/check-itron.m4: new file.
1623        * macros/check-multiprocessing.m4: new file.
1624        * macros/check-networking.m4: new file.
1625        * macros/check-newlib.m4: new file.
1626        * macros/check-posix.m4: new file.
1627        * macros/check-rdbg.m4: new file.
1628        * macros/enable-bare.m4: new file.
1629        * macros/enable-cxx.m4: new file.
1630        * macros/enable-gcc28.m4: new file.
1631        * macros/enable-inlines.m4: new file.
1632        * macros/enable-itron.m4: new file.
1633        * macros/enable-libcdir.m4: new file.
1634        * macros/enable-multiprocessing.m4: new file.
1635        * macros/enable-networking.m4: new file.
1636        * macros/enable-posix.m4: new file.
1637        * macros/enable-rdbg.m4: new file.
1638        * macros/enable-rtemsbsp.m4: new file.
1639        * macros/enable-tests.m4: new file.
1640        * macros/gcc-pipe.m4: new file.
1641        * macros/gcc-specs.m4: new file.
1642        * macros/i386-gas-code16.m4: new file.
1643        * macros/path-ksh.m4: new file.
1644        * macros/path-perl.m4: new file.
1645        * macros/prog-cc.m4: new file.
1646        * macros/prog-cxx.m4: new file.
1647        * macros/project-root.m4: new file.
1648        * macros/rtems-top.m4: new file.
1649        * macros/sysv-ipc.m4: new file.
1650        * macros/target.m4: new file.
1651        * macros/rtems-test-no-pause.m4: new file.
1652        * macros/multilib.m4: new file.
1653        * macros/tool-paths.m4: new file.
1654        * macros/tool-prefix.m4: new file.
1655
16562000-09-14      Joel Sherrill <joel@OARcorp.com>
1657
1658        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1659
16602000-09-14      Joel Sherrill <joel@OARcorp.com>
1661
1662        * aclocal/enable-hwapi.m4: Now longer used and removed.
1663
16642000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1665
1666        * automake/lib.am: Remove leaf.cfg.
1667
16682000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1669
1670        * aclocal/rtems-top.m4: Add ENDIF-hack.
1671        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1672
16732000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1674
1675        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1676        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1677        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1678        * automake/compile.am: Replaced.
1679        * automake/local.am: Remove building variant handling.
1680
16812000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1682
1683        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1684        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1685        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1686        * aclocal/target.m4: Cleanup comments
1687        * Automake/compile.am: Add DEFS support to keep building happy.
1688
16892000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1690
1691        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1692
16932000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1694
1695        * automake/compile.am: New file
1696        * ChangeLog: Fix email addresses
1697
16982000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1699
1700        * LICENSE.NET, README, README.configure: Spelling corrections.
1701
17022000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1703
1704        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1705
17062000-08-30      Joel Sherrill <joel@OARcorp.com>
1707
1708        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1709
17102000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1711
1712        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1713
17142000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1715
1716        * aclocal/check-bsps.h:
1717          - Add pck6-BSP
1718          - Exclude ChangeLog from being picked up as BSP
1719        * aclocal/bsp-alias.m4: Add pck6-BSP
1720
17212000-08-10      Joel Sherrill <joel@OARcorp.com>
1722
1723        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.