This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 21bfcc3d24 sparc: refactor sparc64 rint{f} selector to C new 011fba7e48 Use libm_alias_double for x86_64.
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 | 44 ++++++++++++++++++++++++++++++ sysdeps/x86_64/fpu/multiarch/s_atan.c | 4 ++- sysdeps/x86_64/fpu/multiarch/s_ceil.c | 4 ++- sysdeps/x86_64/fpu/multiarch/s_floor.c | 4 ++- sysdeps/x86_64/fpu/multiarch/s_fma.c | 3 +- sysdeps/x86_64/fpu/multiarch/s_nearbyint.c | 4 ++- sysdeps/x86_64/fpu/multiarch/s_rint.c | 4 ++- sysdeps/x86_64/fpu/multiarch/s_sin.c | 6 ++-- sysdeps/x86_64/fpu/multiarch/s_tan.c | 4 ++- sysdeps/x86_64/fpu/multiarch/s_trunc.c | 4 ++- sysdeps/x86_64/fpu/s_copysign.S | 3 +- sysdeps/x86_64/fpu/s_fabs.c | 3 +- sysdeps/x86_64/fpu/s_fmax.S | 3 +- sysdeps/x86_64/fpu/s_fmin.S | 3 +- sysdeps/x86_64/fpu/s_llrint.S | 5 ++-- sysdeps/x86_64/x32/fpu/s_lrint.S | 3 +- 16 files changed, 84 insertions(+), 17 deletions(-)