This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]