diff options
Diffstat (limited to 'libgcc/ChangeLog')
-rw-r--r-- | libgcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index dd1dc5504a5..d2093daa9de 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,9 @@ +2012-06-11 Roland McGrath <mcgrathr@google.com> + + * gthr-posix.h [neither FreeBSD nor Solaris] (__gthread_active_p): + If __GLIBC__ is defined, refer to __pthread_key_create instead of + pthread_cancel. + 2012-06-09 Uros Bizjak <ubizjak@gmail.com> * config/i386/32/sfp-machine.h (__gcc_CMPtype, CMPtype, |