From bfc76f9e1b5d596d8fb89cc7c211e37c768bed2f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 30 Jul 2010 18:52:12 +0000 Subject: 2010-07-30 Gedare Bloom PR 1599/cpukit * cpu_asm.S: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent. --- cpukit/score/cpu/mips/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/cpu/mips/ChangeLog') diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog index a163778681..9fe41445b3 100644 --- a/cpukit/score/cpu/mips/ChangeLog +++ b/cpukit/score/cpu/mips/ChangeLog @@ -1,3 +1,9 @@ +2010-07-30 Gedare Bloom + + PR 1599/cpukit + * cpu_asm.S: Rename _Context_Switch_necessary to + _Thread_Dispatch_necessary to more properly reflect the intent. + 2010-07-29 Gedare Bloom PR 1635/cpukit -- cgit v1.2.3