summaryrefslogtreecommitdiffstats
path: root/c/src/wrapup/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/wrapup/ChangeLog')
-rw-r--r--c/src/wrapup/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/wrapup/ChangeLog b/c/src/wrapup/ChangeLog
index f6c2f4eb34..d0c5e52563 100644
--- a/c/src/wrapup/ChangeLog
+++ b/c/src/wrapup/ChangeLog
@@ -1,3 +1,10 @@
+2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * 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 <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_CONFIG_SRCDIR([../libmisc]).