From 55d7626db75b1b5323aa5ba16b3cbc0a985462fe Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 11 Jul 2007 20:56:10 +0000 Subject: 2007-07-11 Joel Sherrill * libcsupport/src/malloc.c: Clean up Malloc debug code. * score/include/rtems/score/heap.h: Spacing. * score/inline/rtems/score/thread.inl: * score/src/heapfree.c. Clean up and add explicit check of the address being freed actually being in the heap. * score/src/heapwalk.c: Switch to printk and do not call abort. --- cpukit/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 227c9548b3..0910148134 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,12 @@ +2007-07-11 Joel Sherrill + + * libcsupport/src/malloc.c: Clean up Malloc debug code. + * score/include/rtems/score/heap.h: Spacing. + * score/inline/rtems/score/thread.inl: + * score/src/heapfree.c. Clean up and add explicit check of the address + being freed actually being in the heap. + * score/src/heapwalk.c: Switch to printk and do not call abort. + 2007-07-06 Joel Sherrill * libmisc/stackchk/check.c: Make checking the integrity of the pattern -- cgit v1.2.3