source: rtems/ChangeLog @ 5b2e199

4.104.114.84.95
Last change on this file since 5b2e199 was 0affee3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/20/03 at 13:33:14

2003-10-20 Ralf Corsepius <corsepiu@…>

  • bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in c/src/lib/libbsp/*/acinclude.m4.
  • Property mode set to 100644
File size: 37.7 KB
Line 
12003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
4        c/src/lib/libbsp/*/acinclude.m4.
5
62003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * aclocal/check-cpu.m4: Remove.
9        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
10        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
11        $1 in $srcdir before adding dir to SUBDIRS.
12
132003-09-26  Joel Sherrill <joel@OARcorp.com>
14
15        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
16
172003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
20        patches).
21        * aclocal/enable-tests.m4: Change to support
22        --enable-tests=no|yes|samples, default is samples.
23
242003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Correct bogus ACLOCAL_FILES.
27
282003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
31        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
32        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
33        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
34        aclocal/check-networking.m4, aclocal/check-newlib.m4,
35        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
36        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
37        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
38        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
39        aclocal/path-perl.m4, aclocal/ppc.m4,
40        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
41        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
42        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
43        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
44        Remove (Unused).
45        * automake/leaf.am, automake/force-preinstall.am:
46        Remove (Unused).
47        * Makefile.am: Reflect changes above.
48
492003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * automake/local.am, automake/host.am: Remove "debug".
52
532003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
56
572003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
60        Add "autoconf-2.5x unquoting" hack.
61
622003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * config.sub: Remove (Automatically added by automake, again).
65        * bootstrap: Reflect change above.
66        * configure.ac: Require automake >= 1.7.6.
67
682003-07-03      Joel Sherrill <joel@OARcorp.com>
69
70        * SUPPORT: Fix Mark Johannes' email address.
71
722003-07-03      Joel Sherrill <joel@OARcorp.com>
73
74        * VERSION: Updated to rtems-ss-20030703.
75
762003-07-03      Joel Sherrill <joel@OARcorp.com>
77
78        * aclocal/version.m4: Updated to rtems-ss-20030703.
79
802003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * bootstrap: Reflect having added config.sub.
83        * config.sub: New from subversions to accomodate c4x/tic4x.
84
852003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        PR 412/make_build
88        * configure.ac: Remove "BLEEDING EDGE" warning.
89        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
90        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
91        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
92        * aclocal/gcc-isystem.m4: New.
93        * Makefile.am: Add aclocal/gcc-isystem.m4.
94
952003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * automake/local.am: Remove $(ARCH), clean-local.
98
992003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        PR 321:
102        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
103        * aclocal/env-rtemsbsp.m4
104        * automake/compile.am
105        * automake/host.am
106        * automake/local.am
107
1082003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
111        * automake/compile.am: Remove LIBSUFFIX_VA.
112        Merger from rtems-4-6-branch.
113
1142003-04-17      Joel Sherrill <joel@OARcorp.com>
115
116        * VERSION: Updated to rtems-ss-20030417.
117
1182003-04-17      Joel Sherrill <joel@OARcorp.com>
119
120        * aclocal/version.m4: Updated to rtems-ss-20030417.
121
1222003-04-11      Joel Sherrill <joel@OARcorp.com>
123
124        * VERSION: Updated to rtems-ss-20030411.
125
1262003-04-11      Joel Sherrill <joel@OARcorp.com>
127
128        * aclocal/version.m4: Updated to rtems-ss-20030411.
129
1302003-04-11      Joel Sherrill <joel@OARcorp.com>
131
132        * VERSION: Updated to rtems-ss-20020411.
133
1342003-04-11      Joel Sherrill <joel@OARcorp.com>
135
136        * aclocal/version.m4: Updated to rtems-ss-20020411.
137
1382003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * acinclude.m4: Reformat build_* handling.
141        Preset *_alias if empty.
142        * configure.ac: Change tools/build to build-config dirs.
143        Conditionally build tools/build as host-config dirs.
144
1452003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * acinclude.m4: Fix broken comments.
148        Add hidden option --enable-experimental.
149        * README.cdn-X: Update.
150        * configure.ac: Build tools/build as host and build-host tools to
151        accomodate those BSPs applying packhex in <BSP>.cfg.
152        Build tools/cpu as build-host tools.
153
1542003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * tools/Makefile.am: Remove.
157        * configure.ac: Remove tools.
158        * acinclude.m4: Fix build_subdir handling.
159        * Makefile.am: Remove tools from SUBDIRS.
160        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
161
1622003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: Remove AC_CONFIG_AUX_DIR.
165        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
166
1672003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * bootstrap: Add ACLOCAL, AUTOHEADER.
170        Don't check for auto*tool-versions.
171
1722003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
175
1762003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * automake/compile.am: Introduce depend-gcc.
179        * automake/lib.am: Remove stray comment.
180        * automake/local.am: Introduce depend-gcc.
181
1822003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
185
1862003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
189        * automake/local.am: Remove $(ARCH), clean-local.
190        * automake/compile.am: Add $(ARCH), clean-local.
191        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
192
1932003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * Makefile.am: Remove references to obsoleted files
196        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
197
1982003-02-14      Joel Sherrill <joel@OARcorp.com>
199
200        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
201        references.
202
2032003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
206
2072003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * bootstrap: Remove attempts to detect autoconf and automake using
210        "which" (PR 325).
211
2122003-02-06      Joel Sherrill <joel@OARcorp.com>
213
214        * README.configure: Updated to reflect new BSPs and deprecated
215        targets.
216
2172003-01-28      Joel Sherrill <joel@OARcorp.com>
218
219        * VERSION: Updated to rtems-ss-20030128.
220
2212003-01-28      Joel Sherrill <joel@OARcorp.com>
222
223        * aclocal/version.m4: Updated to rtems-ss-20030128.
224
2252003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
228        Remove CLOBBER_DEPEND (Unused).
229
2302003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * automake/local.am: Remove distclean-local.
233
2342001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
237        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
238
2392002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
242        Rework RTEMS_PROG_CXX_FOR_TARGET.
243
2442002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
247
2482002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
251
2522002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
255
2562002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * bootstrap: Require autoconf 2.54 or 2.57.
259        Require automake-1.7.2.
260
2612002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
264        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
265        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
266
2672002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
270
2712002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * automake/compile.am: Remove hard-coded *_PROFILE_V.
274        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
275        CFLAGS_PROFILE_V.
276        Remove CPPFLAGS_GCC.
277
2782002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
281        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
282        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
283        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
284
2852002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * aclocal/rtems-flags.m4: New.
288
2892002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * bootstrap: Allow autoconf-2.57.
292
2932002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * aclocal/prog-cc.m4: Remove GCCSED.
296
2972002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
300        Remove LDFLAGS.
301        Add CCAS, CCASCOMPILE.
302        Remove compilation rules for *.cpp, *.cxx, *.C.
303        Use CCASCOMPILE to compile *.S.
304        Add -pg to RTEMS_CFLAGS_PROFILE_V.
305
3062002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * configure.ac: Remove c/make.
309
3102002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * aclocal/prog-ccas.m4: New.
313        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
314        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
315        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
316
3172002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * acinclude.m4: Conditionally append --target=.
320
3212002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
324
3252002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * automake/compile.am: Remove LD_PATHS (Unused).
328        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
329        is announced obsolete).
330
3312002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
334
3352002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * aclocal/sysv-ipc.m4: Remove (Unused).
338        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
339
3402002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * acinclude.m4: Lots of changes addressing PR 312.
343
3442002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
347        to PR 312).
348
3492002-11-18      Joel Sherrill <joel@OARcorp.com>
350
351        * VERSION: Updated to rtems-ss-20021118.
352
3532002-11-18      Joel Sherrill <joel@OARcorp.com>
354
355        * aclocal/version.m4: Updated to rtems-ss-20021118.
356
3572002-11-17      Joel Sherrill <joel@OARcorp.com>
358
359        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
360        Motorola MTX603e.
361
3622002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
365
3662002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
369        * configure.ac: Ditto.
370
3712002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
374        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
375        Support @CFLAGS@, @CXXFLAGS@.
376
3772002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * bootstrap: Allow autoconf-2.56.
380
3812002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
384        Fix stupid typo (continue/configure).
385        * aclocal/prog-cc.m4: Remove obsolete comments.
386        Acknowledge CFLAGS.
387
3882002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
391        end of the args passed to sub-configure-scripts. (Reported by
392        Wulf Hofbauer <wh73@cornell.edu>)
393
3942002-11-12      Joel Sherrill <joel@OARcorp.com>
395
396        * configure.ac: Remove make/compilers/Makefile.
397
3982002-11-11      Joel Sherrill <joel@OARcorp.com>
399
400        * VERSION: Updated to rtems-ss-20021111.
401
4022002-11-11      Joel Sherrill <joel@OARcorp.com>
403
404        * aclocal/version.m4: Updated to rtems-ss-20021111.
405
4062002-11-11      Joel Sherrill <joel@OARcorp.com>
407
408        * VERSION: Updated to rtems-ss-20021111.
409
4102002-11-11      Joel Sherrill <joel@OARcorp.com>
411
412        * aclocal/version.m4: Updated to rtems-ss-20021111.
413
4142002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * automake/compile.am: Remove rel rule.
417
4182002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
421
4222002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * configure.ac: Remove make/Templates/Makefile.
425        * README.configure: Minor massaging.
426
4272002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        Further preparations for autoconf > 2.52:
430        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
431        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
432        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
433
4342002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * acinclude.m4: Adapations to autoconf > 2.52.
437
4382002-11-01      Joel Sherrill <joel@OARcorp.com>
439
440        * ChangeLog: Corrected.
441
4422002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * bootstrap: Add generate_bspdir_acinclude to automatically update
445        c/src/lib/libbsp/<cpu>/acinclude.m4.
446        Use #! /bin/sh instead of #!/bin/sh.
447        Remove autom4te*.cache during ./bootstrap --clean.
448
4492002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
452        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
453        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
454        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
455        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
456        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
457        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
458        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
459        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
460        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
461        (autoconf > 2.54 seems to have problems with the old form of
462        quoting).
463
4642002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
467        (autoconf > 2.54 complains about).
468
4692002-10-21      Joel Sherrill <joel@OARcorp.com>
470
471        * VERSION: Updated to rtems-20021021-test.
472
4732002-10-21      Joel Sherrill <joel@OARcorp.com>
474
475        * aclocal/version.m4: Updated to rtems-20021021-test.
476
4772002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * .cvsignore: Reformat.
480        Add autom4te*cache.
481        Remove autom4te.cache.
482
4832002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
486
4872002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
490        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
491
4922002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * bootstrap: Add autoconf/automake version checks by popular demand.
495        [FWIW: I dislike this.]
496
4972002-10-07      Joel Sherrill <joel@OARcorp.com>
498
499        * VERSION: Updated to rtems-ss-20021007.
500
5012002-10-07      Joel Sherrill <joel@OARcorp.com>
502
503        * aclocal/version.m4: Updated to rtems-ss-20021007.
504
5052002-10-04      Joel Sherrill <joel@OARcorp.com>
506
507        * VERSION: Updated to rtems-JUNK.
508
5092002-10-04      Joel Sherrill <joel@OARcorp.com>
510
511        * aclocal/version.m4: Updated to rtems-JUNK.
512
5132002-10-04      Joel Sherrill <joel@OARcorp.com>
514
515        * VERSION: Updated to rtems-ss-20021004.
516
5172002-10-04      Joel Sherrill <joel@OARcorp.com>
518
519        * aclocal/version.m4: Updated to rtems-ss-20021004.
520
5212002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
524        autoconf-2.53 PACKAGE crap.
525
5262002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * aclocal/prog-gnat.m4: New.
529
5302002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * aclocal/bsp-configure.m4: Fix small typo in comment.
533
5342002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
537
5382002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
541        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
542        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
543
5442002-08-07      Joel Sherrill <joel@OARcorp.com>
545
546        * aclocal/version.m4: Updated to rtems-ss-20020807.
547
5482002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
551
5522002-07-31      Joel Sherrill <joel@OARcorp.com>
553
554        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
555        was just a stub and only the OR32 port is getting worked on.
556
5572002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * aclocal/subdirs.m4: Remove.
560        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
561
5622002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
565        exec/score/cpu.
566
5672002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
570        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
571        compilation rules (Work-around to an automake bug).
572        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
573        make-library.
574
5752002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * configure.ac: Activate cpukit. Remove references to c/src/exec.
578
5792002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
582
5832002-07-17      Joel Sherrill <joel@OARcorp.com>
584
585        * aclocal/version.m4: Updated to rtems-ss-20020717.
586
5872002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
588
589        * config-ml.in: Imported from gcc-3.1.
590        Change to match c/src/config-ml.in.
591
5922002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * aclocal/check-multiprocessing.m4: Reworked.
595        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
596
5972002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * automake/multilib.am: Remove.
600        * Makefile.am: Reflect change above.
601
6022002-06-28      Joel Sherrill <joel@OARcorp.com>
603
604        * aclocal/version.m4: Updated to rtems-ss-20020628.
605
6062002-06-27      Joel Sherrill <joel@OARcorp.com>
607
608        * tools/Makefile.am: Build the cpu dependent tools as well.
609
6102002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * aclocal/env-rtemscpu.m4: Remove.
613        * aclocal/multi.m4: Remove.
614        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
615
6162002-05-28      Joel Sherrill <joel@OARcorp.com>
617
618        * aclocal/version.m4: Updated to rtems-ss-20020528.
619
6202002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * aclocal/prog-cc.m4: Remove GCC272 support.
623        Remove ENABLE_LIBCDIR.
624        * aclocal/prog-cxx.m4: Ditto.
625        * aclocal/enable-gcc28.m4: Remove.
626        * aclocal/enable-libcdir.m4: Ditto.
627
6282002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
631        ENABLE_GCC28.
632
6332002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * automake/compile.am: Remove GCC272 support.
636        Remove *.sh rule (unused).
637        * configure.ac: Remove ENABLE_GCC28.
638        Remove ENABLE_LIBCDIR.
639
6402002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * .cvsignore: Added mdate-sh and texinfo.tex.
643
6442002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * aclocal/version.m4: New file.
647        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
648        aclocal/version.m4.
649        * bootstrap: Use aclocal/version.m4 instead of VERSION.
650        * configure.ac: Use aclocal/version.m4 instead of VERSION.
651
6522002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
653
654        * configure.ac:
655        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
656        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
657        * Makefile.am: Remove AUTOMAKE_OPTIONS.
658        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
659
6602002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
661
662        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
663        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
664
6652002-03-08      Joel Sherrill <joel@OARcorp.com>
666
667        * VERSION: Updated to rtems-mg5-20020808.
668
6692002-03-01      Joel Sherrill <joel@OARcorp.com>
670
671        * VERSION: Updated to rtems-ss-20020301.
672
6732002-02-15      Joel Sherrill <joel@OARcorp.com>
674
675        * VERSION: Updated to rtems-ss-20020215.
676
6772002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * aclocal/subdirs.m4: Propagate the current $prefix to the
680        sub-configures.
681
6822002-02-05      Joel Sherrill <joel@OARcorp.com>
683
684        * VERSION: Updated to rtems-ss-20020205.
685
6862002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
689        compatibility.
690        * bootstrap: Let --clean remove texinfo.tex.
691
6922002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
695
6962002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * configure.ac: Add --enable-docs support. Add
699        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
700        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
701        hard-coded SUBDIRS.
702        * README.configure: Added a bit of information on this new option.
703
7042002-01-18      Joel Sherrill <joel@OARcorp.com>
705
706        * VERSION: Updated to rtems-ss-20020118.
707
7082002-01-18      Joel Sherrill <joel@OARcorp.com>
709
710        * VERSION: Updated to rtems-20020118.
711
7122002-01-17      Joel Sherrill <joel@OARcorp.com>
713
714        * VERSION: Updated to rtems-ss-20020717.
715
7162002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
719        check upon host_alias != build_alias.
720
7212002-01-07      Joel Sherrill <joel@OARcorp.com>
722
723        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
724        last line to eliminate 100's of warnings.
725
7262002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * aclocal/check-newlib.m4: Apply AS_IF.
729        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
730        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
731        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
732        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
733        changes.
734        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
735        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
736        * automake/compile.am: Remove librtemsall from LINK_FILES.
737
7382001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
739
740        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
741        * aclocal/subdirs.m4: New file.
742        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
743        modifications.
744        * aclocal/check-posix.m4: Apply AS_IF.
745        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
746        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
747        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
748        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
749        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
750        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
751        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
752        OUTPUT_COMMANDS.
753        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
754        * aclocal/rtems-debug.m4: Minor cleanups.
755        * aclocal/rtems-top.m4: Minor cleanups.
756        * automake/compile.am: Further steps towards automake's rules.
757
7582001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
761        * automake/lib.am: Add MULTISUBDIR.
762
7632001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * bootstrap: Run autoheader when configure.ac contains
766        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
767
7682001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * aclocal/bsp-configure.m4: New file.
771        * Makefile.am: Add aclocal/bsp-configure.m4.
772
7732001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * Makefile.am: Add automake/force-preinstall.am,
776        aclocal/ppc.am, remove ACLOCAL_M4.
777
7782001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * aclocal/bsp-alias.m4: Remove score603e_g1.
781        * aclocal/check-bsps.m4: Remove score603e_g1.
782        * aclocal/prog-cc.m4: Apply m4_if.
783
784
7852001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * automake/force-preinstall.am: New file.
788        * aclocal/ppc.m4: New file.
789
7902001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * aclocal/check-bsps.m4: Reworked.
793        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
794
7952001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * aclocal/bspopts.m4: New file.
798
7992001-11-13      Joel Sherrill <joel@OARcorp.com>
800
801        * COPYING: Test of $Id$ -> $RTEMS$.
802
8032001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
804
805        This modification is part of the submitted modifications necessary to
806        support the IBM PPC405 family.  This submission was reviewed by
807        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
808        not negatively impact the ppc403 BSPs.  The submission and tracking
809        process was captured as PR50.
810        * README.configure: Added gen405 BSP.
811
8122001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
813
814        * Adopt more automake rules:
815        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
816        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
817        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
818        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
819        CXXLINK_APP in make-cxx-exe.
820        * automake/lib.am: Add ARFLAGS.
821
8222001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
825        config.cache's which prevented powerpc targets librdbg from building.
826
8272001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
828
829        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
830        add 2nd arg to _RTEMS_CPU_SUBDIR.
831        * aclocal/target.m4: Replace ac_configure_args with
832        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
833        * Makefile.am: Require automake-1.5.
834
8352001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
838        * configure.in: Remove.
839        * configure.ac: New file, generated from configure.in by autoupdate.
840
8412001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * aclocal/rtems-cpu-subdirs.m4: New file.
844
8452001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * automake/compile.am: Fundamentally reworked compilation rules for
848        closer adaptation to automake's behavior.
849
8502001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * automake/lib.am: Comment out LD.
853        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
854        automake/leaf.am to AUTOMAKE_FILES.
855
8562001-09-27      Joel Sherrill <joel@OARcorp.com>
857
858        * config.guess: No longer in CVS since installed by bootstrap.
859
8602001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
861
862        * bootstrap: remove/add automake added files.
863        * .cvsignore: reflect changes to bootstrap.
864
8652001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * automake/leaf.am: New file.
868
8692001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870
871        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
872        of AC_CANONICAL_SYSTEM.
873        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
874        mkinstalldirs and mkdir.
875        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
876        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
877        _RTEMS_OUTPUT_BUILD_SUBDIRS.
878       
8792001-09-13      Joel Sherrill <joel@OARcorp.com>
880
881        * missing: Updated to latest version.
882
8832001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
884
885        * configure.in: autoupdate to autoconf-2.52.
886        * bootstrap: Add handling for configure.ac, make autoheader verbose,
887        fix auto*tool invocation order.
888        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
889        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
890        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
891        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
892        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
893        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
894        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
895        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
896        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
897        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
898        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
899        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
900        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
901        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
902        RTEMS_CONFIG_PER_BSP conditional.
903        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
904        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
905        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
906
9072001-05-25      Joel Sherrill <joel@OARcorp.com>
908
909        * README.configure: Corrected the name of the MRM332 BSP.
910        Strengthened the distinction between what the target
911        and the BSP each select.  Added more targets to list.
912
9132001-05-25      Joel Sherrill <joel@OARcorp.com>
914
915        * README.configure: Updated the list of BSPs.
916
9172001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
918
919        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
920        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
921        Add support for DOS-drive-letters.
922
9232001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
924
925        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
926        RTEMS_PROG_CC_FOR_TARGET.
927
9282001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * README.cdn-X: Update.
931        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
932        @CPPFLAGS@ to CPPFLAGS.
933
9342001-04-20      Eric Valette <valette@crf.canon.fr>
935
936        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
937        BSPs support the new exception processing model and
938        consequently, librdbg.
939
9402001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
941
942        * configure.in: Reworked for Canadian Cross support.
943        * Makefile.am: Reflect changes to configure.in.
944        * config.guess, config.sub: Update from subversions.gnu.org.
945        * README.cdn-X: New file.
946        * tools/Makefile.am: Remove build, tools from SUBDIRS.
947
9482001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
949
950        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
951        TARGET_CONFIG_SUBDIRS.
952        * aclocal/enable-bsp.m4: fix quoting.
953        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
954
9552001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
957        * aclocal/config-subdirs.m4: New file.
958        * aclocal/target.m4: Use macros from config-subdirs.m4.
959
9602001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
961
962        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
963        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
964
9652001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
966
967        * configure.in: Fix AM_INIT_AUTOMAKE.
968        * aclocal/bsp-arg-enable.m4: Extend comments.
969        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
970        the default clause.
971
9722001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
973
974        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
975        RTEMS_ENV_RTEMSCPU.
976        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
977        special treatment for GCC_SPECS.
978        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
979        special treatment for GCC_SPECS.
980        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
981        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
982        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
983        instead of $(shell ..) for LIBC_LIB*.
984
9852001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
988        simsh7045.
989
9902001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
991
992        * automake/compile.am: Add LD.
993
9942000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * config.guess, config.sub: Update from CVS-autoconf to pick
997        up new features (e.g. CC_FOR_BUILD in config.guess) but is
998        necessary anyway to use autoconf-versions > 2.13.
999
10002000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1003        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1004        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1005        help string.
1006        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1007
10082000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1009
1010        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1011        Modified to reflect addition of LEON BSPs as well as the
1012        no-FP ERC32 variant.
1013
10142000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1015
1016        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1017        standard).
1018        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1019        standard).
1020        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1021        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1022        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1023        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1024
10252000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1026
1027        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1028        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1029        $host instead of $target (BUG-FIX).
1030        * configure.in: Use $target and $host instead of $target_alias and
1031        $host_alias (autoconf-2.49b).
1032        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1033        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1034
1035        NOTES:
1036        * autoconf-2.49b depredicates using changequotes.
1037        * The changes to configure.in are due to cleanups in
1038        autoconf-2.49b's implemention of canonicalization. With
1039        autoconf-2.1x it wasn't always clear, when to use $xxx or
1040        $xxx_alias. Now this is clear.
1041
10422000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1043
1044        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1045
10462000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1047
1048        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1049        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1050        with an RTEMS specific but more restrictive autoconf macro.
1051
10522000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1053
1054        * automake/lib.am: Add LD.
1055
10562000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1059        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1060
10612000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062 
1063        * aclocal/*: Replace with contents of macros/*.m4
1064        * macros/: Remove.
1065        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1066        * Makefile.am: Reflect changes to aclocal/ and macros/.
1067
10682000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1069
1070        * configure.in: New, Cygnus/GNU style configuration.
1071        * Makefile.am: Add macros/, reflect new configure.in,
1072        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1073        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1074        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1075        * macros/tool-prefix.m4: Remove.
1076        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1077        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1078        RTEMS_ROOT.
1079        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1080        * macros/multilib.m4: Various minor fixes.
1081        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1082        PROJECT_ROOT, RTEMS_ROOT.
1083        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1084        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1085
10862000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1087
1088        * automake/multilib.am: New file.
1089        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1090        the automake/ directory.
1091
10922000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1093
1094        * macros/enable-hwapi.m4: Removed.
1095        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1096        A small cleanup step towards gnu-canonicalization.
1097
10982000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1099
1100        * macros: New directory.
1101        * macros/bsp-alias.m4: new file.
1102        * macros/canonical-host.m4: new file.
1103        * macros/canonical-target-name.m4: new file.
1104        * macros/canonicalize-tools.m4: new file.
1105        * macros/check-bsp-cache.m4: new file.
1106        * macros/check-bsps.m4: new file.
1107        * macros/check-cpu.m4: new file.
1108        * macros/rtems-debug.m4: new file.
1109        * macros/check-cxx.m4: new file.
1110        * macros/check-itron.m4: new file.
1111        * macros/check-multiprocessing.m4: new file.
1112        * macros/check-networking.m4: new file.
1113        * macros/check-newlib.m4: new file.
1114        * macros/check-posix.m4: new file.
1115        * macros/check-rdbg.m4: new file.
1116        * macros/enable-bare.m4: new file.
1117        * macros/enable-cxx.m4: new file.
1118        * macros/enable-gcc28.m4: new file.
1119        * macros/enable-inlines.m4: new file.
1120        * macros/enable-itron.m4: new file.
1121        * macros/enable-libcdir.m4: new file.
1122        * macros/enable-multiprocessing.m4: new file.
1123        * macros/enable-networking.m4: new file.
1124        * macros/enable-posix.m4: new file.
1125        * macros/enable-rdbg.m4: new file.
1126        * macros/enable-rtemsbsp.m4: new file.
1127        * macros/enable-tests.m4: new file.
1128        * macros/gcc-pipe.m4: new file.
1129        * macros/gcc-specs.m4: new file.
1130        * macros/i386-gas-code16.m4: new file.
1131        * macros/path-ksh.m4: new file.
1132        * macros/path-perl.m4: new file.
1133        * macros/prog-cc.m4: new file.
1134        * macros/prog-cxx.m4: new file.
1135        * macros/project-root.m4: new file.
1136        * macros/rtems-top.m4: new file.
1137        * macros/sysv-ipc.m4: new file.
1138        * macros/target.m4: new file.
1139        * macros/rtems-test-no-pause.m4: new file.
1140        * macros/multilib.m4: new file.
1141        * macros/tool-paths.m4: new file.
1142        * macros/tool-prefix.m4: new file.
1143
11442000-09-14      Joel Sherrill <joel@OARcorp.com>
1145
1146        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1147
11482000-09-14      Joel Sherrill <joel@OARcorp.com>
1149
1150        * aclocal/enable-hwapi.m4: Now longer used and removed.
1151
11522000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1153
1154        * automake/lib.am: Remove leaf.cfg.
1155
11562000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1157
1158        * aclocal/rtems-top.m4: Add ENDIF-hack.
1159        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1160
11612000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1162
1163        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1164        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1165        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1166        * automake/compile.am: Replaced.
1167        * automake/local.am: Remove building variant handling.
1168
11692000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1170
1171        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1172        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1173        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1174        * aclocal/target.m4: Cleanup comments
1175        * Automake/compile.am: Add DEFS support to keep building happy.
1176
11772000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178
1179        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1180
11812000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1182
1183        * automake/compile.am: New file
1184        * ChangeLog: Fix email addresses
1185
11862000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1187
1188        * LICENSE.NET, README, README.configure: Spelling corrections.
1189
11902000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1191
1192        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1193
11942000-08-30      Joel Sherrill <joel@OARcorp.com>
1195
1196        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1197
11982000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1199
1200        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1201
12022000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1203
1204        * aclocal/check-bsps.h:
1205          - Add pck6-BSP
1206          - Exclude ChangeLog from being picked up as BSP
1207        * aclocal/bsp-alias.m4: Add pck6-BSP
1208
12092000-08-10      Joel Sherrill <joel@OARcorp.com>
1210
1211        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.