This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
[PATCH 0/2] Minor updates to the new math code
- From: Szabolcs Nagy <szabolcs dot nagy at arm dot com>
- To: newlib at sourceware dot org
- Cc: nd at arm dot com
- Date: Wed, 11 Jul 2018 11:10:20 +0100
- Subject: [PATCH 0/2] Minor updates to the new math code
Further issues caught while testing the same code for glibc.
The generated code should not change on any targets.
Tested on aarch64.
Szabolcs Nagy (2):
Fix the documentation comments for log_inline in pow
Remove float compare option from sincosf
newlib/libm/common/pow.c | 6 +++---
newlib/libm/common/sincosf.h | 11 +----------
2 files changed, 4 insertions(+), 13 deletions(-)
--
2.14.1