summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-20 14:49:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-20 14:49:25 +0000
commiteecd655794c1bc1f13fb13d5c09d224edeabf906 (patch)
tree36991a3a589cf1ec0ba67dcb131b95c5f4159be1 /testsuites/sptests/ChangeLog
parent2009-07-20 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-eecd655794c1bc1f13fb13d5c09d224edeabf906.tar.bz2
2009-07-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac: Add test case for the _Thread_queue_Enqueue_priority interrupt critical section where the TCB we are using as a current pointer is removed from the thread queue when we flash interrupts while searching forward. * spintrcritical06/.cvsignore, spintrcritical06/Makefile.am, spintrcritical06/init.c, spintrcritical06/spintrcritical06.doc, spintrcritical06/spintrcritical06.scn: New files.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index dc9c5dfc4e..ebdea461ba 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,5 +1,15 @@
2009-07-20 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * Makefile.am, configure.ac: Add test case for the
+ _Thread_queue_Enqueue_priority interrupt critical section where the
+ TCB we are using as a current pointer is removed from the thread
+ queue when we flash interrupts while searching forward.
+ * spintrcritical06/.cvsignore, spintrcritical06/Makefile.am,
+ spintrcritical06/init.c, spintrcritical06/spintrcritical06.doc,
+ spintrcritical06/spintrcritical06.scn: New files.
+
+2009-07-20 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* spintrcritical_support/intrcritical.c,
spintrcritical_support/intrcritical.h: Change prototype of delay
method to indicate when counter is reset. This can be used to count