| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-20 | lib/libm_dbl: Add implementation of copysign() for DEBUG builds. | Andrew Leech | |
| This provides a double variant of the float copysignf from libm/math.c which is required for DEBUG=1 builds when MICROPY_FLOAT_IMPL=double | |||
| 2017-06-28 | lib: Add libm_dbl, a double-precision math library, from musl-1.1.16. | Damien George | |
