source: rtems/ChangeLog @ c5ada0b

4.104.114.84.95
Last change on this file since c5ada0b was d3f954e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/06/02 at 07:31:47

2002-08-06 Ralf Corsepius <corsepiu@…>

  • aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
  • Property mode set to 100644
File size: 21.8 KB
Line 
12002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
4
52002-07-31      Joel Sherrill <joel@OARcorp.com>
6
7        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
8        was just a stub and only the OR32 port is getting worked on.
9
102002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * aclocal/subdirs.m4: Remove.
13        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
14
152002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
18        exec/score/cpu.
19
202002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
23        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
24        compilation rules (Work-around to an automake bug).
25        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
26        make-library.
27
282002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Activate cpukit. Remove references to c/src/exec.
31
322002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
35
362002-07-17      Joel Sherrill <joel@OARcorp.com>
37
38        * aclocal/version.m4: Updated to rtems-ss-20020717.
39
402002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * config-ml.in: Imported from gcc-3.1.
43        Change to match c/src/config-ml.in.
44
452002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * aclocal/check-multiprocessing.m4: Reworked.
48        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
49
502002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * automake/multilib.am: Remove.
53        * Makefile.am: Reflect change above.
54
552002-06-28      Joel Sherrill <joel@OARcorp.com>
56
57        * aclocal/version.m4: Updated to rtems-ss-20020628.
58
592002-06-27      Joel Sherrill <joel@OARcorp.com>
60
61        * tools/Makefile.am: Build the cpu dependent tools as well.
62
632002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * aclocal/env-rtemscpu.m4: Remove.
66        * aclocal/multi.m4: Remove.
67        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
68
692002-05-28      Joel Sherrill <joel@OARcorp.com>
70
71        * aclocal/version.m4: Updated to rtems-ss-20020528.
72
732002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * aclocal/prog-cc.m4: Remove GCC272 support.
76        Remove ENABLE_LIBCDIR.
77        * aclocal/prog-cxx.m4: Ditto.
78        * aclocal/enable-gcc28.m4: Remove.
79        * aclocal/enable-libcdir.m4: Ditto.
80
812002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
84        ENABLE_GCC28.
85
862002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * automake/compile.am: Remove GCC272 support.
89        Remove *.sh rule (unused).
90        * configure.ac: Remove ENABLE_GCC28.
91        Remove ENABLE_LIBCDIR.
92
932002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * .cvsignore: Added mdate-sh and texinfo.tex.
96
972002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * aclocal/version.m4: New file.
100        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
101        aclocal/version.m4.
102        * bootstrap: Use aclocal/version.m4 instead of VERSION.
103        * configure.ac: Use aclocal/version.m4 instead of VERSION.
104
1052002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac:
108        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
109        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
110        * Makefile.am: Remove AUTOMAKE_OPTIONS.
111        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
112
1132002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
116        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
117
1182002-03-08      Joel Sherrill <joel@OARcorp.com>
119
120        * VERSION: Updated to rtems-mg5-20020808.
121
1222002-03-01      Joel Sherrill <joel@OARcorp.com>
123
124        * VERSION: Updated to rtems-ss-20020301.
125
1262002-02-15      Joel Sherrill <joel@OARcorp.com>
127
128        * VERSION: Updated to rtems-ss-20020215.
129
1302002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * aclocal/subdirs.m4: Propagate the current $prefix to the
133        sub-configures.
134
1352002-02-05      Joel Sherrill <joel@OARcorp.com>
136
137        * VERSION: Updated to rtems-ss-20020205.
138
1392002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
142        compatibility.
143        * bootstrap: Let --clean remove texinfo.tex.
144
1452002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
148
1492002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Add --enable-docs support. Add
152        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
153        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
154        hard-coded SUBDIRS.
155        * README.configure: Added a bit of information on this new option.
156
1572002-01-18      Joel Sherrill <joel@OARcorp.com>
158
159        * VERSION: Updated to rtems-ss-20020118.
160
1612002-01-18      Joel Sherrill <joel@OARcorp.com>
162
163        * VERSION: Updated to rtems-20020118.
164
1652002-01-17      Joel Sherrill <joel@OARcorp.com>
166
167        * VERSION: Updated to rtems-ss-20020717.
168
1692002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
172        check upon host_alias != build_alias.
173
1742002-01-07      Joel Sherrill <joel@OARcorp.com>
175
176        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
177        last line to eliminate 100's of warnings.
178
1792002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * aclocal/check-newlib.m4: Apply AS_IF.
182        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
183        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
184        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
185        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
186        changes.
187        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
188        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
189        * automake/compile.am: Remove librtemsall from LINK_FILES.
190
1912001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
194        * aclocal/subdirs.m4: New file.
195        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
196        modifications.
197        * aclocal/check-posix.m4: Apply AS_IF.
198        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
199        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
200        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
201        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
202        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
203        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
204        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
205        OUTPUT_COMMANDS.
206        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
207        * aclocal/rtems-debug.m4: Minor cleanups.
208        * aclocal/rtems-top.m4: Minor cleanups.
209        * automake/compile.am: Further steps towards automake's rules.
210
2112001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
214        * automake/lib.am: Add MULTISUBDIR.
215
2162001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * bootstrap: Run autoheader when configure.ac contains
219        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
220
2212001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * aclocal/bsp-configure.m4: New file.
224        * Makefile.am: Add aclocal/bsp-configure.m4.
225
2262001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * Makefile.am: Add automake/force-preinstall.am,
229        aclocal/ppc.am, remove ACLOCAL_M4.
230
2312001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * aclocal/bsp-alias.m4: Remove score603e_g1.
234        * aclocal/check-bsps.m4: Remove score603e_g1.
235        * aclocal/prog-cc.m4: Apply m4_if.
236
237
2382001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * automake/force-preinstall.am: New file.
241        * aclocal/ppc.m4: New file.
242
2432001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * aclocal/check-bsps.m4: Reworked.
246        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
247
2482001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * aclocal/bspopts.m4: New file.
251
2522001-11-13      Joel Sherrill <joel@OARcorp.com>
253
254        * COPYING: Test of $Id$ -> $RTEMS$.
255
2562001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
257
258        This modification is part of the submitted modifications necessary to
259        support the IBM PPC405 family.  This submission was reviewed by
260        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
261        not negatively impact the ppc403 BSPs.  The submission and tracking
262        process was captured as PR50.
263        * README.configure: Added gen405 BSP.
264
2652001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * Adopt more automake rules:
268        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
269        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
270        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
271        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
272        CXXLINK_APP in make-cxx-exe.
273        * automake/lib.am: Add ARFLAGS.
274
2752001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
278        config.cache's which prevented powerpc targets librdbg from building.
279
2802001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
283        add 2nd arg to _RTEMS_CPU_SUBDIR.
284        * aclocal/target.m4: Replace ac_configure_args with
285        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
286        * Makefile.am: Require automake-1.5.
287
2882001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
291        * configure.in: Remove.
292        * configure.ac: New file, generated from configure.in by autoupdate.
293
2942001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * aclocal/rtems-cpu-subdirs.m4: New file.
297
2982001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * automake/compile.am: Fundamentally reworked compilation rules for
301        closer adaptation to automake's behavior.
302
3032001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * automake/lib.am: Comment out LD.
306        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
307        automake/leaf.am to AUTOMAKE_FILES.
308
3092001-09-27      Joel Sherrill <joel@OARcorp.com>
310
311        * config.guess: No longer in CVS since installed by bootstrap.
312
3132001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * bootstrap: remove/add automake added files.
316        * .cvsignore: reflect changes to bootstrap.
317
3182001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * automake/leaf.am: New file.
321
3222001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
325        of AC_CANONICAL_SYSTEM.
326        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
327        mkinstalldirs and mkdir.
328        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
329        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
330        _RTEMS_OUTPUT_BUILD_SUBDIRS.
331       
3322001-09-13      Joel Sherrill <joel@OARcorp.com>
333
334        * missing: Updated to latest version.
335
3362001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * configure.in: autoupdate to autoconf-2.52.
339        * bootstrap: Add handling for configure.ac, make autoheader verbose,
340        fix auto*tool invocation order.
341        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
342        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
343        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
344        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
345        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
346        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
347        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
348        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
349        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
350        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
351        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
352        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
353        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
354        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
355        RTEMS_CONFIG_PER_BSP conditional.
356        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
357        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
358        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
359
3602001-05-25      Joel Sherrill <joel@OARcorp.com>
361
362        * README.configure: Corrected the name of the MRM332 BSP.
363        Strengthened the distinction between what the target
364        and the BSP each select.  Added more targets to list.
365
3662001-05-25      Joel Sherrill <joel@OARcorp.com>
367
368        * README.configure: Updated the list of BSPs.
369
3702001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
373        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
374        Add support for DOS-drive-letters.
375
3762001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
379        RTEMS_PROG_CC_FOR_TARGET.
380
3812001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * README.cdn-X: Update.
384        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
385        @CPPFLAGS@ to CPPFLAGS.
386
3872001-04-20      Eric Valette <valette@crf.canon.fr>
388
389        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
390        BSPs support the new exception processing model and
391        consequently, librdbg.
392
3932001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * configure.in: Reworked for Canadian Cross support.
396        * Makefile.am: Reflect changes to configure.in.
397        * config.guess, config.sub: Update from subversions.gnu.org.
398        * README.cdn-X: New file.
399        * tools/Makefile.am: Remove build, tools from SUBDIRS.
400
4012001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
404        TARGET_CONFIG_SUBDIRS.
405        * aclocal/enable-bsp.m4: fix quoting.
406        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
407
4082001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * aclocal/config-subdirs.m4: New file.
411        * aclocal/target.m4: Use macros from config-subdirs.m4.
412
4132001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
416        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
417
4182001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * configure.in: Fix AM_INIT_AUTOMAKE.
421        * aclocal/bsp-arg-enable.m4: Extend comments.
422        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
423        the default clause.
424
4252001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
428        RTEMS_ENV_RTEMSCPU.
429        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
430        special treatment for GCC_SPECS.
431        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
432        special treatment for GCC_SPECS.
433        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
434        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
435        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
436        instead of $(shell ..) for LIBC_LIB*.
437
4382001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
441        simsh7045.
442
4432001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
444
445        * automake/compile.am: Add LD.
446
4472000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * config.guess, config.sub: Update from CVS-autoconf to pick
450        up new features (e.g. CC_FOR_BUILD in config.guess) but is
451        necessary anyway to use autoconf-versions > 2.13.
452
4532000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
456        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
457        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
458        help string.
459        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
460
4612000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
462
463        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
464        Modified to reflect addition of LEON BSPs as well as the
465        no-FP ERC32 variant.
466
4672000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
470        standard).
471        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
472        standard).
473        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
474        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
475        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
476        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
477
4782000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
481        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
482        $host instead of $target (BUG-FIX).
483        * configure.in: Use $target and $host instead of $target_alias and
484        $host_alias (autoconf-2.49b).
485        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
486        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
487
488        NOTES:
489        * autoconf-2.49b depredicates using changequotes.
490        * The changes to configure.in are due to cleanups in
491        autoconf-2.49b's implemention of canonicalization. With
492        autoconf-2.1x it wasn't always clear, when to use $xxx or
493        $xxx_alias. Now this is clear.
494
4952000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
498
4992000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
502        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
503        with an RTEMS specific but more restrictive autoconf macro.
504
5052000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * automake/lib.am: Add LD.
508
5092000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
512        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
513
5142000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515 
516        * aclocal/*: Replace with contents of macros/*.m4
517        * macros/: Remove.
518        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
519        * Makefile.am: Reflect changes to aclocal/ and macros/.
520
5212000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * configure.in: New, Cygnus/GNU style configuration.
524        * Makefile.am: Add macros/, reflect new configure.in,
525        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
526        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
527        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
528        * macros/tool-prefix.m4: Remove.
529        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
530        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
531        RTEMS_ROOT.
532        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
533        * macros/multilib.m4: Various minor fixes.
534        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
535        PROJECT_ROOT, RTEMS_ROOT.
536        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
537        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
538
5392000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * automake/multilib.am: New file.
542        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
543        the automake/ directory.
544
5452000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * macros/enable-hwapi.m4: Removed.
548        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
549        A small cleanup step towards gnu-canonicalization.
550
5512000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * macros: New directory.
554        * macros/bsp-alias.m4: new file.
555        * macros/canonical-host.m4: new file.
556        * macros/canonical-target-name.m4: new file.
557        * macros/canonicalize-tools.m4: new file.
558        * macros/check-bsp-cache.m4: new file.
559        * macros/check-bsps.m4: new file.
560        * macros/check-cpu.m4: new file.
561        * macros/rtems-debug.m4: new file.
562        * macros/check-cxx.m4: new file.
563        * macros/check-itron.m4: new file.
564        * macros/check-multiprocessing.m4: new file.
565        * macros/check-networking.m4: new file.
566        * macros/check-newlib.m4: new file.
567        * macros/check-posix.m4: new file.
568        * macros/check-rdbg.m4: new file.
569        * macros/enable-bare.m4: new file.
570        * macros/enable-cxx.m4: new file.
571        * macros/enable-gcc28.m4: new file.
572        * macros/enable-inlines.m4: new file.
573        * macros/enable-itron.m4: new file.
574        * macros/enable-libcdir.m4: new file.
575        * macros/enable-multiprocessing.m4: new file.
576        * macros/enable-networking.m4: new file.
577        * macros/enable-posix.m4: new file.
578        * macros/enable-rdbg.m4: new file.
579        * macros/enable-rtemsbsp.m4: new file.
580        * macros/enable-tests.m4: new file.
581        * macros/gcc-pipe.m4: new file.
582        * macros/gcc-specs.m4: new file.
583        * macros/i386-gas-code16.m4: new file.
584        * macros/path-ksh.m4: new file.
585        * macros/path-perl.m4: new file.
586        * macros/prog-cc.m4: new file.
587        * macros/prog-cxx.m4: new file.
588        * macros/project-root.m4: new file.
589        * macros/rtems-top.m4: new file.
590        * macros/sysv-ipc.m4: new file.
591        * macros/target.m4: new file.
592        * macros/rtems-test-no-pause.m4: new file.
593        * macros/multilib.m4: new file.
594        * macros/tool-paths.m4: new file.
595        * macros/tool-prefix.m4: new file.
596
5972000-09-14      Joel Sherrill <joel@OARcorp.com>
598
599        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
600
6012000-09-14      Joel Sherrill <joel@OARcorp.com>
602
603        * aclocal/enable-hwapi.m4: Now longer used and removed.
604
6052000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * automake/lib.am: Remove leaf.cfg.
608
6092000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * aclocal/rtems-top.m4: Add ENDIF-hack.
612        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
613
6142000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
617        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
618        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
619        * automake/compile.am: Replaced.
620        * automake/local.am: Remove building variant handling.
621
6222000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
625        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
626        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
627        * aclocal/target.m4: Cleanup comments
628        * Automake/compile.am: Add DEFS support to keep building happy.
629
6302000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
633
6342000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * automake/compile.am: New file
637        * ChangeLog: Fix email addresses
638
6392000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * LICENSE.NET, README, README.configure: Spelling corrections.
642
6432000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
646
6472000-08-30      Joel Sherrill <joel@OARcorp.com>
648
649        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
650
6512000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
652
653        * ChangeLog: Moved incorrect entries to make/ChangeLog.
654
6552000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * aclocal/check-bsps.h:
658          - Add pck6-BSP
659          - Exclude ChangeLog from being picked up as BSP
660        * aclocal/bsp-alias.m4: Add pck6-BSP
661
6622000-08-10      Joel Sherrill <joel@OARcorp.com>
663
664        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.