summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sh/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-03-27 15:02:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-03-27 15:02:35 +0000
commitf086af89dde02bde450ccf8a8c127bae3cefc2a1 (patch)
tree58a0fea73a4e0eb2200831ca0cd6993530537cd8 /cpukit/score/cpu/sh/ChangeLog
parent2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-f086af89dde02bde450ccf8a8c127bae3cefc2a1.tar.bz2
2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* context.c, cpu.c: Add include of config.h
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/sh/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/sh/ChangeLog b/cpukit/score/cpu/sh/ChangeLog
index 45982b36fe..64b67f127f 100644
--- a/cpukit/score/cpu/sh/ChangeLog
+++ b/cpukit/score/cpu/sh/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * context.c, cpu.c: Add include of config.h
+
2009-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/score/sh.h: SH2E and SH3E have a DSP rather than an FPU. They