summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 20ce764519..82eb911235 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,13 @@
2011-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
+ PR 1826/cpukit
+ * libmisc/cpuuse/cpuusagereport.c, rtems/Makefile.am,
+ rtems/preinstall.am, rtems/include/rtems.h: Add SMP Helper methods to
+ Classic API.
+ * rtems/include/rtems/rtems/smp.h: New file.
+
+2011-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* score/Makefile.am, score/include/rtems/score/schedulersimplesmp.h,
score/src/schedulersimplesmptick.c: Build schedulersimplesmptick.c
and fix typos.