freebsd-dev/sys/arm64
Andrew Turner 91569f1f38 Increase the size and alignment of the setjmp buffer. This will allow for
possible future CPU extentions with larger registers.

jmp_buf's size and alignment are baked into the ABI of third party libraries
and thus are very hard to change later so it is best to waste a small amount
of space now.

Reviewed by:	brooks
Differential Revision:	https://reviews.freebsd.org/D3956
2015-12-23 15:22:44 +00:00
..
acpica Add ARM64TODO comments to ACPI PCI stubs 2015-07-12 18:32:16 +00:00
arm64 Add support for MSI interrupts to the gicv2m controller. The allocation 2015-12-14 16:07:20 +00:00
cavium Reduce the numbers of levels of indirection in arm64 pcib drivers by making 2015-12-10 13:19:30 +00:00
cloudabi64 Add support for CloudABI on ARM64. 2015-10-22 11:09:25 +00:00
conf Sort the list of NICs after the mii options. While here add the msk driver 2015-12-11 15:25:47 +00:00
include Increase the size and alignment of the setjmp buffer. This will allow for 2015-12-23 15:22:44 +00:00