summaryrefslogtreecommitdiff
path: root/libthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libthreads/ChangeLog')
-rw-r--r--libthreads/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog
index 720ad5a8..f0898498 100644
--- a/libthreads/ChangeLog
+++ b/libthreads/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ * i386/cthreads.h (spin_unlock, spin_try_lock): Add memory clobbers.
+
2007-06-14 Thomas Schwinge <tschwinge@gnu.org>
* cthread_internals.h (cproc_block): Add prototype.