summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index ccc96f481b..4de9f66330 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2007-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libcsupport/Makefile.am, libcsupport/src/mallocfreespace.c: Add
+ malloc_info() routine.
+ * libcsupport/src/mallocinfo.c: New file.
+
+2007-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libmisc/stackchk/check.c: Add print of current stack pointer and
stack info even if stack checker is not initialized.