X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=74dd189df302995aa9f8a8ef9d4cca15e64071e4;hb=24c9b888b26b84689b5da9558b6899e4b004a560;hp=698473f0a59f508f25946e148c6b9d6c156ddf74;hpb=4d999ebc6c51a475950ebe070910940f22576a56;p=pspp diff --git a/ChangeLog b/ChangeLog index 698473f0a5..74dd189df3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2011-06-19 Bruno Haible + + roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1. + * m4/roundf.m4 (gl_FUNC_ROUNDF): Test also the sign of roundf (-0.3f). + * modules/roundf-ieee (Depends-on): Add floorf-ieee, ceilf-ieee. + * doc/posix-functions/roundf.texi: Mention problem with negative + arguments. + * doc/posix-functions/ceilf.texi: Mention problem on OSF/1 5.1. + 2011-06-19 Bruno Haible ceilf-ieee: Work around bug on MacOS X 10.5.