summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/ChangeLog')
-rw-r--r--testsuites/psxtmtests/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/ChangeLog b/testsuites/psxtmtests/ChangeLog
index 609d963ab9..e1c646f07b 100644
--- a/testsuites/psxtmtests/ChangeLog
+++ b/testsuites/psxtmtests/ChangeLog
@@ -1,5 +1,12 @@
2011-07-20 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of
+ pthread_mutex_unlock where it is unblocking threads with preemption.
+ * psxtmmutex06/.cvsignore, psxtmmutex06/Makefile.am,
+ psxtmmutex06/init.c, psxtmmutex06/psxtmmutex06.doc: New files.
+
+2011-07-20 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* psxtmmutex05/init.c: Fix test. Pattern was wrong.
2011-07-20 Joel Sherrill <joel.sherrill@oarcorp.com>