summaryrefslogtreecommitdiffstats
path: root/sys/mips/include/elf.h
Commit message (Expand)AuthorAgeFilesLines
* Reserve AT_TIMEKEEP auxv entry for providing usermode the pointer tokib2012-06-221-0/+1
* o) Add COMPAT_FREEBSD32 support for MIPS kernels using the n64 ABI with userl...jmallett2012-03-031-0/+3
* - Fix spelling of R_MIPS_RELGOTgonzo2012-02-101-2/+20
* 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
* - Copy symbol-related tables (.symtab and .strtab) to the end ofgonzo2010-01-241-0/+5
* Merge from projects/mips to head by hand:imp2010-01-101-0/+4
* 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
* Start to clean up the MIPS elf machine dependent file.imp2008-12-161-6/+58
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,imp2008-04-131-0/+215
OpenPOWER on IntegriCloud