From dad723f4311d370a227b0ad7504d25c499f49b30 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 8 Sep 2008 23:14:23 +0000 Subject: 2008-09-08 Joel Sherrill * sapi/include/confdefs.h: Add debug information for per task allocations. * score/src/objectextendinformation.c: Do not allocate memory for name tables because we do not use name tables any longer. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 477dc2398c..ea89e8e94f 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2008-09-08 Joel Sherrill + + * sapi/include/confdefs.h: Add debug information for + per task allocations. + * score/src/objectextendinformation.c: Do not allocate memory for name + tables because we do not use name tables any longer. + 2008-09-08 Joel Sherrill * score/src/threadinitialize.c: _Stack_Ensure_minimum was being called -- cgit v1.2.3