Home
last modified time | relevance | path

Searched hist:"8 e03dd5926db3d6af789021aa0422c209a531670" (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libc/arm/gen/
H A Darm_initfini.c8e03dd5926db3d6af789021aa0422c209a531670 Sat Jun 08 00:01:06 CEST 2013 Andrew Turner <andrew@FreeBSD.org> Finish pulling in the NetBSD setjmp/longjmp updates on ARM.

Store/restore the VFP registers in setjmp/longjmp on ARM EABI if VFP is
enabled in the kernel. It checks the hw.floatingpoint sysctl to see if
floating-point is available and uses this to determine if it should store
them. If it does it uses a different magic value so longjmp is able to know
if it should load them.
H A Dsetjmp.Sdiff 8e03dd5926db3d6af789021aa0422c209a531670 Sat Jun 08 00:01:06 CEST 2013 Andrew Turner <andrew@FreeBSD.org> Finish pulling in the NetBSD setjmp/longjmp updates on ARM.

Store/restore the VFP registers in setjmp/longjmp on ARM EABI if VFP is
enabled in the kernel. It checks the hw.floatingpoint sysctl to see if
floating-point is available and uses this to determine if it should store
them. If it does it uses a different magic value so longjmp is able to know
if it should load them.
H A D_setjmp.Sdiff 8e03dd5926db3d6af789021aa0422c209a531670 Sat Jun 08 00:01:06 CEST 2013 Andrew Turner <andrew@FreeBSD.org> Finish pulling in the NetBSD setjmp/longjmp updates on ARM.

Store/restore the VFP registers in setjmp/longjmp on ARM EABI if VFP is
enabled in the kernel. It checks the hw.floatingpoint sysctl to see if
floating-point is available and uses this to determine if it should store
them. If it does it uses a different magic value so longjmp is able to know
if it should load them.
H A DMakefile.incdiff 8e03dd5926db3d6af789021aa0422c209a531670 Sat Jun 08 00:01:06 CEST 2013 Andrew Turner <andrew@FreeBSD.org> Finish pulling in the NetBSD setjmp/longjmp updates on ARM.

Store/restore the VFP registers in setjmp/longjmp on ARM EABI if VFP is
enabled in the kernel. It checks the hw.floatingpoint sysctl to see if
floating-point is available and uses this to determine if it should store
them. If it does it uses a different magic value so longjmp is able to know
if it should load them.