aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/mips/reloc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r233231:Konstantin Belousov2012-04-031-5/+7
* MFC r228435:Konstantin Belousov2012-01-041-0/+16
* Implement support for ELF filters in rtld. Both normal and auxillaryKonstantin Belousov2010-12-251-5/+8
* Add parentheses around the argument 'x' used in the __bswapXX(x) macros. RevertNeel Natu2010-08-111-1/+1
* Fix compilation error for 64-bit little endian build:Neel Natu2010-08-101-2/+2
* 64 bit support for MIPS rtld.Jayachandran C.2010-07-291-8/+14
* Updated rtld for n32 support.Warner Losh2010-03-041-77/+206
* This code has no copyright. It is fairly obvious to me that we're aWarner Losh2008-10-131-14/+48
* MFp4: Fix a bug in the mips relocation code that prevents shared imagesWarner Losh2008-10-101-22/+14
* MFp4: Add mips support for dynamic linking.Warner Losh2008-04-041-0/+357