summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-29 00:31:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-29 00:31:02 +0000
commitb616350ec9e929ebb06a3c71fd94f11ce668d84f (patch)
treebc76512f349a553aa26723ac872ac9259f489b88 /cpukit/score/cpu/arm/ChangeLog
parent2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-b616350ec9e929ebb06a3c71fd94f11ce668d84f.tar.bz2
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1573/cpukit * arm_exc_interrupt.S: Add a per cpu data structure which contains the information required by RTEMS for each CPU core. This encapsulates information such as thread executing, heir, idle and dispatch needed.
Diffstat (limited to 'cpukit/score/cpu/arm/ChangeLog')
-rw-r--r--cpukit/score/cpu/arm/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/score/cpu/arm/ChangeLog b/cpukit/score/cpu/arm/ChangeLog
index e7c347f590..c700021215 100644
--- a/cpukit/score/cpu/arm/ChangeLog
+++ b/cpukit/score/cpu/arm/ChangeLog
@@ -1,3 +1,10 @@
+2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ PR 1573/cpukit
+ * arm_exc_interrupt.S: Add a per cpu data structure which contains the
+ information required by RTEMS for each CPU core. This encapsulates
+ information such as thread executing, heir, idle and dispatch needed.
+
2010-05-10 Joel Sherrill <joel.sherrilL@OARcorp.com>
* rtems/score/arm.h: Make it a warning not error that the FPU multilib