summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-12 15:56:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-12 15:56:42 +0000
commit3aaf4797d0a147eb63980c714f6ac4b6d7fdae07 (patch)
treee9f0fecfa618ea4e2c1654be0a91cc9b141d1b94 /cpukit/ChangeLog
parent2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-3aaf4797d0a147eb63980c714f6ac4b6d7fdae07.tar.bz2
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/rtems/config.h, score/include/rtems/score/thread.h, score/src/threadidlebody.c: Change prototype of IDLE thread to consistently return void * and take a uintptr_t argument.
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 6f1f22d908..8c71411cd8 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * sapi/include/rtems/config.h, score/include/rtems/score/thread.h,
+ score/src/threadidlebody.c: Change prototype of IDLE thread to
+ consistently return void * and take a uintptr_t argument.
+
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/src/exinit.c: Eliminate _CPU_Thread_dispatch_pointer and passing