]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
On armv6 access both the softfloat and, when available, the vfp to get and
authorAndrew Turner <andrew@FreeBSD.org>
Sat, 15 Mar 2014 21:58:07 +0000 (21:58 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Sat, 15 Mar 2014 21:58:07 +0000 (21:58 +0000)
commitbb6c193ec7cc83650c01df526a7a1488d7f2d46a
treecfec21a1f4bcb4a8d66caab2cd3285d5afd06f87
parent2d84578fc44ebbfb6319645f107037f8bfe2c51a
On armv6 access both the softfloat and, when available, the vfp to get and
set the floating-point environment.
lib/msun/arm/Makefile.inc
lib/msun/arm/Symbol.map
lib/msun/arm/fenv-mangle.h [new file with mode: 0644]
lib/msun/arm/fenv-softfp.c [new file with mode: 0644]
lib/msun/arm/fenv-vfp.c [new file with mode: 0644]
lib/msun/arm/fenv.c
lib/msun/arm/fenv.h