This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.23/master in repository glibc.
from 8ee1ecb MIPS: Add `.insn' to ensure a text label is defined as code not data new 85186de alpha: fix ceil on sNaN input new 12bf4f1 alpha: fix floor on sNaN input new 51a313c alpha: fix rint on sNaN input new 3a5aa2e 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 | 22 ++++++++++++++++++++++ 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, 46 insertions(+), 24 deletions(-)