Searched hist:"8 e03dd5926db3d6af789021aa0422c209a531670" (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libc/arm/gen/ |
H A D | arm_initfini.c | 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.S | diff 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.S | diff 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 | Makefile.inc | diff 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.
|