summaryrefslogtreecommitdiffstats
path: root/cpukit/score
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score')
-rw-r--r--cpukit/score/cpu/bfin/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/cpukit/score/cpu/bfin/ChangeLog b/cpukit/score/cpu/bfin/ChangeLog
index 3dec8ddd25..ab6bbe6319 100644
--- a/cpukit/score/cpu/bfin/ChangeLog
+++ b/cpukit/score/cpu/bfin/ChangeLog
@@ -1,3 +1,13 @@
+2008-08-15 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * ChangeLog: Add correct entry.
+
+2008-08-13 Allan Hessenflow <allanh@kallisti.com>
+
+ * cpu.c, cpu_asm.S, irq.c, rtems/score/cpu.h,
+ rtems/score/cpu_asm.h: reworked interrupt handling to fix
+ context switching.
+
2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/score/cpu.h: Correct prototype of Idle threads.