From: Paul A. Clarke Date: Thu, 3 Oct 2019 19:09:54 +0000 (-0500) Subject: ChangeLog update from my last commit X-Git-Tag: changelog-ends-here~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=021197483e8fa9999644c96d7dd7b5c3cc95867a;p=thirdparty%2Fglibc.git ChangeLog update from my last commit I forgot to include the ChangeLog update with my last commit: 7b8481b330720d28c019a2e5994492a1923d5daa. Signed-off-by: Paul A. Clarke --- diff --git a/ChangeLog b/ChangeLog index 601403aedd2..4b0111095fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,16 @@ 2019-10-02 Łukasz Majewski * include/time.h: Add #include +2019-10-02 Paul A. Clarke + + * sysdeps/powerpc/fpu/fenv_private.h: + (__TEST_AND_BEGIN_NON_STOP): New. + (__TEST_AND_END_NON_STOP): New. + (libc_feholdexcept_setround_ppc): Use __TEST_AND_BEGIN_NON_STOP. + (__libc_femergeenv_ppc): Use __TEST_AND_BEGIN_NON_STOP and + __TEST_AND_END_NON_STOP. + (libc_feholdsetround_noex_ppc_ctx): Use __TEST_AND_END_NON_STOP. + 2019-10-02 Arjun Shankar debugglibc.sh: Implement program arguments