source: rtems/ChangeLog @ 2fe08ccb

4.104.114.84.95
Last change on this file since 2fe08ccb was aa7428a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/11/02 at 04:28:28

2002-10-11 Ralf Corsepius <corsepiu@…>

  • aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
  • Property mode set to 100644
File size: 23.5 KB
Line 
12002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
4
52002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
8        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
9
102002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * bootstrap: Add autoconf/automake version checks by popular demand.
13        [FWIW: I dislike this.]
14
152002-10-07      Joel Sherrill <joel@OARcorp.com>
16
17        * VERSION: Updated to rtems-ss-20021007.
18
192002-10-07      Joel Sherrill <joel@OARcorp.com>
20
21        * aclocal/version.m4: Updated to rtems-ss-20021007.
22
232002-10-04      Joel Sherrill <joel@OARcorp.com>
24
25        * VERSION: Updated to rtems-JUNK.
26
272002-10-04      Joel Sherrill <joel@OARcorp.com>
28
29        * aclocal/version.m4: Updated to rtems-JUNK.
30
312002-10-04      Joel Sherrill <joel@OARcorp.com>
32
33        * VERSION: Updated to rtems-ss-20021004.
34
352002-10-04      Joel Sherrill <joel@OARcorp.com>
36
37        * aclocal/version.m4: Updated to rtems-ss-20021004.
38
392002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
42        autoconf-2.53 PACKAGE crap.
43
442002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * aclocal/prog-gnat.m4: New.
47
482002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * aclocal/bsp-configure.m4: Fix small typo in comment.
51
522002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
55
562002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
59        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
60        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
61
622002-08-07      Joel Sherrill <joel@OARcorp.com>
63
64        * aclocal/version.m4: Updated to rtems-ss-20020807.
65
662002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
69
702002-07-31      Joel Sherrill <joel@OARcorp.com>
71
72        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
73        was just a stub and only the OR32 port is getting worked on.
74
752002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * aclocal/subdirs.m4: Remove.
78        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
79
802002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
83        exec/score/cpu.
84
852002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
88        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
89        compilation rules (Work-around to an automake bug).
90        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
91        make-library.
92
932002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Activate cpukit. Remove references to c/src/exec.
96
972002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
100
1012002-07-17      Joel Sherrill <joel@OARcorp.com>
102
103        * aclocal/version.m4: Updated to rtems-ss-20020717.
104
1052002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * config-ml.in: Imported from gcc-3.1.
108        Change to match c/src/config-ml.in.
109
1102002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * aclocal/check-multiprocessing.m4: Reworked.
113        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
114
1152002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * automake/multilib.am: Remove.
118        * Makefile.am: Reflect change above.
119
1202002-06-28      Joel Sherrill <joel@OARcorp.com>
121
122        * aclocal/version.m4: Updated to rtems-ss-20020628.
123
1242002-06-27      Joel Sherrill <joel@OARcorp.com>
125
126        * tools/Makefile.am: Build the cpu dependent tools as well.
127
1282002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * aclocal/env-rtemscpu.m4: Remove.
131        * aclocal/multi.m4: Remove.
132        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
133
1342002-05-28      Joel Sherrill <joel@OARcorp.com>
135
136        * aclocal/version.m4: Updated to rtems-ss-20020528.
137
1382002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * aclocal/prog-cc.m4: Remove GCC272 support.
141        Remove ENABLE_LIBCDIR.
142        * aclocal/prog-cxx.m4: Ditto.
143        * aclocal/enable-gcc28.m4: Remove.
144        * aclocal/enable-libcdir.m4: Ditto.
145
1462002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
149        ENABLE_GCC28.
150
1512002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * automake/compile.am: Remove GCC272 support.
154        Remove *.sh rule (unused).
155        * configure.ac: Remove ENABLE_GCC28.
156        Remove ENABLE_LIBCDIR.
157
1582002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * .cvsignore: Added mdate-sh and texinfo.tex.
161
1622002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * aclocal/version.m4: New file.
165        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
166        aclocal/version.m4.
167        * bootstrap: Use aclocal/version.m4 instead of VERSION.
168        * configure.ac: Use aclocal/version.m4 instead of VERSION.
169
1702002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac:
173        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
174        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
175        * Makefile.am: Remove AUTOMAKE_OPTIONS.
176        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
177
1782002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
181        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
182
1832002-03-08      Joel Sherrill <joel@OARcorp.com>
184
185        * VERSION: Updated to rtems-mg5-20020808.
186
1872002-03-01      Joel Sherrill <joel@OARcorp.com>
188
189        * VERSION: Updated to rtems-ss-20020301.
190
1912002-02-15      Joel Sherrill <joel@OARcorp.com>
192
193        * VERSION: Updated to rtems-ss-20020215.
194
1952002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * aclocal/subdirs.m4: Propagate the current $prefix to the
198        sub-configures.
199
2002002-02-05      Joel Sherrill <joel@OARcorp.com>
201
202        * VERSION: Updated to rtems-ss-20020205.
203
2042002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
207        compatibility.
208        * bootstrap: Let --clean remove texinfo.tex.
209
2102002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
213
2142002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Add --enable-docs support. Add
217        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
218        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
219        hard-coded SUBDIRS.
220        * README.configure: Added a bit of information on this new option.
221
2222002-01-18      Joel Sherrill <joel@OARcorp.com>
223
224        * VERSION: Updated to rtems-ss-20020118.
225
2262002-01-18      Joel Sherrill <joel@OARcorp.com>
227
228        * VERSION: Updated to rtems-20020118.
229
2302002-01-17      Joel Sherrill <joel@OARcorp.com>
231
232        * VERSION: Updated to rtems-ss-20020717.
233
2342002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
237        check upon host_alias != build_alias.
238
2392002-01-07      Joel Sherrill <joel@OARcorp.com>
240
241        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
242        last line to eliminate 100's of warnings.
243
2442002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * aclocal/check-newlib.m4: Apply AS_IF.
247        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
248        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
249        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
250        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
251        changes.
252        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
253        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
254        * automake/compile.am: Remove librtemsall from LINK_FILES.
255
2562001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
259        * aclocal/subdirs.m4: New file.
260        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
261        modifications.
262        * aclocal/check-posix.m4: Apply AS_IF.
263        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
264        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
265        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
266        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
267        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
268        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
269        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
270        OUTPUT_COMMANDS.
271        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
272        * aclocal/rtems-debug.m4: Minor cleanups.
273        * aclocal/rtems-top.m4: Minor cleanups.
274        * automake/compile.am: Further steps towards automake's rules.
275
2762001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
279        * automake/lib.am: Add MULTISUBDIR.
280
2812001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * bootstrap: Run autoheader when configure.ac contains
284        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
285
2862001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * aclocal/bsp-configure.m4: New file.
289        * Makefile.am: Add aclocal/bsp-configure.m4.
290
2912001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * Makefile.am: Add automake/force-preinstall.am,
294        aclocal/ppc.am, remove ACLOCAL_M4.
295
2962001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * aclocal/bsp-alias.m4: Remove score603e_g1.
299        * aclocal/check-bsps.m4: Remove score603e_g1.
300        * aclocal/prog-cc.m4: Apply m4_if.
301
302
3032001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * automake/force-preinstall.am: New file.
306        * aclocal/ppc.m4: New file.
307
3082001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * aclocal/check-bsps.m4: Reworked.
311        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
312
3132001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * aclocal/bspopts.m4: New file.
316
3172001-11-13      Joel Sherrill <joel@OARcorp.com>
318
319        * COPYING: Test of $Id$ -> $RTEMS$.
320
3212001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
322
323        This modification is part of the submitted modifications necessary to
324        support the IBM PPC405 family.  This submission was reviewed by
325        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
326        not negatively impact the ppc403 BSPs.  The submission and tracking
327        process was captured as PR50.
328        * README.configure: Added gen405 BSP.
329
3302001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * Adopt more automake rules:
333        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
334        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
335        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
336        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
337        CXXLINK_APP in make-cxx-exe.
338        * automake/lib.am: Add ARFLAGS.
339
3402001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
343        config.cache's which prevented powerpc targets librdbg from building.
344
3452001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
348        add 2nd arg to _RTEMS_CPU_SUBDIR.
349        * aclocal/target.m4: Replace ac_configure_args with
350        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
351        * Makefile.am: Require automake-1.5.
352
3532001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
356        * configure.in: Remove.
357        * configure.ac: New file, generated from configure.in by autoupdate.
358
3592001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * aclocal/rtems-cpu-subdirs.m4: New file.
362
3632001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * automake/compile.am: Fundamentally reworked compilation rules for
366        closer adaptation to automake's behavior.
367
3682001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * automake/lib.am: Comment out LD.
371        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
372        automake/leaf.am to AUTOMAKE_FILES.
373
3742001-09-27      Joel Sherrill <joel@OARcorp.com>
375
376        * config.guess: No longer in CVS since installed by bootstrap.
377
3782001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * bootstrap: remove/add automake added files.
381        * .cvsignore: reflect changes to bootstrap.
382
3832001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * automake/leaf.am: New file.
386
3872001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
390        of AC_CANONICAL_SYSTEM.
391        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
392        mkinstalldirs and mkdir.
393        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
394        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
395        _RTEMS_OUTPUT_BUILD_SUBDIRS.
396       
3972001-09-13      Joel Sherrill <joel@OARcorp.com>
398
399        * missing: Updated to latest version.
400
4012001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * configure.in: autoupdate to autoconf-2.52.
404        * bootstrap: Add handling for configure.ac, make autoheader verbose,
405        fix auto*tool invocation order.
406        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
407        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
408        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
409        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
410        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
411        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
412        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
413        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
414        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
415        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
416        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
417        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
418        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
419        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
420        RTEMS_CONFIG_PER_BSP conditional.
421        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
422        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
423        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
424
4252001-05-25      Joel Sherrill <joel@OARcorp.com>
426
427        * README.configure: Corrected the name of the MRM332 BSP.
428        Strengthened the distinction between what the target
429        and the BSP each select.  Added more targets to list.
430
4312001-05-25      Joel Sherrill <joel@OARcorp.com>
432
433        * README.configure: Updated the list of BSPs.
434
4352001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
438        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
439        Add support for DOS-drive-letters.
440
4412001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
444        RTEMS_PROG_CC_FOR_TARGET.
445
4462001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * README.cdn-X: Update.
449        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
450        @CPPFLAGS@ to CPPFLAGS.
451
4522001-04-20      Eric Valette <valette@crf.canon.fr>
453
454        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
455        BSPs support the new exception processing model and
456        consequently, librdbg.
457
4582001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * configure.in: Reworked for Canadian Cross support.
461        * Makefile.am: Reflect changes to configure.in.
462        * config.guess, config.sub: Update from subversions.gnu.org.
463        * README.cdn-X: New file.
464        * tools/Makefile.am: Remove build, tools from SUBDIRS.
465
4662001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
469        TARGET_CONFIG_SUBDIRS.
470        * aclocal/enable-bsp.m4: fix quoting.
471        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
472
4732001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * aclocal/config-subdirs.m4: New file.
476        * aclocal/target.m4: Use macros from config-subdirs.m4.
477
4782001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
481        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
482
4832001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * configure.in: Fix AM_INIT_AUTOMAKE.
486        * aclocal/bsp-arg-enable.m4: Extend comments.
487        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
488        the default clause.
489
4902001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
493        RTEMS_ENV_RTEMSCPU.
494        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
495        special treatment for GCC_SPECS.
496        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
497        special treatment for GCC_SPECS.
498        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
499        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
500        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
501        instead of $(shell ..) for LIBC_LIB*.
502
5032001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
506        simsh7045.
507
5082001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
509
510        * automake/compile.am: Add LD.
511
5122000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * config.guess, config.sub: Update from CVS-autoconf to pick
515        up new features (e.g. CC_FOR_BUILD in config.guess) but is
516        necessary anyway to use autoconf-versions > 2.13.
517
5182000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
521        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
522        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
523        help string.
524        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
525
5262000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
527
528        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
529        Modified to reflect addition of LEON BSPs as well as the
530        no-FP ERC32 variant.
531
5322000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
535        standard).
536        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
537        standard).
538        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
539        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
540        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
541        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
542
5432000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
546        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
547        $host instead of $target (BUG-FIX).
548        * configure.in: Use $target and $host instead of $target_alias and
549        $host_alias (autoconf-2.49b).
550        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
551        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
552
553        NOTES:
554        * autoconf-2.49b depredicates using changequotes.
555        * The changes to configure.in are due to cleanups in
556        autoconf-2.49b's implemention of canonicalization. With
557        autoconf-2.1x it wasn't always clear, when to use $xxx or
558        $xxx_alias. Now this is clear.
559
5602000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
563
5642000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
567        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
568        with an RTEMS specific but more restrictive autoconf macro.
569
5702000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * automake/lib.am: Add LD.
573
5742000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
577        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
578
5792000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580 
581        * aclocal/*: Replace with contents of macros/*.m4
582        * macros/: Remove.
583        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
584        * Makefile.am: Reflect changes to aclocal/ and macros/.
585
5862000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * configure.in: New, Cygnus/GNU style configuration.
589        * Makefile.am: Add macros/, reflect new configure.in,
590        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
591        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
592        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
593        * macros/tool-prefix.m4: Remove.
594        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
595        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
596        RTEMS_ROOT.
597        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
598        * macros/multilib.m4: Various minor fixes.
599        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
600        PROJECT_ROOT, RTEMS_ROOT.
601        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
602        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
603
6042000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
605
606        * automake/multilib.am: New file.
607        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
608        the automake/ directory.
609
6102000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * macros/enable-hwapi.m4: Removed.
613        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
614        A small cleanup step towards gnu-canonicalization.
615
6162000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * macros: New directory.
619        * macros/bsp-alias.m4: new file.
620        * macros/canonical-host.m4: new file.
621        * macros/canonical-target-name.m4: new file.
622        * macros/canonicalize-tools.m4: new file.
623        * macros/check-bsp-cache.m4: new file.
624        * macros/check-bsps.m4: new file.
625        * macros/check-cpu.m4: new file.
626        * macros/rtems-debug.m4: new file.
627        * macros/check-cxx.m4: new file.
628        * macros/check-itron.m4: new file.
629        * macros/check-multiprocessing.m4: new file.
630        * macros/check-networking.m4: new file.
631        * macros/check-newlib.m4: new file.
632        * macros/check-posix.m4: new file.
633        * macros/check-rdbg.m4: new file.
634        * macros/enable-bare.m4: new file.
635        * macros/enable-cxx.m4: new file.
636        * macros/enable-gcc28.m4: new file.
637        * macros/enable-inlines.m4: new file.
638        * macros/enable-itron.m4: new file.
639        * macros/enable-libcdir.m4: new file.
640        * macros/enable-multiprocessing.m4: new file.
641        * macros/enable-networking.m4: new file.
642        * macros/enable-posix.m4: new file.
643        * macros/enable-rdbg.m4: new file.
644        * macros/enable-rtemsbsp.m4: new file.
645        * macros/enable-tests.m4: new file.
646        * macros/gcc-pipe.m4: new file.
647        * macros/gcc-specs.m4: new file.
648        * macros/i386-gas-code16.m4: new file.
649        * macros/path-ksh.m4: new file.
650        * macros/path-perl.m4: new file.
651        * macros/prog-cc.m4: new file.
652        * macros/prog-cxx.m4: new file.
653        * macros/project-root.m4: new file.
654        * macros/rtems-top.m4: new file.
655        * macros/sysv-ipc.m4: new file.
656        * macros/target.m4: new file.
657        * macros/rtems-test-no-pause.m4: new file.
658        * macros/multilib.m4: new file.
659        * macros/tool-paths.m4: new file.
660        * macros/tool-prefix.m4: new file.
661
6622000-09-14      Joel Sherrill <joel@OARcorp.com>
663
664        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
665
6662000-09-14      Joel Sherrill <joel@OARcorp.com>
667
668        * aclocal/enable-hwapi.m4: Now longer used and removed.
669
6702000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * automake/lib.am: Remove leaf.cfg.
673
6742000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * aclocal/rtems-top.m4: Add ENDIF-hack.
677        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
678
6792000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
682        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
683        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
684        * automake/compile.am: Replaced.
685        * automake/local.am: Remove building variant handling.
686
6872000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
690        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
691        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
692        * aclocal/target.m4: Cleanup comments
693        * Automake/compile.am: Add DEFS support to keep building happy.
694
6952000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
698
6992000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * automake/compile.am: New file
702        * ChangeLog: Fix email addresses
703
7042000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * LICENSE.NET, README, README.configure: Spelling corrections.
707
7082000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
711
7122000-08-30      Joel Sherrill <joel@OARcorp.com>
713
714        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
715
7162000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
717
718        * ChangeLog: Moved incorrect entries to make/ChangeLog.
719
7202000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * aclocal/check-bsps.h:
723          - Add pck6-BSP
724          - Exclude ChangeLog from being picked up as BSP
725        * aclocal/bsp-alias.m4: Add pck6-BSP
726
7272000-08-10      Joel Sherrill <joel@OARcorp.com>
728
729        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.