aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/powerpc64
Commit message (Expand)AuthorAgeFilesLines
* MFC r234840:Konstantin Belousov2012-05-131-1/+1
* MFC r233307:Konstantin Belousov2012-04-051-1/+1
* MFC r233231:Konstantin Belousov2012-04-031-11/+14
* MFC r232831:Konstantin Belousov2012-03-301-0/+3
* MFC r228435:Konstantin Belousov2012-01-041-0/+16
* MFC r228646:Nathan Whitehorn2011-12-311-2/+5
* Remove dead code that snuck in from the 32-bit PowerPC version of thisNathan Whitehorn2011-03-071-4/+0
* Turn off default generation of userland dot symbols on powerpc64 now thatNathan Whitehorn2011-02-181-3/+3
* When loading dso without PT_GNU_STACK phdr, only callKonstantin Belousov2011-01-251-0/+3
* Mark rtld on PowerPC as not requiring executable stack.Konstantin Belousov2011-01-141-0/+1
* Add support for R_PPC64_UADDR64 relocations.Nathan Whitehorn2011-01-031-1/+2
* Fix an error in the ABI in rtld_bind_start(). When passing arguments to aNathan Whitehorn2010-12-281-44/+44
* Implement support for ELF filters in rtld. Both normal and auxillaryKonstantin Belousov2010-12-251-17/+20
* Check for undefined weak symbols during PLT binding on powerpc64, and doNathan Whitehorn2010-09-121-2/+7
* RTLD support for powerpc64. A few small modifications to the MakefileNathan Whitehorn2010-07-104-0/+734