This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
msun
/
arm
History
Andrew Turner
8b35d5ac4c
Only build the vfp/softfp switching code on armv6 as we don't support vfp
...
on anything earlier than this. This should fix the armeb and arm builds when using gcc.
2014-03-16 09:40:05 +00:00
..
fenv-mangle.h
On armv6 access both the softfloat and, when available, the vfp to get and
2014-03-15 21:58:07 +00:00
fenv-softfp.c
On armv6 access both the softfloat and, when available, the vfp to get and
2014-03-15 21:58:07 +00:00
fenv-vfp.c
On armv6 access both the softfloat and, when available, the vfp to get and
2014-03-15 21:58:07 +00:00
fenv.c
Only build the vfp/softfp switching code on armv6 as we don't support vfp
2014-03-16 09:40:05 +00:00
fenv.h
On armv6 access both the softfloat and, when available, the vfp to get and
2014-03-15 21:58:07 +00:00
Makefile.inc
Build fenv-vfp.c with the softfp float abi. Without this gcc generates an
2014-03-16 09:38:43 +00:00
Symbol.map
On armv6 access both the softfloat and, when available, the vfp to get and
2014-03-15 21:58:07 +00:00