source: rtems/ChangeLog @ a85d8ec

4.104.114.84.95
Last change on this file since a85d8ec was b4cde04, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/22/02 at 16:07:34

2002-07-22 Ralf Corsepius <corsepiu@…>

  • aclocal/subdirs.m4: Remove.
  • acinclude.m4: New (Replaces aclocal/subdirs.m4).
  • Property mode set to 100644
File size: 21.5 KB
Line 
12002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/subdirs.m4: Remove.
4        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
5
62002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
9        exec/score/cpu.
10
112002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
14        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
15        compilation rules (Work-around to an automake bug).
16        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
17        make-library.
18
192002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Activate cpukit. Remove references to c/src/exec.
22
232002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
26
272002-07-17      Joel Sherrill <joel@OARcorp.com>
28
29        * aclocal/version.m4: Updated to rtems-ss-20020717.
30
312002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * config-ml.in: Imported from gcc-3.1.
34        Change to match c/src/config-ml.in.
35
362002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * aclocal/check-multiprocessing.m4: Reworked.
39        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
40
412002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * automake/multilib.am: Remove.
44        * Makefile.am: Reflect change above.
45
462002-06-28      Joel Sherrill <joel@OARcorp.com>
47
48        * aclocal/version.m4: Updated to rtems-ss-20020628.
49
502002-06-27      Joel Sherrill <joel@OARcorp.com>
51
52        * tools/Makefile.am: Build the cpu dependent tools as well.
53
542002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * aclocal/env-rtemscpu.m4: Remove.
57        * aclocal/multi.m4: Remove.
58        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
59
602002-05-28      Joel Sherrill <joel@OARcorp.com>
61
62        * aclocal/version.m4: Updated to rtems-ss-20020528.
63
642002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * aclocal/prog-cc.m4: Remove GCC272 support.
67        Remove ENABLE_LIBCDIR.
68        * aclocal/prog-cxx.m4: Ditto.
69        * aclocal/enable-gcc28.m4: Remove.
70        * aclocal/enable-libcdir.m4: Ditto.
71
722002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
75        ENABLE_GCC28.
76
772002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * automake/compile.am: Remove GCC272 support.
80        Remove *.sh rule (unused).
81        * configure.ac: Remove ENABLE_GCC28.
82        Remove ENABLE_LIBCDIR.
83
842002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * .cvsignore: Added mdate-sh and texinfo.tex.
87
882002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * aclocal/version.m4: New file.
91        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
92        aclocal/version.m4.
93        * bootstrap: Use aclocal/version.m4 instead of VERSION.
94        * configure.ac: Use aclocal/version.m4 instead of VERSION.
95
962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac:
99        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
100        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
101        * Makefile.am: Remove AUTOMAKE_OPTIONS.
102        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
103
1042002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
107        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
108
1092002-03-08      Joel Sherrill <joel@OARcorp.com>
110
111        * VERSION: Updated to rtems-mg5-20020808.
112
1132002-03-01      Joel Sherrill <joel@OARcorp.com>
114
115        * VERSION: Updated to rtems-ss-20020301.
116
1172002-02-15      Joel Sherrill <joel@OARcorp.com>
118
119        * VERSION: Updated to rtems-ss-20020215.
120
1212002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * aclocal/subdirs.m4: Propagate the current $prefix to the
124        sub-configures.
125
1262002-02-05      Joel Sherrill <joel@OARcorp.com>
127
128        * VERSION: Updated to rtems-ss-20020205.
129
1302002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
133        compatibility.
134        * bootstrap: Let --clean remove texinfo.tex.
135
1362002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
139
1402002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Add --enable-docs support. Add
143        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
144        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
145        hard-coded SUBDIRS.
146        * README.configure: Added a bit of information on this new option.
147
1482002-01-18      Joel Sherrill <joel@OARcorp.com>
149
150        * VERSION: Updated to rtems-ss-20020118.
151
1522002-01-18      Joel Sherrill <joel@OARcorp.com>
153
154        * VERSION: Updated to rtems-20020118.
155
1562002-01-17      Joel Sherrill <joel@OARcorp.com>
157
158        * VERSION: Updated to rtems-ss-20020717.
159
1602002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
163        check upon host_alias != build_alias.
164
1652002-01-07      Joel Sherrill <joel@OARcorp.com>
166
167        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
168        last line to eliminate 100's of warnings.
169
1702002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * aclocal/check-newlib.m4: Apply AS_IF.
173        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
174        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
175        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
176        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
177        changes.
178        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
179        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
180        * automake/compile.am: Remove librtemsall from LINK_FILES.
181
1822001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
185        * aclocal/subdirs.m4: New file.
186        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
187        modifications.
188        * aclocal/check-posix.m4: Apply AS_IF.
189        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
190        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
191        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
192        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
193        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
194        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
195        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
196        OUTPUT_COMMANDS.
197        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
198        * aclocal/rtems-debug.m4: Minor cleanups.
199        * aclocal/rtems-top.m4: Minor cleanups.
200        * automake/compile.am: Further steps towards automake's rules.
201
2022001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
205        * automake/lib.am: Add MULTISUBDIR.
206
2072001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * bootstrap: Run autoheader when configure.ac contains
210        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
211
2122001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * aclocal/bsp-configure.m4: New file.
215        * Makefile.am: Add aclocal/bsp-configure.m4.
216
2172001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * Makefile.am: Add automake/force-preinstall.am,
220        aclocal/ppc.am, remove ACLOCAL_M4.
221
2222001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * aclocal/bsp-alias.m4: Remove score603e_g1.
225        * aclocal/check-bsps.m4: Remove score603e_g1.
226        * aclocal/prog-cc.m4: Apply m4_if.
227
228
2292001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * automake/force-preinstall.am: New file.
232        * aclocal/ppc.m4: New file.
233
2342001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * aclocal/check-bsps.m4: Reworked.
237        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
238
2392001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * aclocal/bspopts.m4: New file.
242
2432001-11-13      Joel Sherrill <joel@OARcorp.com>
244
245        * COPYING: Test of $Id$ -> $RTEMS$.
246
2472001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
248
249        This modification is part of the submitted modifications necessary to
250        support the IBM PPC405 family.  This submission was reviewed by
251        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
252        not negatively impact the ppc403 BSPs.  The submission and tracking
253        process was captured as PR50.
254        * README.configure: Added gen405 BSP.
255
2562001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * Adopt more automake rules:
259        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
260        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
261        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
262        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
263        CXXLINK_APP in make-cxx-exe.
264        * automake/lib.am: Add ARFLAGS.
265
2662001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
269        config.cache's which prevented powerpc targets librdbg from building.
270
2712001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
274        add 2nd arg to _RTEMS_CPU_SUBDIR.
275        * aclocal/target.m4: Replace ac_configure_args with
276        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
277        * Makefile.am: Require automake-1.5.
278
2792001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
282        * configure.in: Remove.
283        * configure.ac: New file, generated from configure.in by autoupdate.
284
2852001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * aclocal/rtems-cpu-subdirs.m4: New file.
288
2892001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * automake/compile.am: Fundamentally reworked compilation rules for
292        closer adaptation to automake's behavior.
293
2942001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * automake/lib.am: Comment out LD.
297        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
298        automake/leaf.am to AUTOMAKE_FILES.
299
3002001-09-27      Joel Sherrill <joel@OARcorp.com>
301
302        * config.guess: No longer in CVS since installed by bootstrap.
303
3042001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * bootstrap: remove/add automake added files.
307        * .cvsignore: reflect changes to bootstrap.
308
3092001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * automake/leaf.am: New file.
312
3132001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
316        of AC_CANONICAL_SYSTEM.
317        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
318        mkinstalldirs and mkdir.
319        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
320        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
321        _RTEMS_OUTPUT_BUILD_SUBDIRS.
322       
3232001-09-13      Joel Sherrill <joel@OARcorp.com>
324
325        * missing: Updated to latest version.
326
3272001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * configure.in: autoupdate to autoconf-2.52.
330        * bootstrap: Add handling for configure.ac, make autoheader verbose,
331        fix auto*tool invocation order.
332        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
333        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
334        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
335        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
336        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
337        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
338        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
339        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
340        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
341        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
342        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
343        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
344        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
345        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
346        RTEMS_CONFIG_PER_BSP conditional.
347        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
348        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
349        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
350
3512001-05-25      Joel Sherrill <joel@OARcorp.com>
352
353        * README.configure: Corrected the name of the MRM332 BSP.
354        Strengthened the distinction between what the target
355        and the BSP each select.  Added more targets to list.
356
3572001-05-25      Joel Sherrill <joel@OARcorp.com>
358
359        * README.configure: Updated the list of BSPs.
360
3612001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
364        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
365        Add support for DOS-drive-letters.
366
3672001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
370        RTEMS_PROG_CC_FOR_TARGET.
371
3722001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * README.cdn-X: Update.
375        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
376        @CPPFLAGS@ to CPPFLAGS.
377
3782001-04-20      Eric Valette <valette@crf.canon.fr>
379
380        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
381        BSPs support the new exception processing model and
382        consequently, librdbg.
383
3842001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * configure.in: Reworked for Canadian Cross support.
387        * Makefile.am: Reflect changes to configure.in.
388        * config.guess, config.sub: Update from subversions.gnu.org.
389        * README.cdn-X: New file.
390        * tools/Makefile.am: Remove build, tools from SUBDIRS.
391
3922001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
395        TARGET_CONFIG_SUBDIRS.
396        * aclocal/enable-bsp.m4: fix quoting.
397        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
398
3992001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * aclocal/config-subdirs.m4: New file.
402        * aclocal/target.m4: Use macros from config-subdirs.m4.
403
4042001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
407        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
408
4092001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * configure.in: Fix AM_INIT_AUTOMAKE.
412        * aclocal/bsp-arg-enable.m4: Extend comments.
413        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
414        the default clause.
415
4162001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
419        RTEMS_ENV_RTEMSCPU.
420        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
421        special treatment for GCC_SPECS.
422        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
423        special treatment for GCC_SPECS.
424        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
425        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
426        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
427        instead of $(shell ..) for LIBC_LIB*.
428
4292001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
432        simsh7045.
433
4342001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
435
436        * automake/compile.am: Add LD.
437
4382000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * config.guess, config.sub: Update from CVS-autoconf to pick
441        up new features (e.g. CC_FOR_BUILD in config.guess) but is
442        necessary anyway to use autoconf-versions > 2.13.
443
4442000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
447        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
448        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
449        help string.
450        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
451
4522000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
453
454        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
455        Modified to reflect addition of LEON BSPs as well as the
456        no-FP ERC32 variant.
457
4582000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
461        standard).
462        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
463        standard).
464        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
465        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
466        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
467        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
468
4692000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
472        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
473        $host instead of $target (BUG-FIX).
474        * configure.in: Use $target and $host instead of $target_alias and
475        $host_alias (autoconf-2.49b).
476        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
477        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
478
479        NOTES:
480        * autoconf-2.49b depredicates using changequotes.
481        * The changes to configure.in are due to cleanups in
482        autoconf-2.49b's implemention of canonicalization. With
483        autoconf-2.1x it wasn't always clear, when to use $xxx or
484        $xxx_alias. Now this is clear.
485
4862000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
489
4902000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
493        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
494        with an RTEMS specific but more restrictive autoconf macro.
495
4962000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * automake/lib.am: Add LD.
499
5002000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
503        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
504
5052000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506 
507        * aclocal/*: Replace with contents of macros/*.m4
508        * macros/: Remove.
509        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
510        * Makefile.am: Reflect changes to aclocal/ and macros/.
511
5122000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * configure.in: New, Cygnus/GNU style configuration.
515        * Makefile.am: Add macros/, reflect new configure.in,
516        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
517        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
518        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
519        * macros/tool-prefix.m4: Remove.
520        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
521        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
522        RTEMS_ROOT.
523        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
524        * macros/multilib.m4: Various minor fixes.
525        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
526        PROJECT_ROOT, RTEMS_ROOT.
527        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
528        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
529
5302000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * automake/multilib.am: New file.
533        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
534        the automake/ directory.
535
5362000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * macros/enable-hwapi.m4: Removed.
539        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
540        A small cleanup step towards gnu-canonicalization.
541
5422000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
543
544        * macros: New directory.
545        * macros/bsp-alias.m4: new file.
546        * macros/canonical-host.m4: new file.
547        * macros/canonical-target-name.m4: new file.
548        * macros/canonicalize-tools.m4: new file.
549        * macros/check-bsp-cache.m4: new file.
550        * macros/check-bsps.m4: new file.
551        * macros/check-cpu.m4: new file.
552        * macros/rtems-debug.m4: new file.
553        * macros/check-cxx.m4: new file.
554        * macros/check-itron.m4: new file.
555        * macros/check-multiprocessing.m4: new file.
556        * macros/check-networking.m4: new file.
557        * macros/check-newlib.m4: new file.
558        * macros/check-posix.m4: new file.
559        * macros/check-rdbg.m4: new file.
560        * macros/enable-bare.m4: new file.
561        * macros/enable-cxx.m4: new file.
562        * macros/enable-gcc28.m4: new file.
563        * macros/enable-inlines.m4: new file.
564        * macros/enable-itron.m4: new file.
565        * macros/enable-libcdir.m4: new file.
566        * macros/enable-multiprocessing.m4: new file.
567        * macros/enable-networking.m4: new file.
568        * macros/enable-posix.m4: new file.
569        * macros/enable-rdbg.m4: new file.
570        * macros/enable-rtemsbsp.m4: new file.
571        * macros/enable-tests.m4: new file.
572        * macros/gcc-pipe.m4: new file.
573        * macros/gcc-specs.m4: new file.
574        * macros/i386-gas-code16.m4: new file.
575        * macros/path-ksh.m4: new file.
576        * macros/path-perl.m4: new file.
577        * macros/prog-cc.m4: new file.
578        * macros/prog-cxx.m4: new file.
579        * macros/project-root.m4: new file.
580        * macros/rtems-top.m4: new file.
581        * macros/sysv-ipc.m4: new file.
582        * macros/target.m4: new file.
583        * macros/rtems-test-no-pause.m4: new file.
584        * macros/multilib.m4: new file.
585        * macros/tool-paths.m4: new file.
586        * macros/tool-prefix.m4: new file.
587
5882000-09-14      Joel Sherrill <joel@OARcorp.com>
589
590        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
591
5922000-09-14      Joel Sherrill <joel@OARcorp.com>
593
594        * aclocal/enable-hwapi.m4: Now longer used and removed.
595
5962000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * automake/lib.am: Remove leaf.cfg.
599
6002000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * aclocal/rtems-top.m4: Add ENDIF-hack.
603        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
604
6052000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
608        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
609        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
610        * automake/compile.am: Replaced.
611        * automake/local.am: Remove building variant handling.
612
6132000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
616        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
617        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
618        * aclocal/target.m4: Cleanup comments
619        * Automake/compile.am: Add DEFS support to keep building happy.
620
6212000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
624
6252000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * automake/compile.am: New file
628        * ChangeLog: Fix email addresses
629
6302000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * LICENSE.NET, README, README.configure: Spelling corrections.
633
6342000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
637
6382000-08-30      Joel Sherrill <joel@OARcorp.com>
639
640        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
641
6422000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
643
644        * ChangeLog: Moved incorrect entries to make/ChangeLog.
645
6462000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * aclocal/check-bsps.h:
649          - Add pck6-BSP
650          - Exclude ChangeLog from being picked up as BSP
651        * aclocal/bsp-alias.m4: Add pck6-BSP
652
6532000-08-10      Joel Sherrill <joel@OARcorp.com>
654
655        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.