]> sourceware.org Git - newlib-cygwin.git/commit
Update gamma functions from code in picolibc
authorJeff Johnston <jjohnstn@redhat.com>
Thu, 17 Dec 2020 20:58:49 +0000 (15:58 -0500)
committerJeff Johnston <jjohnstn@redhat.com>
Thu, 17 Dec 2020 21:23:43 +0000 (16:23 -0500)
commitb2f3d593ff6074b945eb0ff925c2740e98a88ae0
tree726dc70be13dc731614b35c0e121f7cb1a5f3d40
parent1dd3f69db55056da2cac64edd227d52f9542483a
Update gamma functions from code in picolibc

- fixes issue with inf sign when x is -0
newlib/libm/math/er_lgamma.c
newlib/libm/math/erf_lgamma.c
newlib/libm/math/w_tgamma.c
newlib/libm/math/wf_tgamma.c
This page took 0.031887 seconds and 5 git commands to generate.