aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm/common
AgeCommit message (Expand)AuthorFilesLines
2018-09-28Update Arm copyright notices in new math filesWilco Dijkstra26-47/+79
2018-09-18Fix the documentation comment of checkintSzabolcs Nagy2-2/+4
2018-09-06Document the log table generation methodSzabolcs Nagy3-0/+74
2018-09-03math_config.h: Fix signed overflow warning for 16-bit targetscygwin-2_11_1-releaseJon Beniston1-1/+1
2018-08-16Improve sincosf commentsWilco Dijkstra4-21/+26
2018-08-08newlib: don't use __visibility__ attrribute on CygwinCorinna Vinschen1-2/+7
2018-08-08newlib: fix various gcc warningsCorinna Vinschen2-1/+3
2018-07-11Remove float compare option from sincosfSzabolcs Nagy1-10/+1
2018-07-11Fix the documentation comments for log_inline in powSzabolcs Nagy1-3/+3
2018-07-06Fix namespace issues in sinf, cosf and sincosfSzabolcs Nagy5-18/+19
2018-07-06Fix large ulp error in pow without fma very near 1.0Szabolcs Nagy1-2/+4
2018-07-06Change the return type of converttoint and document the semanticsSzabolcs Nagy1-1/+9
2018-07-06Remove unused TOINT_RINT and TOINT_SHIFT macrosSzabolcs Nagy2-10/+1
2018-07-06Move __HAVE_FAST_FMA to math_config.hSzabolcs Nagy6-12/+21
2018-07-06Fix code style and comments of new math codeSzabolcs Nagy8-74/+134
2018-06-27New pow implementationSzabolcs Nagy6-4/+603
2018-06-27New log2 implementationSzabolcs Nagy6-4/+399
2018-06-27New log implementationSzabolcs Nagy6-4/+717
2018-06-27New exp and exp2 implementationsSzabolcs Nagy8-5/+1132
2018-06-27Use uint32_t sign argument to math error functionsSzabolcs Nagy3-13/+13
2018-06-21Improve performance of sinf/cosf/sincosfWilco Dijkstra8-6/+660
2018-06-21Revert "Improve performance of sinf/cosf/sincosf"Corinna Vinschen8-660/+6
2018-06-21libm/common/s_round.c (round): Add cast for 16-bit CPUsJon Beniston1-1/+1
2018-06-19Improve performance of sinf/cosf/sincosfWilco Dijkstra8-6/+660
2018-05-29fix llrint and lrint for 52 <= exponent <= 62Matthias Kannwischer2-4/+4
2018-05-07Use _LDBL_EQ_DBL in nexttowardf.cJeff Johnston1-2/+2
2018-01-17ansification: remove _DEFUNYaakov Selkowitz7-22/+11
2017-12-07makedoc: make errors visibleJon Turney1-3/+3
2017-12-01libm/common: remove TRAD_SYNOPSISYaakov Selkowitz30-133/+30
2017-10-20fix internal __ieee754_expf and __ieee754_logf callsSzabolcs Nagy1-0/+11
2017-10-13New expf, exp2f, logf, log2f and powf implementationsSzabolcs Nagy13-84/+1235
2017-04-18newlib: remove __infinity{f,ld} constantsCorinna Vinschen3-31/+4
2016-07-04Regenerate newlib MakefilesJon Turney1-3/+16
2016-04-07math: fix isinf/isnan on SPU after move to math.hYaakov Selkowitz2-0/+4
2016-04-05math: update isinf/isnan function comments after move to math.hYaakov Selkowitz5-17/+17
2016-03-26finitel: Use correct GCC builtinCorinna Vinschen1-1/+1
2015-11-02Move duplicated documentation rules to Makefile.sharedJeff Johnston2-20/+18
2015-11-02Consistently use an em-dash in math functions.Jeff Johnston18-18/+18
2015-06-24Use makedoc output files which are generated but aren't includedJon TURNEY2-2/+2
2015-06-23Fix SYNOPSIS prototypes without marked up parameter namesJon TURNEY1-2/+2
2015-05-27Update signbit functions to work on targets where integers are only 16-bits.Nick Clifton1-4/+4
2015-02-06 * libc/include/complex.h (cabsl): Add prototype.Nick Clifton6-10/+244
2014-12-152014-12-15 Jonathan Roelofs <jonathan@codesourcery.com>Jeff Johnston7-4/+271
2014-03-212014-03-21 Maciej W. Rozycki <macro@codesourcery.com>Jeff Johnston2-0/+8
2013-11-192013-11-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
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 Vinschen1-4/+0
2011-12-192011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2010-12-162010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2010-12-022010-12-02 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2-4/+4