From 116e83c426f84c7b35e6f0144f7ec2bb5c4434ff Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 16 Jun 2010 17:35:25 +0000 Subject: 2010-06-16 Joel Sherrill * score/src/objectallocate.c: Add conditionally compiled debug code to printk a message when an object allocation error occurs. This should be helpful in identifying when a ported package required more resources. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 69e306f94e..bd94a0a115 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2010-06-16 Joel Sherrill + + * score/src/objectallocate.c: Add conditionally compiled debug code to + printk a message when an object allocation error occurs. This should + be helpful in identifying when a ported package required more + resources. + 2010-06-16 Ralf Corsépius * libfs/src/rfs/rtems-rfs-inode.c: Various 64bit fixes. -- cgit v1.2.3