summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-09 21:09:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-09 21:09:54 +0000
commitbfc54b08c844f7d26b2c35643ee3c8b49d4103b2 (patch)
tree97bd824bfebb2dab4b4eeee8e3fff05387bc9cf6 /cpukit/ChangeLog
parent2008-01-09 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-bfc54b08c844f7d26b2c35643ee3c8b49d4103b2.tar.bz2
2008-01-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/confdefs.h: Add CONFIGURE_MALLOC_DIRTY.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 898e823518..2dfb1b9454 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-01-09 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * sapi/include/confdefs.h: Add CONFIGURE_MALLOC_DIRTY.
+
+2008-01-09 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libcsupport/Makefile.am, libcsupport/include/rtems/malloc.h,
libcsupport/src/free.c, libcsupport/src/malloc.c,
libcsupport/src/malloc_deferred.c,