summaryrefslogtreecommitdiff
path: root/src/fenv/armhf
AgeCommit message (Expand)AuthorLines
2016-01-20switch arm, sh, and mips fenv asm from .sub system to .S filesRich Felker-66/+0
2015-11-10explicitly assemble all arm asm sources as UALRich Felker-0/+1
2015-11-05use vfp mnemonics instead of p10 coprocessor ones in armhf fenv asmSzabolcs Nagy-10/+10
2015-10-19declare fpu usage to the assembler in arm hard-float asm filesSzabolcs Nagy-0/+2
2015-02-08simplify armhf fesetenvSzabolcs Nagy-1/+0
2013-08-18fix fenv exception functions to mask their argumentSzabolcs Nagy-3/+6
2013-08-16support floating point environment (fenv) on armhf (hard float) subarchsRich Felker-0/+61