source: rtems/ChangeLog @ d5dc04f

4.104.114.84.95
Last change on this file since d5dc04f was d5dc04f, checked in by Joel Sherrill <joel.sherrill@…>, on 08/07/02 at 16:21:47

2002-08-07 Joel Sherrill <joel@…>

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