This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 6b3f51986d pci ep support msi/msi-x test
add 776035ee9e nuttx/libm: fix powl wrong if first parameter is negative
add f0cbcb95ff nuttx/libm: switch from integer to double constants in pow
No new revisions were added by this update.
Summary of changes:
libs/libm/libm/lib_pow.c | 6 +++---
libs/libm/libm/lib_powf.c | 6 +++---
libs/libm/libm/lib_powl.c | 18 +++++++++++++++++-
3 files changed, 23 insertions(+), 7 deletions(-)