This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.43/master in repository glibc.
from 45b58d6bd1 NEWS: add new section 2.43.1 new 022abaeacb 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: NEWS | 2 ++ 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 +++ 9 files changed, 28 insertions(+)