summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-27 01:48:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-27 01:48:46 +0000
commit37d6e55b984c7fb9256bd701f516cccd1d84779b (patch)
tree76fe770c1ce35241796c00e7b66f34c24d2ae272 /cpukit/ChangeLog
parent2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-37d6e55b984c7fb9256bd701f516cccd1d84779b.tar.bz2
2010-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>
* rtems/src/taskmode.c, score/inline/rtems/score/thread.inl: Rework a bit to eliminate unreachable path for task blocked while calling rtems_task_mode() on itself.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 620fb669d7..c78cc85fbd 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * rtems/src/taskmode.c, score/inline/rtems/score/thread.inl: Rework a
+ bit to eliminate unreachable path for task blocked while calling
+ rtems_task_mode() on itself.
+
2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/confdefs.h: Spelling.