267 Commits

Author SHA1 Message Date
Ralf Corsepius
6b2b4a367d Merger from rtems-4-6-branch. 2003-02-14 05:15:15 +00:00
Joel Sherrill
4f3e2c283f 2003-01-28 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20030128.
2003-01-28 18:47:37 +00:00
Ralf Corsepius
2a2def9888 2001-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
	* aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
2003-01-16 04:29:28 +00:00
Ralf Corsepius
bde6014e8b 2002-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
	Rework RTEMS_PROG_CXX_FOR_TARGET.
2002-12-19 16:00:03 +00:00
Ralf Corsepius
3907075fdc 2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
2002-12-10 16:43:55 +00:00
Ralf Corsepius
6fea382481 2002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
	* aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
	Add AC_ARG_VAR(RTEMS_CPU_MODEL).
2002-12-07 13:06:23 +00:00
Ralf Corsepius
c2113d3038 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
	CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
	* aclocal/prog-cc.m4: Reworked CFLAGS handling.
	* aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
2002-12-06 07:13:50 +00:00
Ralf Corsepius
8b38a769b8 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/rtems-flags.m4: New.
2002-12-06 04:40:18 +00:00
Ralf Corsepius
c47c12b884 2002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/prog-cc.m4: Remove GCCSED.
2002-12-01 11:45:50 +00:00
Ralf Corsepius
ff65620a69 2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/prog-ccas.m4: New.
	* aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
	* aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
	* aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
2002-11-29 08:27:53 +00:00
Ralf Corsepius
0a9a0f5f49 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/quoting.m4: Reworked (Part of fix to PR 312).
2002-11-20 02:57:38 +00:00
Ralf Corsepius
86f12bc045 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Remove LD_PATHS (Unused).
	* aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
	is announced obsolete).
2002-11-19 17:05:34 +00:00
Ralf Corsepius
984123f08b 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/sysv-ipc.m4: Remove (Unused).
	* aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
2002-11-19 14:54:45 +00:00
Ralf Corsepius
824bf2e454 2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
	to PR 312).
2002-11-19 00:31:31 +00:00
Joel Sherrill
b5a59c3f67 2002-11-18 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20021118.
2002-11-18 13:57:54 +00:00
Joel Sherrill
174eed8c32 2002-11-17 Joel Sherrill <joel@OARcorp.com>
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
	Motorola MTX603e.
2002-11-18 03:31:27 +00:00
Ralf Corsepius
f289c09870 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
	Fix stupid typo (continue/configure).
	* aclocal/prog-cc.m4: Remove obsolete comments.
	Acknowledge CFLAGS.
2002-11-15 14:13:01 +00:00
Joel Sherrill
b99463c80e 2002-11-11 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20021111.
2002-11-11 21:55:50 +00:00
Ralf Corsepius
e05468fb38 2002-11-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Further preparations for autoconf > 2.52:
	* aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
	* aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
	* aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
2002-11-06 11:16:52 +00:00
Ralf Corsepius
314a962f43 2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
	* aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
	* aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
	* aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
	* aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
	* aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
	* aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
	* aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
	* aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
	* aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
	(autoconf > 2.54 seems to have problems with the old form of
	quoting).
2002-10-29 14:37:34 +00:00
Ralf Corsepius
1da0c52081 2002-10-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
	(autoconf > 2.54 complains about).
2002-10-28 17:56:41 +00:00
Joel Sherrill
f8ee48bf01 2002-10-21 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-20021021-test.
2002-10-21 16:59:21 +00:00
Ralf Corsepius
aa7428ae37 2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-10-11 04:28:28 +00:00
Ralf Corsepius
59d28b7a1a 2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
	* acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-10-11 04:27:07 +00:00
Joel Sherrill
523fb4b30b 2002-10-07 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20021007.
2002-10-07 17:13:56 +00:00
Joel Sherrill
47c6985d5a 2002-10-04 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20021004.
2002-10-04 16:03:20 +00:00
Ralf Corsepius
72f4ec871e 2002-08-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
	autoconf-2.53 PACKAGE crap.
2002-08-29 15:54:00 +00:00
Ralf Corsepius
6c15108b60 2002-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/prog-gnat.m4: New.
2002-08-28 17:42:44 +00:00
Ralf Corsepius
ca3fa6bb80 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bsp-configure.m4: Fix small typo in comment.
2002-08-11 09:10:48 +00:00
Ralf Corsepius
24688dbd40 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
2002-08-11 09:07:33 +00:00
Ralf Corsepius
d69c9c615f 2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
	rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
	RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
2002-08-09 04:25:56 +00:00
Joel Sherrill
d5dc04fcbd 2002-08-07 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20020807.
2002-08-07 16:21:47 +00:00
Ralf Corsepius
d3f954ea01 2002-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
2002-08-06 07:31:47 +00:00
Joel Sherrill
79b15c1d3e 2002-07-31 Joel Sherrill <joel@OARcorp.com>
* aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
	was just a stub and only the OR32 port is getting worked on.
2002-07-31 13:32:27 +00:00
Ralf Corsepius
b4cde040d8 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/subdirs.m4: Remove.
	* acinclude.m4: New (Replaces aclocal/subdirs.m4).
2002-07-22 16:07:34 +00:00
Ralf Corsepius
0e08a3c355 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
	exec/score/cpu.
2002-07-22 10:13:20 +00:00
Ralf Corsepius
35b22754c2 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
	* automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
	compilation rules (Work-around to an automake bug).
	* automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
	make-library.
2002-07-22 09:17:40 +00:00
Ralf Corsepius
cca563138d 2002-07-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
2002-07-19 04:04:49 +00:00
Joel Sherrill
76af1fcbeb 2002-07-17 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20020717.
2002-07-17 17:21:49 +00:00
Ralf Corsepius
0f8ae13cac 2002-06-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-multiprocessing.m4: Reworked.
	* aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
2002-06-30 06:27:36 +00:00
Joel Sherrill
f610f0c5ba 2002-06-28 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20020628.
2002-06-28 19:28:49 +00:00
Ralf Corsepius
ba2df9118e 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemscpu.m4: Remove.
	* aclocal/multi.m4: Remove.
	* aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
2002-06-17 14:58:21 +00:00
Joel Sherrill
2831118802 2002-05-28 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20020528.
2002-05-28 13:13:29 +00:00
Joel Sherrill
53eb191abe 2002-04-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/prog-cc.m4: Remove GCC272 support.
	Remove ENABLE_LIBCDIR.
	* aclocal/prog-cxx.m4: Ditto.
	* aclocal/enable-gcc28.m4: Remove.
	* aclocal/enable-libcdir.m4: Ditto.
2002-04-17 13:27:29 +00:00
Joel Sherrill
fd2bc17acf 2002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
	ENABLE_GCC28.
2002-04-16 17:37:03 +00:00
Joel Sherrill
321f5ff4bb 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/version.m4: New file.
	* aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
	aclocal/version.m4.
	* bootstrap: Use aclocal/version.m4 instead of VERSION.
	* configure.ac: Use aclocal/version.m4 instead of VERSION.
2002-03-28 14:25:50 +00:00
Joel Sherrill
76d527ec18 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/version.m4: New file.
	* aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
	aclocal/version.m4.
	* bootstrap: Use aclocal/version.m4 instead of VERSION.
	* configure.ac: Use aclocal/version.m4 instead of VERSION.
2002-03-28 13:53:19 +00:00
Joel Sherrill
dee576c0b9 2002-03-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemscpu.m4: automake-1.6 preparations:
	Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
2002-03-15 18:57:17 +00:00
Joel Sherrill
9b116329db 2002-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/subdirs.m4: Propagate the current $prefix to the
	sub-configures.
2002-02-06 16:41:37 +00:00
Joel Sherrill
d7aabb7c3f 2002-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
	compatibility.
	* bootstrap: Let --clean remove texinfo.tex.
2002-01-24 14:14:55 +00:00