Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(437)

Unified Diff: gcc/ChangeLog

Issue 10537138: Don't refer to pthread_cancel in libgcc (Closed) Base URL: http://git.chromium.org/native_client/nacl-gcc.git@master
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | gcc/gthr-posix.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/ChangeLog
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b212467b9c6c7333e42d30746bf1d5081f6ee076..e49443d2c3399e46dea0b1d1662542f59456e385 100644
--- a/gcc/ChangeLog
+++ b/gcc/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.
+
2010-01-21 Release Manager
* GCC 4.4.3 released.
« no previous file with comments | « no previous file | gcc/gthr-posix.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698