source: rtems/ChangeLog @ 59a01a6e

4.104.114.84.95
Last change on this file since 59a01a6e was 09efa77, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/02 at 04:13:17

2002-12-12 Ralf Corsepius <corsepiu@…>

  • configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
  • Property mode set to 100644
File size: 30.4 KB
Line 
12002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
4
52002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
8
92002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * bootstrap: Require autoconf 2.54 or 2.57.
12        Require automake-1.7.2.
13
142002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
17        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
18        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
19
202002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
23
242002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * automake/compile.am: Remove hard-coded *_PROFILE_V.
27        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
28        CFLAGS_PROFILE_V.
29        Remove CPPFLAGS_GCC.
30
312002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
34        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
35        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
36        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
37
382002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * aclocal/rtems-flags.m4: New.
41
422002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * bootstrap: Allow autoconf-2.57.
45
462002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * aclocal/prog-cc.m4: Remove GCCSED.
49
502002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
53        Remove LDFLAGS.
54        Add CCAS, CCASCOMPILE.
55        Remove compilation rules for *.cpp, *.cxx, *.C.
56        Use CCASCOMPILE to compile *.S.
57        Add -pg to RTEMS_CFLAGS_PROFILE_V.
58
592002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Remove c/make.
62
632002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * aclocal/prog-ccas.m4: New.
66        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
67        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
68        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
69
702002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * acinclude.m4: Conditionally append --target=.
73
742002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
77
782002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * automake/compile.am: Remove LD_PATHS (Unused).
81        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
82        is announced obsolete).
83
842002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
87
882002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * aclocal/sysv-ipc.m4: Remove (Unused).
91        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
92
932002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * acinclude.m4: Lots of changes addressing PR 312.
96
972002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
100        to PR 312).
101
1022002-11-18      Joel Sherrill <joel@OARcorp.com>
103
104        * VERSION: Updated to rtems-ss-20021118.
105
1062002-11-18      Joel Sherrill <joel@OARcorp.com>
107
108        * aclocal/version.m4: Updated to rtems-ss-20021118.
109
1102002-11-17      Joel Sherrill <joel@OARcorp.com>
111
112        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
113        Motorola MTX603e.
114
1152002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
118
1192002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
122        * configure.ac: Ditto.
123
1242002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
127        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
128        Support @CFLAGS@, @CXXFLAGS@.
129
1302002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * bootstrap: Allow autoconf-2.56.
133
1342002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
137        Fix stupid typo (continue/configure).
138        * aclocal/prog-cc.m4: Remove obsolete comments.
139        Acknowledge CFLAGS.
140
1412002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
144        end of the args passed to sub-configure-scripts. (Reported by
145        Wulf Hofbauer <wh73@cornell.edu>)
146
1472002-11-12      Joel Sherrill <joel@OARcorp.com>
148
149        * configure.ac: Remove make/compilers/Makefile.
150
1512002-11-11      Joel Sherrill <joel@OARcorp.com>
152
153        * VERSION: Updated to rtems-ss-20021111.
154
1552002-11-11      Joel Sherrill <joel@OARcorp.com>
156
157        * aclocal/version.m4: Updated to rtems-ss-20021111.
158
1592002-11-11      Joel Sherrill <joel@OARcorp.com>
160
161        * VERSION: Updated to rtems-ss-20021111.
162
1632002-11-11      Joel Sherrill <joel@OARcorp.com>
164
165        * aclocal/version.m4: Updated to rtems-ss-20021111.
166
1672002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * automake/compile.am: Remove rel rule.
170
1712002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
174
1752002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: Remove make/Templates/Makefile.
178        * README.configure: Minor massaging.
179
1802002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        Further preparations for autoconf > 2.52:
183        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
184        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
185        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
186
1872002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * acinclude.m4: Adapations to autoconf > 2.52.
190
1912002-11-01      Joel Sherrill <joel@OARcorp.com>
192
193        * ChangeLog: Corrected.
194
1952002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * bootstrap: Add generate_bspdir_acinclude to automatically update
198        c/src/lib/libbsp/<cpu>/acinclude.m4.
199        Use #! /bin/sh instead of #!/bin/sh.
200        Remove autom4te*.cache during ./bootstrap --clean.
201
2022002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
205        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
206        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
207        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
208        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
209        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
210        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
211        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
212        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
213        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
214        (autoconf > 2.54 seems to have problems with the old form of
215        quoting).
216
2172002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
220        (autoconf > 2.54 complains about).
221
2222002-10-21      Joel Sherrill <joel@OARcorp.com>
223
224        * VERSION: Updated to rtems-20021021-test.
225
2262002-10-21      Joel Sherrill <joel@OARcorp.com>
227
228        * aclocal/version.m4: Updated to rtems-20021021-test.
229
2302002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * .cvsignore: Reformat.
233        Add autom4te*cache.
234        Remove autom4te.cache.
235
2362002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
239
2402002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
243        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
244
2452002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * bootstrap: Add autoconf/automake version checks by popular demand.
248        [FWIW: I dislike this.]
249
2502002-10-07      Joel Sherrill <joel@OARcorp.com>
251
252        * VERSION: Updated to rtems-ss-20021007.
253
2542002-10-07      Joel Sherrill <joel@OARcorp.com>
255
256        * aclocal/version.m4: Updated to rtems-ss-20021007.
257
2582002-10-04      Joel Sherrill <joel@OARcorp.com>
259
260        * VERSION: Updated to rtems-JUNK.
261
2622002-10-04      Joel Sherrill <joel@OARcorp.com>
263
264        * aclocal/version.m4: Updated to rtems-JUNK.
265
2662002-10-04      Joel Sherrill <joel@OARcorp.com>
267
268        * VERSION: Updated to rtems-ss-20021004.
269
2702002-10-04      Joel Sherrill <joel@OARcorp.com>
271
272        * aclocal/version.m4: Updated to rtems-ss-20021004.
273
2742002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
277        autoconf-2.53 PACKAGE crap.
278
2792002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * aclocal/prog-gnat.m4: New.
282
2832002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * aclocal/bsp-configure.m4: Fix small typo in comment.
286
2872002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
290
2912002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
294        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
295        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
296
2972002-08-07      Joel Sherrill <joel@OARcorp.com>
298
299        * aclocal/version.m4: Updated to rtems-ss-20020807.
300
3012002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
304
3052002-07-31      Joel Sherrill <joel@OARcorp.com>
306
307        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
308        was just a stub and only the OR32 port is getting worked on.
309
3102002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * aclocal/subdirs.m4: Remove.
313        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
314
3152002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
318        exec/score/cpu.
319
3202002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
323        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
324        compilation rules (Work-around to an automake bug).
325        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
326        make-library.
327
3282002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * configure.ac: Activate cpukit. Remove references to c/src/exec.
331
3322002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
335
3362002-07-17      Joel Sherrill <joel@OARcorp.com>
337
338        * aclocal/version.m4: Updated to rtems-ss-20020717.
339
3402002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * config-ml.in: Imported from gcc-3.1.
343        Change to match c/src/config-ml.in.
344
3452002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * aclocal/check-multiprocessing.m4: Reworked.
348        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
349
3502002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * automake/multilib.am: Remove.
353        * Makefile.am: Reflect change above.
354
3552002-06-28      Joel Sherrill <joel@OARcorp.com>
356
357        * aclocal/version.m4: Updated to rtems-ss-20020628.
358
3592002-06-27      Joel Sherrill <joel@OARcorp.com>
360
361        * tools/Makefile.am: Build the cpu dependent tools as well.
362
3632002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * aclocal/env-rtemscpu.m4: Remove.
366        * aclocal/multi.m4: Remove.
367        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
368
3692002-05-28      Joel Sherrill <joel@OARcorp.com>
370
371        * aclocal/version.m4: Updated to rtems-ss-20020528.
372
3732002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * aclocal/prog-cc.m4: Remove GCC272 support.
376        Remove ENABLE_LIBCDIR.
377        * aclocal/prog-cxx.m4: Ditto.
378        * aclocal/enable-gcc28.m4: Remove.
379        * aclocal/enable-libcdir.m4: Ditto.
380
3812002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
384        ENABLE_GCC28.
385
3862002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * automake/compile.am: Remove GCC272 support.
389        Remove *.sh rule (unused).
390        * configure.ac: Remove ENABLE_GCC28.
391        Remove ENABLE_LIBCDIR.
392
3932002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * .cvsignore: Added mdate-sh and texinfo.tex.
396
3972002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * aclocal/version.m4: New file.
400        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
401        aclocal/version.m4.
402        * bootstrap: Use aclocal/version.m4 instead of VERSION.
403        * configure.ac: Use aclocal/version.m4 instead of VERSION.
404
4052002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * configure.ac:
408        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
409        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
410        * Makefile.am: Remove AUTOMAKE_OPTIONS.
411        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
412
4132002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
416        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
417
4182002-03-08      Joel Sherrill <joel@OARcorp.com>
419
420        * VERSION: Updated to rtems-mg5-20020808.
421
4222002-03-01      Joel Sherrill <joel@OARcorp.com>
423
424        * VERSION: Updated to rtems-ss-20020301.
425
4262002-02-15      Joel Sherrill <joel@OARcorp.com>
427
428        * VERSION: Updated to rtems-ss-20020215.
429
4302002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * aclocal/subdirs.m4: Propagate the current $prefix to the
433        sub-configures.
434
4352002-02-05      Joel Sherrill <joel@OARcorp.com>
436
437        * VERSION: Updated to rtems-ss-20020205.
438
4392002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
442        compatibility.
443        * bootstrap: Let --clean remove texinfo.tex.
444
4452002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
448
4492002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * configure.ac: Add --enable-docs support. Add
452        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
453        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
454        hard-coded SUBDIRS.
455        * README.configure: Added a bit of information on this new option.
456
4572002-01-18      Joel Sherrill <joel@OARcorp.com>
458
459        * VERSION: Updated to rtems-ss-20020118.
460
4612002-01-18      Joel Sherrill <joel@OARcorp.com>
462
463        * VERSION: Updated to rtems-20020118.
464
4652002-01-17      Joel Sherrill <joel@OARcorp.com>
466
467        * VERSION: Updated to rtems-ss-20020717.
468
4692002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
472        check upon host_alias != build_alias.
473
4742002-01-07      Joel Sherrill <joel@OARcorp.com>
475
476        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
477        last line to eliminate 100's of warnings.
478
4792002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * aclocal/check-newlib.m4: Apply AS_IF.
482        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
483        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
484        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
485        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
486        changes.
487        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
488        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
489        * automake/compile.am: Remove librtemsall from LINK_FILES.
490
4912001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
494        * aclocal/subdirs.m4: New file.
495        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
496        modifications.
497        * aclocal/check-posix.m4: Apply AS_IF.
498        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
499        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
500        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
501        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
502        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
503        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
504        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
505        OUTPUT_COMMANDS.
506        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
507        * aclocal/rtems-debug.m4: Minor cleanups.
508        * aclocal/rtems-top.m4: Minor cleanups.
509        * automake/compile.am: Further steps towards automake's rules.
510
5112001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
514        * automake/lib.am: Add MULTISUBDIR.
515
5162001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * bootstrap: Run autoheader when configure.ac contains
519        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
520
5212001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * aclocal/bsp-configure.m4: New file.
524        * Makefile.am: Add aclocal/bsp-configure.m4.
525
5262001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * Makefile.am: Add automake/force-preinstall.am,
529        aclocal/ppc.am, remove ACLOCAL_M4.
530
5312001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * aclocal/bsp-alias.m4: Remove score603e_g1.
534        * aclocal/check-bsps.m4: Remove score603e_g1.
535        * aclocal/prog-cc.m4: Apply m4_if.
536
537
5382001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * automake/force-preinstall.am: New file.
541        * aclocal/ppc.m4: New file.
542
5432001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * aclocal/check-bsps.m4: Reworked.
546        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
547
5482001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * aclocal/bspopts.m4: New file.
551
5522001-11-13      Joel Sherrill <joel@OARcorp.com>
553
554        * COPYING: Test of $Id$ -> $RTEMS$.
555
5562001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
557
558        This modification is part of the submitted modifications necessary to
559        support the IBM PPC405 family.  This submission was reviewed by
560        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
561        not negatively impact the ppc403 BSPs.  The submission and tracking
562        process was captured as PR50.
563        * README.configure: Added gen405 BSP.
564
5652001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * Adopt more automake rules:
568        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
569        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
570        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
571        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
572        CXXLINK_APP in make-cxx-exe.
573        * automake/lib.am: Add ARFLAGS.
574
5752001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
578        config.cache's which prevented powerpc targets librdbg from building.
579
5802001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
583        add 2nd arg to _RTEMS_CPU_SUBDIR.
584        * aclocal/target.m4: Replace ac_configure_args with
585        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
586        * Makefile.am: Require automake-1.5.
587
5882001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
591        * configure.in: Remove.
592        * configure.ac: New file, generated from configure.in by autoupdate.
593
5942001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * aclocal/rtems-cpu-subdirs.m4: New file.
597
5982001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * automake/compile.am: Fundamentally reworked compilation rules for
601        closer adaptation to automake's behavior.
602
6032001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * automake/lib.am: Comment out LD.
606        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
607        automake/leaf.am to AUTOMAKE_FILES.
608
6092001-09-27      Joel Sherrill <joel@OARcorp.com>
610
611        * config.guess: No longer in CVS since installed by bootstrap.
612
6132001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * bootstrap: remove/add automake added files.
616        * .cvsignore: reflect changes to bootstrap.
617
6182001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * automake/leaf.am: New file.
621
6222001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
625        of AC_CANONICAL_SYSTEM.
626        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
627        mkinstalldirs and mkdir.
628        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
629        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
630        _RTEMS_OUTPUT_BUILD_SUBDIRS.
631       
6322001-09-13      Joel Sherrill <joel@OARcorp.com>
633
634        * missing: Updated to latest version.
635
6362001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * configure.in: autoupdate to autoconf-2.52.
639        * bootstrap: Add handling for configure.ac, make autoheader verbose,
640        fix auto*tool invocation order.
641        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
642        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
643        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
644        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
645        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
646        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
647        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
648        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
649        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
650        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
651        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
652        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
653        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
654        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
655        RTEMS_CONFIG_PER_BSP conditional.
656        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
657        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
658        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
659
6602001-05-25      Joel Sherrill <joel@OARcorp.com>
661
662        * README.configure: Corrected the name of the MRM332 BSP.
663        Strengthened the distinction between what the target
664        and the BSP each select.  Added more targets to list.
665
6662001-05-25      Joel Sherrill <joel@OARcorp.com>
667
668        * README.configure: Updated the list of BSPs.
669
6702001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
673        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
674        Add support for DOS-drive-letters.
675
6762001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
679        RTEMS_PROG_CC_FOR_TARGET.
680
6812001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * README.cdn-X: Update.
684        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
685        @CPPFLAGS@ to CPPFLAGS.
686
6872001-04-20      Eric Valette <valette@crf.canon.fr>
688
689        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
690        BSPs support the new exception processing model and
691        consequently, librdbg.
692
6932001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
694
695        * configure.in: Reworked for Canadian Cross support.
696        * Makefile.am: Reflect changes to configure.in.
697        * config.guess, config.sub: Update from subversions.gnu.org.
698        * README.cdn-X: New file.
699        * tools/Makefile.am: Remove build, tools from SUBDIRS.
700
7012001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
704        TARGET_CONFIG_SUBDIRS.
705        * aclocal/enable-bsp.m4: fix quoting.
706        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
707
7082001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * aclocal/config-subdirs.m4: New file.
711        * aclocal/target.m4: Use macros from config-subdirs.m4.
712
7132001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
716        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
717
7182001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * configure.in: Fix AM_INIT_AUTOMAKE.
721        * aclocal/bsp-arg-enable.m4: Extend comments.
722        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
723        the default clause.
724
7252001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
728        RTEMS_ENV_RTEMSCPU.
729        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
730        special treatment for GCC_SPECS.
731        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
732        special treatment for GCC_SPECS.
733        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
734        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
735        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
736        instead of $(shell ..) for LIBC_LIB*.
737
7382001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
739
740        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
741        simsh7045.
742
7432001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
744
745        * automake/compile.am: Add LD.
746
7472000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * config.guess, config.sub: Update from CVS-autoconf to pick
750        up new features (e.g. CC_FOR_BUILD in config.guess) but is
751        necessary anyway to use autoconf-versions > 2.13.
752
7532000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
754
755        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
756        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
757        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
758        help string.
759        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
760
7612000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
762
763        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
764        Modified to reflect addition of LEON BSPs as well as the
765        no-FP ERC32 variant.
766
7672000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
768
769        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
770        standard).
771        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
772        standard).
773        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
774        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
775        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
776        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
777
7782000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
781        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
782        $host instead of $target (BUG-FIX).
783        * configure.in: Use $target and $host instead of $target_alias and
784        $host_alias (autoconf-2.49b).
785        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
786        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
787
788        NOTES:
789        * autoconf-2.49b depredicates using changequotes.
790        * The changes to configure.in are due to cleanups in
791        autoconf-2.49b's implemention of canonicalization. With
792        autoconf-2.1x it wasn't always clear, when to use $xxx or
793        $xxx_alias. Now this is clear.
794
7952000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
798
7992000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
802        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
803        with an RTEMS specific but more restrictive autoconf macro.
804
8052000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * automake/lib.am: Add LD.
808
8092000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
812        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
813
8142000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815 
816        * aclocal/*: Replace with contents of macros/*.m4
817        * macros/: Remove.
818        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
819        * Makefile.am: Reflect changes to aclocal/ and macros/.
820
8212000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * configure.in: New, Cygnus/GNU style configuration.
824        * Makefile.am: Add macros/, reflect new configure.in,
825        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
826        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
827        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
828        * macros/tool-prefix.m4: Remove.
829        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
830        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
831        RTEMS_ROOT.
832        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
833        * macros/multilib.m4: Various minor fixes.
834        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
835        PROJECT_ROOT, RTEMS_ROOT.
836        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
837        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
838
8392000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * automake/multilib.am: New file.
842        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
843        the automake/ directory.
844
8452000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * macros/enable-hwapi.m4: Removed.
848        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
849        A small cleanup step towards gnu-canonicalization.
850
8512000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
852
853        * macros: New directory.
854        * macros/bsp-alias.m4: new file.
855        * macros/canonical-host.m4: new file.
856        * macros/canonical-target-name.m4: new file.
857        * macros/canonicalize-tools.m4: new file.
858        * macros/check-bsp-cache.m4: new file.
859        * macros/check-bsps.m4: new file.
860        * macros/check-cpu.m4: new file.
861        * macros/rtems-debug.m4: new file.
862        * macros/check-cxx.m4: new file.
863        * macros/check-itron.m4: new file.
864        * macros/check-multiprocessing.m4: new file.
865        * macros/check-networking.m4: new file.
866        * macros/check-newlib.m4: new file.
867        * macros/check-posix.m4: new file.
868        * macros/check-rdbg.m4: new file.
869        * macros/enable-bare.m4: new file.
870        * macros/enable-cxx.m4: new file.
871        * macros/enable-gcc28.m4: new file.
872        * macros/enable-inlines.m4: new file.
873        * macros/enable-itron.m4: new file.
874        * macros/enable-libcdir.m4: new file.
875        * macros/enable-multiprocessing.m4: new file.
876        * macros/enable-networking.m4: new file.
877        * macros/enable-posix.m4: new file.
878        * macros/enable-rdbg.m4: new file.
879        * macros/enable-rtemsbsp.m4: new file.
880        * macros/enable-tests.m4: new file.
881        * macros/gcc-pipe.m4: new file.
882        * macros/gcc-specs.m4: new file.
883        * macros/i386-gas-code16.m4: new file.
884        * macros/path-ksh.m4: new file.
885        * macros/path-perl.m4: new file.
886        * macros/prog-cc.m4: new file.
887        * macros/prog-cxx.m4: new file.
888        * macros/project-root.m4: new file.
889        * macros/rtems-top.m4: new file.
890        * macros/sysv-ipc.m4: new file.
891        * macros/target.m4: new file.
892        * macros/rtems-test-no-pause.m4: new file.
893        * macros/multilib.m4: new file.
894        * macros/tool-paths.m4: new file.
895        * macros/tool-prefix.m4: new file.
896
8972000-09-14      Joel Sherrill <joel@OARcorp.com>
898
899        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
900
9012000-09-14      Joel Sherrill <joel@OARcorp.com>
902
903        * aclocal/enable-hwapi.m4: Now longer used and removed.
904
9052000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
906
907        * automake/lib.am: Remove leaf.cfg.
908
9092000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
910
911        * aclocal/rtems-top.m4: Add ENDIF-hack.
912        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
913
9142000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
917        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
918        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
919        * automake/compile.am: Replaced.
920        * automake/local.am: Remove building variant handling.
921
9222000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
925        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
926        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
927        * aclocal/target.m4: Cleanup comments
928        * Automake/compile.am: Add DEFS support to keep building happy.
929
9302000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
931
932        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
933
9342000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
935
936        * automake/compile.am: New file
937        * ChangeLog: Fix email addresses
938
9392000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * LICENSE.NET, README, README.configure: Spelling corrections.
942
9432000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
946
9472000-08-30      Joel Sherrill <joel@OARcorp.com>
948
949        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
950
9512000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
952
953        * ChangeLog: Moved incorrect entries to make/ChangeLog.
954
9552000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
957        * aclocal/check-bsps.h:
958          - Add pck6-BSP
959          - Exclude ChangeLog from being picked up as BSP
960        * aclocal/bsp-alias.m4: Add pck6-BSP
961
9622000-08-10      Joel Sherrill <joel@OARcorp.com>
963
964        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.