summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-01 21:48:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-01 21:48:18 +0000
commit1d4005dbba125be5726dc0cb8f7d7a43ed721b3a (patch)
tree1ec81d302b534b66e1ba54b0d10ceb580129cb4d /cpukit/ChangeLog
parent2009-08-01 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-1d4005dbba125be5726dc0cb8f7d7a43ed721b3a.tar.bz2
2009-08-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/inline/rtems/score/heap.inl: Revert accidental commit.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 8db914998d..f9e9a4db8b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -5,6 +5,10 @@
2009-08-01 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * score/inline/rtems/score/heap.inl: Revert accidental commit.
+
+2009-08-01 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* score/inline/rtems/score/heap.inl, score/src/heapwalk.c: Do not
inline code to check if newline should be printed. It leads to branch
path explosion which is really hard to get coverage on.