From 9518a5bc4d41403d2f4d635a6973f3b36b7b4f65 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 11 Feb 2003 23:29:06 +0000 Subject: 2003-02-11 Joel Sherrill * score/cpu_asm.c: Rework logic that decides when to call _Thread_Dispatch. Analysis by Sergei Organov determined that _ISR_Signals_to_thread_executing was not being honored and/or cleared properly. --- c/src/lib/libcpu/sh/sh7032/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/lib/libcpu/sh/sh7032/ChangeLog') diff --git a/c/src/lib/libcpu/sh/sh7032/ChangeLog b/c/src/lib/libcpu/sh/sh7032/ChangeLog index ecd6f03fa9..4ea2c08765 100644 --- a/c/src/lib/libcpu/sh/sh7032/ChangeLog +++ b/c/src/lib/libcpu/sh/sh7032/ChangeLog @@ -1,3 +1,10 @@ +2003-02-11 Joel Sherrill + + * score/cpu_asm.c: Rework logic that decides when to call + _Thread_Dispatch. Analysis by Sergei Organov + determined that _ISR_Signals_to_thread_executing was not being + honored and/or cleared properly. + 2003-02-11 Ralf Corsepius * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). -- cgit v1.2.3