This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 380ec16 x86_64: fix static build of __memcpy_chk for compilers defaul [...] new 93eb85c Refactor float_t, double_t information into bits/flt-eval-method.h.
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 | 39 ++++++++++++++++++++ bits/flt-eval-method.h | 42 ++++++++++++++++++++++ bits/mathdef.h | 7 ---- math/Makefile | 3 +- math/math.h | 42 ++++++++++++++++++++-- sysdeps/aarch64/bits/mathdef.h | 6 ---- sysdeps/alpha/bits/mathdef.h | 4 --- sysdeps/arm/bits/mathdef.h | 6 ---- sysdeps/hppa/fpu/bits/mathdef.h | 6 ---- sysdeps/ia64/bits/mathdef.h | 7 ---- .../m680x0/bits/flt-eval-method.h} | 15 ++++---- sysdeps/m68k/m680x0/bits/mathdef.h | 8 ----- sysdeps/mips/bits/mathdef.h | 6 ---- sysdeps/powerpc/bits/mathdef.h | 4 --- .../wordsize.h => s390/bits/flt-eval-method.h} | 14 +++----- sysdeps/s390/bits/mathdef.h | 7 ---- sysdeps/sh/sh4/bits/mathdef.h | 4 --- sysdeps/sparc/bits/mathdef.h | 4 --- sysdeps/tile/bits/mathdef.h | 4 --- .../s_ldexp.c => x86/bits/flt-eval-method.h} | 23 ++++++------ sysdeps/x86/bits/mathdef.h | 17 --------- 21 files changed, 147 insertions(+), 121 deletions(-) create mode 100644 bits/flt-eval-method.h copy sysdeps/{aarch64/bits/wordsize.h => m68k/m680x0/bits/flt-eval-method.h} (71%) copy sysdeps/{aarch64/bits/wordsize.h => s390/bits/flt-eval-method.h} (76%) copy sysdeps/{ieee754/ldbl-opt/s_ldexp.c => x86/bits/flt-eval-method.h} (66%)