summaryrefslogtreecommitdiffstats
path: root/ChangeLog.csl
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
commitfe28d47d3bc662651cb01c06e5078caf59442e19 (patch)
treee302fe1b89a694213624fad885b2e45ddd61a6e5 /ChangeLog.csl
parent5f6fc2565bb156cf0834d773dc7f2daa7cdde090 (diff)
downloadcygnal-fe28d47d3bc662651cb01c06e5078caf59442e19.tar.gz
cygnal-fe28d47d3bc662651cb01c06e5078caf59442e19.tar.bz2
cygnal-fe28d47d3bc662651cb01c06e5078caf59442e19.zip
2006-08-22 Paul Brook <paul@codesourcery.com>
newlib/ * libc/sys/arm/syscalls.c (initialise_monitor_handles): Fix multithreaded locking.
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 24f721aaf..83d7bbb6d 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