source: rtems/ChangeLog @ 8ad16ba

4.104.114.84.95
Last change on this file since 8ad16ba was 8ad16ba, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/21/03 at 05:37:41

2003-08-21 Ralf Corsepius <corsepiu@…>

  • aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4, aclocal/bspopts.m4, aclocal/canonicalize-tools.m4, aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4, aclocal/check-itron.m4, aclocal/check-multiprocessing.m4, aclocal/check-networking.m4, aclocal/check-newlib.m4, aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4, aclocal/path-perl.m4, aclocal/ppc.m4, aclocal/prog-cc.m4, aclocal/prog-ccas.m4, aclocal/prog-cxx.m4, aclocal/prog-gnat.m4, aclocal/rtems-debug.m4, aclocal/rtems-flags.m4, aclocal/rtems-test-no-pause.m4, aclocal/target.m4: Remove (Unused).
  • automake/leaf.am, automake/force-preinstall.am: Remove (Unused).
  • Makefile.am: Reflect changes above.
  • Property mode set to 100644
File size: 36.9 KB
RevLine 
[8ad16ba]12003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
4        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
5        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
6        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
7        aclocal/check-networking.m4, aclocal/check-newlib.m4,
8        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
9        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
10        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
11        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
12        aclocal/path-perl.m4, aclocal/ppc.m4,
13        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
14        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
15        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
16        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
17        Remove (Unused).
18        * automake/leaf.am, automake/force-preinstall.am:
19        Remove (Unused).
20        * Makefile.am: Reflect changes above.
21
[d225716]222003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * automake/local.am, automake/host.am: Remove "debug".
25
[7dcc3fe]262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
29
[3a032d41]302003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
33        Add "autoconf-2.5x unquoting" hack.
34
352003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * config.sub: Remove (Automatically added by automake, again).
38        * bootstrap: Reflect change above.
39        * configure.ac: Require automake >= 1.7.6.
40
[be5e8272]412003-07-03      Joel Sherrill <joel@OARcorp.com>
42
43        * SUPPORT: Fix Mark Johannes' email address.
44
[ea19143]452003-07-03      Joel Sherrill <joel@OARcorp.com>
46
47        * VERSION: Updated to rtems-ss-20030703.
48
[73defea0]492003-07-03      Joel Sherrill <joel@OARcorp.com>
50
51        * aclocal/version.m4: Updated to rtems-ss-20030703.
52
[502ce3c]532003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
[cf0ed46]55        * bootstrap: Reflect having added config.sub.
[502ce3c]56        * config.sub: New from subversions to accomodate c4x/tic4x.
57
[87a95526]582003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
[9274ea7]60        PR 412/make_build
[87a95526]61        * configure.ac: Remove "BLEEDING EDGE" warning.
62        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
[9274ea7]63        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
[87a95526]64        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
65        * aclocal/gcc-isystem.m4: New.
66        * Makefile.am: Add aclocal/gcc-isystem.m4.
67
[b52d7bc]682003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * automake/local.am: Remove $(ARCH), clean-local.
71
[acd7c408]722003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        PR 321:
75        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
76        * aclocal/env-rtemsbsp.m4
77        * automake/compile.am
78        * automake/host.am
79        * automake/local.am
80
[1cd9dfc]812003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
84        * automake/compile.am: Remove LIBSUFFIX_VA.
85        Merger from rtems-4-6-branch.
86
[428044d1]872003-04-17      Joel Sherrill <joel@OARcorp.com>
88
89        * VERSION: Updated to rtems-ss-20030417.
90
[7ae9530]912003-04-17      Joel Sherrill <joel@OARcorp.com>
92
93        * aclocal/version.m4: Updated to rtems-ss-20030417.
94
[e9aa8627]952003-04-11      Joel Sherrill <joel@OARcorp.com>
96
97        * VERSION: Updated to rtems-ss-20030411.
98
[f1208c0]992003-04-11      Joel Sherrill <joel@OARcorp.com>
100
101        * aclocal/version.m4: Updated to rtems-ss-20030411.
102
[a52b2059]1032003-04-11      Joel Sherrill <joel@OARcorp.com>
104
105        * VERSION: Updated to rtems-ss-20020411.
106
[1ee68d1]1072003-04-11      Joel Sherrill <joel@OARcorp.com>
108
109        * aclocal/version.m4: Updated to rtems-ss-20020411.
110
[55837f7]1112003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * acinclude.m4: Reformat build_* handling.
114        Preset *_alias if empty.
115        * configure.ac: Change tools/build to build-config dirs.
116        Conditionally build tools/build as host-config dirs.
117
1182003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * acinclude.m4: Fix broken comments.
121        Add hidden option --enable-experimental.
122        * README.cdn-X: Update.
123        * configure.ac: Build tools/build as host and build-host tools to
124        accomodate those BSPs applying packhex in <BSP>.cfg.
125        Build tools/cpu as build-host tools.
126
1272003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * tools/Makefile.am: Remove.
130        * configure.ac: Remove tools.
131        * acinclude.m4: Fix build_subdir handling.
132        * Makefile.am: Remove tools from SUBDIRS.
133        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
134
1352003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Remove AC_CONFIG_AUX_DIR.
138        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
139
1402003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * bootstrap: Add ACLOCAL, AUTOHEADER.
143        Don't check for auto*tool-versions.
144
1452003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
148
1492003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * automake/compile.am: Introduce depend-gcc.
152        * automake/lib.am: Remove stray comment.
153        * automake/local.am: Introduce depend-gcc.
154
1552003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
158
1592003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
162        * automake/local.am: Remove $(ARCH), clean-local.
163        * automake/compile.am: Add $(ARCH), clean-local.
164        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
165
[b22fa3ab]1662003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * Makefile.am: Remove references to obsoleted files
169        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
170
[6dd184ce]1712003-02-14      Joel Sherrill <joel@OARcorp.com>
172
173        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
174        references.
175
[6b2b4a36]1762003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
179
[d854517]1802003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * bootstrap: Remove attempts to detect autoconf and automake using
183        "which" (PR 325).
184
[08c6c10]1852003-02-06      Joel Sherrill <joel@OARcorp.com>
186
187        * README.configure: Updated to reflect new BSPs and deprecated
188        targets.
[d854517]189
[b36cca28]1902003-01-28      Joel Sherrill <joel@OARcorp.com>
191
192        * VERSION: Updated to rtems-ss-20030128.
193
[4f3e2c28]1942003-01-28      Joel Sherrill <joel@OARcorp.com>
195
196        * aclocal/version.m4: Updated to rtems-ss-20030128.
197
[16735ca]1982003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
201        Remove CLOBBER_DEPEND (Unused).
202
[159efe9f]2032003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * automake/local.am: Remove distclean-local.
206
[2a2def9]2072001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
210        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
211
[bde6014e]2122002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
215        Rework RTEMS_PROG_CXX_FOR_TARGET.
216
[f442116c]2172002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
220
[09efa77]2212002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
224
[3907075f]2252002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
228
[b41b797]2292002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * bootstrap: Require autoconf 2.54 or 2.57.
232        Require automake-1.7.2.
233
[6fea3824]2342002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
237        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
238        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
239
[baa8dd7c]2402002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
243
[f04c916]2442002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * automake/compile.am: Remove hard-coded *_PROFILE_V.
247        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
248        CFLAGS_PROFILE_V.
249        Remove CPPFLAGS_GCC.
250
[c2113d3]2512002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
254        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
255        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
256        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
257
[8b38a769]2582002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * aclocal/rtems-flags.m4: New.
261
[82b1805]2622002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * bootstrap: Allow autoconf-2.57.
265
[c47c12b]2662002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * aclocal/prog-cc.m4: Remove GCCSED.
269
[29d82b25]2702002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
273        Remove LDFLAGS.
274        Add CCAS, CCASCOMPILE.
275        Remove compilation rules for *.cpp, *.cxx, *.C.
276        Use CCASCOMPILE to compile *.S.
277        Add -pg to RTEMS_CFLAGS_PROFILE_V.
278
[87ecb88c]2792002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * configure.ac: Remove c/make.
282
[ff65620]2832002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * aclocal/prog-ccas.m4: New.
286        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
287        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
288        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
289
[b6cc40a]2902002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * acinclude.m4: Conditionally append --target=.
293
[0a9a0f5]2942002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
297
[86f12bc]2982002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * automake/compile.am: Remove LD_PATHS (Unused).
301        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
302        is announced obsolete).
303
[20d7ed37]3042002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
307
[984123f]3082002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * aclocal/sysv-ipc.m4: Remove (Unused).
311        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
312
[9e4d710]3132002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * acinclude.m4: Lots of changes addressing PR 312.
316
[824bf2e4]3172002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
320        to PR 312).
321
[5395172]3222002-11-18      Joel Sherrill <joel@OARcorp.com>
323
324        * VERSION: Updated to rtems-ss-20021118.
325
[b5a59c3f]3262002-11-18      Joel Sherrill <joel@OARcorp.com>
327
328        * aclocal/version.m4: Updated to rtems-ss-20021118.
329
[174eed8c]3302002-11-17      Joel Sherrill <joel@OARcorp.com>
331
332        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
333        Motorola MTX603e.
334
[824bf2e4]3352002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
338
[bcf4d5bc]3392002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
342        * configure.ac: Ditto.
343
[8a2e2aaa]3442002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
347        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
348        Support @CFLAGS@, @CXXFLAGS@.
349
[e9fc7e5]3502002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * bootstrap: Allow autoconf-2.56.
353
[f289c09]3542002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
357        Fix stupid typo (continue/configure).
358        * aclocal/prog-cc.m4: Remove obsolete comments.
359        Acknowledge CFLAGS.
360
[6a31b7c0]3612002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
364        end of the args passed to sub-configure-scripts. (Reported by
365        Wulf Hofbauer <wh73@cornell.edu>)
366
[fae851c]3672002-11-12      Joel Sherrill <joel@OARcorp.com>
368
369        * configure.ac: Remove make/compilers/Makefile.
370
[2c86557]3712002-11-11      Joel Sherrill <joel@OARcorp.com>
372
373        * VERSION: Updated to rtems-ss-20021111.
374
[b99463c]3752002-11-11      Joel Sherrill <joel@OARcorp.com>
376
377        * aclocal/version.m4: Updated to rtems-ss-20021111.
378
[a3f7971]3792002-11-11      Joel Sherrill <joel@OARcorp.com>
380
381        * VERSION: Updated to rtems-ss-20021111.
382
[2bc3f76]3832002-11-11      Joel Sherrill <joel@OARcorp.com>
384
385        * aclocal/version.m4: Updated to rtems-ss-20021111.
386
[a9f1a11]3872002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * automake/compile.am: Remove rel rule.
390
[7395fa5]3912002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
394
[6f6cde6f]3952002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * configure.ac: Remove make/Templates/Makefile.
398        * README.configure: Minor massaging.
399
[e05468fb]4002002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        Further preparations for autoconf > 2.52:
403        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
404        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
405        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
406
[9cf7774]4072002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * acinclude.m4: Adapations to autoconf > 2.52.
410
[b31106f6]4112002-11-01      Joel Sherrill <joel@OARcorp.com>
[022fcc07]412
[b31106f6]413        * ChangeLog: Corrected.
[32f1696c]414
[282cb9c]4152002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * bootstrap: Add generate_bspdir_acinclude to automatically update
418        c/src/lib/libbsp/<cpu>/acinclude.m4.
419        Use #! /bin/sh instead of #!/bin/sh.
420        Remove autom4te*.cache during ./bootstrap --clean.
421
[314a962]4222002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
425        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
426        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
427        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
428        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
429        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
430        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
431        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
432        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
433        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
434        (autoconf > 2.54 seems to have problems with the old form of
435        quoting).
436
[1da0c52]4372002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
440        (autoconf > 2.54 complains about).
441
[3767e25]4422002-10-21      Joel Sherrill <joel@OARcorp.com>
443
444        * VERSION: Updated to rtems-20021021-test.
445
[f8ee48bf]4462002-10-21      Joel Sherrill <joel@OARcorp.com>
447
448        * aclocal/version.m4: Updated to rtems-20021021-test.
449
[8730f45]4502002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * .cvsignore: Reformat.
453        Add autom4te*cache.
454        Remove autom4te.cache.
455
[aa7428a]4562002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
459
[59d28b7]4602002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
463        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
464
[58fd5ab]4652002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * bootstrap: Add autoconf/automake version checks by popular demand.
468        [FWIW: I dislike this.]
469
[4bf6f90d]4702002-10-07      Joel Sherrill <joel@OARcorp.com>
471
472        * VERSION: Updated to rtems-ss-20021007.
473
[523fb4b]4742002-10-07      Joel Sherrill <joel@OARcorp.com>
475
476        * aclocal/version.m4: Updated to rtems-ss-20021007.
477
[e1229013]4782002-10-04      Joel Sherrill <joel@OARcorp.com>
479
480        * VERSION: Updated to rtems-JUNK.
481
[71a08543]4822002-10-04      Joel Sherrill <joel@OARcorp.com>
483
484        * aclocal/version.m4: Updated to rtems-JUNK.
485
[d8befba2]4862002-10-04      Joel Sherrill <joel@OARcorp.com>
487
488        * VERSION: Updated to rtems-ss-20021004.
489
[b6ea96ef]4902002-10-04      Joel Sherrill <joel@OARcorp.com>
491
492        * aclocal/version.m4: Updated to rtems-ss-20021004.
493
[72f4ec87]4942002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
497        autoconf-2.53 PACKAGE crap.
498
[6c15108]4992002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * aclocal/prog-gnat.m4: New.
502
[ca3fa6bb]5032002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * aclocal/bsp-configure.m4: Fix small typo in comment.
506
[24688dbd]5072002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
510
[d69c9c6]5112002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
514        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
515        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
516
[d5dc04f]5172002-08-07      Joel Sherrill <joel@OARcorp.com>
518
519        * aclocal/version.m4: Updated to rtems-ss-20020807.
520
[d3f954e]5212002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
524
[79b15c1d]5252002-07-31      Joel Sherrill <joel@OARcorp.com>
526
527        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
528        was just a stub and only the OR32 port is getting worked on.
529
[b4cde04]5302002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * aclocal/subdirs.m4: Remove.
533        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
534
[0e08a3c3]5352002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
538        exec/score/cpu.
539
[35b2275]5402002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
543        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
544        compilation rules (Work-around to an automake bug).
545        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
546        make-library.
547
[be3e0f7]5482002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * configure.ac: Activate cpukit. Remove references to c/src/exec.
551
[cca5631]5522002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
555
[76af1fc]5562002-07-17      Joel Sherrill <joel@OARcorp.com>
557
558        * aclocal/version.m4: Updated to rtems-ss-20020717.
559
[8166684]5602002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * config-ml.in: Imported from gcc-3.1.
563        Change to match c/src/config-ml.in.
564
[0f8ae13c]5652002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * aclocal/check-multiprocessing.m4: Reworked.
568        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
569
[48e7a718]5702002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * automake/multilib.am: Remove.
573        * Makefile.am: Reflect change above.
574
[f610f0c5]5752002-06-28      Joel Sherrill <joel@OARcorp.com>
576
577        * aclocal/version.m4: Updated to rtems-ss-20020628.
578
[8ce766ce]5792002-06-27      Joel Sherrill <joel@OARcorp.com>
580
581        * tools/Makefile.am: Build the cpu dependent tools as well.
582
[ba2df911]5832002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * aclocal/env-rtemscpu.m4: Remove.
586        * aclocal/multi.m4: Remove.
587        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
588
[28311188]5892002-05-28      Joel Sherrill <joel@OARcorp.com>
590
591        * aclocal/version.m4: Updated to rtems-ss-20020528.
592
[53eb191]5932002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * aclocal/prog-cc.m4: Remove GCC272 support.
596        Remove ENABLE_LIBCDIR.
597        * aclocal/prog-cxx.m4: Ditto.
598        * aclocal/enable-gcc28.m4: Remove.
599        * aclocal/enable-libcdir.m4: Ditto.
600
[fd2bc17a]6012002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
604        ENABLE_GCC28.
605
[978f59a]6062002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * automake/compile.am: Remove GCC272 support.
609        Remove *.sh rule (unused).
610        * configure.ac: Remove ENABLE_GCC28.
611        Remove ENABLE_LIBCDIR.
612
[6568b90]6132002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * .cvsignore: Added mdate-sh and texinfo.tex.
616
[321f5ff]6172002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * aclocal/version.m4: New file.
620        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
621        aclocal/version.m4.
622        * bootstrap: Use aclocal/version.m4 instead of VERSION.
623        * configure.ac: Use aclocal/version.m4 instead of VERSION.
624
[579f14cc]6252002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * configure.ac:
628        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
629        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
630        * Makefile.am: Remove AUTOMAKE_OPTIONS.
631        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
632
[dee576c0]6332002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
636        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
637
[5800e142]6382002-03-08      Joel Sherrill <joel@OARcorp.com>
639
640        * VERSION: Updated to rtems-mg5-20020808.
641
[41debfd]6422002-03-01      Joel Sherrill <joel@OARcorp.com>
643
644        * VERSION: Updated to rtems-ss-20020301.
645
[7f87dd3]6462002-02-15      Joel Sherrill <joel@OARcorp.com>
647
648        * VERSION: Updated to rtems-ss-20020215.
649
[9b11632]6502002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * aclocal/subdirs.m4: Propagate the current $prefix to the
653        sub-configures.
654
[5bca94b]6552002-02-05      Joel Sherrill <joel@OARcorp.com>
656
657        * VERSION: Updated to rtems-ss-20020205.
658
[d7aabb7c]6592002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
662        compatibility.
663        * bootstrap: Let --clean remove texinfo.tex.
664
[cbc4e6fa]6652002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
668
[003d4da]6692002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * configure.ac: Add --enable-docs support. Add
672        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
673        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
674        hard-coded SUBDIRS.
675        * README.configure: Added a bit of information on this new option.
676
[e7288b7]6772002-01-18      Joel Sherrill <joel@OARcorp.com>
678
679        * VERSION: Updated to rtems-ss-20020118.
680
[9ee8036]6812002-01-18      Joel Sherrill <joel@OARcorp.com>
682
683        * VERSION: Updated to rtems-20020118.
684
[b2433b2]6852002-01-17      Joel Sherrill <joel@OARcorp.com>
686
687        * VERSION: Updated to rtems-ss-20020717.
688
[36202ec]6892002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
692        check upon host_alias != build_alias.
693
[1ae913e]6942002-01-07      Joel Sherrill <joel@OARcorp.com>
695
696        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
697        last line to eliminate 100's of warnings.
698
[a0ea6f1]6992002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * aclocal/check-newlib.m4: Apply AS_IF.
702        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
703        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
704        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
705        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
706        changes.
707        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
708        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
709        * automake/compile.am: Remove librtemsall from LINK_FILES.
710
[ba748523]7112001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
714        * aclocal/subdirs.m4: New file.
715        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
716        modifications.
717        * aclocal/check-posix.m4: Apply AS_IF.
718        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
719        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
720        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
721        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
722        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
723        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
724        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
725        OUTPUT_COMMANDS.
726        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
727        * aclocal/rtems-debug.m4: Minor cleanups.
728        * aclocal/rtems-top.m4: Minor cleanups.
729        * automake/compile.am: Further steps towards automake's rules.
730
[c5fff113]7312001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
734        * automake/lib.am: Add MULTISUBDIR.
735
[d0d33f21]7362001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * bootstrap: Run autoheader when configure.ac contains
739        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
740
[1a457f5]7412001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * aclocal/bsp-configure.m4: New file.
744        * Makefile.am: Add aclocal/bsp-configure.m4.
745
[345772e]7462001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * Makefile.am: Add automake/force-preinstall.am,
749        aclocal/ppc.am, remove ACLOCAL_M4.
750
[8e541868]7512001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * aclocal/bsp-alias.m4: Remove score603e_g1.
754        * aclocal/check-bsps.m4: Remove score603e_g1.
755        * aclocal/prog-cc.m4: Apply m4_if.
756
757
[466e590]7582001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * automake/force-preinstall.am: New file.
761        * aclocal/ppc.m4: New file.
762
[9c392aa2]7632001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * aclocal/check-bsps.m4: Reworked.
766        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
767
[7ee86ba7]7682001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * aclocal/bspopts.m4: New file.
771
[4812b65b]7722001-11-13      Joel Sherrill <joel@OARcorp.com>
773
774        * COPYING: Test of $Id$ -> $RTEMS$.
775
[0aa09608]7762001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
777
778        This modification is part of the submitted modifications necessary to
779        support the IBM PPC405 family.  This submission was reviewed by
780        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
781        not negatively impact the ppc403 BSPs.  The submission and tracking
782        process was captured as PR50.
783        * README.configure: Added gen405 BSP.
784
[a34b245]7852001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * Adopt more automake rules:
788        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
789        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
790        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
791        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
792        CXXLINK_APP in make-cxx-exe.
793        * automake/lib.am: Add ARFLAGS.
794
[60c7524]7952001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
798        config.cache's which prevented powerpc targets librdbg from building.
799
[080afec]8002001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
803        add 2nd arg to _RTEMS_CPU_SUBDIR.
804        * aclocal/target.m4: Replace ac_configure_args with
805        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
806        * Makefile.am: Require automake-1.5.
807
[66387986]8082001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
809
810        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
811        * configure.in: Remove.
812        * configure.ac: New file, generated from configure.in by autoupdate.
813
[083b72a]8142001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * aclocal/rtems-cpu-subdirs.m4: New file.
817
[bfba54e]8182001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * automake/compile.am: Fundamentally reworked compilation rules for
821        closer adaptation to automake's behavior.
822
[8738dfaa]8232001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * automake/lib.am: Comment out LD.
826        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
827        automake/leaf.am to AUTOMAKE_FILES.
828
[d9e4f08]8292001-09-27      Joel Sherrill <joel@OARcorp.com>
830
831        * config.guess: No longer in CVS since installed by bootstrap.
832
[ceb9f8f]8332001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
834
835        * bootstrap: remove/add automake added files.
836        * .cvsignore: reflect changes to bootstrap.
837
[5ddff84b]8382001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * automake/leaf.am: New file.
841
[37b5d78]8422001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
843
844        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
845        of AC_CANONICAL_SYSTEM.
846        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
847        mkinstalldirs and mkdir.
848        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
849        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
850        _RTEMS_OUTPUT_BUILD_SUBDIRS.
851       
[986e1113]8522001-09-13      Joel Sherrill <joel@OARcorp.com>
853
854        * missing: Updated to latest version.
855
[e712997]8562001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
857
858        * configure.in: autoupdate to autoconf-2.52.
859        * bootstrap: Add handling for configure.ac, make autoheader verbose,
860        fix auto*tool invocation order.
861        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
862        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
863        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
864        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
865        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
866        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
867        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
868        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
869        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
870        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
871        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
872        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
873        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
874        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
875        RTEMS_CONFIG_PER_BSP conditional.
876        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
877        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
878        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
879
[e32fdfa]8802001-05-25      Joel Sherrill <joel@OARcorp.com>
881
882        * README.configure: Corrected the name of the MRM332 BSP.
883        Strengthened the distinction between what the target
884        and the BSP each select.  Added more targets to list.
885
[4cb89cc9]8862001-05-25      Joel Sherrill <joel@OARcorp.com>
887
888        * README.configure: Updated the list of BSPs.
889
[a86c171]8902001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
893        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
894        Add support for DOS-drive-letters.
895
[f1d08c98]8962001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
899        RTEMS_PROG_CC_FOR_TARGET.
900
[83518713]9012001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * README.cdn-X: Update.
904        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
905        @CPPFLAGS@ to CPPFLAGS.
906
[084556d]9072001-04-20      Eric Valette <valette@crf.canon.fr>
908
909        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
910        BSPs support the new exception processing model and
911        consequently, librdbg.
912
[48ad47cc]9132001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
914
915        * configure.in: Reworked for Canadian Cross support.
916        * Makefile.am: Reflect changes to configure.in.
917        * config.guess, config.sub: Update from subversions.gnu.org.
918        * README.cdn-X: New file.
919        * tools/Makefile.am: Remove build, tools from SUBDIRS.
920
[b50b3c8]9212001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
922
923        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
924        TARGET_CONFIG_SUBDIRS.
925        * aclocal/enable-bsp.m4: fix quoting.
926        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
927
[70cbff2]9282001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * aclocal/config-subdirs.m4: New file.
931        * aclocal/target.m4: Use macros from config-subdirs.m4.
932
[6e815b38]9332001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
934
935        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
936        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
937
[21d7de3a]9382001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
939
[70cbff2]940        * configure.in: Fix AM_INIT_AUTOMAKE.
[21d7de3a]941        * aclocal/bsp-arg-enable.m4: Extend comments.
942        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
943        the default clause.
944
[560aae24]9452001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
948        RTEMS_ENV_RTEMSCPU.
949        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
950        special treatment for GCC_SPECS.
951        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
952        special treatment for GCC_SPECS.
953        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
954        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
955        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
956        instead of $(shell ..) for LIBC_LIB*.
957
[227ae749]9582001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
961        simsh7045.
962
[4dc2e9a]9632001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
964
965        * automake/compile.am: Add LD.
966
[baedcbb]9672000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
968
969        * config.guess, config.sub: Update from CVS-autoconf to pick
970        up new features (e.g. CC_FOR_BUILD in config.guess) but is
971        necessary anyway to use autoconf-versions > 2.13.
972
[1033e27]9732000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
974
975        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
976        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
977        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
978        help string.
979        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
980
[a44f9ca5]9812000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
982
983        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
984        Modified to reflect addition of LEON BSPs as well as the
985        no-FP ERC32 variant.
986
[2dbd07f8]9872000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
989        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
990        standard).
991        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
992        standard).
993        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
994        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
995        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
996        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
997
[5913d94]9982000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
999
1000        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1001        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1002        $host instead of $target (BUG-FIX).
1003        * configure.in: Use $target and $host instead of $target_alias and
1004        $host_alias (autoconf-2.49b).
1005        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1006        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1007
1008        NOTES:
1009        * autoconf-2.49b depredicates using changequotes.
1010        * The changes to configure.in are due to cleanups in
1011        autoconf-2.49b's implemention of canonicalization. With
1012        autoconf-2.1x it wasn't always clear, when to use $xxx or
1013        $xxx_alias. Now this is clear.
1014
[feead226]10152000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1016
1017        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1018
[4686e5d9]10192000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1020
1021        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1022        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1023        with an RTEMS specific but more restrictive autoconf macro.
1024
[779654e]10252000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1026
1027        * automake/lib.am: Add LD.
1028
[2f17d74]10292000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1032        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1033
[2e0fd427]10342000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035 
1036        * aclocal/*: Replace with contents of macros/*.m4
1037        * macros/: Remove.
1038        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1039        * Makefile.am: Reflect changes to aclocal/ and macros/.
1040
[3174a7ed]10412000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1042
1043        * configure.in: New, Cygnus/GNU style configuration.
1044        * Makefile.am: Add macros/, reflect new configure.in,
1045        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1046        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1047        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1048        * macros/tool-prefix.m4: Remove.
1049        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1050        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1051        RTEMS_ROOT.
1052        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1053        * macros/multilib.m4: Various minor fixes.
1054        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1055        PROJECT_ROOT, RTEMS_ROOT.
1056        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1057        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1058
[16a30bd3]10592000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1060
1061        * automake/multilib.am: New file.
1062        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1063        the automake/ directory.
1064
[509f8351]10652000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1066
1067        * macros/enable-hwapi.m4: Removed.
1068        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1069        A small cleanup step towards gnu-canonicalization.
1070
[aac7fdd2]10712000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1072
1073        * macros: New directory.
1074        * macros/bsp-alias.m4: new file.
1075        * macros/canonical-host.m4: new file.
1076        * macros/canonical-target-name.m4: new file.
1077        * macros/canonicalize-tools.m4: new file.
1078        * macros/check-bsp-cache.m4: new file.
1079        * macros/check-bsps.m4: new file.
1080        * macros/check-cpu.m4: new file.
1081        * macros/rtems-debug.m4: new file.
1082        * macros/check-cxx.m4: new file.
1083        * macros/check-itron.m4: new file.
1084        * macros/check-multiprocessing.m4: new file.
1085        * macros/check-networking.m4: new file.
1086        * macros/check-newlib.m4: new file.
1087        * macros/check-posix.m4: new file.
1088        * macros/check-rdbg.m4: new file.
1089        * macros/enable-bare.m4: new file.
1090        * macros/enable-cxx.m4: new file.
1091        * macros/enable-gcc28.m4: new file.
1092        * macros/enable-inlines.m4: new file.
1093        * macros/enable-itron.m4: new file.
1094        * macros/enable-libcdir.m4: new file.
1095        * macros/enable-multiprocessing.m4: new file.
1096        * macros/enable-networking.m4: new file.
1097        * macros/enable-posix.m4: new file.
1098        * macros/enable-rdbg.m4: new file.
1099        * macros/enable-rtemsbsp.m4: new file.
1100        * macros/enable-tests.m4: new file.
1101        * macros/gcc-pipe.m4: new file.
1102        * macros/gcc-specs.m4: new file.
1103        * macros/i386-gas-code16.m4: new file.
1104        * macros/path-ksh.m4: new file.
1105        * macros/path-perl.m4: new file.
1106        * macros/prog-cc.m4: new file.
1107        * macros/prog-cxx.m4: new file.
1108        * macros/project-root.m4: new file.
1109        * macros/rtems-top.m4: new file.
1110        * macros/sysv-ipc.m4: new file.
1111        * macros/target.m4: new file.
1112        * macros/rtems-test-no-pause.m4: new file.
1113        * macros/multilib.m4: new file.
1114        * macros/tool-paths.m4: new file.
1115        * macros/tool-prefix.m4: new file.
1116
[9b1a45f]11172000-09-14      Joel Sherrill <joel@OARcorp.com>
1118
1119        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1120
[c9782f9]11212000-09-14      Joel Sherrill <joel@OARcorp.com>
1122
1123        * aclocal/enable-hwapi.m4: Now longer used and removed.
1124
[ab23133]11252000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * automake/lib.am: Remove leaf.cfg.
1128
[372e4e2]11292000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1130
1131        * aclocal/rtems-top.m4: Add ENDIF-hack.
1132        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1133
[1ea70d78]11342000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1135
1136        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1137        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1138        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1139        * automake/compile.am: Replaced.
1140        * automake/local.am: Remove building variant handling.
1141
[03d5706]11422000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1143
1144        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1145        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1146        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1147        * aclocal/target.m4: Cleanup comments
1148        * Automake/compile.am: Add DEFS support to keep building happy.
1149
[9322194]11502000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1151
1152        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1153
[7294718f]11542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1155
1156        * automake/compile.am: New file
1157        * ChangeLog: Fix email addresses
1158
11592000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[f9e72d3]1160
1161        * LICENSE.NET, README, README.configure: Spelling corrections.
1162
[7294718f]11632000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[be28778]1164
1165        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1166
[08f06ad1]11672000-08-30      Joel Sherrill <joel@OARcorp.com>
1168
1169        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1170
[dd53e2e]11712000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1172
1173        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1174
[8e57762]11752000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1176
1177        * aclocal/check-bsps.h:
1178          - Add pck6-BSP
1179          - Exclude ChangeLog from being picked up as BSP
1180        * aclocal/bsp-alias.m4: Add pck6-BSP
1181
[e94ad1fe]11822000-08-10      Joel Sherrill <joel@OARcorp.com>
1183
1184        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.