From 2345d61bdc38697ef46ab800bf03c43800247e21 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 24 Jan 2008 15:12:09 +0000 Subject: 2008-01-24 Joel Sherrill * score/include/rtems/score/object.h, score/src/objectextendinformation.c, score/src/objectinitializeinformation.c, score/src/objectshrinkinformation.c: Eliminate name_table since it is not used. --- cpukit/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index b21a30e6df..250efadf42 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,11 @@ +2008-01-24 Joel Sherrill + + * score/include/rtems/score/object.h, + score/src/objectextendinformation.c, + score/src/objectinitializeinformation.c, + score/src/objectshrinkinformation.c: Eliminate name_table since it is + not used. + 2008-01-23 Joel Sherrill * score/src/objectnametoidstring.c: New file. -- cgit v1.2.3