newlib-cygwin/newlib/libm/complex
Jeff Johnston 0631279394 Move duplicated documentation rules to Makefile.shared
- Also, harmonize libm to use CHEWOUT_FILES like libc, rather than chobj.
  Update documentation appropriately.

        * HOWTO: Update.
        * Makefile.shared: Move documentation rules to here...
        * libc/argz/Makefile.am: ... from here ...
        * libc/ctype/Makefile.am: ... and here.
        * libc/errno/Makefile.am: Ditto.
        * libc/iconv/Makefile.am: Ditto.
        * libc/iconv/ccs/Makefile.am : Ditto.
        * libc/iconv/ces/Makefile.am: Ditto.
        * libc/iconv/lib/Makefile.am: Ditto.
        * libc/locale/Makefile.am: Ditto.
        * libc/misc/Makefile.am: Ditto.
        * libc/posix/Makefile.am: Ditto.
        * libc/reent/Makefile.am: Ditto.
        * libc/search/Makefile.am: Ditto.
        * libc/stdio/Makefile.am: Ditto.
        * libc/stdio64/Makefile.am: Ditto.
        * libc/stdlib/Makefile.am : Ditto.
        * libc/string/Makefile.am: Ditto.
        * libc/syscalls/Makefile.am: Ditto.
        * libc/time/Makefile.am : Ditto.
        * libc/unix/Makefile.am: Ditto.
        * libc/xdr/Makefile.am: Ditto.
        * libm/common/Makefile.am: Ditto.
        * libm/complex/Makefile.am: Ditto.
        * libm/math/Makefile.am: Ditto.
        * libm/mathfp/Makefile.am: Ditto.
2015-11-02 18:02:39 -05:00
..
Makefile.am Move duplicated documentation rules to Makefile.shared 2015-11-02 18:02:39 -05:00
Makefile.in * libc/include/complex.h (cabsl): Add prototype. 2015-02-06 16:14:04 +00:00
cabs.c * libc/include/complex.h (cabsl): Add prototype. 2015-02-06 16:14:04 +00:00
cabsf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cabsl.c * libc/include/complex.h (cabsl): Add prototype. 2015-02-06 16:14:04 +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 * libc/include/complex.h (cabsl): Add prototype. 2015-02-06 16:14:04 +00:00
cimagf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
cimagl.c * libc/include/complex.h (cabsl): Add prototype. 2015-02-06 16:14:04 +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 * libm/complex/complex.tex: Fix wrong syntax in documentation. 2014-02-20 18:59:10 +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 * libc/include/complex.h (cabsl): Add prototype. 2015-02-06 16:14:04 +00:00
crealf.c * libc/include/complex.h: New complex header. 2010-10-08 10:35:14 +00:00
creall.c * libc/include/complex.h (cabsl): Add prototype. 2015-02-06 16:14:04 +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