summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 689e36bba1..b5fb9e6adc 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2009-08-12 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * libcsupport/src/malloc_boundary.c: This is currently non-funcitonal.
+ Do not build it when doing coverage until it works again.
+ * sapi/include/confdefs.h: Address linking errors when building for
+ configuration.
+
+2009-08-12 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* libcsupport/Makefile.am: Obsolete coverage file.
* libcsupport/src/end_profile.c: Removed.