This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from c2b7ccad93 Do not allow divide-by-zero exception for pow(+/- 0, -Inf). new 72771e5375 x86: Use _rdtsc intrinsic for HP_TIMING_NOW
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 | 14 ++++++++ sysdeps/i386/i586/init-arch.h | 19 ---------- libio/tst-wmemstream4.c => sysdeps/i386/i586/isa.h | 10 ++++-- sysdeps/i386/i686/init-arch.h | 19 ---------- libio/tst-wmemstream4.c => sysdeps/i386/i686/isa.h | 10 ++++-- sysdeps/i386/init-arch.h | 19 ---------- libio/tst-wmemstream4.c => sysdeps/i386/isa.h | 10 ++++-- sysdeps/{i386/i686 => x86}/hp-timing.h | 28 ++++++++++----- sysdeps/x86/init-arch.h | 1 + sysdeps/x86_64/hp-timing.h | 40 ---------------------- .../isa.h} | 9 +++-- 11 files changed, 62 insertions(+), 117 deletions(-) delete mode 100644 sysdeps/i386/i586/init-arch.h copy libio/tst-wmemstream4.c => sysdeps/i386/i586/isa.h (89%) delete mode 100644 sysdeps/i386/i686/init-arch.h copy libio/tst-wmemstream4.c => sysdeps/i386/i686/isa.h (89%) delete mode 100644 sysdeps/i386/init-arch.h copy libio/tst-wmemstream4.c => sysdeps/i386/isa.h (89%) rename sysdeps/{i386/i686 => x86}/hp-timing.h (69%) delete mode 100644 sysdeps/x86_64/hp-timing.h copy sysdeps/{s390/tst-dl-runtime-profile-audit.c => x86_64/isa.h} (88%)