From 021197483e8fa9999644c96d7dd7b5c3cc95867a Mon Sep 17 00:00:00 2001 From: "Paul A. Clarke" Date: Thu, 3 Oct 2019 14:09:54 -0500 Subject: ChangeLog update from my last commit I forgot to include the ChangeLog update with my last commit: 7b8481b330720d28c019a2e5994492a1923d5daa. Signed-off-by: Paul A. Clarke --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 601403aedd..4b0111095f 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 -- cgit 1.4.1