summaryrefslogtreecommitdiff
path: root/sys/x86/include/elf.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-10-25x86/include/elf.h: make inclusion blocks for elf32.h and elf64.h similarKonstantin Belousov
2022-10-25i386: move hard-coded load address for PIE below default linker baseKonstantin Belousov
2020-09-01x86: clean up empty lines in .c and .h filesMateusz Guzik
2018-10-22Consolidate identical ELF auxargs type defintions.Brooks Davis
2017-11-27sys/x86: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-21Add AT_HWCAP2 ELF auxiliary vector.Michal Meloun
2017-09-14Add AT_EHDRFLAGS and AT_HWCAP on amd64.John Baldwin
2017-09-14Add AT_HWCAP and AT_EHDRFLAGS on all platforms.John Baldwin
2013-02-20Convert machine/elf.h, machine/frame.h, machine/sigframe.h,Konstantin Belousov