about summary refs log tree commit diff
path: root/sysdeps/alpha/fpu
Commit message (Expand)AuthorAgeFilesLines
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0153-53/+53
* alpha: Fix fesetexceptflag (BZ 30998)Bruno Haible2023-12-191-1/+1
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-302-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0653-53/+53
* alpha: Remove fcopysign{f} implementationAdhemerval Zanella2022-04-072-60/+0
* alpha: Remove s_abs implementationsAdhemerval Zanella2022-04-042-55/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0157-57/+57
* Update alpha libm-test-ulpsAdhemerval Zanella2021-09-301-49/+53
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0321-21/+0
* Update alpha libm-test-ulpsAdhemerval Zanella2021-01-281-11/+12
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0257-57/+57
* Update alpha libm-test-ulpsAdhemerval Zanella2020-10-081-1/+1
* alpha: Use builtin sqrt{f}Adhemerval Zanella2020-06-223-169/+13
* Update alpha libm-test-ulpsAdhemerval Zanella2020-04-081-27/+28
* math: Remove inline math testsAdhemerval Zanella2020-03-191-837/+0
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-032-19/+17
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0157-57/+57
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0757-57/+57
* Update Alpha libm-test-ulpsAurelien Jarno2019-09-031-8/+8
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0157-57/+57
* Update Alpha libm-test-ulpsAurelien Jarno2018-12-281-40/+48
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-272-0/+2
* Use rint functions not __rint functions in glibc libm.Joseph Myers2018-09-142-0/+2
* Remove alpha math_private.h.Joseph Myers2018-09-051-18/+0
* Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers2018-05-092-6/+28
* Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra2018-03-151-26/+0
* Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg2018-03-101-0/+1
* Update Alpha libm-test-ulpsJames Clarke2018-01-271-26/+26
* alpha: Remove s_trunc{f} implementation (BZ#22666)Adhemerval Zanella2018-01-042-89/+0
* alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665)Adhemerval Zanella2018-01-044-210/+0
* Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]Aurelien Jarno2018-01-024-106/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0164-64/+64
* Update Alpha libm-test-ulpsAdhemerval Zanella2017-12-061-2/+8
* Use libm_alias_float for alpha.Joseph Myers2017-11-2834-38/+52
* Use libm_alias_double for alpha.Joseph Myers2017-11-2810-90/+23
* Use libm_alias_double for dbl-64 fma.Joseph Myers2017-10-041-0/+2
* Remove alpha nearbyint wrapper.Joseph Myers2017-10-041-25/+0
* Remove ancient __signbit inlinesWilco Dijkstra2017-09-281-110/+0
* Simplify C99 isgreater macrosWilco Dijkstra2017-09-281-15/+0
* Obsolete pow10 functions.Joseph Myers2017-09-011-30/+0
* Update Alpha libm-test-ulpsAdhemerval Zanella2017-07-271-80/+88
* Add earlyclobber to sqrtt/sqrtf insns.Uros Bizjak2017-04-261-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0166-66/+66
* Fix alpha sqrt fegetenv namespace (bug 20768).Joseph Myers2016-11-041-1/+1
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* Add femode_t functions: alpha.Joseph Myers2016-09-072-0/+77
* Add femode_t functions.Joseph Myers2016-09-071-0/+8
* Convert remaining complex function to generated filesPaul E. Murphy2016-08-296-24/+48