summaryrefslogtreecommitdiffstats
path: root/cpukit/score
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-15 16:41:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-15 16:41:03 +0000
commitdc2503a38380fc965612979b0720a6ac060c7c19 (patch)
treecaa50c64b90205c12f55353e950d9b015366c4a2 /cpukit/score
parent2008-08-15 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-dc2503a38380fc965612979b0720a6ac060c7c19.tar.bz2
2008-08-15 Joel Sherrill <joel.sherrill@OARcorp.com>
* ChangeLog: Add correct entry.
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.