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. |