summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m32r/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-03-27 15:02:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-03-27 15:02:02 +0000
commit4990792b2fcd0f234c1bdc6e449b787bdbe3e57d (patch)
tree9be9e72e9c999d983982d560f40edca17f50175d /cpukit/score/cpu/m32r/ChangeLog
parent2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-4990792b2fcd0f234c1bdc6e449b787bdbe3e57d.tar.bz2
2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* context_init.c, context_switch.S, cpu.c, cpu_asm.c: Add include of config.h
Diffstat (limited to 'cpukit/score/cpu/m32r/ChangeLog')
-rw-r--r--cpukit/score/cpu/m32r/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/m32r/ChangeLog b/cpukit/score/cpu/m32r/ChangeLog
index f8de30afce..ad4b2a705d 100644
--- a/cpukit/score/cpu/m32r/ChangeLog
+++ b/cpukit/score/cpu/m32r/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * context_init.c, context_switch.S, cpu.c, cpu_asm.c: Add include of
+ config.h
+
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu.c, rtems/score/cpu.h: Eliminate _CPU_Thread_dispatch_pointer and