summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-05 13:10:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-05 13:10:26 +0000
commitcccd632c8de2abfffbabaf2b25e0e03366618758 (patch)
tree18dbacd93f2da02b14eb4bb40d4121e00bb86fb5 /testsuites/sptests/ChangeLog
parent2008-08-05 Xudong Guan <xudong.guan@criticalsoftware.com> (diff)
downloadrtems-cccd632c8de2abfffbabaf2b25e0e03366618758.tar.bz2
2008-08-05 Xudong Guan <xudong.guan@criticalsoftware.com>
PR 1212/cpukit * Makefile.am, configure.ac: Time slicing will not happen if the task mode is changed from a non-timeslicing mode to timeslicing mode if it is done by the executing thread (e.g. in its task body). This change includes sp44 to demonstrate the problem and verify the correction. * sp44/.cvsignore, sp44/Makefile.am, sp44/init.c, sp44/sp44.scn: New files.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 694987925d..2d8d8c3e11 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,12 @@
+2008-08-05 Xudong Guan <xudong.guan@criticalsoftware.com>
+
+ PR 1212/cpukit
+ * Makefile.am, configure.ac: Time slicing will not happen if the task
+ mode is changed from a non-timeslicing mode to timeslicing mode if it
+ is done by the executing thread (e.g. in its task body). This change
+ includes sp44 to demonstrate the problem and verify the correction.
+ * sp44/.cvsignore, sp44/Makefile.am, sp44/init.c, sp44/sp44.scn: New files.
+
2008-07-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp09/screen09.c: Do not use Simple Vectored Interrupt calls on