summaryrefslogtreecommitdiffstats
path: root/newlib/libm/complex
Commit message (Expand)AuthorAgeFilesLines
* libm/complex: add clog10, clog10fYaakov Selkowitz2016-02-225-24/+100
* Regenerate files for newlib 2.3.0.newlib-2_3_0Jeff Johnston2015-12-211-29/+62
* Move duplicated documentation rules to Makefile.sharedJeff Johnston2015-11-021-16/+2
* * libc/include/complex.h (cabsl): Add prototype.Nick Clifton2015-02-068-23/+120
* * libm/complex/complex.tex: Fix wrong syntax in documentation.Corinna Vinschen2014-02-201-23/+44
* 2012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston2012-12-041-1/+0
* * libm/complex/cacos.c: Use temporaries and correct sequencingCorinna Vinschen2011-07-131-2/+12
* 2011-03-01 Aaron Landwehr <snaphat@gmail.com>Jeff Johnston2011-03-012-2/+2
* * libm/complex/catan.c, libm/complex/catanf.c,Corinna Vinschen2010-11-294-12/+4
* * libm/complex/cargf.c: Use crealf instead of creal.Corinna Vinschen2010-11-261-1/+1
* 2010-11-04 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2010-11-041-1/+2
* 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it>Jeff Johnston2010-10-1825-3/+908
* * libm/complex/complex.tex: Add empty stub.Corinna Vinschen2010-10-081-0/+1
* * libc/include/complex.h: New complex header.Corinna Vinschen2010-10-0850-0/+3350