summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-12-122002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a. Let all-local: depend on $(LIB).
2002-12-122002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* wrapup/Makefile.am: Remove libmisc.
2002-12-122002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Remove libmisc.
2002-12-072002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort cache-checking.
2002-12-062002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
2002-12-062002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+6
* configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
2002-11-142002-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
2002-11-062002-11-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+7
* Makefile.am: Use "'"-quotes to pass args to bsp.mak. * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix braino in comment on "exec". Extend --enable-ada handling.
2002-10-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+7
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache. * wrapup/.cvsignore: Remove autom4te.cache.
2002-10-112002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-08-282002-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Add ada-tests.
2002-08-212002-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* Makefile.am: Add preinstall-stamp.
2002-08-122002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+8
Posix-BSP-Hacks: * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to make/bsp.mak * Makefile.am: Pass RTEMS_HOST to make/bsp.mak. * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* configure.ac: Add BSP_SUBDIRS. * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
2002-08-102002-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
2002-08-102002-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+6
* wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and ../libchip/serial/$(ARCH)/libserialio.a.
2002-08-092002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* Makefile.am: Add rtems_makedir.
2002-08-092002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+8
* configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups. * Makefile.am: Add wrapup-SUBDIR. * wrapup/ChangeLog: Remove. * wrapup/configure.ac: Remove.
2002-08-092002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+6
* Makefile.am: Append BARE_CPU_MODEL tp make/@RTEMS_BSP@.cache creation (Make the bare BSP happy). * configure.ac: Ditto.
2002-08-092002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+9
* Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs. Create make/custom/default.cfg. * configure.ac: Add creation of make/custon/*.cfg. Create make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache
2002-08-012002-08-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* Makefile.am: Clean $(PROJECT_RELEASE).
2002-07-222002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* acinclude.m4: Add test "$multilib" != "yes". * config-ml.in: Remove.
2002-07-222002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+7
* acinclude.m4: Cleanups. * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
2002-07-052002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+9
* acinclude.m4: New. * Makefile.am: Remove tar-installation. Prepend @exec@ to SUBDIRS. * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
2002-06-262002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-7/+2
* ChangeLog: Fix bogus changelog entries.
2002-06-262002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* wrapup/Makefile.am: Remove libxdr.a.
2002-06-252002-06-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Remove librpc.
2002-06-252002-06-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+7
* Per PR233, moved librpc to exec. Ralf will patch after move. The patches associated with this PR are out of date. * configure.ac, wrapup/Makefile.am: Modified. * librpc, librpc/ChangeLog: Removed.
2002-05-282002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* configure.ac: Remove CONFIG_SUBIDIRS libblock, libfs.
2002-05-172002-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* configure.ac: Remove lib.
2002-05-142002-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* config-ml.in: Take out arm and sh variants RTEMS does not support.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+7
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-02-282002-02-28 Victor V. Vengerov <vvv@oktet.ru>Joel Sherrill1-0/+5
* DOS filesystem including FAT12, FAT16, and FAT32 support submitted. * configure.ac: Modified to reflect addition.
2002-01-042002-01-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
2001-12-182001-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* config-ml.in: New file. Imported from gcc and modified for RTEMS.
2001-10-172001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+6
* Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5. * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make autoconf-2.52 happy.
2001-10-112001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+6
* .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate.
2001-02-052001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2000-11-092000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2000-11-022000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2000-10-312000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+6
* configure.in: Switch to GNU-canonicalization. * Makefile.am: Reflect changes to configure.in. * acinclude.m4: Remove.
2000-10-272000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+9
* configure.in: add lib/libbsp to the GNU canonicalized subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1. * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1. * ChangeLog: Fix typos.
2000-10-272000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* configure.in: add tests to the GNU canonicalized subdirectories,
2000-10-262000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* configure.in: add lib/libcpu to the GNU canonicalized subdirectories,
2000-10-262000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* configure.in: add lib to the GNU canonicalized subdirectories, make the lib directory before configuring lib/.
2000-10-252000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* configure.in, Makefile.am: add exec to the GNU canonicalized subdirectories.
2000-10-252000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* configure.in: add librtems++ to the GNU canonicalized subdirectories.
2000-10-252000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* configure.in: add libnetworking, librpc and librdb to the GNU canonicalized subdirectories.
2000-10-252000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* configure.in: add libmisc and libchip to the GNU canonicalized subdirectories.