summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-12 20:53:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-12 20:53:33 +0000
commit717391f502346161f64a26d3b6c4ea0aef0fb39f (patch)
treee0cc472327cf628f75061b970cc96662de3e9b0b /cpukit/ChangeLog
parent2009-08-12 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-717391f502346161f64a26d3b6c4ea0aef0fb39f.tar.bz2
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.
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.