This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 8faea5cda6 malloc: Correct Makefile sorting glitches new 6f4b28b20a Fix ldbl-128ibm ceill, floorl, roundl and truncl zero-sign handling
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: math/libm-test-ceil.inc | 3 +++ math/libm-test-floor.inc | 3 +++ math/libm-test-round.inc | 4 ++++ math/libm-test-trunc.inc | 4 ++++ sysdeps/ieee754/ldbl-128ibm/s_ceill.c | 3 +++ sysdeps/ieee754/ldbl-128ibm/s_floorl.c | 3 +++ sysdeps/ieee754/ldbl-128ibm/s_roundl.c | 3 +++ sysdeps/ieee754/ldbl-128ibm/s_truncl.c | 3 +++ 8 files changed, 26 insertions(+)