aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm/math
AgeCommit message (Expand)AuthorFilesLines
2018-09-03e_scalb.c: Call scalbln instead of scalbn on 16-bit targets to ensure constan...Jon Beniston1-0/+5
2018-08-29Remove unused variable 'one' from sf_cos.cKeith Packard1-6/+0
2018-08-08newlib: fix various gcc warningsCorinna Vinschen3-3/+4
2018-06-27New pow implementationSzabolcs Nagy2-1/+4
2018-06-27New log implementationSzabolcs Nagy2-0/+4
2018-06-27New exp and exp2 implementationsSzabolcs Nagy3-0/+6
2018-06-21Improve performance of sinf/cosf/sincosfWilco Dijkstra3-0/+7
2018-06-21Revert "Improve performance of sinf/cosf/sincosf"Corinna Vinschen3-7/+0
2018-06-19Improve performance of sinf/cosf/sincosfWilco Dijkstra3-0/+7
2018-01-17ansification: remove _HAVE_STDCYaakov Selkowitz1-5/+0
2017-12-13newlib: Don't do double divide in powf.Jim Wilson1-1/+3
2017-12-13Don't call double rint from float powf.Jim Wilson1-2/+2
2017-12-07makedoc: make errors visibleJon Turney1-3/+3
2017-12-01math: remove TRAD_SYNOPSISYaakov Selkowitz28-310/+28
2017-10-13New expf, exp2f, logf, log2f and powf implementationsSzabolcs Nagy10-4/+77
2016-07-04Regenerate newlib MakefilesJon Turney1-3/+16
2015-11-12doc: Fix some inconsistent QUICKREF linesJon Turney3-3/+6
2015-11-02Move duplicated documentation rules to Makefile.sharedJeff Johnston2-32/+25
2015-11-02Consistently use an em-dash in math functions.Jeff Johnston2-2/+2
2015-11-02Add missing semicolons to prototypes.Jeff Johnston2-7/+7
2015-06-24Use makedoc output files which are generated but aren't includedJon TURNEY1-0/+6
2015-05-27Avoid unneeded truncation to "int"newlib-snapshot-20150526DJ Delorie1-1/+1
2015-02-06 * libc/include/complex.h (cabsl): Add prototype.Nick Clifton3-6/+38
2014-02-20 * libm/complex/complex.tex: Fix wrong syntax in documentation.Corinna Vinschen1-55/+110
2012-12-202012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-9/+37
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen8-10/+10
2011-12-192011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2011-01-122011-01-12 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2-0/+18
2010-12-162010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-24/+23
2010-10-08 * libm/math/w_cabs.c: Delete.Corinna Vinschen4-60/+8
2010-03-05 * libm/math/ef_sqrt.c: Delete unused variable sign.Corinna Vinschen1-1/+0
2010-02-242010-02-24 Charles Wilson <...>Jeff Johnston1-2/+1
2009-10-202009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-79/+92
2009-07-092009-07-09 Craig Howland <howland@LGSInnovations.com>Jeff Johnston16-21/+21
2009-03-252009-03-25 Craig Howland <howland@LGSInnovations.com>Jeff Johnston5-336/+175
2008-09-29 * configure: Regenerate for new libtool.Steve Ellcey1-8/+20
2007-12-192007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-8/+8
2007-10-182007-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-4/+4
2007-09-042007-09-04 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston1-0/+1
2007-05-24 * ltmain.sh: Update from GCC.Steve Ellcey1-5/+21
2007-05-172007-05-17 Cary R. <cygcary <at> yahoo.com>Jeff Johnston2-52/+0
2007-05-012007-05-01 Cary R. <cygcary <at> yahoo.com>Jeff Johnston12-15/+22
2007-04-232007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>Jeff Johnston1-1/+2
2007-02-232007-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+2
2007-01-112007-01-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+0
2006-12-182006-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+1
2006-07-312006-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2006-04-132006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston1-5/+0
2006-04-112006-04-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-310/+1253
2006-03-022006-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1