summaryrefslogtreecommitdiffstats
path: root/cpukit/aclocal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-291-1/+3
| | | | | * aclocal/rtems-top.m4: Add RTEMS_API. AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
* 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-182-7/+7
| | | | | | * aclocal/rtems-debug.m4: Remove. * aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4). * aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
* 2003-07-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-07-031-1/+1
| | | | * aclocal/version.m4: Updated to rtems-ss-20030703.
* 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-271-2/+0
| | | | | | | PR 321: * aclocal/env-rtemscpu.m4: Remove support for profile-variant. * automake/compile.am: Ditto. * automake/local.am: Ditto.
* 2003-05-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-023-74/+50
| | | | | | | | | | | * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4. * aclocal/env-rtemsbsp.m4: Remove. * aclocal/enable-rtemsbsp.m4: Remove. 2003-05-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up project_libdir.
* 2003-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-04-171-1/+1
| | | | * aclocal/version.m4: Updated to rtems-ss-20030417.
* 2003-04-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-04-111-1/+1
| | | | * aclocal/version.m4: Updated to rtems-ss-20030411.
* 2003-04-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-04-111-1/+1
| | | | * aclocal/version.m4: Updated to rtems-ss-20020411.
* Merger from rtems-4-6-branch.Ralf Corsepius2003-03-243-32/+1
|
* Merger from rtems-4-6-branch.Ralf Corsepius2003-03-111-1/+1
|
* Merger from rtems-4-6-branch.Ralf Corsepius2003-02-285-28/+34
|
* Merger from rtems-4-6-branch.Ralf Corsepius2003-02-141-0/+3
|
* missed in previous commit.Joel Sherrill2003-02-071-1/+1
|
* 2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-093-15/+0
| | | | | | * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP. * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP. * aclocal/check-bsps.m4: Remove.
* 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-062-11/+10
| | | | | | | | | | | | * automake/multilib.am: Don't include @RTEMS_BSP@.cfg. * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V. Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V. Hard-code RTEMS_CFLAGS_PROFILE = -pg * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4. Remove GCCSED. * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
* 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-061-0/+11
| | | | * aclocal/rtems-flags.m4: New.
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-192-25/+17
| | | | | * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x. * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
* 2002-11-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-181-1/+1
| | | | * aclocal/version.m4: Updated to rtems-ss-20021118.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-151-1/+1
| | | | | | * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS. * automake/compile.am: Acknowledge configuration-time CFLAGS. Remove CFLAGS_DEFAULT.
* 2002-11-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-111-1/+1
| | | | * aclocal/version.m4: Updated to rtems-ss-20021111.
* 2002-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-301-13/+0
| | | | * aclocal/check-bsp-cache.m4: Remove.
* 2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-291-42/+0
| | | | * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
* 2002-10-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-211-1/+1
| | | | * aclocal/version.m4: Updated to rtems-20021021-test.
* 2002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-041-1/+1
| | | | * aclocal/version.m4: Updated to rtems-JUNK.
* 2002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-041-1/+1
| | | | * aclocal/version.m4: Updated to rtems-ss-20021004.
* 2002-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-221-0/+45
| | | | | * aclocal/prog-gnat.m4: New. * configure.ac: Add ada subdir handling.
* 2002-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-201-39/+0
| | | | * aclocal/bsp-alias.m4: Remove.
* 2002-08-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-081-1/+1
| | | | | * setup.def, binutils/base-binutils.add, binutils/target-binutils.add: Updated to binutils 2.13 which has no known issues.
* 2002-08-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-071-1/+1
| | | | | | * configure.ac: Add missing ',' to librpc activation. Add AC_MSG_CHECKING/AC_MSG_RESULT. * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
* 2002-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-061-1/+0
| | | | * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
* 2002-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-061-7/+4
| | | | | * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP. Use AS_IF instead of if/then/else/fi.
* 2002-07-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-311-1/+0
| | | | | | * aclocal/canonicalize-tools.m4: Remove LD. * automake/lib.am: Remove LD. * Makefile.am: Put preinstall-stamp into CLEANFILES.
* 2002-07-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-311-2/+2
| | | | | * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
* 2002-07-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-311-1/+0
| | | | | * aclocal/rtems-cpu-subdirs.m4: Removed the or16 port was just a stub and only the OR32 port is getting worked on.
* 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-223-20/+12
| | | | | | | | | | | * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE. Add project_libdir, libdir. New GCC_SPECS. Various cleanups. * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE. Add project_libdir, libdir. New GCC_SPECS. Various cleanups. * aclocal/rtems-top.m4: New PROJECT_ROOT handling. * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK, references to bsp_specs. Use project_libdir instead of $(PROJECT_RELEASE)/lib.
* 2002-07-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-173-5/+5
| | | | | | * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit. * aclocal/check-cpu.m4: Ditto. * aclocal/check-bsps.m4: Ditto.
* 2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-054-12/+8
| | | | | | | | | | | * automake/multilib.am: Add install-multi. * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting version.m4. Add --with-project-root. Reflect --with-project-root to setting up PROJECT_ROOT. * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK). * aclocal/check-cpu.m4: Reflect new RTEMS_TOPdir. * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
* 2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-011-4/+0
| | | | * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
* 2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-012-10/+5
| | | | | | * aclocal/enable-multiprocessing.m4: enable_multiprocessing=no. * aclocal/prog-cc.m4: Remove obsolete comments. Comment out GCCSED.
* 2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-06-272-12/+8
| | | | | | | | | * aclocal/prog-ccas.m4: New. * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP. RTEMS_GCC_PRINT * aclocal/check-multiprocessing.m4: Fix typo. * automake/compile.am: Remove CXX support. Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
* 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-06-262-34/+9
| | | | | | | | * configure.ac: Remove references to RTEMS_BSP. * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP. Allow building w/ --enable-multiprocessing --enable-multilib. * aclocal/enable-multiprocessing.m4: Eliminate RTEMS_HAS_MULTIPROCESSING.
* 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-06-1733-0/+1069
* copied over from aclocal/.