aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c54cee3bc..cdfa6cf32f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-08-13 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #17263]
+ * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
+ <stdint.h>.
+ (__get_clockfreq): Use uint64_t instead of hp_timing_t in
+ INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
+
2014-08-13 Siddhesh Poyarekar <siddhesh@redhat.com>
* sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.