This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e720d3d Open development for 2.25. new 062e53c alpha: fix ceil on sNaN input new 65cc568 alpha: fix floor on sNaN input new cb7f9d6 alpha: fix rint on sNaN input new b74d259 alpha: fix trunc for big input values
The 4 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 | 20 ++++++++++++++++++++ sysdeps/alpha/fpu/s_ceil.c | 7 +++---- sysdeps/alpha/fpu/s_ceilf.c | 7 +++---- sysdeps/alpha/fpu/s_floor.c | 7 +++---- sysdeps/alpha/fpu/s_floorf.c | 7 +++---- sysdeps/alpha/fpu/s_rint.c | 3 +++ sysdeps/alpha/fpu/s_rintf.c | 3 +++ sysdeps/alpha/fpu/s_trunc.c | 7 +++---- sysdeps/alpha/fpu/s_truncf.c | 7 +++---- 9 files changed, 44 insertions(+), 24 deletions(-)