summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-21 13:48:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-21 13:48:52 +0000
commit88d965b6af66a051c8a61c7d4b5c294211753688 (patch)
tree2cf3219970cb5b68d4863dd1e282d655a40fbc3f /testsuites/psxtmtests/ChangeLog
parent2011-07-21 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-88d965b6af66a051c8a61c7d4b5c294211753688.tar.bz2
2011-07-21 Ricardo Aguirre <el.mastin@ymail.com>
PR 1835/tests * Makefile.am, configure.ac: Add benchmark of pthread_mutex_timedlock - not available, block. * psxtmmutex04/.cvsignore, psxtmmutex04/Makefile.am, psxtmmutex04/init.c, psxtmmutex04/psxtmmutex04.doc: New files.
Diffstat (limited to 'testsuites/psxtmtests/ChangeLog')
-rw-r--r--testsuites/psxtmtests/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/ChangeLog b/testsuites/psxtmtests/ChangeLog
index 5aafc0ba29..d46ba86942 100644
--- a/testsuites/psxtmtests/ChangeLog
+++ b/testsuites/psxtmtests/ChangeLog
@@ -1,3 +1,11 @@
+2011-07-21 Ricardo Aguirre <el.mastin@ymail.com>
+
+ PR 1835/tests
+ * Makefile.am, configure.ac: Add benchmark of pthread_mutex_timedlock -
+ not available, block.
+ * psxtmmutex04/.cvsignore, psxtmmutex04/Makefile.am,
+ psxtmmutex04/init.c, psxtmmutex04/psxtmmutex04.doc: New files.
+
2011-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxtmmutex02/init.c, psxtmmutex05/init.c, psxtmmutex06/init.c,