This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-arm-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] new 20aa581958 Make mktime etc. compatible with __time64_t
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
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(-)