diff options
author | rpj <rpj> | 2011-05-06 01:12:32 +0000 |
---|---|---|
committer | rpj <rpj> | 2011-05-06 01:12:32 +0000 |
commit | fb8dc549cc1d81e0a2f7b5461017d61a46e990ff (patch) | |
tree | fd7f179b1abaa525ec55e34bef23b12f8fd89021 /tests/ChangeLog | |
parent | 6da8aa318643f8d091cc674848b99073db19400e (diff) |
*** empty log message ***ROBUST_MUTEXES_merged_to_trunkROBUST_MUTEXES
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 47b8253..f5d8d08 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,10 @@ +2011-05-05 Ross Johnson <ross.johnson at homemail.com.au> + + * openmp1.c: Add missing test; used to comfirm that this + library works with libgomp; if this test produces a segfault + then try upgrading your version of libgomp/gcc; gcc version + 4.5.2 passes this test. + 2011-03-26 Ross Johnson <ross.johnson at homemail.com.au> * sequence1.c: New test for new pthread_getsequence_np(). |