source: rtems/ChangeLog @ 16735ca

4.104.114.84.95
Last change on this file since 16735ca was 16735ca, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/21/03 at 13:40:05

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

  • automake/compile.am: Remove CLEAN_DEPEND (Unused). Remove CLOBBER_DEPEND (Unused).
  • Property mode set to 100644
File size: 31.1 KB
Line 
12003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
4        Remove CLOBBER_DEPEND (Unused).
5
62003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * automake/local.am: Remove distclean-local.
9
102001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
13        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
14
152002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
18        Rework RTEMS_PROG_CXX_FOR_TARGET.
19
202002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
23
242002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
27
282002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
31
322002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * bootstrap: Require autoconf 2.54 or 2.57.
35        Require automake-1.7.2.
36
372002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
40        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
41        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
42
432002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
46
472002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * automake/compile.am: Remove hard-coded *_PROFILE_V.
50        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
51        CFLAGS_PROFILE_V.
52        Remove CPPFLAGS_GCC.
53
542002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
57        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
58        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
59        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
60
612002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * aclocal/rtems-flags.m4: New.
64
652002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * bootstrap: Allow autoconf-2.57.
68
692002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * aclocal/prog-cc.m4: Remove GCCSED.
72
732002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
76        Remove LDFLAGS.
77        Add CCAS, CCASCOMPILE.
78        Remove compilation rules for *.cpp, *.cxx, *.C.
79        Use CCASCOMPILE to compile *.S.
80        Add -pg to RTEMS_CFLAGS_PROFILE_V.
81
822002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Remove c/make.
85
862002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * aclocal/prog-ccas.m4: New.
89        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
90        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
91        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
92
932002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * acinclude.m4: Conditionally append --target=.
96
972002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
100
1012002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * automake/compile.am: Remove LD_PATHS (Unused).
104        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
105        is announced obsolete).
106
1072002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
110
1112002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * aclocal/sysv-ipc.m4: Remove (Unused).
114        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
115
1162002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * acinclude.m4: Lots of changes addressing PR 312.
119
1202002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
123        to PR 312).
124
1252002-11-18      Joel Sherrill <joel@OARcorp.com>
126
127        * VERSION: Updated to rtems-ss-20021118.
128
1292002-11-18      Joel Sherrill <joel@OARcorp.com>
130
131        * aclocal/version.m4: Updated to rtems-ss-20021118.
132
1332002-11-17      Joel Sherrill <joel@OARcorp.com>
134
135        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
136        Motorola MTX603e.
137
1382002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
141
1422002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
145        * configure.ac: Ditto.
146
1472002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
150        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
151        Support @CFLAGS@, @CXXFLAGS@.
152
1532002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * bootstrap: Allow autoconf-2.56.
156
1572002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
160        Fix stupid typo (continue/configure).
161        * aclocal/prog-cc.m4: Remove obsolete comments.
162        Acknowledge CFLAGS.
163
1642002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
167        end of the args passed to sub-configure-scripts. (Reported by
168        Wulf Hofbauer <wh73@cornell.edu>)
169
1702002-11-12      Joel Sherrill <joel@OARcorp.com>
171
172        * configure.ac: Remove make/compilers/Makefile.
173
1742002-11-11      Joel Sherrill <joel@OARcorp.com>
175
176        * VERSION: Updated to rtems-ss-20021111.
177
1782002-11-11      Joel Sherrill <joel@OARcorp.com>
179
180        * aclocal/version.m4: Updated to rtems-ss-20021111.
181
1822002-11-11      Joel Sherrill <joel@OARcorp.com>
183
184        * VERSION: Updated to rtems-ss-20021111.
185
1862002-11-11      Joel Sherrill <joel@OARcorp.com>
187
188        * aclocal/version.m4: Updated to rtems-ss-20021111.
189
1902002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * automake/compile.am: Remove rel rule.
193
1942002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
197
1982002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac: Remove make/Templates/Makefile.
201        * README.configure: Minor massaging.
202
2032002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        Further preparations for autoconf > 2.52:
206        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
207        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
208        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
209
2102002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * acinclude.m4: Adapations to autoconf > 2.52.
213
2142002-11-01      Joel Sherrill <joel@OARcorp.com>
215
216        * ChangeLog: Corrected.
217
2182002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * bootstrap: Add generate_bspdir_acinclude to automatically update
221        c/src/lib/libbsp/<cpu>/acinclude.m4.
222        Use #! /bin/sh instead of #!/bin/sh.
223        Remove autom4te*.cache during ./bootstrap --clean.
224
2252002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
228        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
229        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
230        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
231        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
232        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
233        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
234        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
235        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
236        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
237        (autoconf > 2.54 seems to have problems with the old form of
238        quoting).
239
2402002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
243        (autoconf > 2.54 complains about).
244
2452002-10-21      Joel Sherrill <joel@OARcorp.com>
246
247        * VERSION: Updated to rtems-20021021-test.
248
2492002-10-21      Joel Sherrill <joel@OARcorp.com>
250
251        * aclocal/version.m4: Updated to rtems-20021021-test.
252
2532002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * .cvsignore: Reformat.
256        Add autom4te*cache.
257        Remove autom4te.cache.
258
2592002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
262
2632002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
266        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
267
2682002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * bootstrap: Add autoconf/automake version checks by popular demand.
271        [FWIW: I dislike this.]
272
2732002-10-07      Joel Sherrill <joel@OARcorp.com>
274
275        * VERSION: Updated to rtems-ss-20021007.
276
2772002-10-07      Joel Sherrill <joel@OARcorp.com>
278
279        * aclocal/version.m4: Updated to rtems-ss-20021007.
280
2812002-10-04      Joel Sherrill <joel@OARcorp.com>
282
283        * VERSION: Updated to rtems-JUNK.
284
2852002-10-04      Joel Sherrill <joel@OARcorp.com>
286
287        * aclocal/version.m4: Updated to rtems-JUNK.
288
2892002-10-04      Joel Sherrill <joel@OARcorp.com>
290
291        * VERSION: Updated to rtems-ss-20021004.
292
2932002-10-04      Joel Sherrill <joel@OARcorp.com>
294
295        * aclocal/version.m4: Updated to rtems-ss-20021004.
296
2972002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
300        autoconf-2.53 PACKAGE crap.
301
3022002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * aclocal/prog-gnat.m4: New.
305
3062002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * aclocal/bsp-configure.m4: Fix small typo in comment.
309
3102002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
313
3142002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
317        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
318        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
319
3202002-08-07      Joel Sherrill <joel@OARcorp.com>
321
322        * aclocal/version.m4: Updated to rtems-ss-20020807.
323
3242002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
327
3282002-07-31      Joel Sherrill <joel@OARcorp.com>
329
330        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
331        was just a stub and only the OR32 port is getting worked on.
332
3332002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * aclocal/subdirs.m4: Remove.
336        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
337
3382002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
341        exec/score/cpu.
342
3432002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
346        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
347        compilation rules (Work-around to an automake bug).
348        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
349        make-library.
350
3512002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * configure.ac: Activate cpukit. Remove references to c/src/exec.
354
3552002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
358
3592002-07-17      Joel Sherrill <joel@OARcorp.com>
360
361        * aclocal/version.m4: Updated to rtems-ss-20020717.
362
3632002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * config-ml.in: Imported from gcc-3.1.
366        Change to match c/src/config-ml.in.
367
3682002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * aclocal/check-multiprocessing.m4: Reworked.
371        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
372
3732002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * automake/multilib.am: Remove.
376        * Makefile.am: Reflect change above.
377
3782002-06-28      Joel Sherrill <joel@OARcorp.com>
379
380        * aclocal/version.m4: Updated to rtems-ss-20020628.
381
3822002-06-27      Joel Sherrill <joel@OARcorp.com>
383
384        * tools/Makefile.am: Build the cpu dependent tools as well.
385
3862002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * aclocal/env-rtemscpu.m4: Remove.
389        * aclocal/multi.m4: Remove.
390        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
391
3922002-05-28      Joel Sherrill <joel@OARcorp.com>
393
394        * aclocal/version.m4: Updated to rtems-ss-20020528.
395
3962002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * aclocal/prog-cc.m4: Remove GCC272 support.
399        Remove ENABLE_LIBCDIR.
400        * aclocal/prog-cxx.m4: Ditto.
401        * aclocal/enable-gcc28.m4: Remove.
402        * aclocal/enable-libcdir.m4: Ditto.
403
4042002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
407        ENABLE_GCC28.
408
4092002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * automake/compile.am: Remove GCC272 support.
412        Remove *.sh rule (unused).
413        * configure.ac: Remove ENABLE_GCC28.
414        Remove ENABLE_LIBCDIR.
415
4162002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * .cvsignore: Added mdate-sh and texinfo.tex.
419
4202002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * aclocal/version.m4: New file.
423        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
424        aclocal/version.m4.
425        * bootstrap: Use aclocal/version.m4 instead of VERSION.
426        * configure.ac: Use aclocal/version.m4 instead of VERSION.
427
4282002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * configure.ac:
431        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
432        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
433        * Makefile.am: Remove AUTOMAKE_OPTIONS.
434        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
435
4362002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
439        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
440
4412002-03-08      Joel Sherrill <joel@OARcorp.com>
442
443        * VERSION: Updated to rtems-mg5-20020808.
444
4452002-03-01      Joel Sherrill <joel@OARcorp.com>
446
447        * VERSION: Updated to rtems-ss-20020301.
448
4492002-02-15      Joel Sherrill <joel@OARcorp.com>
450
451        * VERSION: Updated to rtems-ss-20020215.
452
4532002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * aclocal/subdirs.m4: Propagate the current $prefix to the
456        sub-configures.
457
4582002-02-05      Joel Sherrill <joel@OARcorp.com>
459
460        * VERSION: Updated to rtems-ss-20020205.
461
4622002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
465        compatibility.
466        * bootstrap: Let --clean remove texinfo.tex.
467
4682002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
471
4722002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * configure.ac: Add --enable-docs support. Add
475        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
476        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
477        hard-coded SUBDIRS.
478        * README.configure: Added a bit of information on this new option.
479
4802002-01-18      Joel Sherrill <joel@OARcorp.com>
481
482        * VERSION: Updated to rtems-ss-20020118.
483
4842002-01-18      Joel Sherrill <joel@OARcorp.com>
485
486        * VERSION: Updated to rtems-20020118.
487
4882002-01-17      Joel Sherrill <joel@OARcorp.com>
489
490        * VERSION: Updated to rtems-ss-20020717.
491
4922002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
495        check upon host_alias != build_alias.
496
4972002-01-07      Joel Sherrill <joel@OARcorp.com>
498
499        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
500        last line to eliminate 100's of warnings.
501
5022002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * aclocal/check-newlib.m4: Apply AS_IF.
505        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
506        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
507        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
508        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
509        changes.
510        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
511        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
512        * automake/compile.am: Remove librtemsall from LINK_FILES.
513
5142001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
517        * aclocal/subdirs.m4: New file.
518        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
519        modifications.
520        * aclocal/check-posix.m4: Apply AS_IF.
521        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
522        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
523        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
524        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
525        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
526        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
527        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
528        OUTPUT_COMMANDS.
529        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
530        * aclocal/rtems-debug.m4: Minor cleanups.
531        * aclocal/rtems-top.m4: Minor cleanups.
532        * automake/compile.am: Further steps towards automake's rules.
533
5342001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
537        * automake/lib.am: Add MULTISUBDIR.
538
5392001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * bootstrap: Run autoheader when configure.ac contains
542        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
543
5442001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * aclocal/bsp-configure.m4: New file.
547        * Makefile.am: Add aclocal/bsp-configure.m4.
548
5492001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * Makefile.am: Add automake/force-preinstall.am,
552        aclocal/ppc.am, remove ACLOCAL_M4.
553
5542001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * aclocal/bsp-alias.m4: Remove score603e_g1.
557        * aclocal/check-bsps.m4: Remove score603e_g1.
558        * aclocal/prog-cc.m4: Apply m4_if.
559
560
5612001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * automake/force-preinstall.am: New file.
564        * aclocal/ppc.m4: New file.
565
5662001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * aclocal/check-bsps.m4: Reworked.
569        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
570
5712001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * aclocal/bspopts.m4: New file.
574
5752001-11-13      Joel Sherrill <joel@OARcorp.com>
576
577        * COPYING: Test of $Id$ -> $RTEMS$.
578
5792001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
580
581        This modification is part of the submitted modifications necessary to
582        support the IBM PPC405 family.  This submission was reviewed by
583        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
584        not negatively impact the ppc403 BSPs.  The submission and tracking
585        process was captured as PR50.
586        * README.configure: Added gen405 BSP.
587
5882001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * Adopt more automake rules:
591        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
592        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
593        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
594        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
595        CXXLINK_APP in make-cxx-exe.
596        * automake/lib.am: Add ARFLAGS.
597
5982001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
601        config.cache's which prevented powerpc targets librdbg from building.
602
6032001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
606        add 2nd arg to _RTEMS_CPU_SUBDIR.
607        * aclocal/target.m4: Replace ac_configure_args with
608        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
609        * Makefile.am: Require automake-1.5.
610
6112001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
614        * configure.in: Remove.
615        * configure.ac: New file, generated from configure.in by autoupdate.
616
6172001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * aclocal/rtems-cpu-subdirs.m4: New file.
620
6212001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * automake/compile.am: Fundamentally reworked compilation rules for
624        closer adaptation to automake's behavior.
625
6262001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * automake/lib.am: Comment out LD.
629        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
630        automake/leaf.am to AUTOMAKE_FILES.
631
6322001-09-27      Joel Sherrill <joel@OARcorp.com>
633
634        * config.guess: No longer in CVS since installed by bootstrap.
635
6362001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * bootstrap: remove/add automake added files.
639        * .cvsignore: reflect changes to bootstrap.
640
6412001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * automake/leaf.am: New file.
644
6452001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
648        of AC_CANONICAL_SYSTEM.
649        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
650        mkinstalldirs and mkdir.
651        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
652        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
653        _RTEMS_OUTPUT_BUILD_SUBDIRS.
654       
6552001-09-13      Joel Sherrill <joel@OARcorp.com>
656
657        * missing: Updated to latest version.
658
6592001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * configure.in: autoupdate to autoconf-2.52.
662        * bootstrap: Add handling for configure.ac, make autoheader verbose,
663        fix auto*tool invocation order.
664        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
665        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
666        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
667        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
668        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
669        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
670        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
671        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
672        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
673        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
674        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
675        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
676        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
677        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
678        RTEMS_CONFIG_PER_BSP conditional.
679        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
680        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
681        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
682
6832001-05-25      Joel Sherrill <joel@OARcorp.com>
684
685        * README.configure: Corrected the name of the MRM332 BSP.
686        Strengthened the distinction between what the target
687        and the BSP each select.  Added more targets to list.
688
6892001-05-25      Joel Sherrill <joel@OARcorp.com>
690
691        * README.configure: Updated the list of BSPs.
692
6932001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
694
695        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
696        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
697        Add support for DOS-drive-letters.
698
6992001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
702        RTEMS_PROG_CC_FOR_TARGET.
703
7042001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * README.cdn-X: Update.
707        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
708        @CPPFLAGS@ to CPPFLAGS.
709
7102001-04-20      Eric Valette <valette@crf.canon.fr>
711
712        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
713        BSPs support the new exception processing model and
714        consequently, librdbg.
715
7162001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * configure.in: Reworked for Canadian Cross support.
719        * Makefile.am: Reflect changes to configure.in.
720        * config.guess, config.sub: Update from subversions.gnu.org.
721        * README.cdn-X: New file.
722        * tools/Makefile.am: Remove build, tools from SUBDIRS.
723
7242001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
727        TARGET_CONFIG_SUBDIRS.
728        * aclocal/enable-bsp.m4: fix quoting.
729        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
730
7312001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * aclocal/config-subdirs.m4: New file.
734        * aclocal/target.m4: Use macros from config-subdirs.m4.
735
7362001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
739        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
740
7412001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * configure.in: Fix AM_INIT_AUTOMAKE.
744        * aclocal/bsp-arg-enable.m4: Extend comments.
745        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
746        the default clause.
747
7482001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
749
750        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
751        RTEMS_ENV_RTEMSCPU.
752        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
753        special treatment for GCC_SPECS.
754        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
755        special treatment for GCC_SPECS.
756        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
757        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
758        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
759        instead of $(shell ..) for LIBC_LIB*.
760
7612001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
762
763        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
764        simsh7045.
765
7662001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
767
768        * automake/compile.am: Add LD.
769
7702000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * config.guess, config.sub: Update from CVS-autoconf to pick
773        up new features (e.g. CC_FOR_BUILD in config.guess) but is
774        necessary anyway to use autoconf-versions > 2.13.
775
7762000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
779        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
780        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
781        help string.
782        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
783
7842000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
785
786        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
787        Modified to reflect addition of LEON BSPs as well as the
788        no-FP ERC32 variant.
789
7902000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
793        standard).
794        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
795        standard).
796        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
797        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
798        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
799        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
800
8012000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
804        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
805        $host instead of $target (BUG-FIX).
806        * configure.in: Use $target and $host instead of $target_alias and
807        $host_alias (autoconf-2.49b).
808        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
809        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
810
811        NOTES:
812        * autoconf-2.49b depredicates using changequotes.
813        * The changes to configure.in are due to cleanups in
814        autoconf-2.49b's implemention of canonicalization. With
815        autoconf-2.1x it wasn't always clear, when to use $xxx or
816        $xxx_alias. Now this is clear.
817
8182000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
821
8222000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
825        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
826        with an RTEMS specific but more restrictive autoconf macro.
827
8282000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
829
830        * automake/lib.am: Add LD.
831
8322000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
835        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
836
8372000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
838 
839        * aclocal/*: Replace with contents of macros/*.m4
840        * macros/: Remove.
841        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
842        * Makefile.am: Reflect changes to aclocal/ and macros/.
843
8442000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
845
846        * configure.in: New, Cygnus/GNU style configuration.
847        * Makefile.am: Add macros/, reflect new configure.in,
848        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
849        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
850        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
851        * macros/tool-prefix.m4: Remove.
852        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
853        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
854        RTEMS_ROOT.
855        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
856        * macros/multilib.m4: Various minor fixes.
857        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
858        PROJECT_ROOT, RTEMS_ROOT.
859        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
860        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
861
8622000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * automake/multilib.am: New file.
865        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
866        the automake/ directory.
867
8682000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
869
870        * macros/enable-hwapi.m4: Removed.
871        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
872        A small cleanup step towards gnu-canonicalization.
873
8742000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * macros: New directory.
877        * macros/bsp-alias.m4: new file.
878        * macros/canonical-host.m4: new file.
879        * macros/canonical-target-name.m4: new file.
880        * macros/canonicalize-tools.m4: new file.
881        * macros/check-bsp-cache.m4: new file.
882        * macros/check-bsps.m4: new file.
883        * macros/check-cpu.m4: new file.
884        * macros/rtems-debug.m4: new file.
885        * macros/check-cxx.m4: new file.
886        * macros/check-itron.m4: new file.
887        * macros/check-multiprocessing.m4: new file.
888        * macros/check-networking.m4: new file.
889        * macros/check-newlib.m4: new file.
890        * macros/check-posix.m4: new file.
891        * macros/check-rdbg.m4: new file.
892        * macros/enable-bare.m4: new file.
893        * macros/enable-cxx.m4: new file.
894        * macros/enable-gcc28.m4: new file.
895        * macros/enable-inlines.m4: new file.
896        * macros/enable-itron.m4: new file.
897        * macros/enable-libcdir.m4: new file.
898        * macros/enable-multiprocessing.m4: new file.
899        * macros/enable-networking.m4: new file.
900        * macros/enable-posix.m4: new file.
901        * macros/enable-rdbg.m4: new file.
902        * macros/enable-rtemsbsp.m4: new file.
903        * macros/enable-tests.m4: new file.
904        * macros/gcc-pipe.m4: new file.
905        * macros/gcc-specs.m4: new file.
906        * macros/i386-gas-code16.m4: new file.
907        * macros/path-ksh.m4: new file.
908        * macros/path-perl.m4: new file.
909        * macros/prog-cc.m4: new file.
910        * macros/prog-cxx.m4: new file.
911        * macros/project-root.m4: new file.
912        * macros/rtems-top.m4: new file.
913        * macros/sysv-ipc.m4: new file.
914        * macros/target.m4: new file.
915        * macros/rtems-test-no-pause.m4: new file.
916        * macros/multilib.m4: new file.
917        * macros/tool-paths.m4: new file.
918        * macros/tool-prefix.m4: new file.
919
9202000-09-14      Joel Sherrill <joel@OARcorp.com>
921
922        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
923
9242000-09-14      Joel Sherrill <joel@OARcorp.com>
925
926        * aclocal/enable-hwapi.m4: Now longer used and removed.
927
9282000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * automake/lib.am: Remove leaf.cfg.
931
9322000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
933
934        * aclocal/rtems-top.m4: Add ENDIF-hack.
935        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
936
9372000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
938
939        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
940        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
941        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
942        * automake/compile.am: Replaced.
943        * automake/local.am: Remove building variant handling.
944
9452000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
948        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
949        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
950        * aclocal/target.m4: Cleanup comments
951        * Automake/compile.am: Add DEFS support to keep building happy.
952
9532000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
956
9572000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
958
959        * automake/compile.am: New file
960        * ChangeLog: Fix email addresses
961
9622000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
963
964        * LICENSE.NET, README, README.configure: Spelling corrections.
965
9662000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
967
968        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
969
9702000-08-30      Joel Sherrill <joel@OARcorp.com>
971
972        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
973
9742000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
975
976        * ChangeLog: Moved incorrect entries to make/ChangeLog.
977
9782000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
979
980        * aclocal/check-bsps.h:
981          - Add pck6-BSP
982          - Exclude ChangeLog from being picked up as BSP
983        * aclocal/bsp-alias.m4: Add pck6-BSP
984
9852000-08-10      Joel Sherrill <joel@OARcorp.com>
986
987        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.