summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-06-08 22:50:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-06-08 22:50:27 +0000
commite050d9ae5a38c56dc92eda265abfe1fc046969fd (patch)
tree6aad686334f8318ef823561bae99d360cedc0f18 /cpukit/ChangeLog
parent2009-06-08 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-e050d9ae5a38c56dc92eda265abfe1fc046969fd.tar.bz2
2009-06-08 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/src/heapwalk.c: Verify addresses are aligned.
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 9cef7f5419..deaa82bd5d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2009-06-08 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * score/src/heapwalk.c: Verify addresses are aligned.
+
2009-06-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/include/rtems/assoc.h,