This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-aarch64-spec2k6-Os_LTO in repository toolchain/ci/glibc.
from 6cac323c8d powerpc: ceil/ceilf refactor adds 87c266d758 Fix -O1 compilation errors with `__ddivl' and `__fdivl' [BZ #19444] adds 20aa581958 Make mktime etc. compatible with __time64_t
No new revisions were added by this update.
Summary of changes: ChangeLog | 51 +++++++++++++++++++++++++ include/time.h | 39 +++++++++---------- posix/bits/types.h | 9 +++-- sysdeps/ieee754/soft-fp/s_ddivl.c | 12 ++++++ sysdeps/ieee754/soft-fp/s_fdivl.c | 12 ++++++ time/mktime-internal.h | 79 ++++++++++++++++++++++++++++++++++++++- time/mktime.c | 71 ++++++++++++++++++++++------------- time/timegm.c | 32 ++++++++++++++-- 8 files changed, 251 insertions(+), 54 deletions(-)