summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 97e6d27f8e..6150971a19 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2011-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>
+ PR 1986/libcpu
+ * rtems/include/rtems/rtems/cache.h:
+ Add rtems_cache_aligned_malloc decl.
+
+2011-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* posix/src/sigtimedwait.c: Make _POSIX_signals_Get_lowest static.
2011-12-09 Joel Sherrill <joel.sherrill@oarcorp.com>