summaryrefslogtreecommitdiff
path: root/sys/arm64/include/elf.h
AgeCommit message (Expand)Author
2025-08-08arm64: Support TBI in userspaceAndrew Turner
2025-02-17arm64: add missing HWCAP and HWCAP2 valuesHarry Moulton
2023-11-10arm64: Add more HWCAP2 valuesAndrew Turner
2023-11-10arm64: Expand HWCAP2 to be 64 bitAndrew Turner
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-07-25arm64 lib32: prepare arm64 headers to redirect to armMike Karels
2022-10-25arm, arm64: tweak hard-coded load addresses for PIE binariesKonstantin Belousov
2021-07-25arm64: HWCAP/HWCAP2 aux args support for 32-bit ARM binaries.Peter Grehan
2020-09-08arm64: fix incorrect HWCAP definitionsMitchell Horne
2020-09-03arm64: update the set of HWCAP definitionsMitchell Horne
2019-10-11gcore: Add aarch64 32-bit core supportJustin Hibbits
2019-07-20arm64: Implement HWCAPEmmanuel Vadot
2019-01-13Impleent COMPAT_FREEBSD32 for arm64.Olivier Houchard
2018-10-22Consolidate identical ELF auxargs type defintions.Brooks Davis
2017-11-24Add rudimentary support for building FreeBSD/arm64 with COMPAT_FREEBSD32.Ed Schouten
2017-10-21Add AT_HWCAP2 ELF auxiliary vector.Michal Meloun
2017-09-14Add AT_HWCAP and AT_EHDRFLAGS on all platforms.John Baldwin
2015-03-23Add the start of the arm64 machine headers. This is the subset needed toAndrew Turner