Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move fma routines to right place | Ulrich Drepper | 2011-10-20 | 1 | -42/+0 |
| | |||||
* | Correct implementation of fmaf. | Jakub Jelinek | 2010-10-11 | 1 | -2/+2 |
| | |||||
* | Fix strstr/strcasestr/fma/fmaf on x86_64. | Jakub Jelinek | 2009-09-02 | 1 | -2/+2 |
| | |||||
* | Add support for x86-64 fma instruction. | Ulrich Drepper | 2009-07-29 | 1 | -0/+42 |
Use it to implement fma and fmaf, if possible. |