newlib-cygwin/newlib/libm/complex
Mike Frysinger 20e3103471 newlib: update to automake-1.15
This matches what the other GNU toolchain projects have done already.
The generated diff in practice isn't terribly large.  This will allow
more use of subdir local.mk includes due to fixes & improvements that
came after the 1.11 release series.
2022-01-14 19:10:38 -05:00
..
Makefile.am newlib: migrate from INCLUDES to AM_CPPFLAGS 2022-01-05 20:29:53 -05:00
Makefile.in newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
cabs.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
cabsf.c
cabsl.c * libc/include/complex.h (cabsl): Add prototype. 2015-02-06 16:14:04 +00:00
cacos.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
cacosf.c
cacosh.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
cacoshf.c
cacoshl.c newlib: fix file mode of newly added complex sources 2017-06-29 15:30:35 +02:00
cacosl.c newlib: fix file mode of newly added complex sources 2017-06-29 15:30:35 +02:00
carg.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
cargf.c * libm/complex/cargf.c: Use crealf instead of creal. 2010-11-26 08:59:22 +00:00
cargl.c newlib/libm/complex/cargl.c change imag() real() to cimagl() creall() 2017-09-19 15:36:12 -05:00
casin.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
casinf.c
casinh.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
casinhf.c
casinhl.c Importing casinhl.c from NetBSD. 2017-06-29 13:44:32 +02:00
casinl.c newlib: fix file mode of newly added complex sources 2017-06-29 15:30:35 +02:00
catan.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
catanf.c * libm/complex/catan.c, libm/complex/catanf.c, 2010-11-29 12:15:02 +00:00
catanh.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
catanhf.c
catanhl.c newlib: fix file mode of newly added complex sources 2017-06-29 15:30:35 +02:00
catanl.c Importing catanl long double complex method from NetBSD. 2017-07-28 20:36:09 +02:00
ccos.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
ccosf.c
ccosh.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
ccoshf.c
ccoshl.c ccoshl: Align formatting to upstream 2017-06-14 10:36:38 +02:00
ccosl.c newlib: fix file mode of newly added complex sources 2017-06-29 15:30:35 +02:00
cephes_subr.c
cephes_subr.h
cephes_subrf.c
cephes_subrf.h
cephes_subrl.c newlib: fix file mode of newly added complex sources 2017-06-29 15:30:35 +02:00
cephes_subrl.h newlib: fix file mode of newly added complex sources 2017-06-29 15:30:35 +02:00
cexp.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
cexpf.c
cexpl.c newlib: fix file mode of newly added complex sources 2017-06-29 15:30:35 +02:00
cimag.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
cimagf.c
cimagl.c * libc/include/complex.h (cabsl): Add prototype. 2015-02-06 16:14:04 +00:00
clog.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
clog10.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
clog10f.c libm/complex: add clog10, clog10f 2016-02-22 14:43:41 -06:00
clogf.c
clogl.c newlib: fix file mode of newly added complex sources 2017-06-29 15:30:35 +02:00
complex.tex libm/complex: add clog10, clog10f 2016-02-22 14:43:41 -06:00
conj.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
conjf.c
conjl.c newlib: fix file mode of newly added complex sources 2017-06-29 15:30:35 +02:00
cpow.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
cpowf.c
cpowl.c newlib: fix file mode of newly added complex sources 2017-06-29 15:30:35 +02:00
cproj.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
cprojf.c 2011-03-01 Aaron Landwehr <snaphat@gmail.com> 2011-03-01 21:43:15 +00:00
cprojl.c newlib: fix file mode of newly added complex sources 2017-06-29 15:30:35 +02:00
creal.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
crealf.c
creall.c * libc/include/complex.h (cabsl): Add prototype. 2015-02-06 16:14:04 +00:00
csin.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
csinf.c
csinh.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
csinhf.c
csinhl.c Importing csinhl.c from NetBSD. 2017-06-29 13:44:32 +02:00
csinl.c Importing csinl.c from NetBSD. 2017-06-29 13:54:31 +02:00
csqrt.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
csqrtf.c
csqrtl.c newlib: fix file mode of newly added complex sources 2017-06-29 15:30:35 +02:00
ctan.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
ctanf.c * libm/complex/catan.c, libm/complex/catanf.c, 2010-11-29 12:15:02 +00:00
ctanh.c complex: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
ctanhf.c
ctanhl.c newlib: fix file mode of newly added complex sources 2017-06-29 15:30:35 +02:00
ctanl.c Fixing HUGE_VALF to HUGE_VALL. 2017-07-28 20:30:30 +02:00