summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/fpu/s_fmin.S
AgeCommit message (Expand)Author
2018-01-02Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]Aurelien Jarno
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-28Use libm_alias_float for alpha.Joseph Myers
2017-11-28Use libm_alias_double for alpha.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-12Relocate alpha from ports to libcRichard Henderson
2008-11-26Moved alpha to ports repository.Roland McGrath
2007-05-072007-05-07 Richard Henderson <rth@redhat.com>Richard Henderson
2007-03-14* sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches. Richard Henderson