summaryrefslogtreecommitdiffstats
path: root/cpukit/score
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-18 06:23:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-18 06:23:54 +0000
commitd160668ea5da98bbfce805089c248ad176044fa1 (patch)
tree923a17f4945be0914699e500f6dafe05213b432b /cpukit/score
parent2005-02-17 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-d160668ea5da98bbfce805089c248ad176044fa1.tar.bz2
2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/new-exceptions/cpu.h (Context_Control, Context_Control_fp, CPU_Interrupt_frame): Remove. * rtems/old-exceptions/cpu.h (Context_Control, Context_Control_fp, CPU_Interrupt_frame): Remove. * rtems/score/cpu.h (Context_Control, Context_Control_fp, CPU_Interrupt_frame): Add.
Diffstat (limited to 'cpukit/score')
-rw-r--r--cpukit/score/cpu/powerpc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog
index 982c906ad8..6e88a6948a 100644
--- a/cpukit/score/cpu/powerpc/ChangeLog
+++ b/cpukit/score/cpu/powerpc/ChangeLog
@@ -1,3 +1,12 @@
+2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * rtems/new-exceptions/cpu.h (Context_Control,
+ Context_Control_fp, CPU_Interrupt_frame): Remove.
+ * rtems/old-exceptions/cpu.h (Context_Control,
+ Context_Control_fp, CPU_Interrupt_frame): Remove.
+ * rtems/score/cpu.h (Context_Control,
+ Context_Control_fp, CPU_Interrupt_frame): Add.
+
2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/new-exceptions/cpu.h (CPU_STACK_MINIMUM_SIZE,