summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-11 20:36:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-11 20:36:44 +0000
commit0c116189aa322379431561eef2f4710ebd41fdfc (patch)
tree66e7492513afccc20ab638d31cef65e4fb657f1a /cpukit/ChangeLog
parent2009-11-11 Jennifer Averett <jennifer.averett@OARcorp.com> (diff)
downloadrtems-0c116189aa322379431561eef2f4710ebd41fdfc.tar.bz2
2009-11-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libcsupport/Makefile.am, libcsupport/include/rtems/malloc.h, libcsupport/src/rtems_malloc.c: New function rtems_malloc().
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 057729e20c..3ae5a4b90c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * libcsupport/Makefile.am, libcsupport/include/rtems/malloc.h,
+ libcsupport/src/rtems_malloc.c: New function rtems_malloc().
+
2009-11-11 Jennifer Averett <jennifer.averett@OARcorp.com>
PR 1471/cpukit