summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/elf.h
Commit message (Expand)AuthorAgeFilesLines
* Reserve AT_TIMEKEEP auxv entry for providing usermode the pointer tokib2012-06-221-0/+1
* 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-1/+7
* Change the load base to below 2GB so PIE binaries work including whenmarius2009-10-181-1/+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-84/+0
* style(9) nitsobrien2005-12-071-52/+52
* Add Sparc TLS relocation definitions.obrien2005-12-071-0/+24
* Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bitpeter2003-09-251-12/+0
* change CLASS depending upon __ELF_WORD_SIZE. This is necessary ifjmg2003-07-161-1/+5
* Make imgact_elf32.c compile on sparc64.jake2003-01-051-0/+10
* Move the definition of ElfN_Hashelt to common headers. The only platformdfr2002-05-301-11/+0
* Implement elf_reloc. This makes klds work.jake2001-10-271-0/+56
* Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loaderps2001-10-101-1/+1
* Don't define ELF_RTLD_ADDR twice.jake2001-08-141-1/+0
* Restore the proper copyright on this and remove the gratuitous changes fromobrien2001-08-091-29/+56
* The author isn't a [UC] Regents. Correct the copyright language.obrien2001-08-091-2/+2
* Add an Elfhashelt type for sparc64.jake2001-08-031-0/+11
* Add skeleton machine dependent headers and c files for a port of freebsdjake2001-07-311-0/+90
OpenPOWER on IntegriCloud