summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/elf.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r268993, r268893, r268994, plus partial r264070, r264082ian2014-08-101-0/+3
* Reserve AT_TIMEKEEP auxv entry for providing usermode the pointer tokib2012-06-221-0/+1
* trim trailing whitespaceimp2012-06-131-2/+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
* Define architectural load bases for PIE binaries. Addresses were selectedkib2009-10-101-0/+3
* 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-4/+0
* PR:jb2006-10-041-34/+0
* Use ELFDATA2MSB if we're building big endian.cognet2006-08-241-0/+4
* Use a magic number to know we were started from the elf wrapper.cognet2005-11-241-0/+5
* Add the Elf32_Auxinfo declaretion.cognet2004-05-041-1/+35
* Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bitpeter2003-09-251-12/+0
* Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loaderps2001-10-101-1/+1
* Fix style of defines.obrien2001-06-091-1/+1
* StrongARM platform-specific definitions.obrien2001-01-041-0/+106
OpenPOWER on IntegriCloud