summaryrefslogtreecommitdiffstats
path: root/newlib/libm
Commit message (Expand)AuthorAgeFilesLines
* Add RISC-V port for libmKito Cheng2017-08-1719-1/+7282
* Importing catanl long double complex method from NetBSD.Aditya Upadhyay2017-07-283-4/+88
* Fixing HUGE_VALF to HUGE_VALL.Aditya Upadhyay2017-07-281-1/+1
* newlib: fix file mode of newly added complex sourcesCorinna Vinschen2017-06-2916-0/+0
* newlib: libm/complex/Makefile.in: regenerateCorinna Vinschen2017-06-291-22/+161
* Adding csinl.c in Makefile.amAditya Upadhyay2017-06-291-1/+1
* Importing csinl.c from NetBSD.Aditya Upadhyay2017-06-291-0/+45
* Importing csinhl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+46
* Importing casinhl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+43
* Importing ctanl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+57
* Importing ctanhl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+48
* Importing cpowl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+57
* Importing conjl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+47
* Importing catanhl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+43
* Importing casinl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+121
* Importing ccosl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+46
* Importing cacosl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+46
* Adding cephes_subrl.h and cephes_subrl.c from NetBSD.Aditya Upadhyay2017-06-293-2/+140
* Importing cexpl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+47
* Importing cprojl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+65
* Importing cargl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+19
* Importing csqrtl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+113
* Importing clogl.c from NetBSD.Aditya Upadhyay2017-06-292-0/+47
* Importing cacoshl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+46
* ccoshl: Align formatting to upstreamAditya Upadhyay2017-06-141-6/+6
* Importing ccoshl.c from netbsd.Aditya Upadhyay2017-06-133-4/+55
* newlib: remove __infinity{f,ld} constantsCorinna Vinschen2017-04-183-31/+4
* ARM: Fix IEEE-754 sqrt implementationSebastian Huber2017-03-222-2/+2
* ARM: Optimize IEEE-754 sqrt implementationSebastian Huber2017-03-214-1/+108
* Fix versions in documentation (manually for now)Corinna Vinschen2017-01-091-2/+2
* Bump release to 2.5.0 for yearly snapshot.newlib-2_5_0Jeff Johnston2016-12-228-72/+73
* Fix pdf build failure with texinfo 6.1.0Thomas Preudhomme2016-10-251-1/+0
* Regenerate newlib MakefilesJon Turney2016-07-0411-30/+164
* Make newlib manpages (v3)Jon Turney2016-07-043-1/+34
* Revert "Make newlib manpages via DocBook XML (v3)"Jon Turney2016-06-253-34/+1
* Make newlib manpages via DocBook XML (v3)Jon Turney2016-06-253-1/+34
* math: fix isinf/isnan on SPU after move to math.hYaakov Selkowitz2016-04-072-0/+4
* math: update isinf/isnan function comments after move to math.hYaakov Selkowitz2016-04-056-18/+18
* Bump up newlib version to 2.4.0 due to feature test refactoringnewlib-2_4_0Jeff Johnston2016-03-297-79/+79
* finitel: Use correct GCC builtinCorinna Vinschen2016-03-261-1/+1
* Enable HW interrupt setup on x86/x86_64 systems by defaultnewlib-snapshot-20160226Corinna Vinschen2016-02-261-1/+1
* libm/complex: add clog10, clog10fYaakov Selkowitz2016-02-225-24/+100
* Also fix libm/machine generated files.Jeff Johnston2016-02-172-19/+12139
* Fix libm regenerated files again.Jeff Johnston2016-02-172-134/+2920
* Fix regeneration of libm autotool files.Jeff Johnston2016-02-172-7/+9337
* Define the newlib version macros in one place: _newlib_version.h.Pieter du Preez2016-02-174-24273/+37
* Fix up errors in regenerated files for 2.3.0 release.newlib-snapshot-20160104Jeff Johnston2016-01-041-10/+10
* Regenerate files for newlib 2.3.0.newlib-2_3_0Jeff Johnston2015-12-217-89/+122
* Check for 64 FP instructions availability in libm before using themThomas Preud'homme2015-12-096-6/+6
* doc: Fix some inconsistent QUICKREF linesJon Turney2015-11-125-5/+10