about summary refs log tree commit diff
path: root/sysdeps/i386/i686/fpu/multiarch
Commit message (Expand)AuthorAgeFilesLines
* i386: Update ulpsFlorian Weimer13 days1-5/+5
* Implement C23 exp2m1, exp10m1Joseph Myers2024-06-171-0/+48
* Implement C23 log10p1Joseph Myers2024-06-171-0/+24
* Implement C23 logp1Joseph Myers2024-06-171-0/+23
* i686: Regenerate ulpsAndreas K. Hüttel2024-06-141-5/+5
* Implement C23 log2p1Joseph Myers2024-05-201-0/+24
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-018-8/+8
* Update i686 libm-test-ulps (again)Andreas K. Hüttel2023-07-191-1/+1
* Update i686 libm-test-ulpsAndreas K. Hüttel2023-07-181-0/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-068-8/+8
* i686: Regenerate ulpsAndreas K. Hüttel2023-01-021-7/+7
* i686: Use generic sincosf implementation for SSE2 versionAdhemerval Zanella2022-06-014-585/+7
* i686: Use generic sinf implementation for SSE2 versionAdhemerval Zanella2022-06-014-565/+8
* i686: Use generic cosf implementation for SSE2 versionAdhemerval Zanella2022-06-014-552/+8
* i386: Regenerate ulpsCarlos O'Donell2022-04-261-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0111-11/+11
* i386: Regenerate ulpsArjun Shankar2021-07-251-37/+37
* i386: Update ulpsAdhemerval Zanella2021-04-131-2/+2
* i386: Update ulpsAdhemerval Zanella2021-04-051-17/+17
* i386: Regenerate ulpsFlorian Weimer2021-03-021-23/+23
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0211-11/+11
* i386: Regenerate ulpsFlorian Weimer2020-12-211-5/+5
* math: Update x86_64 ulpsAdhemerval Zanella2020-08-081-3/+3
* x86: Support usable check for all CPU featuresH.J. Lu2020-07-133-3/+3
* math: Add inputs that yield larger errors for float type (x86_64)Paul Zimmermann2020-03-311-17/+18
* math: Remove inline math testsAdhemerval Zanella2020-03-191-1086/+0
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-035-10/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0111-11/+11
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0711-11/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0111-11/+11
* Fix i686 build with GCC 9.Joseph Myers2018-11-126-6/+6
* math: Update i686 ulpsFlorian Weimer2018-06-011-270/+278
* Update i386 libm-test-ulps.Adhemerval Zanella2018-04-061-4/+10
* Update i386 libm-test-ulps.Joseph Myers2018-03-161-12/+12
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0111-11/+11
* Add _Float32 function aliases.Joseph Myers2017-12-071-2/+5
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-061-6/+7
* Use libm_alias_float for i386.Joseph Myers2017-11-298-8/+21
* Add _Float64x function aliases.Joseph Myers2017-11-271-4/+4
* i386: Replace assembly versions of e_powf with generic e_powf.cH.J. Lu2017-10-224-7/+60
* i386: Replace assembly versions of e_log2f with generic e_log2f.cH.J. Lu2017-10-224-1/+47
* i386: Replace assembly versions of e_logf with generic e_logf.cH.J. Lu2017-10-224-8/+52
* i386: Replace assembly versions of e_exp2f with generic e_exp2f.cH.J. Lu2017-10-224-1/+44
* i386: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu2017-10-227-365/+29
* Do not wrap expf and exp2fSzabolcs Nagy2017-10-021-0/+1
* Obsolete pow10 functions.Joseph Myers2017-09-011-30/+0
* i686/multiarch: Regenerate ulpsAurelien Jarno2017-08-031-7/+7
* Add float128 support for x86_64, x86.Joseph Myers2017-06-261-0/+562
* Update x86 ulps for GCC 7.Joseph Myers2017-06-231-8/+8
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-143-6/+3