summaryrefslogtreecommitdiffstats
path: root/c/src/wrapup/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-08-09 08:26:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-08-09 08:26:28 +0000
commitdaaacdb7cc48d158c26b187ccb17fe5381bfc7b8 (patch)
treebb71b131043925ec3873ecf090a4907f8f3cc9d2 /c/src/wrapup/ChangeLog
parent2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-daaacdb7cc48d158c26b187ccb17fe5381bfc7b8.tar.bz2
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.
Diffstat (limited to '')
-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]).