source: rtems/ChangeLog @ b95aedf

4.104.114.84.95
Last change on this file since b95aedf was b22fa3ab, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/15/03 at 04:35:41

2003-02-15 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Remove references to obsoleted files aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
  • Property mode set to 100644
File size: 31.9 KB
Line 
12003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Remove references to obsoleted files
4        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
5
62003-02-14      Joel Sherrill <joel@OARcorp.com>
7
8        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
9        references.
10
112003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
14
152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * bootstrap: Remove attempts to detect autoconf and automake using
18        "which" (PR 325).
19
202003-02-06      Joel Sherrill <joel@OARcorp.com>
21
22        * README.configure: Updated to reflect new BSPs and deprecated
23        targets.
24
252003-01-28      Joel Sherrill <joel@OARcorp.com>
26
27        * VERSION: Updated to rtems-ss-20030128.
28
292003-01-28      Joel Sherrill <joel@OARcorp.com>
30
31        * aclocal/version.m4: Updated to rtems-ss-20030128.
32
332003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
36        Remove CLOBBER_DEPEND (Unused).
37
382003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * automake/local.am: Remove distclean-local.
41
422001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
45        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
46
472002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
50        Rework RTEMS_PROG_CXX_FOR_TARGET.
51
522002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
55
562002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
59
602002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
63
642002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * bootstrap: Require autoconf 2.54 or 2.57.
67        Require automake-1.7.2.
68
692002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
72        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
73        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
74
752002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
78
792002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * automake/compile.am: Remove hard-coded *_PROFILE_V.
82        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
83        CFLAGS_PROFILE_V.
84        Remove CPPFLAGS_GCC.
85
862002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
89        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
90        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
91        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
92
932002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * aclocal/rtems-flags.m4: New.
96
972002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * bootstrap: Allow autoconf-2.57.
100
1012002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * aclocal/prog-cc.m4: Remove GCCSED.
104
1052002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
108        Remove LDFLAGS.
109        Add CCAS, CCASCOMPILE.
110        Remove compilation rules for *.cpp, *.cxx, *.C.
111        Use CCASCOMPILE to compile *.S.
112        Add -pg to RTEMS_CFLAGS_PROFILE_V.
113
1142002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Remove c/make.
117
1182002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * aclocal/prog-ccas.m4: New.
121        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
122        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
123        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
124
1252002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * acinclude.m4: Conditionally append --target=.
128
1292002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
132
1332002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * automake/compile.am: Remove LD_PATHS (Unused).
136        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
137        is announced obsolete).
138
1392002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
142
1432002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * aclocal/sysv-ipc.m4: Remove (Unused).
146        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
147
1482002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * acinclude.m4: Lots of changes addressing PR 312.
151
1522002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
155        to PR 312).
156
1572002-11-18      Joel Sherrill <joel@OARcorp.com>
158
159        * VERSION: Updated to rtems-ss-20021118.
160
1612002-11-18      Joel Sherrill <joel@OARcorp.com>
162
163        * aclocal/version.m4: Updated to rtems-ss-20021118.
164
1652002-11-17      Joel Sherrill <joel@OARcorp.com>
166
167        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
168        Motorola MTX603e.
169
1702002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
173
1742002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
177        * configure.ac: Ditto.
178
1792002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
182        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
183        Support @CFLAGS@, @CXXFLAGS@.
184
1852002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * bootstrap: Allow autoconf-2.56.
188
1892002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
192        Fix stupid typo (continue/configure).
193        * aclocal/prog-cc.m4: Remove obsolete comments.
194        Acknowledge CFLAGS.
195
1962002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
199        end of the args passed to sub-configure-scripts. (Reported by
200        Wulf Hofbauer <wh73@cornell.edu>)
201
2022002-11-12      Joel Sherrill <joel@OARcorp.com>
203
204        * configure.ac: Remove make/compilers/Makefile.
205
2062002-11-11      Joel Sherrill <joel@OARcorp.com>
207
208        * VERSION: Updated to rtems-ss-20021111.
209
2102002-11-11      Joel Sherrill <joel@OARcorp.com>
211
212        * aclocal/version.m4: Updated to rtems-ss-20021111.
213
2142002-11-11      Joel Sherrill <joel@OARcorp.com>
215
216        * VERSION: Updated to rtems-ss-20021111.
217
2182002-11-11      Joel Sherrill <joel@OARcorp.com>
219
220        * aclocal/version.m4: Updated to rtems-ss-20021111.
221
2222002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * automake/compile.am: Remove rel rule.
225
2262002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
229
2302002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.ac: Remove make/Templates/Makefile.
233        * README.configure: Minor massaging.
234
2352002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        Further preparations for autoconf > 2.52:
238        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
239        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
240        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
241
2422002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * acinclude.m4: Adapations to autoconf > 2.52.
245
2462002-11-01      Joel Sherrill <joel@OARcorp.com>
247
248        * ChangeLog: Corrected.
249
2502002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * bootstrap: Add generate_bspdir_acinclude to automatically update
253        c/src/lib/libbsp/<cpu>/acinclude.m4.
254        Use #! /bin/sh instead of #!/bin/sh.
255        Remove autom4te*.cache during ./bootstrap --clean.
256
2572002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
260        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
261        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
262        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
263        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
264        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
265        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
266        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
267        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
268        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
269        (autoconf > 2.54 seems to have problems with the old form of
270        quoting).
271
2722002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
275        (autoconf > 2.54 complains about).
276
2772002-10-21      Joel Sherrill <joel@OARcorp.com>
278
279        * VERSION: Updated to rtems-20021021-test.
280
2812002-10-21      Joel Sherrill <joel@OARcorp.com>
282
283        * aclocal/version.m4: Updated to rtems-20021021-test.
284
2852002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * .cvsignore: Reformat.
288        Add autom4te*cache.
289        Remove autom4te.cache.
290
2912002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
294
2952002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
298        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
299
3002002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * bootstrap: Add autoconf/automake version checks by popular demand.
303        [FWIW: I dislike this.]
304
3052002-10-07      Joel Sherrill <joel@OARcorp.com>
306
307        * VERSION: Updated to rtems-ss-20021007.
308
3092002-10-07      Joel Sherrill <joel@OARcorp.com>
310
311        * aclocal/version.m4: Updated to rtems-ss-20021007.
312
3132002-10-04      Joel Sherrill <joel@OARcorp.com>
314
315        * VERSION: Updated to rtems-JUNK.
316
3172002-10-04      Joel Sherrill <joel@OARcorp.com>
318
319        * aclocal/version.m4: Updated to rtems-JUNK.
320
3212002-10-04      Joel Sherrill <joel@OARcorp.com>
322
323        * VERSION: Updated to rtems-ss-20021004.
324
3252002-10-04      Joel Sherrill <joel@OARcorp.com>
326
327        * aclocal/version.m4: Updated to rtems-ss-20021004.
328
3292002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
332        autoconf-2.53 PACKAGE crap.
333
3342002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * aclocal/prog-gnat.m4: New.
337
3382002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * aclocal/bsp-configure.m4: Fix small typo in comment.
341
3422002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
345
3462002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
349        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
350        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
351
3522002-08-07      Joel Sherrill <joel@OARcorp.com>
353
354        * aclocal/version.m4: Updated to rtems-ss-20020807.
355
3562002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
359
3602002-07-31      Joel Sherrill <joel@OARcorp.com>
361
362        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
363        was just a stub and only the OR32 port is getting worked on.
364
3652002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * aclocal/subdirs.m4: Remove.
368        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
369
3702002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
373        exec/score/cpu.
374
3752002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
378        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
379        compilation rules (Work-around to an automake bug).
380        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
381        make-library.
382
3832002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * configure.ac: Activate cpukit. Remove references to c/src/exec.
386
3872002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
390
3912002-07-17      Joel Sherrill <joel@OARcorp.com>
392
393        * aclocal/version.m4: Updated to rtems-ss-20020717.
394
3952002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * config-ml.in: Imported from gcc-3.1.
398        Change to match c/src/config-ml.in.
399
4002002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * aclocal/check-multiprocessing.m4: Reworked.
403        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
404
4052002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * automake/multilib.am: Remove.
408        * Makefile.am: Reflect change above.
409
4102002-06-28      Joel Sherrill <joel@OARcorp.com>
411
412        * aclocal/version.m4: Updated to rtems-ss-20020628.
413
4142002-06-27      Joel Sherrill <joel@OARcorp.com>
415
416        * tools/Makefile.am: Build the cpu dependent tools as well.
417
4182002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * aclocal/env-rtemscpu.m4: Remove.
421        * aclocal/multi.m4: Remove.
422        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
423
4242002-05-28      Joel Sherrill <joel@OARcorp.com>
425
426        * aclocal/version.m4: Updated to rtems-ss-20020528.
427
4282002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * aclocal/prog-cc.m4: Remove GCC272 support.
431        Remove ENABLE_LIBCDIR.
432        * aclocal/prog-cxx.m4: Ditto.
433        * aclocal/enable-gcc28.m4: Remove.
434        * aclocal/enable-libcdir.m4: Ditto.
435
4362002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
439        ENABLE_GCC28.
440
4412002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * automake/compile.am: Remove GCC272 support.
444        Remove *.sh rule (unused).
445        * configure.ac: Remove ENABLE_GCC28.
446        Remove ENABLE_LIBCDIR.
447
4482002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * .cvsignore: Added mdate-sh and texinfo.tex.
451
4522002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * aclocal/version.m4: New file.
455        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
456        aclocal/version.m4.
457        * bootstrap: Use aclocal/version.m4 instead of VERSION.
458        * configure.ac: Use aclocal/version.m4 instead of VERSION.
459
4602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * configure.ac:
463        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
464        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
465        * Makefile.am: Remove AUTOMAKE_OPTIONS.
466        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
467
4682002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
471        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
472
4732002-03-08      Joel Sherrill <joel@OARcorp.com>
474
475        * VERSION: Updated to rtems-mg5-20020808.
476
4772002-03-01      Joel Sherrill <joel@OARcorp.com>
478
479        * VERSION: Updated to rtems-ss-20020301.
480
4812002-02-15      Joel Sherrill <joel@OARcorp.com>
482
483        * VERSION: Updated to rtems-ss-20020215.
484
4852002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * aclocal/subdirs.m4: Propagate the current $prefix to the
488        sub-configures.
489
4902002-02-05      Joel Sherrill <joel@OARcorp.com>
491
492        * VERSION: Updated to rtems-ss-20020205.
493
4942002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
497        compatibility.
498        * bootstrap: Let --clean remove texinfo.tex.
499
5002002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
503
5042002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * configure.ac: Add --enable-docs support. Add
507        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
508        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
509        hard-coded SUBDIRS.
510        * README.configure: Added a bit of information on this new option.
511
5122002-01-18      Joel Sherrill <joel@OARcorp.com>
513
514        * VERSION: Updated to rtems-ss-20020118.
515
5162002-01-18      Joel Sherrill <joel@OARcorp.com>
517
518        * VERSION: Updated to rtems-20020118.
519
5202002-01-17      Joel Sherrill <joel@OARcorp.com>
521
522        * VERSION: Updated to rtems-ss-20020717.
523
5242002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
527        check upon host_alias != build_alias.
528
5292002-01-07      Joel Sherrill <joel@OARcorp.com>
530
531        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
532        last line to eliminate 100's of warnings.
533
5342002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * aclocal/check-newlib.m4: Apply AS_IF.
537        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
538        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
539        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
540        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
541        changes.
542        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
543        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
544        * automake/compile.am: Remove librtemsall from LINK_FILES.
545
5462001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
547
548        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
549        * aclocal/subdirs.m4: New file.
550        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
551        modifications.
552        * aclocal/check-posix.m4: Apply AS_IF.
553        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
554        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
555        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
556        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
557        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
558        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
559        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
560        OUTPUT_COMMANDS.
561        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
562        * aclocal/rtems-debug.m4: Minor cleanups.
563        * aclocal/rtems-top.m4: Minor cleanups.
564        * automake/compile.am: Further steps towards automake's rules.
565
5662001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
569        * automake/lib.am: Add MULTISUBDIR.
570
5712001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * bootstrap: Run autoheader when configure.ac contains
574        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
575
5762001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * aclocal/bsp-configure.m4: New file.
579        * Makefile.am: Add aclocal/bsp-configure.m4.
580
5812001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * Makefile.am: Add automake/force-preinstall.am,
584        aclocal/ppc.am, remove ACLOCAL_M4.
585
5862001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * aclocal/bsp-alias.m4: Remove score603e_g1.
589        * aclocal/check-bsps.m4: Remove score603e_g1.
590        * aclocal/prog-cc.m4: Apply m4_if.
591
592
5932001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * automake/force-preinstall.am: New file.
596        * aclocal/ppc.m4: New file.
597
5982001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * aclocal/check-bsps.m4: Reworked.
601        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
602
6032001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * aclocal/bspopts.m4: New file.
606
6072001-11-13      Joel Sherrill <joel@OARcorp.com>
608
609        * COPYING: Test of $Id$ -> $RTEMS$.
610
6112001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
612
613        This modification is part of the submitted modifications necessary to
614        support the IBM PPC405 family.  This submission was reviewed by
615        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
616        not negatively impact the ppc403 BSPs.  The submission and tracking
617        process was captured as PR50.
618        * README.configure: Added gen405 BSP.
619
6202001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * Adopt more automake rules:
623        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
624        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
625        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
626        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
627        CXXLINK_APP in make-cxx-exe.
628        * automake/lib.am: Add ARFLAGS.
629
6302001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
633        config.cache's which prevented powerpc targets librdbg from building.
634
6352001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
638        add 2nd arg to _RTEMS_CPU_SUBDIR.
639        * aclocal/target.m4: Replace ac_configure_args with
640        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
641        * Makefile.am: Require automake-1.5.
642
6432001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
646        * configure.in: Remove.
647        * configure.ac: New file, generated from configure.in by autoupdate.
648
6492001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * aclocal/rtems-cpu-subdirs.m4: New file.
652
6532001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * automake/compile.am: Fundamentally reworked compilation rules for
656        closer adaptation to automake's behavior.
657
6582001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * automake/lib.am: Comment out LD.
661        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
662        automake/leaf.am to AUTOMAKE_FILES.
663
6642001-09-27      Joel Sherrill <joel@OARcorp.com>
665
666        * config.guess: No longer in CVS since installed by bootstrap.
667
6682001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669
670        * bootstrap: remove/add automake added files.
671        * .cvsignore: reflect changes to bootstrap.
672
6732001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
674
675        * automake/leaf.am: New file.
676
6772001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
680        of AC_CANONICAL_SYSTEM.
681        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
682        mkinstalldirs and mkdir.
683        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
684        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
685        _RTEMS_OUTPUT_BUILD_SUBDIRS.
686       
6872001-09-13      Joel Sherrill <joel@OARcorp.com>
688
689        * missing: Updated to latest version.
690
6912001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
692
693        * configure.in: autoupdate to autoconf-2.52.
694        * bootstrap: Add handling for configure.ac, make autoheader verbose,
695        fix auto*tool invocation order.
696        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
697        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
698        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
699        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
700        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
701        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
702        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
703        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
704        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
705        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
706        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
707        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
708        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
709        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
710        RTEMS_CONFIG_PER_BSP conditional.
711        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
712        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
713        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
714
7152001-05-25      Joel Sherrill <joel@OARcorp.com>
716
717        * README.configure: Corrected the name of the MRM332 BSP.
718        Strengthened the distinction between what the target
719        and the BSP each select.  Added more targets to list.
720
7212001-05-25      Joel Sherrill <joel@OARcorp.com>
722
723        * README.configure: Updated the list of BSPs.
724
7252001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
728        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
729        Add support for DOS-drive-letters.
730
7312001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
734        RTEMS_PROG_CC_FOR_TARGET.
735
7362001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * README.cdn-X: Update.
739        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
740        @CPPFLAGS@ to CPPFLAGS.
741
7422001-04-20      Eric Valette <valette@crf.canon.fr>
743
744        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
745        BSPs support the new exception processing model and
746        consequently, librdbg.
747
7482001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
749
750        * configure.in: Reworked for Canadian Cross support.
751        * Makefile.am: Reflect changes to configure.in.
752        * config.guess, config.sub: Update from subversions.gnu.org.
753        * README.cdn-X: New file.
754        * tools/Makefile.am: Remove build, tools from SUBDIRS.
755
7562001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
759        TARGET_CONFIG_SUBDIRS.
760        * aclocal/enable-bsp.m4: fix quoting.
761        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
762
7632001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * aclocal/config-subdirs.m4: New file.
766        * aclocal/target.m4: Use macros from config-subdirs.m4.
767
7682001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
771        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
772
7732001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * configure.in: Fix AM_INIT_AUTOMAKE.
776        * aclocal/bsp-arg-enable.m4: Extend comments.
777        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
778        the default clause.
779
7802001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
783        RTEMS_ENV_RTEMSCPU.
784        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
785        special treatment for GCC_SPECS.
786        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
787        special treatment for GCC_SPECS.
788        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
789        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
790        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
791        instead of $(shell ..) for LIBC_LIB*.
792
7932001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
796        simsh7045.
797
7982001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
799
800        * automake/compile.am: Add LD.
801
8022000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * config.guess, config.sub: Update from CVS-autoconf to pick
805        up new features (e.g. CC_FOR_BUILD in config.guess) but is
806        necessary anyway to use autoconf-versions > 2.13.
807
8082000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
809
810        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
811        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
812        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
813        help string.
814        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
815
8162000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
817
818        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
819        Modified to reflect addition of LEON BSPs as well as the
820        no-FP ERC32 variant.
821
8222000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
825        standard).
826        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
827        standard).
828        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
829        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
830        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
831        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
832
8332000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
834
835        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
836        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
837        $host instead of $target (BUG-FIX).
838        * configure.in: Use $target and $host instead of $target_alias and
839        $host_alias (autoconf-2.49b).
840        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
841        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
842
843        NOTES:
844        * autoconf-2.49b depredicates using changequotes.
845        * The changes to configure.in are due to cleanups in
846        autoconf-2.49b's implemention of canonicalization. With
847        autoconf-2.1x it wasn't always clear, when to use $xxx or
848        $xxx_alias. Now this is clear.
849
8502000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
853
8542000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
857        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
858        with an RTEMS specific but more restrictive autoconf macro.
859
8602000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
861
862        * automake/lib.am: Add LD.
863
8642000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
867        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
868
8692000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870 
871        * aclocal/*: Replace with contents of macros/*.m4
872        * macros/: Remove.
873        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
874        * Makefile.am: Reflect changes to aclocal/ and macros/.
875
8762000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
877
878        * configure.in: New, Cygnus/GNU style configuration.
879        * Makefile.am: Add macros/, reflect new configure.in,
880        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
881        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
882        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
883        * macros/tool-prefix.m4: Remove.
884        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
885        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
886        RTEMS_ROOT.
887        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
888        * macros/multilib.m4: Various minor fixes.
889        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
890        PROJECT_ROOT, RTEMS_ROOT.
891        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
892        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
893
8942000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * automake/multilib.am: New file.
897        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
898        the automake/ directory.
899
9002000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * macros/enable-hwapi.m4: Removed.
903        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
904        A small cleanup step towards gnu-canonicalization.
905
9062000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
907
908        * macros: New directory.
909        * macros/bsp-alias.m4: new file.
910        * macros/canonical-host.m4: new file.
911        * macros/canonical-target-name.m4: new file.
912        * macros/canonicalize-tools.m4: new file.
913        * macros/check-bsp-cache.m4: new file.
914        * macros/check-bsps.m4: new file.
915        * macros/check-cpu.m4: new file.
916        * macros/rtems-debug.m4: new file.
917        * macros/check-cxx.m4: new file.
918        * macros/check-itron.m4: new file.
919        * macros/check-multiprocessing.m4: new file.
920        * macros/check-networking.m4: new file.
921        * macros/check-newlib.m4: new file.
922        * macros/check-posix.m4: new file.
923        * macros/check-rdbg.m4: new file.
924        * macros/enable-bare.m4: new file.
925        * macros/enable-cxx.m4: new file.
926        * macros/enable-gcc28.m4: new file.
927        * macros/enable-inlines.m4: new file.
928        * macros/enable-itron.m4: new file.
929        * macros/enable-libcdir.m4: new file.
930        * macros/enable-multiprocessing.m4: new file.
931        * macros/enable-networking.m4: new file.
932        * macros/enable-posix.m4: new file.
933        * macros/enable-rdbg.m4: new file.
934        * macros/enable-rtemsbsp.m4: new file.
935        * macros/enable-tests.m4: new file.
936        * macros/gcc-pipe.m4: new file.
937        * macros/gcc-specs.m4: new file.
938        * macros/i386-gas-code16.m4: new file.
939        * macros/path-ksh.m4: new file.
940        * macros/path-perl.m4: new file.
941        * macros/prog-cc.m4: new file.
942        * macros/prog-cxx.m4: new file.
943        * macros/project-root.m4: new file.
944        * macros/rtems-top.m4: new file.
945        * macros/sysv-ipc.m4: new file.
946        * macros/target.m4: new file.
947        * macros/rtems-test-no-pause.m4: new file.
948        * macros/multilib.m4: new file.
949        * macros/tool-paths.m4: new file.
950        * macros/tool-prefix.m4: new file.
951
9522000-09-14      Joel Sherrill <joel@OARcorp.com>
953
954        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
955
9562000-09-14      Joel Sherrill <joel@OARcorp.com>
957
958        * aclocal/enable-hwapi.m4: Now longer used and removed.
959
9602000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
961
962        * automake/lib.am: Remove leaf.cfg.
963
9642000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
965
966        * aclocal/rtems-top.m4: Add ENDIF-hack.
967        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
968
9692000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
972        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
973        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
974        * automake/compile.am: Replaced.
975        * automake/local.am: Remove building variant handling.
976
9772000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
978
979        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
980        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
981        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
982        * aclocal/target.m4: Cleanup comments
983        * Automake/compile.am: Add DEFS support to keep building happy.
984
9852000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
988
9892000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
990
991        * automake/compile.am: New file
992        * ChangeLog: Fix email addresses
993
9942000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * LICENSE.NET, README, README.configure: Spelling corrections.
997
9982000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
999
1000        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1001
10022000-08-30      Joel Sherrill <joel@OARcorp.com>
1003
1004        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1005
10062000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1007
1008        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1009
10102000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1011
1012        * aclocal/check-bsps.h:
1013          - Add pck6-BSP
1014          - Exclude ChangeLog from being picked up as BSP
1015        * aclocal/bsp-alias.m4: Add pck6-BSP
1016
10172000-08-10      Joel Sherrill <joel@OARcorp.com>
1018
1019        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.