aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/mips
Commit message (Expand)AuthorAgeFilesLines
* MFC r233231:Konstantin Belousov2012-04-031-5/+7
* MFC r232831:Konstantin Belousov2012-03-301-0/+3
* MFC r228435:Konstantin Belousov2012-01-041-0/+16
* When loading dso without PT_GNU_STACK phdr, only callKonstantin Belousov2011-01-251-0/+3
* 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-292-10/+17
* Merge jmallett@'s n64 work into HEAD - changeset 3Jayachandran C.2010-06-161-3/+5
* Updated rtld for n32 support.Warner Losh2010-03-042-151/+313
* Now that the kernel defines CACHE_LINE_SIZE in machine/param.h, useRobert Watson2009-04-191-2/+0
* 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-043-0/+558