This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from bcc4e4bb31 tile: Check SHARED instead PIC for SYSCALL_ERROR_NAME new 4699cb8b5f Use libm_alias_double for dbl-64 logb. new d8f619b393 Use libm_alias_double for dbl-64 modf.
The 2 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 | 29 ++++++++++++++++++++++ sysdeps/ieee754/dbl-64/s_logb.c | 6 ++--- sysdeps/ieee754/dbl-64/s_modf.c | 7 +++--- sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c | 7 +++--- sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c | 7 +++--- sysdeps/ieee754/ldbl-opt/s_logb.c | 5 ---- sysdeps/ieee754/ldbl-opt/s_modf.c | 6 +---- .../powerpc32/power4/fpu/multiarch/s_logb-ppc32.c | 5 ---- .../powerpc32/power4/fpu/multiarch/s_modf-ppc32.c | 5 ---- .../powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c | 5 ---- .../powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c | 5 ---- 11 files changed, 42 insertions(+), 45 deletions(-) delete mode 100644 sysdeps/ieee754/ldbl-opt/s_logb.c