fdilibm was originally meant to see _IEEE_LIBM defined from outside the libm code, not it being hardcoded in. Picolibc assumes this assumption holds true and attempts to define itself, conflicting with the existing definition. Signed-off-by: Alessandro Gatti <a.gatti@frob.it> |
||
|---|---|---|
| .. | ||
| acoshf.c | ||
| asinfacosf.c | ||
| asinhf.c | ||
| atan2f.c | ||
| atanf.c | ||
| atanhf.c | ||
| ef_rem_pio2.c | ||
| ef_sqrt.c | ||
| erf_lgamma.c | ||
| fdlibm.h | ||
| fmodf.c | ||
| kf_cos.c | ||
| kf_rem_pio2.c | ||
| kf_sin.c | ||
| kf_tan.c | ||
| libm.h | ||
| log1pf.c | ||
| math.c | ||
| nearbyintf.c | ||
| roundf.c | ||
| sf_cos.c | ||
| sf_erf.c | ||
| sf_frexp.c | ||
| sf_ldexp.c | ||
| sf_modf.c | ||
| sf_sin.c | ||
| sf_tan.c | ||
| thumb_vfp_sqrtf.c | ||
| wf_lgamma.c | ||
| wf_tgamma.c | ||