From 94f4a9baa2c9f404ee2ff13ffadf413e9c6c25de Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 9 Aug 2002 09:47:16 +0000 Subject: 2002-08-09 Ralf Corsepius * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups. * Makefile.am: Add wrapup-SUBDIR. * wrapup/ChangeLog: Remove. * wrapup/configure.ac: Remove. --- c/src/wrapup/ChangeLog | 102 ------------------------------------------------- 1 file changed, 102 deletions(-) delete mode 100644 c/src/wrapup/ChangeLog (limited to 'c/src/wrapup/ChangeLog') diff --git a/c/src/wrapup/ChangeLog b/c/src/wrapup/ChangeLog deleted file mode 100644 index d0c5e52563..0000000000 --- a/c/src/wrapup/ChangeLog +++ /dev/null @@ -1,102 +0,0 @@ -2002-08-09 Ralf Corsepius - - * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of $(@RTEMS_BSP_FAMILY). - * configure.ac: Remove RTEMS_BSP_ALIAS. - Add RTEMS_CHECK_BSP_CACHE. - Use RTEMS_BSP_FAMILY to detect the bare BSP. - -2002-07-22 Ralf Corsepius - - * configure.ac: AC_CONFIG_SRCDIR([../libmisc]). - -2002-07-19 Ralf Corsepius - - * Makefile.am: Remove setting up bsplibdir. - -2002-07-03 Ralf Corsepius - - * Makefile.am: explicitly create $(ARCH) when building $(LIB). - Add bsplib_DATA = $(LIB). - -2002-06-30 Ralf Corsepius - - * Makefile.am: Pickup libbsp.a from build directory. - -2002-06-26 Ralf Corsepius - - * Makefile.am: Pickup libnetapps.a from build directory. - -2002-06-26 Ralf Corsepius - - * Makefile.am: Pickup libmisc.a from build directory. - Remove libxdr.a. - -2002-05-29 Ralf Corsepius - - * Makefile.am: Reflect moving libnetworking. Use libnetapps instead. - -2002-05-18 Ralf Corsepius - - * Makefile.am: Remove libblock, libfs. - -2002-05-15 Ralf Corsepius - - * Makefile.am: Remove libcsupport. - -2002-03-27 Ralf Corsepius - - * configure.ac: - AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). - AM_INIT_AUTOMAKE([no-define foreign 1.6]). - * Makefile.am: Remove AUTOMAKE_OPTIONS. - -2002-03-15 Ralf Corsepius - - * configure.ac: Special treatment of the bare BSP. - Add RTEMS_BSP_ALIAS. Add HAS_LIBBSP. - * Makefile.am: Append libbsp.a to SRC conditionally. - -2002-02-28 Victor V. Vengerov - - * DOS filesystem including FAT12, FAT16, and FAT32 support submitted. - * Makefile.am: Modified to reflect addition. - -2001-12-22 Ralf Corsepius - - * configure.ac: Remove references to POSIX, ITRON, MULTILIB. - * Makefile.ac: Remove librtems, libposix, libitron. Build - librtemsbsp instead of librtemsall. - -2001-12-20 Ralf Corsepius - - * configure.ac: Add AM_CONDITIONAL for enable_multilib, - enable_posix, enable_itron. - * Makefile.am: Compute MULTISUBDIR on-the-fly. Conditionally add - libposix and libitron to SRCS. Apply MULTISUBDIR for picking up - librtems, libposix and libitron. - -2001-10-11 Ralf Corsepius - - * .cvsignore: Add autom4te.cache for autoconf > 2.52. - * configure.in: Remove. - * configure.ac: New file, generated from configure.in by autoupdate. - -2001-01-05 Ralf Corsepius - - * Makefile.am: Remove subshell from *.a processing in librtemsall.a - rule. - -2000-11-09 Ralf Corsepius - - * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. - -2000-11-02 Ralf Corsepius - - * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. - -2000-10-30 Ralf Corsepius - - * ChangeLog: New file. - * Makefile.am: Switch to GNU-canonicalized autoconf macros. - * configure.in: New file. - * .cvsignore: Add aclocal.m4, configure. -- cgit v1.2.3