From 3ab906275610bbfa9efa5df8a0c5167eae646e6d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 11 Feb 2003 23:43:36 +0000 Subject: 2003-02-11 Joel Sherrill * 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. --- cpukit/score/cpu/a29k/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/score/cpu/a29k/ChangeLog') diff --git a/cpukit/score/cpu/a29k/ChangeLog b/cpukit/score/cpu/a29k/ChangeLog index 508c40b0a6..8663872d8d 100644 --- a/cpukit/score/cpu/a29k/ChangeLog +++ b/cpukit/score/cpu/a29k/ChangeLog @@ -1,3 +1,10 @@ +2003-02-11 Joel Sherrill + + * 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. + 2002-12-11 Ralf Corsepius * configure.ac: Require autoconf-2.57 + automake-1.7.2. -- cgit v1.2.3