aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>2012-11-02 11:20:39 -0500
committerRyan S. Arnold <rsa@linux.vnet.ibm.com>2012-11-02 11:27:11 -0500
commitd7d08bdedeecf168ef58c7e2bdbb4c39c1939aba (patch)
tree137adbbefbeffde1956f8b3be1918e8e8caf7e58 /ChangeLog
parentdcdae19a3f8eafb7aa597b1d5cb770db76509ec4 (diff)
downloadglibc-d7d08bdedeecf168ef58c7e2bdbb4c39c1939aba.tar
glibc-d7d08bdedeecf168ef58c7e2bdbb4c39c1939aba.tar.gz
glibc-d7d08bdedeecf168ef58c7e2bdbb4c39c1939aba.tar.bz2
glibc-d7d08bdedeecf168ef58c7e2bdbb4c39c1939aba.zip
Direct __ppc_get_timebase to __builtin_ppc_get_timebase for GCC 4.8+.
Adapts __ppc_get_timebase to the upcoming GCC 4.8 that provides __builtin_ppc_get_timebase. Building applicationns with previous versions of GCC will continue to use the internal implementation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5dad3dc1f2..d85ffee2d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-11-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
+
+ * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
+ __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
+ of the internal implementation.
+
2012-11-02 Joseph Myers <joseph@codesourcery.com>
* include/sys/syslog.h [_ISOMAC]: Disable all contents of file