Searched hist:ae4fa2223a960ae069fb91224700fe94e94cb2b9 (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/arm/arm/ |
H A D | syscall.c | diff ae4fa2223a960ae069fb91224700fe94e94cb2b9 Mon May 11 21:20:30 CEST 2015 Andrew Turner <andrew@FreeBSD.org> Add the kernel support for Thumb-2. It is only supported on ARMv7 as the main ARMv6 target, the Raspberry Pi, doesn't support Thumb-2.
This as been tested with a Thumb-2 userland, however building one is currently unsupported as there are known toolchain issues breaking some binaries. Further work will also be needed to decide on the method of selecting which instruction set to build for, and to benchmark both to find how building everything as Thumb-2 will affect performance.
Relnotes: yes
|
H A D | exception.S | diff ae4fa2223a960ae069fb91224700fe94e94cb2b9 Mon May 11 21:20:30 CEST 2015 Andrew Turner <andrew@FreeBSD.org> Add the kernel support for Thumb-2. It is only supported on ARMv7 as the main ARMv6 target, the Raspberry Pi, doesn't support Thumb-2.
This as been tested with a Thumb-2 userland, however building one is currently unsupported as there are known toolchain issues breaking some binaries. Further work will also be needed to decide on the method of selecting which instruction set to build for, and to benchmark both to find how building everything as Thumb-2 will affect performance.
Relnotes: yes
|
H A D | undefined.c | diff ae4fa2223a960ae069fb91224700fe94e94cb2b9 Mon May 11 21:20:30 CEST 2015 Andrew Turner <andrew@FreeBSD.org> Add the kernel support for Thumb-2. It is only supported on ARMv7 as the main ARMv6 target, the Raspberry Pi, doesn't support Thumb-2.
This as been tested with a Thumb-2 userland, however building one is currently unsupported as there are known toolchain issues breaking some binaries. Further work will also be needed to decide on the method of selecting which instruction set to build for, and to benchmark both to find how building everything as Thumb-2 will affect performance.
Relnotes: yes
|
H A D | vm_machdep.c | diff ae4fa2223a960ae069fb91224700fe94e94cb2b9 Mon May 11 21:20:30 CEST 2015 Andrew Turner <andrew@FreeBSD.org> Add the kernel support for Thumb-2. It is only supported on ARMv7 as the main ARMv6 target, the Raspberry Pi, doesn't support Thumb-2.
This as been tested with a Thumb-2 userland, however building one is currently unsupported as there are known toolchain issues breaking some binaries. Further work will also be needed to decide on the method of selecting which instruction set to build for, and to benchmark both to find how building everything as Thumb-2 will affect performance.
Relnotes: yes
|
H A D | machdep.c | diff ae4fa2223a960ae069fb91224700fe94e94cb2b9 Mon May 11 21:20:30 CEST 2015 Andrew Turner <andrew@FreeBSD.org> Add the kernel support for Thumb-2. It is only supported on ARMv7 as the main ARMv6 target, the Raspberry Pi, doesn't support Thumb-2.
This as been tested with a Thumb-2 userland, however building one is currently unsupported as there are known toolchain issues breaking some binaries. Further work will also be needed to decide on the method of selecting which instruction set to build for, and to benchmark both to find how building everything as Thumb-2 will affect performance.
Relnotes: yes
|