summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-19 16:40:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-19 16:40:03 +0000
commit93f7ea15e5df69c8a453d725126cde863898204a (patch)
tree8c182b877e419d46ea308d2ab55b7124df209128 /cpukit/ChangeLog
parent2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-93f7ea15e5df69c8a453d725126cde863898204a.tar.bz2
2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* sapi/include/confdefs.h, score/Makefile.am, score/include/rtems/score/thread.h: Only instantiate _Thread_Idle_body() if it is going ot be used. * score/src/threadidlebody.c: Removed.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index f91808f9e8..3162f1848a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * sapi/include/confdefs.h, score/Makefile.am,
+ score/include/rtems/score/thread.h: Only instantiate
+ _Thread_Idle_body() if it is going ot be used.
+ * score/src/threadidlebody.c: Removed.
+
+2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* posix/src/pthread.c: Address sporadic server edge cases. Do not
change priority if thread is holding a priority ceiling or
inheritance mutex. Do not change it if it looks like the thread has