summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/mips/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/mips/ChangeLog')
-rw-r--r--cpukit/score/cpu/mips/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog
index bcb3c7cdba..d65aead2d4 100644
--- a/cpukit/score/cpu/mips/ChangeLog
+++ b/cpukit/score/cpu/mips/ChangeLog
@@ -1,5 +1,10 @@
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
+ * cpu.c, rtems/score/cpu.h: Move _CPU_Context_Initialize() to cpu.c so
+ it is easier to make warning free.
+
+2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
* rtems/score/cpu.h: Remove warning in _CPU_Context_Initialize.
2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>