summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-13 22:13:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-13 22:13:12 +0000
commit80f9d7763a0387435024c63b4602e18e8922b0d8 (patch)
treeb572802325b9bf6f28d41183cbc24e0a3f3c4a33 /cpukit/ChangeLog
parent2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-80f9d7763a0387435024c63b4602e18e8922b0d8.tar.bz2
2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/confdefs.h, score/include/rtems/score/priority.h: Add CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION and CONFIGURE_MAXIMUM_PRIORITY.
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 e7b48c37a8..031ae1fb20 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * sapi/include/confdefs.h, score/include/rtems/score/priority.h: Add
+ CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION and
+ CONFIGURE_MAXIMUM_PRIORITY.
+
+2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* posix/include/rtems/posix/pthread.h, posix/src/pthread.c,
posix/src/pthreadcreate.c, rtems/include/rtems.h, rtems/src/attr.c,
sapi/include/confdefs.h, sapi/include/rtems/config.h,