summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/elf.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Provide groundwork for 32-bit binary compatibility on non-x86 platforms,nwhitehorn2010-03-111-0/+1
* 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-4/+2
* AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them.imp2008-12-171-12/+0
* PR:jb2006-10-041-86/+0
* s/DT_IA64_PLT_RESERVE/DT_IA_64_PLT_RESERVE/marcel2006-01-281-1/+1
* o Add missing relocations.marcel2006-01-181-24/+30
* s/R_IA64_/R_IA_64_/g as per the ia64 psABI.marcel2006-01-171-74/+74
* Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bitpeter2003-09-251-12/+0
* Add TLS related relocation.marcel2003-06-191-0/+17
* Infrastructure tweaks to allow having both an Elf32 and an Elf64 executablepeter2002-07-201-1/+16
* Move the definition of ElfN_Hashelt to common headers. The only platformdfr2002-05-301-11/+0
* o Add architecture specific segment types.marcel2002-04-041-0/+11
* The size of the ELF hash table changed from 64 bits in the prototypepeter2001-10-291-1/+1
* Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loaderps2001-10-101-1/+1
* Add a definition for the ia64's special PLT_RESERVE entry in the _DYNAMICdfr2001-10-101-0/+4
* Use a machine dependent type, Elf_Hashelt, for the elements of the elfjake2001-07-311-0/+11
* Fix style of defines.obrien2001-06-091-97/+97
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+203
OpenPOWER on IntegriCloud