From 1b5a0ecef7b983fbad6ce52af10c0683ed1989b6 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 25 Aug 2010 14:30:01 +0000 Subject: 2010-08-25 Sebastian Huber * libcsupport/src/free.c, libcsupport/src/malloc.c, libcsupport/src/malloc_initialize.c: Remove heap walks in case RTEMS_DEBUG is defined. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index d11cfde955..2d2ec2068e 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2010-08-25 Sebastian Huber + + * libcsupport/src/free.c, libcsupport/src/malloc.c, + libcsupport/src/malloc_initialize.c: Remove heap walks in case + RTEMS_DEBUG is defined. + 2010-08-25 Sebastian Huber PR 1672/cpukit -- cgit v1.2.3