summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-08 20:26:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-08 20:26:45 +0000
commita5e620e89d70794cf80a1b77965e6a3ab4127daa (patch)
tree740a50769494f2b0c7fef7819ec8cc44be6de353 /testsuites/sptests/ChangeLog
parent2009-07-08 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-a5e620e89d70794cf80a1b77965e6a3ab4127daa.tar.bz2
2009-07-08 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac, sp27/Makefile.am, sp27/init.c, sp27/sp27.doc, sp27/sp27.scn: Rework sp27 so it can be reinstantiated as sp27a and test flushing both counting and binary semaphores. Reformatted. * sp27a/.cvsignore, sp27a/Makefile.am, sp27a/sp27a.doc, sp27a/sp27a.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 6df346bd61..aa85fcc712 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,5 +1,14 @@
2009-07-08 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * Makefile.am, configure.ac, sp27/Makefile.am, sp27/init.c,
+ sp27/sp27.doc, sp27/sp27.scn: Rework sp27 so it can be reinstantiated
+ as sp27a and test flushing both counting and binary semaphores.
+ Reformatted.
+ * sp27a/.cvsignore, sp27a/Makefile.am, sp27a/sp27a.doc,
+ sp27a/sp27a.scn: New files.
+
+2009-07-08 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* spstkalloc/Makefile.am: Remove unneeded USE_TIMER_SERVER which was
copied fomr other Makefile.am's.