support floating point environment (fenv) on armhf (hard float) subarchs
authorRich Felker <dalias@aerifal.cx>
Fri, 16 Aug 2013 16:30:37 +0000 (12:30 -0400)
committerRich Felker <dalias@aerifal.cx>
Fri, 16 Aug 2013 16:30:37 +0000 (12:30 -0400)
commit7318c62e6439fca75ca3d50ddf0bd81a151c2766
tree789578e9c4af6aedc50bcbde364dc180580e6de0
parent0a4a4a7a11db93c39960feea96ec9dbed969a44e
support floating point environment (fenv) on armhf (hard float) subarchs

patch by nsz. I've tested it on an armhf machine and it seems to be
working correctly.
arch/arm/bits/fenv.h
src/fenv/armebhf/fenv.sub [new file with mode: 0644]
src/fenv/armhf/fenv.s [new file with mode: 0644]
src/fenv/armhf/fenv.sub [new file with mode: 0644]