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

Unified Diff: gcc/ChangeLog

Issue 22638012: Use long long builtins of zero counting for x86-64. (Closed) Base URL: http://git.chromium.org/native_client/nacl-gcc.git@master
Patch Set: Sort changelog Created 7 years, 4 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/longlong.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 e49443d2c3399e46dea0b1d1662542f59456e385..31ab1795712f1366092fdf2d88455ad5d839197a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -4,6 +4,12 @@
If __GLIBC__ is defined, refer to __pthread_key_create instead of
pthread_cancel.
+2011-06-18 H.J. Lu <hongjiu.lu@intel.com>
+
+ * longlong.h (count_leading_zeros): Use long long builtin for
+ x86-64.
+ (count_trailing_zeros): Likewise.
+
2010-01-21 Release Manager
* GCC 4.4.3 released.
« no previous file with comments | « no previous file | gcc/longlong.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698