From dc2503a38380fc965612979b0720a6ac060c7c19 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 15 Aug 2008 16:41:03 +0000 Subject: [PATCH] 2008-08-15 Joel Sherrill * ChangeLog: Add correct entry. --- cpukit/score/cpu/bfin/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 + + * ChangeLog: Add correct entry. + +2008-08-13 Allan Hessenflow + + * 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 * rtems/score/cpu.h: Correct prototype of Idle threads.