summaryrefslogtreecommitdiffstats
path: root/newlib/libm/math/e_sqrt.c
Commit message (Collapse)AuthorAgeFilesLines
* Avoid unneeded truncation to "int"newlib-snapshot-20150526DJ Delorie2015-05-271-1/+1
| | | | | * libm/math/e_sqrt.c (__ieee754_sqrt): Don't truncate constant to "int".
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+452