summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/e_expf.S
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu2017-10-221-339/+0
* x86-64: Align L(SP_RANGE)/L(SP_INF_0) to 8 bytes [BZ #21955]H.J. Lu2017-08-151-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek2012-08-021-14/+14
* Replace FSF snail mail address with URL in miscellaneous files.Paul Eggert2012-03-101-3/+2
* Optimized expf for x86-64Ulrich Drepper2012-02-281-0/+340