source: rtems/ChangeLog @ b6ea96ef

4.104.114.84.95
Last change on this file since b6ea96ef was b6ea96ef, checked in by Joel Sherrill <joel.sherrill@…>, on 10/04/02 at 16:00:59

2002-10-04 Joel Sherrill <joel@…>

  • aclocal/version.m4: Updated to rtems-ss-20021004.
  • Property mode set to 100644
File size: 22.7 KB
RevLine 
[b6ea96ef]12002-10-04      Joel Sherrill <joel@OARcorp.com>
2
3        * aclocal/version.m4: Updated to rtems-ss-20021004.
4
[72f4ec87]52002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
8        autoconf-2.53 PACKAGE crap.
9
[6c15108]102002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * aclocal/prog-gnat.m4: New.
13
[ca3fa6bb]142002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * aclocal/bsp-configure.m4: Fix small typo in comment.
17
[24688dbd]182002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
21
[d69c9c6]222002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
25        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
26        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
27
[d5dc04f]282002-08-07      Joel Sherrill <joel@OARcorp.com>
29
30        * aclocal/version.m4: Updated to rtems-ss-20020807.
31
[d3f954e]322002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
35
[79b15c1d]362002-07-31      Joel Sherrill <joel@OARcorp.com>
37
38        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
39        was just a stub and only the OR32 port is getting worked on.
40
[b4cde04]412002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * aclocal/subdirs.m4: Remove.
44        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
45
[0e08a3c3]462002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
49        exec/score/cpu.
50
[35b2275]512002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
54        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
55        compilation rules (Work-around to an automake bug).
56        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
57        make-library.
58
[be3e0f7]592002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Activate cpukit. Remove references to c/src/exec.
62
[cca5631]632002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
66
[76af1fc]672002-07-17      Joel Sherrill <joel@OARcorp.com>
68
69        * aclocal/version.m4: Updated to rtems-ss-20020717.
70
[8166684]712002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * config-ml.in: Imported from gcc-3.1.
74        Change to match c/src/config-ml.in.
75
[0f8ae13c]762002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * aclocal/check-multiprocessing.m4: Reworked.
79        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
80
[48e7a718]812002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * automake/multilib.am: Remove.
84        * Makefile.am: Reflect change above.
85
[f610f0c5]862002-06-28      Joel Sherrill <joel@OARcorp.com>
87
88        * aclocal/version.m4: Updated to rtems-ss-20020628.
89
[8ce766ce]902002-06-27      Joel Sherrill <joel@OARcorp.com>
91
92        * tools/Makefile.am: Build the cpu dependent tools as well.
93
[ba2df911]942002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * aclocal/env-rtemscpu.m4: Remove.
97        * aclocal/multi.m4: Remove.
98        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
99
[28311188]1002002-05-28      Joel Sherrill <joel@OARcorp.com>
101
102        * aclocal/version.m4: Updated to rtems-ss-20020528.
103
[53eb191]1042002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * aclocal/prog-cc.m4: Remove GCC272 support.
107        Remove ENABLE_LIBCDIR.
108        * aclocal/prog-cxx.m4: Ditto.
109        * aclocal/enable-gcc28.m4: Remove.
110        * aclocal/enable-libcdir.m4: Ditto.
111
[fd2bc17a]1122002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
115        ENABLE_GCC28.
116
[978f59a]1172002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * automake/compile.am: Remove GCC272 support.
120        Remove *.sh rule (unused).
121        * configure.ac: Remove ENABLE_GCC28.
122        Remove ENABLE_LIBCDIR.
123
[6568b90]1242002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * .cvsignore: Added mdate-sh and texinfo.tex.
127
[321f5ff]1282002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * aclocal/version.m4: New file.
131        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
132        aclocal/version.m4.
133        * bootstrap: Use aclocal/version.m4 instead of VERSION.
134        * configure.ac: Use aclocal/version.m4 instead of VERSION.
135
[579f14cc]1362002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac:
139        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
140        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
141        * Makefile.am: Remove AUTOMAKE_OPTIONS.
142        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
143
[dee576c0]1442002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
147        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
148
[5800e142]1492002-03-08      Joel Sherrill <joel@OARcorp.com>
150
151        * VERSION: Updated to rtems-mg5-20020808.
152
[41debfd]1532002-03-01      Joel Sherrill <joel@OARcorp.com>
154
155        * VERSION: Updated to rtems-ss-20020301.
156
[7f87dd3]1572002-02-15      Joel Sherrill <joel@OARcorp.com>
158
159        * VERSION: Updated to rtems-ss-20020215.
160
[9b11632]1612002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * aclocal/subdirs.m4: Propagate the current $prefix to the
164        sub-configures.
165
[5bca94b]1662002-02-05      Joel Sherrill <joel@OARcorp.com>
167
168        * VERSION: Updated to rtems-ss-20020205.
169
[d7aabb7c]1702002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
173        compatibility.
174        * bootstrap: Let --clean remove texinfo.tex.
175
[cbc4e6fa]1762002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
179
[003d4da]1802002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: Add --enable-docs support. Add
183        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
184        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
185        hard-coded SUBDIRS.
186        * README.configure: Added a bit of information on this new option.
187
[e7288b7]1882002-01-18      Joel Sherrill <joel@OARcorp.com>
189
190        * VERSION: Updated to rtems-ss-20020118.
191
[9ee8036]1922002-01-18      Joel Sherrill <joel@OARcorp.com>
193
194        * VERSION: Updated to rtems-20020118.
195
[b2433b2]1962002-01-17      Joel Sherrill <joel@OARcorp.com>
197
198        * VERSION: Updated to rtems-ss-20020717.
199
[36202ec]2002002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
203        check upon host_alias != build_alias.
204
[1ae913e]2052002-01-07      Joel Sherrill <joel@OARcorp.com>
206
207        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
208        last line to eliminate 100's of warnings.
209
[a0ea6f1]2102002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * aclocal/check-newlib.m4: Apply AS_IF.
213        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
214        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
215        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
216        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
217        changes.
218        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
219        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
220        * automake/compile.am: Remove librtemsall from LINK_FILES.
221
[ba748523]2222001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
225        * aclocal/subdirs.m4: New file.
226        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
227        modifications.
228        * aclocal/check-posix.m4: Apply AS_IF.
229        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
230        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
231        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
232        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
233        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
234        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
235        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
236        OUTPUT_COMMANDS.
237        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
238        * aclocal/rtems-debug.m4: Minor cleanups.
239        * aclocal/rtems-top.m4: Minor cleanups.
240        * automake/compile.am: Further steps towards automake's rules.
241
[c5fff113]2422001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
245        * automake/lib.am: Add MULTISUBDIR.
246
[d0d33f21]2472001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * bootstrap: Run autoheader when configure.ac contains
250        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
251
[1a457f5]2522001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * aclocal/bsp-configure.m4: New file.
255        * Makefile.am: Add aclocal/bsp-configure.m4.
256
[345772e]2572001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * Makefile.am: Add automake/force-preinstall.am,
260        aclocal/ppc.am, remove ACLOCAL_M4.
261
[8e541868]2622001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * aclocal/bsp-alias.m4: Remove score603e_g1.
265        * aclocal/check-bsps.m4: Remove score603e_g1.
266        * aclocal/prog-cc.m4: Apply m4_if.
267
268
[466e590]2692001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * automake/force-preinstall.am: New file.
272        * aclocal/ppc.m4: New file.
273
[9c392aa2]2742001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * aclocal/check-bsps.m4: Reworked.
277        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
278
[7ee86ba7]2792001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * aclocal/bspopts.m4: New file.
282
[4812b65b]2832001-11-13      Joel Sherrill <joel@OARcorp.com>
284
285        * COPYING: Test of $Id$ -> $RTEMS$.
286
[0aa09608]2872001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
288
289        This modification is part of the submitted modifications necessary to
290        support the IBM PPC405 family.  This submission was reviewed by
291        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
292        not negatively impact the ppc403 BSPs.  The submission and tracking
293        process was captured as PR50.
294        * README.configure: Added gen405 BSP.
295
[a34b245]2962001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * Adopt more automake rules:
299        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
300        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
301        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
302        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
303        CXXLINK_APP in make-cxx-exe.
304        * automake/lib.am: Add ARFLAGS.
305
[60c7524]3062001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
309        config.cache's which prevented powerpc targets librdbg from building.
310
[080afec]3112001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
314        add 2nd arg to _RTEMS_CPU_SUBDIR.
315        * aclocal/target.m4: Replace ac_configure_args with
316        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
317        * Makefile.am: Require automake-1.5.
318
[66387986]3192001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
322        * configure.in: Remove.
323        * configure.ac: New file, generated from configure.in by autoupdate.
324
[083b72a]3252001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * aclocal/rtems-cpu-subdirs.m4: New file.
328
[bfba54e]3292001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * automake/compile.am: Fundamentally reworked compilation rules for
332        closer adaptation to automake's behavior.
333
[8738dfaa]3342001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * automake/lib.am: Comment out LD.
337        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
338        automake/leaf.am to AUTOMAKE_FILES.
339
[d9e4f08]3402001-09-27      Joel Sherrill <joel@OARcorp.com>
341
342        * config.guess: No longer in CVS since installed by bootstrap.
343
[ceb9f8f]3442001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * bootstrap: remove/add automake added files.
347        * .cvsignore: reflect changes to bootstrap.
348
[5ddff84b]3492001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * automake/leaf.am: New file.
352
[37b5d78]3532001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
356        of AC_CANONICAL_SYSTEM.
357        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
358        mkinstalldirs and mkdir.
359        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
360        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
361        _RTEMS_OUTPUT_BUILD_SUBDIRS.
362       
[986e1113]3632001-09-13      Joel Sherrill <joel@OARcorp.com>
364
365        * missing: Updated to latest version.
366
[e712997]3672001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * configure.in: autoupdate to autoconf-2.52.
370        * bootstrap: Add handling for configure.ac, make autoheader verbose,
371        fix auto*tool invocation order.
372        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
373        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
374        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
375        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
376        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
377        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
378        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
379        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
380        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
381        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
382        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
383        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
384        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
385        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
386        RTEMS_CONFIG_PER_BSP conditional.
387        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
388        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
389        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
390
[e32fdfa]3912001-05-25      Joel Sherrill <joel@OARcorp.com>
392
393        * README.configure: Corrected the name of the MRM332 BSP.
394        Strengthened the distinction between what the target
395        and the BSP each select.  Added more targets to list.
396
[4cb89cc9]3972001-05-25      Joel Sherrill <joel@OARcorp.com>
398
399        * README.configure: Updated the list of BSPs.
400
[a86c171]4012001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
404        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
405        Add support for DOS-drive-letters.
406
[f1d08c98]4072001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
410        RTEMS_PROG_CC_FOR_TARGET.
411
[83518713]4122001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * README.cdn-X: Update.
415        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
416        @CPPFLAGS@ to CPPFLAGS.
417
[084556d]4182001-04-20      Eric Valette <valette@crf.canon.fr>
419
420        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
421        BSPs support the new exception processing model and
422        consequently, librdbg.
423
[48ad47cc]4242001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * configure.in: Reworked for Canadian Cross support.
427        * Makefile.am: Reflect changes to configure.in.
428        * config.guess, config.sub: Update from subversions.gnu.org.
429        * README.cdn-X: New file.
430        * tools/Makefile.am: Remove build, tools from SUBDIRS.
431
[b50b3c8]4322001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
435        TARGET_CONFIG_SUBDIRS.
436        * aclocal/enable-bsp.m4: fix quoting.
437        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
438
[70cbff2]4392001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * aclocal/config-subdirs.m4: New file.
442        * aclocal/target.m4: Use macros from config-subdirs.m4.
443
[6e815b38]4442001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
447        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
448
[21d7de3a]4492001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
[70cbff2]451        * configure.in: Fix AM_INIT_AUTOMAKE.
[21d7de3a]452        * aclocal/bsp-arg-enable.m4: Extend comments.
453        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
454        the default clause.
455
[560aae24]4562001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
459        RTEMS_ENV_RTEMSCPU.
460        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
461        special treatment for GCC_SPECS.
462        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
463        special treatment for GCC_SPECS.
464        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
465        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
466        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
467        instead of $(shell ..) for LIBC_LIB*.
468
[227ae749]4692001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
472        simsh7045.
473
[4dc2e9a]4742001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
475
476        * automake/compile.am: Add LD.
477
[baedcbb]4782000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * config.guess, config.sub: Update from CVS-autoconf to pick
481        up new features (e.g. CC_FOR_BUILD in config.guess) but is
482        necessary anyway to use autoconf-versions > 2.13.
483
[1033e27]4842000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
487        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
488        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
489        help string.
490        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
491
[a44f9ca5]4922000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
493
494        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
495        Modified to reflect addition of LEON BSPs as well as the
496        no-FP ERC32 variant.
497
[2dbd07f8]4982000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
501        standard).
502        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
503        standard).
504        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
505        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
506        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
507        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
508
[5913d94]5092000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
512        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
513        $host instead of $target (BUG-FIX).
514        * configure.in: Use $target and $host instead of $target_alias and
515        $host_alias (autoconf-2.49b).
516        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
517        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
518
519        NOTES:
520        * autoconf-2.49b depredicates using changequotes.
521        * The changes to configure.in are due to cleanups in
522        autoconf-2.49b's implemention of canonicalization. With
523        autoconf-2.1x it wasn't always clear, when to use $xxx or
524        $xxx_alias. Now this is clear.
525
[feead226]5262000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
529
[4686e5d9]5302000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
533        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
534        with an RTEMS specific but more restrictive autoconf macro.
535
[779654e]5362000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * automake/lib.am: Add LD.
539
[2f17d74]5402000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
543        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
544
[2e0fd427]5452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546 
547        * aclocal/*: Replace with contents of macros/*.m4
548        * macros/: Remove.
549        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
550        * Makefile.am: Reflect changes to aclocal/ and macros/.
551
[3174a7ed]5522000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * configure.in: New, Cygnus/GNU style configuration.
555        * Makefile.am: Add macros/, reflect new configure.in,
556        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
557        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
558        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
559        * macros/tool-prefix.m4: Remove.
560        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
561        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
562        RTEMS_ROOT.
563        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
564        * macros/multilib.m4: Various minor fixes.
565        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
566        PROJECT_ROOT, RTEMS_ROOT.
567        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
568        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
569
[16a30bd3]5702000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * automake/multilib.am: New file.
573        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
574        the automake/ directory.
575
[509f8351]5762000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * macros/enable-hwapi.m4: Removed.
579        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
580        A small cleanup step towards gnu-canonicalization.
581
[aac7fdd2]5822000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * macros: New directory.
585        * macros/bsp-alias.m4: new file.
586        * macros/canonical-host.m4: new file.
587        * macros/canonical-target-name.m4: new file.
588        * macros/canonicalize-tools.m4: new file.
589        * macros/check-bsp-cache.m4: new file.
590        * macros/check-bsps.m4: new file.
591        * macros/check-cpu.m4: new file.
592        * macros/rtems-debug.m4: new file.
593        * macros/check-cxx.m4: new file.
594        * macros/check-itron.m4: new file.
595        * macros/check-multiprocessing.m4: new file.
596        * macros/check-networking.m4: new file.
597        * macros/check-newlib.m4: new file.
598        * macros/check-posix.m4: new file.
599        * macros/check-rdbg.m4: new file.
600        * macros/enable-bare.m4: new file.
601        * macros/enable-cxx.m4: new file.
602        * macros/enable-gcc28.m4: new file.
603        * macros/enable-inlines.m4: new file.
604        * macros/enable-itron.m4: new file.
605        * macros/enable-libcdir.m4: new file.
606        * macros/enable-multiprocessing.m4: new file.
607        * macros/enable-networking.m4: new file.
608        * macros/enable-posix.m4: new file.
609        * macros/enable-rdbg.m4: new file.
610        * macros/enable-rtemsbsp.m4: new file.
611        * macros/enable-tests.m4: new file.
612        * macros/gcc-pipe.m4: new file.
613        * macros/gcc-specs.m4: new file.
614        * macros/i386-gas-code16.m4: new file.
615        * macros/path-ksh.m4: new file.
616        * macros/path-perl.m4: new file.
617        * macros/prog-cc.m4: new file.
618        * macros/prog-cxx.m4: new file.
619        * macros/project-root.m4: new file.
620        * macros/rtems-top.m4: new file.
621        * macros/sysv-ipc.m4: new file.
622        * macros/target.m4: new file.
623        * macros/rtems-test-no-pause.m4: new file.
624        * macros/multilib.m4: new file.
625        * macros/tool-paths.m4: new file.
626        * macros/tool-prefix.m4: new file.
627
[9b1a45f]6282000-09-14      Joel Sherrill <joel@OARcorp.com>
629
630        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
631
[c9782f9]6322000-09-14      Joel Sherrill <joel@OARcorp.com>
633
634        * aclocal/enable-hwapi.m4: Now longer used and removed.
635
[ab23133]6362000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * automake/lib.am: Remove leaf.cfg.
639
[372e4e2]6402000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * aclocal/rtems-top.m4: Add ENDIF-hack.
643        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
644
[1ea70d78]6452000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
648        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
649        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
650        * automake/compile.am: Replaced.
651        * automake/local.am: Remove building variant handling.
652
[03d5706]6532000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
656        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
657        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
658        * aclocal/target.m4: Cleanup comments
659        * Automake/compile.am: Add DEFS support to keep building happy.
660
[9322194]6612000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
664
[7294718f]6652000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * automake/compile.am: New file
668        * ChangeLog: Fix email addresses
669
6702000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[f9e72d3]671
672        * LICENSE.NET, README, README.configure: Spelling corrections.
673
[7294718f]6742000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[be28778]675
676        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
677
[08f06ad1]6782000-08-30      Joel Sherrill <joel@OARcorp.com>
679
680        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
681
[dd53e2e]6822000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
683
684        * ChangeLog: Moved incorrect entries to make/ChangeLog.
685
[8e57762]6862000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * aclocal/check-bsps.h:
689          - Add pck6-BSP
690          - Exclude ChangeLog from being picked up as BSP
691        * aclocal/bsp-alias.m4: Add pck6-BSP
692
[e94ad1fe]6932000-08-10      Joel Sherrill <joel@OARcorp.com>
694
695        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.