libc/newlib/libm/complex
Jeff Johnston 25e21cbc32 2012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* configure.host: Define libm_machine_dir value for arm.
        * libm/machine/configure.in: Add arm to libm machines list.
        * libm/machine/configure: Regenerate.
        * libm/machine/arm/Makefile.am: New file.
        * libm/machine/arm/Makefile.in: Generated.
        * libm/machine/arm/aclocal.m4: Generated.
        * libm/machine/arm/configure: Generated.
        * libm/machine/arm/configure.in: New file.
        * libm/machine/arm/s_ceil.c: Likewise.
        * libm/machine/arm/s_floor.c: Likewise.
        * libm/machine/arm/s_nearbyint.c: Likewise.
        * libm/machine/arm/s_rint.c: Likewise.
        * libm/machine/arm/s_round.c: Likewise.
        * libm/machine/arm/s_trunc.c: Likewise.
        * libm/machine/arm/sf_ceil.c: Likewise.
        * libm/machine/arm/sf_floor.c: Likewise.
        * libm/machine/arm/sf_nearbyint.c: Likewise.
        * libm/machine/arm/sf_rint.c: Likewise.
        * libm/machine/arm/sf_round.c: Likewise.
        * libm/machine/arm/sf_trunc.c: Likewise.
2012-12-04 21:43:21 +00:00
..
Makefile.am 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
Makefile.in 2012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com> 2012-12-04 21:43:21 +00:00
cabs.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
cabsf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cacos.c * libm/complex/cacos.c: Use temporaries and correct sequencing 2011-07-13 07:18:54 +00:00
cacosf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cacosh.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
cacoshf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
carg.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
cargf.c * libm/complex/cargf.c: Use crealf instead of creal. 2010-11-26 08:59:22 +00:00
casin.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
casinf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
casinh.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
casinhf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
catan.c * libm/complex/catan.c, libm/complex/catanf.c, 2010-11-29 12:15:02 +00:00
catanf.c * libm/complex/catan.c, libm/complex/catanf.c, 2010-11-29 12:15:02 +00:00
catanh.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
catanhf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
ccos.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
ccosf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
ccosh.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
ccoshf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cephes_subr.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cephes_subr.h * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cephes_subrf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cephes_subrf.h * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cexp.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
cexpf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cimag.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
cimagf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
clog.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
clogf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
complex.tex 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
conj.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
conjf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cpow.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
cpowf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cproj.c 2011-03-01 Aaron Landwehr <snaphat@gmail.com> 2011-03-01 21:43:15 +00:00
cprojf.c 2011-03-01 Aaron Landwehr <snaphat@gmail.com> 2011-03-01 21:43:15 +00:00
creal.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
crealf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
csin.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
csinf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
csinh.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
csinhf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
csqrt.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
csqrtf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
ctan.c * libm/complex/catan.c, libm/complex/catanf.c, 2010-11-29 12:15:02 +00:00
ctanf.c * libm/complex/catan.c, libm/complex/catanf.c, 2010-11-29 12:15:02 +00:00
ctanh.c 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it> 2010-10-18 22:40:24 +00:00
ctanhf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00