about summary refs log tree commit diff
path: root/src/fenv/armebhf
Commit message (Collapse)AuthorAgeFilesLines
* support floating point environment (fenv) on armhf (hard float) subarchsRich Felker2013-08-161-0/+1
patch by nsz. I've tested it on an armhf machine and it seems to be working correctly.