Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-28Update Arm copyright notices in new math filesWilco Dijkstra
2018-09-18Fix the documentation comment of checkintSzabolcs Nagy
2018-09-06Document the log table generation methodSzabolcs Nagy
2018-09-03math_config.h: Fix signed overflow warning for 16-bit targetscygwin-2_11_1-releaseJon Beniston
2018-08-16Improve sincosf commentsWilco Dijkstra
2018-08-08newlib: don't use __visibility__ attrribute on CygwinCorinna Vinschen
2018-08-08newlib: fix various gcc warningsCorinna Vinschen
2018-07-11Remove float compare option from sincosfSzabolcs Nagy
2018-07-11Fix the documentation comments for log_inline in powSzabolcs Nagy
2018-07-06Fix namespace issues in sinf, cosf and sincosfSzabolcs Nagy
2018-07-06Fix large ulp error in pow without fma very near 1.0Szabolcs Nagy
2018-07-06Change the return type of converttoint and document the semanticsSzabolcs Nagy
2018-07-06Remove unused TOINT_RINT and TOINT_SHIFT macrosSzabolcs Nagy
2018-07-06Move __HAVE_FAST_FMA to math_config.hSzabolcs Nagy
2018-07-06Fix code style and comments of new math codeSzabolcs Nagy
2018-06-27New pow implementationSzabolcs Nagy
2018-06-27New log2 implementationSzabolcs Nagy
2018-06-27New log implementationSzabolcs Nagy
2018-06-27New exp and exp2 implementationsSzabolcs Nagy
2018-06-27Use uint32_t sign argument to math error functionsSzabolcs Nagy
2018-06-21Improve performance of sinf/cosf/sincosfWilco Dijkstra
2018-06-21Revert "Improve performance of sinf/cosf/sincosf"Corinna Vinschen
2018-06-21libm/common/s_round.c (round): Add cast for 16-bit CPUsJon Beniston
2018-06-19Improve performance of sinf/cosf/sincosfWilco Dijkstra
2018-05-29fix llrint and lrint for 52 <= exponent <= 62Matthias Kannwischer
2018-05-07Use _LDBL_EQ_DBL in nexttowardf.cJeff Johnston
2018-01-17ansification: remove _DEFUNYaakov Selkowitz
2017-12-07makedoc: make errors visibleJon Turney
2017-12-01libm/common: remove TRAD_SYNOPSISYaakov Selkowitz
2017-10-20fix internal __ieee754_expf and __ieee754_logf callsSzabolcs Nagy
2017-10-13New expf, exp2f, logf, log2f and powf implementationsSzabolcs Nagy
2017-04-18newlib: remove __infinity{f,ld} constantsCorinna Vinschen
2016-07-04Regenerate newlib MakefilesJon Turney
2016-04-07math: fix isinf/isnan on SPU after move to math.hYaakov Selkowitz
2016-04-05math: update isinf/isnan function comments after move to math.hYaakov Selkowitz
2016-03-26finitel: Use correct GCC builtinCorinna Vinschen
2015-11-03Move duplicated documentation rules to Makefile.sharedJeff Johnston
2015-11-03Consistently use an em-dash in math functions.Jeff Johnston
2015-06-24Use makedoc output files which are generated but aren't includedJon TURNEY
2015-06-23Fix SYNOPSIS prototypes without marked up parameter namesJon TURNEY
2015-05-27Update signbit functions to work on targets where integers are only 16-bits.Nick Clifton
2015-02-06 * libc/include/complex.h (cabsl): Add prototype.Nick Clifton
2014-12-152014-12-15 Jonathan Roelofs <jonathan@codesourcery.com>Jeff Johnston
2014-03-222014-03-21 Maciej W. Rozycki <macro@codesourcery.com>Jeff Johnston
2013-11-192013-11-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2012-12-212012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen
2011-12-202011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-12-172010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-12-022010-12-02 Craig Howland <howland@LGSInnovations.com>Jeff Johnston