aboutsummaryrefslogtreecommitdiff
path: root/sys/ia64/include/elf.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ia64.Marcel Moolenaar2014-07-071-155/+0
* Reserve AT_TIMEKEEP auxv entry for providing usermode the pointer toKonstantin Belousov2012-06-221-0/+1
* Add AT_STACKPROT elf aux vector. Will be used to inform rtld about theKonstantin Belousov2011-01-071-1/+2
* Supply some useful information to the started image using ELF aux vectors.Konstantin Belousov2010-08-171-1/+7
* Provide groundwork for 32-bit binary compatibility on non-x86 platforms,Nathan Whitehorn2010-03-111-0/+1
* Define architectural load bases for PIE binaries. Addresses were selectedKonstantin Belousov2009-10-101-0/+2
* Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointerKonstantin Belousov2009-03-171-4/+2
* AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them.Warner Losh2008-12-171-12/+0
* PR:John Birrell2006-10-041-86/+0
* s/DT_IA64_PLT_RESERVE/DT_IA_64_PLT_RESERVE/Marcel Moolenaar2006-01-281-1/+1
* o Add missing relocations.Marcel Moolenaar2006-01-181-24/+30
* s/R_IA64_/R_IA_64_/g as per the ia64 psABI.Marcel Moolenaar2006-01-171-74/+74
* Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bitPeter Wemm2003-09-251-12/+0
* Add TLS related relocation.Marcel Moolenaar2003-06-191-0/+17
* Infrastructure tweaks to allow having both an Elf32 and an Elf64 executablePeter Wemm2002-07-201-1/+16
* Move the definition of ElfN_Hashelt to common headers. The only platformDoug Rabson2002-05-301-11/+0
* o Add architecture specific segment types.Marcel Moolenaar2002-04-041-0/+11
* The size of the ELF hash table changed from 64 bits in the prototypePeter Wemm2001-10-291-1/+1
* Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loaderPaul Saab2001-10-101-1/+1
* Add a definition for the ia64's special PLT_RESERVE entry in the _DYNAMICDoug Rabson2001-10-101-0/+4
* Use a machine dependent type, Elf_Hashelt, for the elements of the elfJake Burkholder2001-07-311-0/+11
* Fix style of defines.David E. O'Brien2001-06-091-97/+97
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willDoug Rabson2000-09-291-0/+203