source: rtems/ChangeLog @ f1c62bb

4.104.114.84.95
Last change on this file since f1c62bb was f442116c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/02 at 16:06:22

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

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