summaryrefslogtreecommitdiff
path: root/src/fenv/armhf
AgeCommit message (Expand)AuthorFilesLines
2015-10-19declare fpu usage to the assembler in arm hard-float asm filesSzabolcs Nagy1-0/+2
2015-02-08simplify armhf fesetenvSzabolcs Nagy1-1/+0
2013-08-18fix fenv exception functions to mask their argumentSzabolcs Nagy1-3/+6
2013-08-16support floating point environment (fenv) on armhf (hard float) subarchsRich Felker2-0/+61