summaryrefslogtreecommitdiffstats
path: root/sys/arch/amd64/include/reloc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add i386 relocations. Needed for 32-bit UEFI bootloader.kettenis2018-10-201-1/+14
* Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.pirofti2011-03-231-4/+4
* Add the TPOFF* and DTP{MOD,OFF}* definitions that ld.so will need forguenther2010-06-271-2/+2
* Relocation types, used by ld.sodrahn2004-02-101-0/+56