| Commit message (Expand) | Author | Age | Files | Lines |
* | Reserve AT_TIMEKEEP auxv entry for providing usermode the pointer to | kib | 2012-06-22 | 1 | -0/+1 |
* | Add AT_STACKPROT elf aux vector. Will be used to inform rtld about the | kib | 2011-01-07 | 1 | -1/+2 |
* | Supply some useful information to the started image using ELF aux vectors. | kib | 2010-08-17 | 1 | -2/+8 |
* | Provide groundwork for 32-bit binary compatibility on non-x86 platforms, | nwhitehorn | 2010-03-11 | 1 | -0/+1 |
* | Define architectural load bases for PIE binaries. Addresses were selected | kib | 2009-10-10 | 1 | -0/+2 |
* | Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointer | kib | 2009-03-17 | 1 | -4/+2 |
* | AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them. | imp | 2008-12-17 | 1 | -12/+0 |
* | PR: | jb | 2006-10-04 | 1 | -86/+0 |
* | s/DT_IA64_PLT_RESERVE/DT_IA_64_PLT_RESERVE/ | marcel | 2006-01-28 | 1 | -1/+1 |
* | o Add missing relocations. | marcel | 2006-01-18 | 1 | -24/+30 |
* | s/R_IA64_/R_IA_64_/g as per the ia64 psABI. | marcel | 2006-01-17 | 1 | -74/+74 |
* | Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit | peter | 2003-09-25 | 1 | -12/+0 |
* | Add TLS related relocation. | marcel | 2003-06-19 | 1 | -0/+17 |
* | Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable | peter | 2002-07-20 | 1 | -1/+16 |
* | Move the definition of ElfN_Hashelt to common headers. The only platform | dfr | 2002-05-30 | 1 | -11/+0 |
* | o Add architecture specific segment types. | marcel | 2002-04-04 | 1 | -0/+11 |
* | The size of the ELF hash table changed from 64 bits in the prototype | peter | 2001-10-29 | 1 | -1/+1 |
* | Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader | ps | 2001-10-10 | 1 | -1/+1 |
* | Add a definition for the ia64's special PLT_RESERVE entry in the _DYNAMIC | dfr | 2001-10-10 | 1 | -0/+4 |
* | Use a machine dependent type, Elf_Hashelt, for the elements of the elf | jake | 2001-07-31 | 1 | -0/+11 |
* | Fix style of defines. | obrien | 2001-06-09 | 1 | -97/+97 |
* | This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will | dfr | 2000-09-29 | 1 | -0/+203 |