summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/elf.h
Commit message (Expand)AuthorAgeFilesLines
* Reserve AT_TIMEKEEP auxv entry for providing usermode the pointer tokib2012-06-221-1/+2
* Add AT_STACKPROT elf aux vector. Will be used to inform rtld about thekib2011-01-071-1/+2
* Supply some useful information to the started image using ELF aux vectors.kib2010-08-171-2/+8
* MFppc64:nwhitehorn2010-07-121-3/+31
* Define architectural load bases for PIE binaries. Addresses were selectedkib2009-10-101-0/+2
* Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointerkib2009-03-171-1/+2
* AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them.imp2008-12-171-3/+0
* PR:jb2006-10-041-88/+0
* Implement TLS relocations for powerpc.ssouhlal2004-11-021-0/+28
* Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bitpeter2003-09-251-12/+0
* Move the definition of ElfN_Hashelt to common headers. The only platformdfr2002-05-301-11/+0
* Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loaderps2001-10-101-1/+1
* Use a machine dependent type, Elf_Hashelt, for the elements of the elfjake2001-07-311-0/+11
* This commit (along with one pending in sys/dev/ofw and one in sys/conf) givebenno2001-06-161-0/+3
* PowerPC specific ELF ABI definitions.obrien2001-01-011-0/+170
OpenPOWER on IntegriCloud