mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-27 21:20:18 +00:00
ChangeLog update from my last commit
I forgot to include the ChangeLog update with my last commit:
7b8481b330
.
Signed-off-by: Paul A. Clarke <pc@us.ibm.com>
This commit is contained in:
parent
2334a78a49
commit
021197483e
10
ChangeLog
10
ChangeLog
@ -23,6 +23,16 @@
|
||||
2019-10-02 Łukasz Majewski <lukma@denx.de>
|
||||
* include/time.h: Add #include <bits/types/struct_timeval.h>
|
||||
|
||||
2019-10-02 Paul A. Clarke <pc@us.ibm.com>
|
||||
|
||||
* 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 <arjun@redhat.com>
|
||||
|
||||
debugglibc.sh: Implement program arguments
|
||||
|
Loading…
Reference in New Issue
Block a user