about summary refs log tree commit diff
path: root/sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S
Commit message (Expand)AuthorAgeFilesLines
* i386: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu2017-10-221-325/+0
* 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
* Avoid excess range in results from i386 exp, hypot, pow functions (bug 18980).Joseph Myers2015-09-181-4/+5
* 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-13/+13
* Add optimized expf for x86Liubov Dmitrieva2012-05-141-0/+324