This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gentoo/2.23 in repository glibc.
from e474f52 configure: accept __stack_chk_fail_local for ssp support too [...] new 6f37754 MIPS: Add `.insn' to ensure a text label is defined as code not data new d0ce1ce alpha: fix ceil on sNaN input new 61198b4 alpha: fix floor on sNaN input new 201fca8 alpha: fix rint on sNaN input new b099b9c alpha: fix trunc for big input values
The 5 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: 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 +++---- sysdeps/mips/mips32/crti.S | 1 + sysdeps/mips/mips64/n32/crti.S | 1 + sysdeps/mips/mips64/n64/crti.S | 1 + 11 files changed, 27 insertions(+), 24 deletions(-)