newlib/ * libc/include/complex.h (clog10, clog10f): Declare. * libm/complex/Makefile.am (src): Add clog10.c. (fsrc): Add clog10f.c. (CHEWOUT_FILES): Add clog10.def. * libm/complex/Makefile.in: Regenerate. * libm/complex/clog10.c: New file. * libm/complex/clog10f.c: New file. * libm/complex/complex.tex: Add references to clog10 docs. Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com> |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| Makefile.in | ||
| cabs.c | ||
| cabsf.c | ||
| cabsl.c | ||
| cacos.c | ||
| cacosf.c | ||
| cacosh.c | ||
| cacoshf.c | ||
| carg.c | ||
| cargf.c | ||
| casin.c | ||
| casinf.c | ||
| casinh.c | ||
| casinhf.c | ||
| catan.c | ||
| catanf.c | ||
| catanh.c | ||
| catanhf.c | ||
| ccos.c | ||
| ccosf.c | ||
| ccosh.c | ||
| ccoshf.c | ||
| cephes_subr.c | ||
| cephes_subr.h | ||
| cephes_subrf.c | ||
| cephes_subrf.h | ||
| cexp.c | ||
| cexpf.c | ||
| cimag.c | ||
| cimagf.c | ||
| cimagl.c | ||
| clog.c | ||
| clog10.c | ||
| clog10f.c | ||
| clogf.c | ||
| complex.tex | ||
| conj.c | ||
| conjf.c | ||
| cpow.c | ||
| cpowf.c | ||
| cproj.c | ||
| cprojf.c | ||
| creal.c | ||
| crealf.c | ||
| creall.c | ||
| csin.c | ||
| csinf.c | ||
| csinh.c | ||
| csinhf.c | ||
| csqrt.c | ||
| csqrtf.c | ||
| ctan.c | ||
| ctanf.c | ||
| ctanh.c | ||
| ctanhf.c | ||