source: rtems/ChangeLog @ dbb07c74

4.104.114.84.95
Last change on this file since dbb07c74 was dbb07c74, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/14/03 at 16:54:01

2003-12-14 Ralf Corsepius <corsepiu@…>

  • automake/compile.am: Remove (Unused).
  • Property mode set to 100644
File size: 39.3 KB
RevLine 
[dbb07c74]12003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * automake/compile.am: Remove (Unused).
4
[de3e979]52003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * automake/lib.am: Remove (Unused).
8
[810720b6]92003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
12
[88c3c5e]132003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Remove make/custom/Makefile.
16        * Makefile.am: Cosmetics.
17        * automake/compile.am: Remove compilation rules.
18        Remove $(ARCH) directory generation.
19
[dfd3132]202003-11-26      Joel Sherrill <joel@OARcorp.com>
21
22        * MAINTAINERS: New file.
23
[3959276e]242003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
27        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
28        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
29        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
30        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
31        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
32        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
33        aclocal/enable-tests.m4, aclocal/multilib.m4,
34        aclocal/path-ksh.m4, aclocal/project-root.m4,
35        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
36        acinclude.m4:
37        Fix underquoting to silence automake-1.8.
38
[044d954]392003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * config-ml.in: Don't built multilib variant normal (-mn) for
42        h8300-*-rtems*.
43
[532b7d1]442003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * aclocal/config-subdirs.m4: Remove.
47        * Makefile.am: Reflect changes above.
48
[fb2fc21]492003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * aclocal/canonical-host.m4: Remove.
52        * Makefile.am: Reflect changes above.
53
[0affee3]542003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
57        c/src/lib/libbsp/*/acinclude.m4.
58
[4f2064f1]592003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * aclocal/check-cpu.m4: Remove.
62        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
63        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
64        $1 in $srcdir before adding dir to SUBDIRS.
65
[5e8552a4]662003-09-26  Joel Sherrill <joel@OARcorp.com>
67
68        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
[4f2064f1]69
[d2c6e4c1]702003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
73        patches).
74        * aclocal/enable-tests.m4: Change to support
75        --enable-tests=no|yes|samples, default is samples.
76
[416f7bbe]772003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Correct bogus ACLOCAL_FILES.
80
[8ad16ba]812003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
84        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
85        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
86        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
87        aclocal/check-networking.m4, aclocal/check-newlib.m4,
88        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
89        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
90        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
91        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
92        aclocal/path-perl.m4, aclocal/ppc.m4,
93        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
94        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
95        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
96        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
97        Remove (Unused).
98        * automake/leaf.am, automake/force-preinstall.am:
99        Remove (Unused).
100        * Makefile.am: Reflect changes above.
101
[d225716]1022003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * automake/local.am, automake/host.am: Remove "debug".
105
[7dcc3fe]1062003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
109
[3a032d41]1102003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
113        Add "autoconf-2.5x unquoting" hack.
114
1152003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * config.sub: Remove (Automatically added by automake, again).
118        * bootstrap: Reflect change above.
119        * configure.ac: Require automake >= 1.7.6.
120
[be5e8272]1212003-07-03      Joel Sherrill <joel@OARcorp.com>
122
123        * SUPPORT: Fix Mark Johannes' email address.
124
[ea19143]1252003-07-03      Joel Sherrill <joel@OARcorp.com>
126
127        * VERSION: Updated to rtems-ss-20030703.
128
[73defea0]1292003-07-03      Joel Sherrill <joel@OARcorp.com>
130
131        * aclocal/version.m4: Updated to rtems-ss-20030703.
132
[502ce3c]1332003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
[cf0ed46]135        * bootstrap: Reflect having added config.sub.
[502ce3c]136        * config.sub: New from subversions to accomodate c4x/tic4x.
137
[87a95526]1382003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
[9274ea7]140        PR 412/make_build
[87a95526]141        * configure.ac: Remove "BLEEDING EDGE" warning.
142        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
[9274ea7]143        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
[87a95526]144        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
145        * aclocal/gcc-isystem.m4: New.
146        * Makefile.am: Add aclocal/gcc-isystem.m4.
147
[b52d7bc]1482003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * automake/local.am: Remove $(ARCH), clean-local.
151
[acd7c408]1522003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        PR 321:
155        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
156        * aclocal/env-rtemsbsp.m4
157        * automake/compile.am
158        * automake/host.am
159        * automake/local.am
160
[1cd9dfc]1612003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
164        * automake/compile.am: Remove LIBSUFFIX_VA.
165        Merger from rtems-4-6-branch.
166
[428044d1]1672003-04-17      Joel Sherrill <joel@OARcorp.com>
168
169        * VERSION: Updated to rtems-ss-20030417.
170
[7ae9530]1712003-04-17      Joel Sherrill <joel@OARcorp.com>
172
173        * aclocal/version.m4: Updated to rtems-ss-20030417.
174
[e9aa8627]1752003-04-11      Joel Sherrill <joel@OARcorp.com>
176
177        * VERSION: Updated to rtems-ss-20030411.
178
[f1208c0]1792003-04-11      Joel Sherrill <joel@OARcorp.com>
180
181        * aclocal/version.m4: Updated to rtems-ss-20030411.
182
[a52b2059]1832003-04-11      Joel Sherrill <joel@OARcorp.com>
184
185        * VERSION: Updated to rtems-ss-20020411.
186
[1ee68d1]1872003-04-11      Joel Sherrill <joel@OARcorp.com>
188
189        * aclocal/version.m4: Updated to rtems-ss-20020411.
190
[55837f7]1912003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * acinclude.m4: Reformat build_* handling.
194        Preset *_alias if empty.
195        * configure.ac: Change tools/build to build-config dirs.
196        Conditionally build tools/build as host-config dirs.
197
1982003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * acinclude.m4: Fix broken comments.
201        Add hidden option --enable-experimental.
202        * README.cdn-X: Update.
203        * configure.ac: Build tools/build as host and build-host tools to
204        accomodate those BSPs applying packhex in <BSP>.cfg.
205        Build tools/cpu as build-host tools.
206
2072003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * tools/Makefile.am: Remove.
210        * configure.ac: Remove tools.
211        * acinclude.m4: Fix build_subdir handling.
212        * Makefile.am: Remove tools from SUBDIRS.
213        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
214
2152003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: Remove AC_CONFIG_AUX_DIR.
218        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
219
2202003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * bootstrap: Add ACLOCAL, AUTOHEADER.
223        Don't check for auto*tool-versions.
224
2252003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
228
2292003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * automake/compile.am: Introduce depend-gcc.
232        * automake/lib.am: Remove stray comment.
233        * automake/local.am: Introduce depend-gcc.
234
2352003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
238
2392003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
242        * automake/local.am: Remove $(ARCH), clean-local.
243        * automake/compile.am: Add $(ARCH), clean-local.
244        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
245
[b22fa3ab]2462003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * Makefile.am: Remove references to obsoleted files
249        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
250
[6dd184ce]2512003-02-14      Joel Sherrill <joel@OARcorp.com>
252
253        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
254        references.
255
[6b2b4a36]2562003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
259
[d854517]2602003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * bootstrap: Remove attempts to detect autoconf and automake using
263        "which" (PR 325).
264
[08c6c10]2652003-02-06      Joel Sherrill <joel@OARcorp.com>
266
267        * README.configure: Updated to reflect new BSPs and deprecated
268        targets.
[d854517]269
[b36cca28]2702003-01-28      Joel Sherrill <joel@OARcorp.com>
271
272        * VERSION: Updated to rtems-ss-20030128.
273
[4f3e2c28]2742003-01-28      Joel Sherrill <joel@OARcorp.com>
275
276        * aclocal/version.m4: Updated to rtems-ss-20030128.
277
[16735ca]2782003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
281        Remove CLOBBER_DEPEND (Unused).
282
[159efe9f]2832003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * automake/local.am: Remove distclean-local.
286
[2a2def9]2872001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
290        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
291
[bde6014e]2922002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
295        Rework RTEMS_PROG_CXX_FOR_TARGET.
296
[f442116c]2972002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
300
[09efa77]3012002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
304
[3907075f]3052002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
308
[b41b797]3092002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * bootstrap: Require autoconf 2.54 or 2.57.
312        Require automake-1.7.2.
313
[6fea3824]3142002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
317        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
318        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
319
[baa8dd7c]3202002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
323
[f04c916]3242002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * automake/compile.am: Remove hard-coded *_PROFILE_V.
327        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
328        CFLAGS_PROFILE_V.
329        Remove CPPFLAGS_GCC.
330
[c2113d3]3312002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
334        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
335        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
336        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
337
[8b38a769]3382002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * aclocal/rtems-flags.m4: New.
341
[82b1805]3422002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * bootstrap: Allow autoconf-2.57.
345
[c47c12b]3462002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * aclocal/prog-cc.m4: Remove GCCSED.
349
[29d82b25]3502002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
353        Remove LDFLAGS.
354        Add CCAS, CCASCOMPILE.
355        Remove compilation rules for *.cpp, *.cxx, *.C.
356        Use CCASCOMPILE to compile *.S.
357        Add -pg to RTEMS_CFLAGS_PROFILE_V.
358
[87ecb88c]3592002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * configure.ac: Remove c/make.
362
[ff65620]3632002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * aclocal/prog-ccas.m4: New.
366        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
367        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
368        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
369
[b6cc40a]3702002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * acinclude.m4: Conditionally append --target=.
373
[0a9a0f5]3742002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
377
[86f12bc]3782002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * automake/compile.am: Remove LD_PATHS (Unused).
381        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
382        is announced obsolete).
383
[20d7ed37]3842002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
387
[984123f]3882002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * aclocal/sysv-ipc.m4: Remove (Unused).
391        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
392
[9e4d710]3932002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * acinclude.m4: Lots of changes addressing PR 312.
396
[824bf2e4]3972002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
400        to PR 312).
401
[5395172]4022002-11-18      Joel Sherrill <joel@OARcorp.com>
403
404        * VERSION: Updated to rtems-ss-20021118.
405
[b5a59c3f]4062002-11-18      Joel Sherrill <joel@OARcorp.com>
407
408        * aclocal/version.m4: Updated to rtems-ss-20021118.
409
[174eed8c]4102002-11-17      Joel Sherrill <joel@OARcorp.com>
411
412        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
413        Motorola MTX603e.
414
[824bf2e4]4152002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
418
[bcf4d5bc]4192002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
422        * configure.ac: Ditto.
423
[8a2e2aaa]4242002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
427        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
428        Support @CFLAGS@, @CXXFLAGS@.
429
[e9fc7e5]4302002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * bootstrap: Allow autoconf-2.56.
433
[f289c09]4342002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
437        Fix stupid typo (continue/configure).
438        * aclocal/prog-cc.m4: Remove obsolete comments.
439        Acknowledge CFLAGS.
440
[6a31b7c0]4412002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
444        end of the args passed to sub-configure-scripts. (Reported by
445        Wulf Hofbauer <wh73@cornell.edu>)
446
[fae851c]4472002-11-12      Joel Sherrill <joel@OARcorp.com>
448
449        * configure.ac: Remove make/compilers/Makefile.
450
[2c86557]4512002-11-11      Joel Sherrill <joel@OARcorp.com>
452
453        * VERSION: Updated to rtems-ss-20021111.
454
[b99463c]4552002-11-11      Joel Sherrill <joel@OARcorp.com>
456
457        * aclocal/version.m4: Updated to rtems-ss-20021111.
458
[a3f7971]4592002-11-11      Joel Sherrill <joel@OARcorp.com>
460
461        * VERSION: Updated to rtems-ss-20021111.
462
[2bc3f76]4632002-11-11      Joel Sherrill <joel@OARcorp.com>
464
465        * aclocal/version.m4: Updated to rtems-ss-20021111.
466
[a9f1a11]4672002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * automake/compile.am: Remove rel rule.
470
[7395fa5]4712002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
474
[6f6cde6f]4752002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * configure.ac: Remove make/Templates/Makefile.
478        * README.configure: Minor massaging.
479
[e05468fb]4802002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        Further preparations for autoconf > 2.52:
483        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
484        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
485        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
486
[9cf7774]4872002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * acinclude.m4: Adapations to autoconf > 2.52.
490
[b31106f6]4912002-11-01      Joel Sherrill <joel@OARcorp.com>
[022fcc07]492
[b31106f6]493        * ChangeLog: Corrected.
[32f1696c]494
[282cb9c]4952002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * bootstrap: Add generate_bspdir_acinclude to automatically update
498        c/src/lib/libbsp/<cpu>/acinclude.m4.
499        Use #! /bin/sh instead of #!/bin/sh.
500        Remove autom4te*.cache during ./bootstrap --clean.
501
[314a962]5022002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
505        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
506        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
507        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
508        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
509        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
510        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
511        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
512        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
513        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
514        (autoconf > 2.54 seems to have problems with the old form of
515        quoting).
516
[1da0c52]5172002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
519        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
520        (autoconf > 2.54 complains about).
521
[3767e25]5222002-10-21      Joel Sherrill <joel@OARcorp.com>
523
524        * VERSION: Updated to rtems-20021021-test.
525
[f8ee48bf]5262002-10-21      Joel Sherrill <joel@OARcorp.com>
527
528        * aclocal/version.m4: Updated to rtems-20021021-test.
529
[8730f45]5302002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * .cvsignore: Reformat.
533        Add autom4te*cache.
534        Remove autom4te.cache.
535
[aa7428a]5362002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
539
[59d28b7]5402002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
543        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
544
[58fd5ab]5452002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * bootstrap: Add autoconf/automake version checks by popular demand.
548        [FWIW: I dislike this.]
549
[4bf6f90d]5502002-10-07      Joel Sherrill <joel@OARcorp.com>
551
552        * VERSION: Updated to rtems-ss-20021007.
553
[523fb4b]5542002-10-07      Joel Sherrill <joel@OARcorp.com>
555
556        * aclocal/version.m4: Updated to rtems-ss-20021007.
557
[e1229013]5582002-10-04      Joel Sherrill <joel@OARcorp.com>
559
560        * VERSION: Updated to rtems-JUNK.
561
[71a08543]5622002-10-04      Joel Sherrill <joel@OARcorp.com>
563
564        * aclocal/version.m4: Updated to rtems-JUNK.
565
[d8befba2]5662002-10-04      Joel Sherrill <joel@OARcorp.com>
567
568        * VERSION: Updated to rtems-ss-20021004.
569
[b6ea96ef]5702002-10-04      Joel Sherrill <joel@OARcorp.com>
571
572        * aclocal/version.m4: Updated to rtems-ss-20021004.
573
[72f4ec87]5742002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
577        autoconf-2.53 PACKAGE crap.
578
[6c15108]5792002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * aclocal/prog-gnat.m4: New.
582
[ca3fa6bb]5832002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * aclocal/bsp-configure.m4: Fix small typo in comment.
586
[24688dbd]5872002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
588
589        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
590
[d69c9c6]5912002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
594        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
595        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
596
[d5dc04f]5972002-08-07      Joel Sherrill <joel@OARcorp.com>
598
599        * aclocal/version.m4: Updated to rtems-ss-20020807.
600
[d3f954e]6012002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
604
[79b15c1d]6052002-07-31      Joel Sherrill <joel@OARcorp.com>
606
607        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
608        was just a stub and only the OR32 port is getting worked on.
609
[b4cde04]6102002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * aclocal/subdirs.m4: Remove.
613        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
614
[0e08a3c3]6152002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
618        exec/score/cpu.
619
[35b2275]6202002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
623        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
624        compilation rules (Work-around to an automake bug).
625        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
626        make-library.
627
[be3e0f7]6282002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * configure.ac: Activate cpukit. Remove references to c/src/exec.
631
[cca5631]6322002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
635
[76af1fc]6362002-07-17      Joel Sherrill <joel@OARcorp.com>
637
638        * aclocal/version.m4: Updated to rtems-ss-20020717.
639
[8166684]6402002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * config-ml.in: Imported from gcc-3.1.
643        Change to match c/src/config-ml.in.
644
[0f8ae13c]6452002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * aclocal/check-multiprocessing.m4: Reworked.
648        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
649
[48e7a718]6502002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * automake/multilib.am: Remove.
653        * Makefile.am: Reflect change above.
654
[f610f0c5]6552002-06-28      Joel Sherrill <joel@OARcorp.com>
656
657        * aclocal/version.m4: Updated to rtems-ss-20020628.
658
[8ce766ce]6592002-06-27      Joel Sherrill <joel@OARcorp.com>
660
661        * tools/Makefile.am: Build the cpu dependent tools as well.
662
[ba2df911]6632002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * aclocal/env-rtemscpu.m4: Remove.
666        * aclocal/multi.m4: Remove.
667        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
668
[28311188]6692002-05-28      Joel Sherrill <joel@OARcorp.com>
670
671        * aclocal/version.m4: Updated to rtems-ss-20020528.
672
[53eb191]6732002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
674
675        * aclocal/prog-cc.m4: Remove GCC272 support.
676        Remove ENABLE_LIBCDIR.
677        * aclocal/prog-cxx.m4: Ditto.
678        * aclocal/enable-gcc28.m4: Remove.
679        * aclocal/enable-libcdir.m4: Ditto.
680
[fd2bc17a]6812002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
684        ENABLE_GCC28.
685
[978f59a]6862002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * automake/compile.am: Remove GCC272 support.
689        Remove *.sh rule (unused).
690        * configure.ac: Remove ENABLE_GCC28.
691        Remove ENABLE_LIBCDIR.
692
[6568b90]6932002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
694
695        * .cvsignore: Added mdate-sh and texinfo.tex.
696
[321f5ff]6972002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * aclocal/version.m4: New file.
700        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
701        aclocal/version.m4.
702        * bootstrap: Use aclocal/version.m4 instead of VERSION.
703        * configure.ac: Use aclocal/version.m4 instead of VERSION.
704
[579f14cc]7052002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * configure.ac:
708        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
709        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
710        * Makefile.am: Remove AUTOMAKE_OPTIONS.
711        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
712
[dee576c0]7132002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
716        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
717
[5800e142]7182002-03-08      Joel Sherrill <joel@OARcorp.com>
719
720        * VERSION: Updated to rtems-mg5-20020808.
721
[41debfd]7222002-03-01      Joel Sherrill <joel@OARcorp.com>
723
724        * VERSION: Updated to rtems-ss-20020301.
725
[7f87dd3]7262002-02-15      Joel Sherrill <joel@OARcorp.com>
727
728        * VERSION: Updated to rtems-ss-20020215.
729
[9b11632]7302002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * aclocal/subdirs.m4: Propagate the current $prefix to the
733        sub-configures.
734
[5bca94b]7352002-02-05      Joel Sherrill <joel@OARcorp.com>
736
737        * VERSION: Updated to rtems-ss-20020205.
738
[d7aabb7c]7392002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
740
741        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
742        compatibility.
743        * bootstrap: Let --clean remove texinfo.tex.
744
[cbc4e6fa]7452002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
748
[003d4da]7492002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * configure.ac: Add --enable-docs support. Add
752        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
753        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
754        hard-coded SUBDIRS.
755        * README.configure: Added a bit of information on this new option.
756
[e7288b7]7572002-01-18      Joel Sherrill <joel@OARcorp.com>
758
759        * VERSION: Updated to rtems-ss-20020118.
760
[9ee8036]7612002-01-18      Joel Sherrill <joel@OARcorp.com>
762
763        * VERSION: Updated to rtems-20020118.
764
[b2433b2]7652002-01-17      Joel Sherrill <joel@OARcorp.com>
766
767        * VERSION: Updated to rtems-ss-20020717.
768
[36202ec]7692002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
772        check upon host_alias != build_alias.
773
[1ae913e]7742002-01-07      Joel Sherrill <joel@OARcorp.com>
775
776        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
777        last line to eliminate 100's of warnings.
778
[a0ea6f1]7792002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * aclocal/check-newlib.m4: Apply AS_IF.
782        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
783        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
784        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
785        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
786        changes.
787        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
788        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
789        * automake/compile.am: Remove librtemsall from LINK_FILES.
790
[ba748523]7912001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
792
793        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
794        * aclocal/subdirs.m4: New file.
795        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
796        modifications.
797        * aclocal/check-posix.m4: Apply AS_IF.
798        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
799        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
800        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
801        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
802        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
803        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
804        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
805        OUTPUT_COMMANDS.
806        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
807        * aclocal/rtems-debug.m4: Minor cleanups.
808        * aclocal/rtems-top.m4: Minor cleanups.
809        * automake/compile.am: Further steps towards automake's rules.
810
[c5fff113]8112001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
812
813        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
814        * automake/lib.am: Add MULTISUBDIR.
815
[d0d33f21]8162001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * bootstrap: Run autoheader when configure.ac contains
819        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
820
[1a457f5]8212001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * aclocal/bsp-configure.m4: New file.
824        * Makefile.am: Add aclocal/bsp-configure.m4.
825
[345772e]8262001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * Makefile.am: Add automake/force-preinstall.am,
829        aclocal/ppc.am, remove ACLOCAL_M4.
830
[8e541868]8312001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
832
833        * aclocal/bsp-alias.m4: Remove score603e_g1.
834        * aclocal/check-bsps.m4: Remove score603e_g1.
835        * aclocal/prog-cc.m4: Apply m4_if.
836
837
[466e590]8382001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * automake/force-preinstall.am: New file.
841        * aclocal/ppc.m4: New file.
842
[9c392aa2]8432001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * aclocal/check-bsps.m4: Reworked.
846        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
847
[7ee86ba7]8482001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * aclocal/bspopts.m4: New file.
851
[4812b65b]8522001-11-13      Joel Sherrill <joel@OARcorp.com>
853
854        * COPYING: Test of $Id$ -> $RTEMS$.
855
[0aa09608]8562001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
857
858        This modification is part of the submitted modifications necessary to
859        support the IBM PPC405 family.  This submission was reviewed by
860        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
861        not negatively impact the ppc403 BSPs.  The submission and tracking
862        process was captured as PR50.
863        * README.configure: Added gen405 BSP.
864
[a34b245]8652001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * Adopt more automake rules:
868        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
869        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
870        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
871        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
872        CXXLINK_APP in make-cxx-exe.
873        * automake/lib.am: Add ARFLAGS.
874
[60c7524]8752001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
876
877        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
878        config.cache's which prevented powerpc targets librdbg from building.
879
[080afec]8802001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
881
882        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
883        add 2nd arg to _RTEMS_CPU_SUBDIR.
884        * aclocal/target.m4: Replace ac_configure_args with
885        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
886        * Makefile.am: Require automake-1.5.
887
[66387986]8882001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
891        * configure.in: Remove.
892        * configure.ac: New file, generated from configure.in by autoupdate.
893
[083b72a]8942001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * aclocal/rtems-cpu-subdirs.m4: New file.
897
[bfba54e]8982001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
899
900        * automake/compile.am: Fundamentally reworked compilation rules for
901        closer adaptation to automake's behavior.
902
[8738dfaa]9032001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * automake/lib.am: Comment out LD.
906        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
907        automake/leaf.am to AUTOMAKE_FILES.
908
[d9e4f08]9092001-09-27      Joel Sherrill <joel@OARcorp.com>
910
911        * config.guess: No longer in CVS since installed by bootstrap.
912
[ceb9f8f]9132001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
914
915        * bootstrap: remove/add automake added files.
916        * .cvsignore: reflect changes to bootstrap.
917
[5ddff84b]9182001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
919
920        * automake/leaf.am: New file.
921
[37b5d78]9222001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
925        of AC_CANONICAL_SYSTEM.
926        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
927        mkinstalldirs and mkdir.
928        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
929        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
930        _RTEMS_OUTPUT_BUILD_SUBDIRS.
931       
[986e1113]9322001-09-13      Joel Sherrill <joel@OARcorp.com>
933
934        * missing: Updated to latest version.
935
[e712997]9362001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
937
938        * configure.in: autoupdate to autoconf-2.52.
939        * bootstrap: Add handling for configure.ac, make autoheader verbose,
940        fix auto*tool invocation order.
941        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
942        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
943        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
944        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
945        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
946        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
947        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
948        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
949        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
950        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
951        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
952        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
953        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
954        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
955        RTEMS_CONFIG_PER_BSP conditional.
956        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
957        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
958        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
959
[e32fdfa]9602001-05-25      Joel Sherrill <joel@OARcorp.com>
961
962        * README.configure: Corrected the name of the MRM332 BSP.
963        Strengthened the distinction between what the target
964        and the BSP each select.  Added more targets to list.
965
[4cb89cc9]9662001-05-25      Joel Sherrill <joel@OARcorp.com>
967
968        * README.configure: Updated the list of BSPs.
969
[a86c171]9702001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
971
972        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
973        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
974        Add support for DOS-drive-letters.
975
[f1d08c98]9762001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
979        RTEMS_PROG_CC_FOR_TARGET.
980
[83518713]9812001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
982
983        * README.cdn-X: Update.
984        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
985        @CPPFLAGS@ to CPPFLAGS.
986
[084556d]9872001-04-20      Eric Valette <valette@crf.canon.fr>
988
989        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
990        BSPs support the new exception processing model and
991        consequently, librdbg.
992
[48ad47cc]9932001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
994
995        * configure.in: Reworked for Canadian Cross support.
996        * Makefile.am: Reflect changes to configure.in.
997        * config.guess, config.sub: Update from subversions.gnu.org.
998        * README.cdn-X: New file.
999        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1000
[b50b3c8]10012001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1002
1003        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1004        TARGET_CONFIG_SUBDIRS.
1005        * aclocal/enable-bsp.m4: fix quoting.
1006        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1007
[70cbff2]10082001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1009
1010        * aclocal/config-subdirs.m4: New file.
1011        * aclocal/target.m4: Use macros from config-subdirs.m4.
1012
[6e815b38]10132001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1014
1015        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1016        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1017
[21d7de3a]10182001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1019
[70cbff2]1020        * configure.in: Fix AM_INIT_AUTOMAKE.
[21d7de3a]1021        * aclocal/bsp-arg-enable.m4: Extend comments.
1022        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1023        the default clause.
1024
[560aae24]10252001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1026
1027        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1028        RTEMS_ENV_RTEMSCPU.
1029        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1030        special treatment for GCC_SPECS.
1031        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1032        special treatment for GCC_SPECS.
1033        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1034        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1035        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1036        instead of $(shell ..) for LIBC_LIB*.
1037
[227ae749]10382001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1039
1040        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1041        simsh7045.
1042
[4dc2e9a]10432001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1044
1045        * automake/compile.am: Add LD.
1046
[baedcbb]10472000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1048
1049        * config.guess, config.sub: Update from CVS-autoconf to pick
1050        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1051        necessary anyway to use autoconf-versions > 2.13.
1052
[1033e27]10532000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1054
1055        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1056        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1057        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1058        help string.
1059        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1060
[a44f9ca5]10612000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1062
1063        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1064        Modified to reflect addition of LEON BSPs as well as the
1065        no-FP ERC32 variant.
1066
[2dbd07f8]10672000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1068
1069        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1070        standard).
1071        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1072        standard).
1073        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1074        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1075        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1076        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1077
[5913d94]10782000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1079
1080        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1081        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1082        $host instead of $target (BUG-FIX).
1083        * configure.in: Use $target and $host instead of $target_alias and
1084        $host_alias (autoconf-2.49b).
1085        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1086        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1087
1088        NOTES:
1089        * autoconf-2.49b depredicates using changequotes.
1090        * The changes to configure.in are due to cleanups in
1091        autoconf-2.49b's implemention of canonicalization. With
1092        autoconf-2.1x it wasn't always clear, when to use $xxx or
1093        $xxx_alias. Now this is clear.
1094
[feead226]10952000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1096
1097        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1098
[4686e5d9]10992000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1100
1101        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1102        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1103        with an RTEMS specific but more restrictive autoconf macro.
1104
[779654e]11052000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1106
1107        * automake/lib.am: Add LD.
1108
[2f17d74]11092000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1110
1111        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1112        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1113
[2e0fd427]11142000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1115 
1116        * aclocal/*: Replace with contents of macros/*.m4
1117        * macros/: Remove.
1118        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1119        * Makefile.am: Reflect changes to aclocal/ and macros/.
1120
[3174a7ed]11212000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        * configure.in: New, Cygnus/GNU style configuration.
1124        * Makefile.am: Add macros/, reflect new configure.in,
1125        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1126        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1127        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1128        * macros/tool-prefix.m4: Remove.
1129        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1130        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1131        RTEMS_ROOT.
1132        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1133        * macros/multilib.m4: Various minor fixes.
1134        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1135        PROJECT_ROOT, RTEMS_ROOT.
1136        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1137        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1138
[16a30bd3]11392000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1140
1141        * automake/multilib.am: New file.
1142        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1143        the automake/ directory.
1144
[509f8351]11452000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1146
1147        * macros/enable-hwapi.m4: Removed.
1148        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1149        A small cleanup step towards gnu-canonicalization.
1150
[aac7fdd2]11512000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1152
1153        * macros: New directory.
1154        * macros/bsp-alias.m4: new file.
1155        * macros/canonical-host.m4: new file.
1156        * macros/canonical-target-name.m4: new file.
1157        * macros/canonicalize-tools.m4: new file.
1158        * macros/check-bsp-cache.m4: new file.
1159        * macros/check-bsps.m4: new file.
1160        * macros/check-cpu.m4: new file.
1161        * macros/rtems-debug.m4: new file.
1162        * macros/check-cxx.m4: new file.
1163        * macros/check-itron.m4: new file.
1164        * macros/check-multiprocessing.m4: new file.
1165        * macros/check-networking.m4: new file.
1166        * macros/check-newlib.m4: new file.
1167        * macros/check-posix.m4: new file.
1168        * macros/check-rdbg.m4: new file.
1169        * macros/enable-bare.m4: new file.
1170        * macros/enable-cxx.m4: new file.
1171        * macros/enable-gcc28.m4: new file.
1172        * macros/enable-inlines.m4: new file.
1173        * macros/enable-itron.m4: new file.
1174        * macros/enable-libcdir.m4: new file.
1175        * macros/enable-multiprocessing.m4: new file.
1176        * macros/enable-networking.m4: new file.
1177        * macros/enable-posix.m4: new file.
1178        * macros/enable-rdbg.m4: new file.
1179        * macros/enable-rtemsbsp.m4: new file.
1180        * macros/enable-tests.m4: new file.
1181        * macros/gcc-pipe.m4: new file.
1182        * macros/gcc-specs.m4: new file.
1183        * macros/i386-gas-code16.m4: new file.
1184        * macros/path-ksh.m4: new file.
1185        * macros/path-perl.m4: new file.
1186        * macros/prog-cc.m4: new file.
1187        * macros/prog-cxx.m4: new file.
1188        * macros/project-root.m4: new file.
1189        * macros/rtems-top.m4: new file.
1190        * macros/sysv-ipc.m4: new file.
1191        * macros/target.m4: new file.
1192        * macros/rtems-test-no-pause.m4: new file.
1193        * macros/multilib.m4: new file.
1194        * macros/tool-paths.m4: new file.
1195        * macros/tool-prefix.m4: new file.
1196
[9b1a45f]11972000-09-14      Joel Sherrill <joel@OARcorp.com>
1198
1199        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1200
[c9782f9]12012000-09-14      Joel Sherrill <joel@OARcorp.com>
1202
1203        * aclocal/enable-hwapi.m4: Now longer used and removed.
1204
[ab23133]12052000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1206
1207        * automake/lib.am: Remove leaf.cfg.
1208
[372e4e2]12092000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1210
1211        * aclocal/rtems-top.m4: Add ENDIF-hack.
1212        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1213
[1ea70d78]12142000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1215
1216        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1217        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1218        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1219        * automake/compile.am: Replaced.
1220        * automake/local.am: Remove building variant handling.
1221
[03d5706]12222000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1223
1224        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1225        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1226        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1227        * aclocal/target.m4: Cleanup comments
1228        * Automake/compile.am: Add DEFS support to keep building happy.
1229
[9322194]12302000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1233
[7294718f]12342000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1235
1236        * automake/compile.am: New file
1237        * ChangeLog: Fix email addresses
1238
12392000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[f9e72d3]1240
1241        * LICENSE.NET, README, README.configure: Spelling corrections.
1242
[7294718f]12432000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[be28778]1244
1245        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1246
[08f06ad1]12472000-08-30      Joel Sherrill <joel@OARcorp.com>
1248
1249        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1250
[dd53e2e]12512000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1252
1253        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1254
[8e57762]12552000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1256
1257        * aclocal/check-bsps.h:
1258          - Add pck6-BSP
1259          - Exclude ChangeLog from being picked up as BSP
1260        * aclocal/bsp-alias.m4: Add pck6-BSP
1261
[e94ad1fe]12622000-08-10      Joel Sherrill <joel@OARcorp.com>
1263
1264        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.