summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-08-22 20:48:23 +0000
committerPaul Brook <paul@codesourcery.com>2006-08-22 20:48:23 +0000
commit3edfb8217c67ce7a3062ace9c10606618b83a2a8 (patch)
tree4cd340a66e9b17a185a829d74406ea482fdfc571
parentef1d2ea1a1379e0d4dd3c04f8d139196967df0bf (diff)
downloadbinutils-gdb-3edfb8217c67ce7a3062ace9c10606618b83a2a8.tar.gz
2006-08-22 Paul Brook <paul@codesourcery.com>
newlib/ * libc/sys/arm/syscalls.c (initialise_monitor_handles): Fix multithreaded locking.
-rw-r--r--ChangeLog.csl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 24f721aafd0..83d7bbb6d44 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,9 @@
+2006-08-22 Paul Brook <paul@codesourcery.com>
+
+ newlib/
+ * libc/sys/arm/syscalls.c (initialise_monitor_handles): Fix
+ multithreaded locking.
+
2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
Bug 844