source: rtems/ChangeLog @ 75b453f

4.104.114.84.95
Last change on this file since 75b453f was 75b453f, checked in by Joel Sherrill <joel.sherrill@…>, on 02/06/04 at 20:35:03

2004-02-06 Joel Sherrill <joel@…>

  • aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650 which were accidentally removed when purging the mips64orion.
  • Property mode set to 100644
File size: 41.4 KB
Line 
12004-02-06      Joel Sherrill <joel@OARcorp.com>
2
3        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
4        which were accidentally removed when purging the mips64orion.
5
62004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * aclocal/rpm.m4: Make osversions the default.
9        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
10        distcheck).
11
122004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
15
162004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Require automake >= 1.8.2.
19        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
20
212004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Requires automake >= 1.8.1.
24
252004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * .cvsignore: Remove mkinstalldirs.
28        * bootstrap: Remove compile during "clean".
29
302004-01-08      Joel Sherrill <joel@OARcorp.com>
31
32        * .cvsignore: Add compile.
33
342004-01-07      Joel Sherrill <joel@OARcorp.com>
35
36        * README.configure: Remove efi68k and efi332 references as they are no
37        longer in the tree.
38
392004-01-07      Joel Sherrill <joel@OARcorp.com>
40
41        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
42        removed as mips port more completely covers the MIPS family.
43
442003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * README.configure: Reflect requireing autoconf-2.59 and
47        automake-1.8.
48
492003-12-17      Joel Sherrill <joel@OARcorp.com>
50
51        * VERSION: Updated to rtems-20031217-test.
52
532003-12-17  Joel Sherrill <joel@OARcorp.com>
54
55    * aclocal/version.m4: Updated to rtems-20031217-test.
56
572003-12-17      Joel Sherrill <joel@OARcorp.com>
58
59        * release_support: Correct method used to find ChangeLog associated
60        with the version.m4 files.  Keep going until I can get a tarball cut.
61
622003-12-17      Joel Sherrill <joel@OARcorp.com>
63
64        * release_support: Use dirname not basedir.  Keep going until I
65        can get a tarball cut.
66
672003-12-17      Joel Sherrill <joel@OARcorp.com>
68
69        * release_support: New file -- assistant to new cut_release script.
70
712003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Remove automake/compile.am
74
752003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * automake/compile.am: Remove (Unused).
78
792003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * automake/lib.am: Remove (Unused).
82
832003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
86
872003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Remove make/custom/Makefile.
90        * Makefile.am: Cosmetics.
91        * automake/compile.am: Remove compilation rules.
92        Remove $(ARCH) directory generation.
93
942003-11-26      Joel Sherrill <joel@OARcorp.com>
95
96        * MAINTAINERS: New file.
97
982003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
101        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
102        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
103        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
104        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
105        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
106        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
107        aclocal/enable-tests.m4, aclocal/multilib.m4,
108        aclocal/path-ksh.m4, aclocal/project-root.m4,
109        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
110        acinclude.m4:
111        Fix underquoting to silence automake-1.8.
112
1132003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * config-ml.in: Don't built multilib variant normal (-mn) for
116        h8300-*-rtems*.
117
1182003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * aclocal/config-subdirs.m4: Remove.
121        * Makefile.am: Reflect changes above.
122
1232003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * aclocal/canonical-host.m4: Remove.
126        * Makefile.am: Reflect changes above.
127
1282003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
131        c/src/lib/libbsp/*/acinclude.m4.
132
1332003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * aclocal/check-cpu.m4: Remove.
136        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
137        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
138        $1 in $srcdir before adding dir to SUBDIRS.
139
1402003-09-26  Joel Sherrill <joel@OARcorp.com>
141
142        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
143
1442003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
147        patches).
148        * aclocal/enable-tests.m4: Change to support
149        --enable-tests=no|yes|samples, default is samples.
150
1512003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Correct bogus ACLOCAL_FILES.
154
1552003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
158        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
159        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
160        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
161        aclocal/check-networking.m4, aclocal/check-newlib.m4,
162        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
163        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
164        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
165        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
166        aclocal/path-perl.m4, aclocal/ppc.m4,
167        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
168        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
169        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
170        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
171        Remove (Unused).
172        * automake/leaf.am, automake/force-preinstall.am:
173        Remove (Unused).
174        * Makefile.am: Reflect changes above.
175
1762003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * automake/local.am, automake/host.am: Remove "debug".
179
1802003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
183
1842003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
187        Add "autoconf-2.5x unquoting" hack.
188
1892003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * config.sub: Remove (Automatically added by automake, again).
192        * bootstrap: Reflect change above.
193        * configure.ac: Require automake >= 1.7.6.
194
1952003-07-03      Joel Sherrill <joel@OARcorp.com>
196
197        * SUPPORT: Fix Mark Johannes' email address.
198
1992003-07-03      Joel Sherrill <joel@OARcorp.com>
200
201        * VERSION: Updated to rtems-ss-20030703.
202
2032003-07-03      Joel Sherrill <joel@OARcorp.com>
204
205        * aclocal/version.m4: Updated to rtems-ss-20030703.
206
2072003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * bootstrap: Reflect having added config.sub.
210        * config.sub: New from subversions to accomodate c4x/tic4x.
211
2122003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        PR 412/make_build
215        * configure.ac: Remove "BLEEDING EDGE" warning.
216        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
217        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
218        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
219        * aclocal/gcc-isystem.m4: New.
220        * Makefile.am: Add aclocal/gcc-isystem.m4.
221
2222003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * automake/local.am: Remove $(ARCH), clean-local.
225
2262003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        PR 321:
229        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
230        * aclocal/env-rtemsbsp.m4
231        * automake/compile.am
232        * automake/host.am
233        * automake/local.am
234
2352003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
238        * automake/compile.am: Remove LIBSUFFIX_VA.
239        Merger from rtems-4-6-branch.
240
2412003-04-17      Joel Sherrill <joel@OARcorp.com>
242
243        * VERSION: Updated to rtems-ss-20030417.
244
2452003-04-17      Joel Sherrill <joel@OARcorp.com>
246
247        * aclocal/version.m4: Updated to rtems-ss-20030417.
248
2492003-04-11      Joel Sherrill <joel@OARcorp.com>
250
251        * VERSION: Updated to rtems-ss-20030411.
252
2532003-04-11      Joel Sherrill <joel@OARcorp.com>
254
255        * aclocal/version.m4: Updated to rtems-ss-20030411.
256
2572003-04-11      Joel Sherrill <joel@OARcorp.com>
258
259        * VERSION: Updated to rtems-ss-20020411.
260
2612003-04-11      Joel Sherrill <joel@OARcorp.com>
262
263        * aclocal/version.m4: Updated to rtems-ss-20020411.
264
2652003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * acinclude.m4: Reformat build_* handling.
268        Preset *_alias if empty.
269        * configure.ac: Change tools/build to build-config dirs.
270        Conditionally build tools/build as host-config dirs.
271
2722003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * acinclude.m4: Fix broken comments.
275        Add hidden option --enable-experimental.
276        * README.cdn-X: Update.
277        * configure.ac: Build tools/build as host and build-host tools to
278        accomodate those BSPs applying packhex in <BSP>.cfg.
279        Build tools/cpu as build-host tools.
280
2812003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * tools/Makefile.am: Remove.
284        * configure.ac: Remove tools.
285        * acinclude.m4: Fix build_subdir handling.
286        * Makefile.am: Remove tools from SUBDIRS.
287        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
288
2892003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * configure.ac: Remove AC_CONFIG_AUX_DIR.
292        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
293
2942003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * bootstrap: Add ACLOCAL, AUTOHEADER.
297        Don't check for auto*tool-versions.
298
2992003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
302
3032003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * automake/compile.am: Introduce depend-gcc.
306        * automake/lib.am: Remove stray comment.
307        * automake/local.am: Introduce depend-gcc.
308
3092003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
312
3132003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
316        * automake/local.am: Remove $(ARCH), clean-local.
317        * automake/compile.am: Add $(ARCH), clean-local.
318        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
319
3202003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * Makefile.am: Remove references to obsoleted files
323        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
324
3252003-02-14      Joel Sherrill <joel@OARcorp.com>
326
327        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
328        references.
329
3302003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
333
3342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * bootstrap: Remove attempts to detect autoconf and automake using
337        "which" (PR 325).
338
3392003-02-06      Joel Sherrill <joel@OARcorp.com>
340
341        * README.configure: Updated to reflect new BSPs and deprecated
342        targets.
343
3442003-01-28      Joel Sherrill <joel@OARcorp.com>
345
346        * VERSION: Updated to rtems-ss-20030128.
347
3482003-01-28      Joel Sherrill <joel@OARcorp.com>
349
350        * aclocal/version.m4: Updated to rtems-ss-20030128.
351
3522003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
355        Remove CLOBBER_DEPEND (Unused).
356
3572003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * automake/local.am: Remove distclean-local.
360
3612001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
364        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
365
3662002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
369        Rework RTEMS_PROG_CXX_FOR_TARGET.
370
3712002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
374
3752002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
378
3792002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
382
3832002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * bootstrap: Require autoconf 2.54 or 2.57.
386        Require automake-1.7.2.
387
3882002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
391        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
392        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
393
3942002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
397
3982002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * automake/compile.am: Remove hard-coded *_PROFILE_V.
401        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
402        CFLAGS_PROFILE_V.
403        Remove CPPFLAGS_GCC.
404
4052002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
408        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
409        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
410        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
411
4122002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * aclocal/rtems-flags.m4: New.
415
4162002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * bootstrap: Allow autoconf-2.57.
419
4202002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * aclocal/prog-cc.m4: Remove GCCSED.
423
4242002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
427        Remove LDFLAGS.
428        Add CCAS, CCASCOMPILE.
429        Remove compilation rules for *.cpp, *.cxx, *.C.
430        Use CCASCOMPILE to compile *.S.
431        Add -pg to RTEMS_CFLAGS_PROFILE_V.
432
4332002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * configure.ac: Remove c/make.
436
4372002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * aclocal/prog-ccas.m4: New.
440        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
441        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
442        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
443
4442002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * acinclude.m4: Conditionally append --target=.
447
4482002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
451
4522002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * automake/compile.am: Remove LD_PATHS (Unused).
455        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
456        is announced obsolete).
457
4582002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
461
4622002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * aclocal/sysv-ipc.m4: Remove (Unused).
465        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
466
4672002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * acinclude.m4: Lots of changes addressing PR 312.
470
4712002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
474        to PR 312).
475
4762002-11-18      Joel Sherrill <joel@OARcorp.com>
477
478        * VERSION: Updated to rtems-ss-20021118.
479
4802002-11-18      Joel Sherrill <joel@OARcorp.com>
481
482        * aclocal/version.m4: Updated to rtems-ss-20021118.
483
4842002-11-17      Joel Sherrill <joel@OARcorp.com>
485
486        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
487        Motorola MTX603e.
488
4892002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
492
4932002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
496        * configure.ac: Ditto.
497
4982002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
501        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
502        Support @CFLAGS@, @CXXFLAGS@.
503
5042002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * bootstrap: Allow autoconf-2.56.
507
5082002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
511        Fix stupid typo (continue/configure).
512        * aclocal/prog-cc.m4: Remove obsolete comments.
513        Acknowledge CFLAGS.
514
5152002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
518        end of the args passed to sub-configure-scripts. (Reported by
519        Wulf Hofbauer <wh73@cornell.edu>)
520
5212002-11-12      Joel Sherrill <joel@OARcorp.com>
522
523        * configure.ac: Remove make/compilers/Makefile.
524
5252002-11-11      Joel Sherrill <joel@OARcorp.com>
526
527        * VERSION: Updated to rtems-ss-20021111.
528
5292002-11-11      Joel Sherrill <joel@OARcorp.com>
530
531        * aclocal/version.m4: Updated to rtems-ss-20021111.
532
5332002-11-11      Joel Sherrill <joel@OARcorp.com>
534
535        * VERSION: Updated to rtems-ss-20021111.
536
5372002-11-11      Joel Sherrill <joel@OARcorp.com>
538
539        * aclocal/version.m4: Updated to rtems-ss-20021111.
540
5412002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * automake/compile.am: Remove rel rule.
544
5452002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
548
5492002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * configure.ac: Remove make/Templates/Makefile.
552        * README.configure: Minor massaging.
553
5542002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        Further preparations for autoconf > 2.52:
557        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
558        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
559        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
560
5612002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * acinclude.m4: Adapations to autoconf > 2.52.
564
5652002-11-01      Joel Sherrill <joel@OARcorp.com>
566
567        * ChangeLog: Corrected.
568
5692002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * bootstrap: Add generate_bspdir_acinclude to automatically update
572        c/src/lib/libbsp/<cpu>/acinclude.m4.
573        Use #! /bin/sh instead of #!/bin/sh.
574        Remove autom4te*.cache during ./bootstrap --clean.
575
5762002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
579        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
580        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
581        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
582        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
583        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
584        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
585        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
586        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
587        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
588        (autoconf > 2.54 seems to have problems with the old form of
589        quoting).
590
5912002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
594        (autoconf > 2.54 complains about).
595
5962002-10-21      Joel Sherrill <joel@OARcorp.com>
597
598        * VERSION: Updated to rtems-20021021-test.
599
6002002-10-21      Joel Sherrill <joel@OARcorp.com>
601
602        * aclocal/version.m4: Updated to rtems-20021021-test.
603
6042002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
605
606        * .cvsignore: Reformat.
607        Add autom4te*cache.
608        Remove autom4te.cache.
609
6102002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
613
6142002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
617        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
618
6192002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
620
621        * bootstrap: Add autoconf/automake version checks by popular demand.
622        [FWIW: I dislike this.]
623
6242002-10-07      Joel Sherrill <joel@OARcorp.com>
625
626        * VERSION: Updated to rtems-ss-20021007.
627
6282002-10-07      Joel Sherrill <joel@OARcorp.com>
629
630        * aclocal/version.m4: Updated to rtems-ss-20021007.
631
6322002-10-04      Joel Sherrill <joel@OARcorp.com>
633
634        * VERSION: Updated to rtems-JUNK.
635
6362002-10-04      Joel Sherrill <joel@OARcorp.com>
637
638        * aclocal/version.m4: Updated to rtems-JUNK.
639
6402002-10-04      Joel Sherrill <joel@OARcorp.com>
641
642        * VERSION: Updated to rtems-ss-20021004.
643
6442002-10-04      Joel Sherrill <joel@OARcorp.com>
645
646        * aclocal/version.m4: Updated to rtems-ss-20021004.
647
6482002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
649
650        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
651        autoconf-2.53 PACKAGE crap.
652
6532002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * aclocal/prog-gnat.m4: New.
656
6572002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * aclocal/bsp-configure.m4: Fix small typo in comment.
660
6612002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
664
6652002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
668        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
669        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
670
6712002-08-07      Joel Sherrill <joel@OARcorp.com>
672
673        * aclocal/version.m4: Updated to rtems-ss-20020807.
674
6752002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
676
677        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
678
6792002-07-31      Joel Sherrill <joel@OARcorp.com>
680
681        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
682        was just a stub and only the OR32 port is getting worked on.
683
6842002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * aclocal/subdirs.m4: Remove.
687        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
688
6892002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
692        exec/score/cpu.
693
6942002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
697        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
698        compilation rules (Work-around to an automake bug).
699        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
700        make-library.
701
7022002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
704        * configure.ac: Activate cpukit. Remove references to c/src/exec.
705
7062002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
709
7102002-07-17      Joel Sherrill <joel@OARcorp.com>
711
712        * aclocal/version.m4: Updated to rtems-ss-20020717.
713
7142002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * config-ml.in: Imported from gcc-3.1.
717        Change to match c/src/config-ml.in.
718
7192002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * aclocal/check-multiprocessing.m4: Reworked.
722        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
723
7242002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * automake/multilib.am: Remove.
727        * Makefile.am: Reflect change above.
728
7292002-06-28      Joel Sherrill <joel@OARcorp.com>
730
731        * aclocal/version.m4: Updated to rtems-ss-20020628.
732
7332002-06-27      Joel Sherrill <joel@OARcorp.com>
734
735        * tools/Makefile.am: Build the cpu dependent tools as well.
736
7372002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * aclocal/env-rtemscpu.m4: Remove.
740        * aclocal/multi.m4: Remove.
741        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
742
7432002-05-28      Joel Sherrill <joel@OARcorp.com>
744
745        * aclocal/version.m4: Updated to rtems-ss-20020528.
746
7472002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * aclocal/prog-cc.m4: Remove GCC272 support.
750        Remove ENABLE_LIBCDIR.
751        * aclocal/prog-cxx.m4: Ditto.
752        * aclocal/enable-gcc28.m4: Remove.
753        * aclocal/enable-libcdir.m4: Ditto.
754
7552002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
758        ENABLE_GCC28.
759
7602002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * automake/compile.am: Remove GCC272 support.
763        Remove *.sh rule (unused).
764        * configure.ac: Remove ENABLE_GCC28.
765        Remove ENABLE_LIBCDIR.
766
7672002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
768
769        * .cvsignore: Added mdate-sh and texinfo.tex.
770
7712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * aclocal/version.m4: New file.
774        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
775        aclocal/version.m4.
776        * bootstrap: Use aclocal/version.m4 instead of VERSION.
777        * configure.ac: Use aclocal/version.m4 instead of VERSION.
778
7792002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * configure.ac:
782        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
783        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
784        * Makefile.am: Remove AUTOMAKE_OPTIONS.
785        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
786
7872002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
790        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
791
7922002-03-08      Joel Sherrill <joel@OARcorp.com>
793
794        * VERSION: Updated to rtems-mg5-20020808.
795
7962002-03-01      Joel Sherrill <joel@OARcorp.com>
797
798        * VERSION: Updated to rtems-ss-20020301.
799
8002002-02-15      Joel Sherrill <joel@OARcorp.com>
801
802        * VERSION: Updated to rtems-ss-20020215.
803
8042002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * aclocal/subdirs.m4: Propagate the current $prefix to the
807        sub-configures.
808
8092002-02-05      Joel Sherrill <joel@OARcorp.com>
810
811        * VERSION: Updated to rtems-ss-20020205.
812
8132002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
816        compatibility.
817        * bootstrap: Let --clean remove texinfo.tex.
818
8192002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
820
821        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
822
8232002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * configure.ac: Add --enable-docs support. Add
826        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
827        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
828        hard-coded SUBDIRS.
829        * README.configure: Added a bit of information on this new option.
830
8312002-01-18      Joel Sherrill <joel@OARcorp.com>
832
833        * VERSION: Updated to rtems-ss-20020118.
834
8352002-01-18      Joel Sherrill <joel@OARcorp.com>
836
837        * VERSION: Updated to rtems-20020118.
838
8392002-01-17      Joel Sherrill <joel@OARcorp.com>
840
841        * VERSION: Updated to rtems-ss-20020717.
842
8432002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
846        check upon host_alias != build_alias.
847
8482002-01-07      Joel Sherrill <joel@OARcorp.com>
849
850        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
851        last line to eliminate 100's of warnings.
852
8532002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
854
855        * aclocal/check-newlib.m4: Apply AS_IF.
856        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
857        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
858        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
859        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
860        changes.
861        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
862        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
863        * automake/compile.am: Remove librtemsall from LINK_FILES.
864
8652001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
868        * aclocal/subdirs.m4: New file.
869        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
870        modifications.
871        * aclocal/check-posix.m4: Apply AS_IF.
872        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
873        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
874        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
875        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
876        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
877        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
878        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
879        OUTPUT_COMMANDS.
880        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
881        * aclocal/rtems-debug.m4: Minor cleanups.
882        * aclocal/rtems-top.m4: Minor cleanups.
883        * automake/compile.am: Further steps towards automake's rules.
884
8852001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
886
887        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
888        * automake/lib.am: Add MULTISUBDIR.
889
8902001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * bootstrap: Run autoheader when configure.ac contains
893        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
894
8952001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * aclocal/bsp-configure.m4: New file.
898        * Makefile.am: Add aclocal/bsp-configure.m4.
899
9002001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * Makefile.am: Add automake/force-preinstall.am,
903        aclocal/ppc.am, remove ACLOCAL_M4.
904
9052001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
906
907        * aclocal/bsp-alias.m4: Remove score603e_g1.
908        * aclocal/check-bsps.m4: Remove score603e_g1.
909        * aclocal/prog-cc.m4: Apply m4_if.
910
911
9122001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
913
914        * automake/force-preinstall.am: New file.
915        * aclocal/ppc.m4: New file.
916
9172001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
918
919        * aclocal/check-bsps.m4: Reworked.
920        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
921
9222001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * aclocal/bspopts.m4: New file.
925
9262001-11-13      Joel Sherrill <joel@OARcorp.com>
927
928        * COPYING: Test of $Id$ -> $RTEMS$.
929
9302001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
931
932        This modification is part of the submitted modifications necessary to
933        support the IBM PPC405 family.  This submission was reviewed by
934        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
935        not negatively impact the ppc403 BSPs.  The submission and tracking
936        process was captured as PR50.
937        * README.configure: Added gen405 BSP.
938
9392001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * Adopt more automake rules:
942        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
943        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
944        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
945        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
946        CXXLINK_APP in make-cxx-exe.
947        * automake/lib.am: Add ARFLAGS.
948
9492001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
950
951        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
952        config.cache's which prevented powerpc targets librdbg from building.
953
9542001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
955
956        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
957        add 2nd arg to _RTEMS_CPU_SUBDIR.
958        * aclocal/target.m4: Replace ac_configure_args with
959        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
960        * Makefile.am: Require automake-1.5.
961
9622001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
963
964        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
965        * configure.in: Remove.
966        * configure.ac: New file, generated from configure.in by autoupdate.
967
9682001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * aclocal/rtems-cpu-subdirs.m4: New file.
971
9722001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
973
974        * automake/compile.am: Fundamentally reworked compilation rules for
975        closer adaptation to automake's behavior.
976
9772001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
978
979        * automake/lib.am: Comment out LD.
980        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
981        automake/leaf.am to AUTOMAKE_FILES.
982
9832001-09-27      Joel Sherrill <joel@OARcorp.com>
984
985        * config.guess: No longer in CVS since installed by bootstrap.
986
9872001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
989        * bootstrap: remove/add automake added files.
990        * .cvsignore: reflect changes to bootstrap.
991
9922001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * automake/leaf.am: New file.
995
9962001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
999        of AC_CANONICAL_SYSTEM.
1000        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1001        mkinstalldirs and mkdir.
1002        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1003        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1004        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1005       
10062001-09-13      Joel Sherrill <joel@OARcorp.com>
1007
1008        * missing: Updated to latest version.
1009
10102001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1011
1012        * configure.in: autoupdate to autoconf-2.52.
1013        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1014        fix auto*tool invocation order.
1015        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1016        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1017        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1018        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1019        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1020        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1021        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1022        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1023        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1024        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1025        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1026        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1027        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1028        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1029        RTEMS_CONFIG_PER_BSP conditional.
1030        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1031        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1032        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1033
10342001-05-25      Joel Sherrill <joel@OARcorp.com>
1035
1036        * README.configure: Corrected the name of the MRM332 BSP.
1037        Strengthened the distinction between what the target
1038        and the BSP each select.  Added more targets to list.
1039
10402001-05-25      Joel Sherrill <joel@OARcorp.com>
1041
1042        * README.configure: Updated the list of BSPs.
1043
10442001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1047        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1048        Add support for DOS-drive-letters.
1049
10502001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1051
1052        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1053        RTEMS_PROG_CC_FOR_TARGET.
1054
10552001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1056
1057        * README.cdn-X: Update.
1058        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1059        @CPPFLAGS@ to CPPFLAGS.
1060
10612001-04-20      Eric Valette <valette@crf.canon.fr>
1062
1063        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1064        BSPs support the new exception processing model and
1065        consequently, librdbg.
1066
10672001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1068
1069        * configure.in: Reworked for Canadian Cross support.
1070        * Makefile.am: Reflect changes to configure.in.
1071        * config.guess, config.sub: Update from subversions.gnu.org.
1072        * README.cdn-X: New file.
1073        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1074
10752001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076
1077        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1078        TARGET_CONFIG_SUBDIRS.
1079        * aclocal/enable-bsp.m4: fix quoting.
1080        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1081
10822001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1083
1084        * aclocal/config-subdirs.m4: New file.
1085        * aclocal/target.m4: Use macros from config-subdirs.m4.
1086
10872001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1088
1089        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1090        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1091
10922001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1093
1094        * configure.in: Fix AM_INIT_AUTOMAKE.
1095        * aclocal/bsp-arg-enable.m4: Extend comments.
1096        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1097        the default clause.
1098
10992001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1100
1101        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1102        RTEMS_ENV_RTEMSCPU.
1103        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1104        special treatment for GCC_SPECS.
1105        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1106        special treatment for GCC_SPECS.
1107        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1108        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1109        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1110        instead of $(shell ..) for LIBC_LIB*.
1111
11122001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1113
1114        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1115        simsh7045.
1116
11172001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1118
1119        * automake/compile.am: Add LD.
1120
11212000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        * config.guess, config.sub: Update from CVS-autoconf to pick
1124        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1125        necessary anyway to use autoconf-versions > 2.13.
1126
11272000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1128
1129        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1130        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1131        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1132        help string.
1133        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1134
11352000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1136
1137        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1138        Modified to reflect addition of LEON BSPs as well as the
1139        no-FP ERC32 variant.
1140
11412000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1142
1143        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1144        standard).
1145        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1146        standard).
1147        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1148        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1149        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1150        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1151
11522000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1153
1154        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1155        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1156        $host instead of $target (BUG-FIX).
1157        * configure.in: Use $target and $host instead of $target_alias and
1158        $host_alias (autoconf-2.49b).
1159        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1160        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1161
1162        NOTES:
1163        * autoconf-2.49b depredicates using changequotes.
1164        * The changes to configure.in are due to cleanups in
1165        autoconf-2.49b's implemention of canonicalization. With
1166        autoconf-2.1x it wasn't always clear, when to use $xxx or
1167        $xxx_alias. Now this is clear.
1168
11692000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1170
1171        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1172
11732000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1174
1175        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1176        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1177        with an RTEMS specific but more restrictive autoconf macro.
1178
11792000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1180
1181        * automake/lib.am: Add LD.
1182
11832000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1186        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1187
11882000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189 
1190        * aclocal/*: Replace with contents of macros/*.m4
1191        * macros/: Remove.
1192        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1193        * Makefile.am: Reflect changes to aclocal/ and macros/.
1194
11952000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1196
1197        * configure.in: New, Cygnus/GNU style configuration.
1198        * Makefile.am: Add macros/, reflect new configure.in,
1199        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1200        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1201        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1202        * macros/tool-prefix.m4: Remove.
1203        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1204        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1205        RTEMS_ROOT.
1206        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1207        * macros/multilib.m4: Various minor fixes.
1208        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1209        PROJECT_ROOT, RTEMS_ROOT.
1210        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1211        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1212
12132000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1214
1215        * automake/multilib.am: New file.
1216        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1217        the automake/ directory.
1218
12192000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1220
1221        * macros/enable-hwapi.m4: Removed.
1222        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1223        A small cleanup step towards gnu-canonicalization.
1224
12252000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1226
1227        * macros: New directory.
1228        * macros/bsp-alias.m4: new file.
1229        * macros/canonical-host.m4: new file.
1230        * macros/canonical-target-name.m4: new file.
1231        * macros/canonicalize-tools.m4: new file.
1232        * macros/check-bsp-cache.m4: new file.
1233        * macros/check-bsps.m4: new file.
1234        * macros/check-cpu.m4: new file.
1235        * macros/rtems-debug.m4: new file.
1236        * macros/check-cxx.m4: new file.
1237        * macros/check-itron.m4: new file.
1238        * macros/check-multiprocessing.m4: new file.
1239        * macros/check-networking.m4: new file.
1240        * macros/check-newlib.m4: new file.
1241        * macros/check-posix.m4: new file.
1242        * macros/check-rdbg.m4: new file.
1243        * macros/enable-bare.m4: new file.
1244        * macros/enable-cxx.m4: new file.
1245        * macros/enable-gcc28.m4: new file.
1246        * macros/enable-inlines.m4: new file.
1247        * macros/enable-itron.m4: new file.
1248        * macros/enable-libcdir.m4: new file.
1249        * macros/enable-multiprocessing.m4: new file.
1250        * macros/enable-networking.m4: new file.
1251        * macros/enable-posix.m4: new file.
1252        * macros/enable-rdbg.m4: new file.
1253        * macros/enable-rtemsbsp.m4: new file.
1254        * macros/enable-tests.m4: new file.
1255        * macros/gcc-pipe.m4: new file.
1256        * macros/gcc-specs.m4: new file.
1257        * macros/i386-gas-code16.m4: new file.
1258        * macros/path-ksh.m4: new file.
1259        * macros/path-perl.m4: new file.
1260        * macros/prog-cc.m4: new file.
1261        * macros/prog-cxx.m4: new file.
1262        * macros/project-root.m4: new file.
1263        * macros/rtems-top.m4: new file.
1264        * macros/sysv-ipc.m4: new file.
1265        * macros/target.m4: new file.
1266        * macros/rtems-test-no-pause.m4: new file.
1267        * macros/multilib.m4: new file.
1268        * macros/tool-paths.m4: new file.
1269        * macros/tool-prefix.m4: new file.
1270
12712000-09-14      Joel Sherrill <joel@OARcorp.com>
1272
1273        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1274
12752000-09-14      Joel Sherrill <joel@OARcorp.com>
1276
1277        * aclocal/enable-hwapi.m4: Now longer used and removed.
1278
12792000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1280
1281        * automake/lib.am: Remove leaf.cfg.
1282
12832000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1284
1285        * aclocal/rtems-top.m4: Add ENDIF-hack.
1286        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1287
12882000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1289
1290        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1291        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1292        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1293        * automake/compile.am: Replaced.
1294        * automake/local.am: Remove building variant handling.
1295
12962000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1297
1298        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1299        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1300        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1301        * aclocal/target.m4: Cleanup comments
1302        * Automake/compile.am: Add DEFS support to keep building happy.
1303
13042000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1305
1306        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1307
13082000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1309
1310        * automake/compile.am: New file
1311        * ChangeLog: Fix email addresses
1312
13132000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1314
1315        * LICENSE.NET, README, README.configure: Spelling corrections.
1316
13172000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1318
1319        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1320
13212000-08-30      Joel Sherrill <joel@OARcorp.com>
1322
1323        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1324
13252000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1326
1327        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1328
13292000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1330
1331        * aclocal/check-bsps.h:
1332          - Add pck6-BSP
1333          - Exclude ChangeLog from being picked up as BSP
1334        * aclocal/bsp-alias.m4: Add pck6-BSP
1335
13362000-08-10      Joel Sherrill <joel@OARcorp.com>
1337
1338        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.