summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/nios2/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-30 18:52:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-30 18:52:14 +0000
commitf2edf67da77a3c4e60c2a9df8d2c411a42bcd3a9 (patch)
treece2f59c39620dd4345f872417e62109a5585114c /cpukit/score/cpu/nios2/ChangeLog
parent2010-07-30 Gedare Bloom <giddyup44@yahoo.com> (diff)
downloadrtems-f2edf67da77a3c4e60c2a9df8d2c411a42bcd3a9.tar.bz2
2010-07-30 Gedare Bloom <giddyup44@yahoo.com>
PR 1599/cpukit * irq.c: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
Diffstat (limited to 'cpukit/score/cpu/nios2/ChangeLog')
-rw-r--r--cpukit/score/cpu/nios2/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/cpu/nios2/ChangeLog b/cpukit/score/cpu/nios2/ChangeLog
index 258e9ece4b..3b2f03c622 100644
--- a/cpukit/score/cpu/nios2/ChangeLog
+++ b/cpukit/score/cpu/nios2/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-30 Gedare Bloom <giddyup44@yahoo.com>
+
+ PR 1599/cpukit
+ * irq.c: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary
+ to more properly reflect the intent.
+
2010-07-29 Gedare Bloom <giddyup44@yahoo.com>
PR 1635/cpukit