summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-12-07 13:06:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-12-07 13:06:23 +0000
commit6fea38248185f3557284ef479c43c7bc3705df93 (patch)
treebf191b93ae4de8a0694a758e939c94f197373aa5 /ChangeLog
parent2002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6fea38248185f3557284ef479c43c7bc3705df93.tar.bz2
2002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE. * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs. Add AC_ARG_VAR(RTEMS_CPU_MODEL).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3ee5aa0ad..16d91293f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
+ * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
+ Add AC_ARG_VAR(RTEMS_CPU_MODEL).
+
2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.