From 46a67b19814a4e2a9f303f85849bdbf3b7e5d4b7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 1 Jun 2009 14:50:31 +0000 Subject: 2009-06-01 Joel Sherrill * score/include/rtems/score/thread.h, score/src/threadhandler.c: Merge conditional code from main and init/fini C++ constructors so the body of this method reads better. Mark thread prototypes which are not currently exercised by any APIs with FUNCTIONALITY_NOT_CURRENTLY_USED_BY_ANY_API conditional. --- cpukit/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 60eda3183c..111569923d 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,11 @@ +2009-06-01 Joel Sherrill + + * score/include/rtems/score/thread.h, score/src/threadhandler.c: Merge + conditional code from main and init/fini C++ constructors so the body + of this method reads better. Mark thread prototypes which are not + currently exercised by any APIs with + FUNCTIONALITY_NOT_CURRENTLY_USED_BY_ANY_API conditional. + 2009-05-28 Joel Sherrill PR 1415/cpukit -- cgit v1.2.3