summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 21:03:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 21:03:44 +0000
commit12a0a5251861d04d8bb20c9eb19694504ca5358b (patch)
tree1851da32cd23d9e75ac66675a66e78c9e42f549f /cpukit/ChangeLog
parent2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-12a0a5251861d04d8bb20c9eb19694504ca5358b.tar.bz2
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/inline/rtems/score/priority.inl: Use simple integer as loop counter.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 80931fb0f0..b1c9ba9660 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * score/inline/rtems/score/priority.inl: Use simple integer as loop
+ counter.
+
+2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libmisc/monitor/mon-monitor.c, rtems/include/rtems/rtems/types.h: Do
not have fp context type when no hardware or software floating point
is available.