summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/mips/reloc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r281107: MIPS rtld: report missing symbol rather than segfaultingemaste2015-04-281-1/+1
* MFC r270798:kib2014-09-121-0/+4
* Fix several problems with our ELF filters implementation.kib2012-03-201-8/+10
* - Switch to saving non-offseted pointer to TLS block in order too keep things...gonzo2012-03-061-4/+3
* Add handlers for TLS-related relocation entriesgonzo2012-02-111-2/+85
* Remove debug outputgonzo2012-02-101-2/+0
* Switch MIPS TLS implementation to Variant Igonzo2012-02-101-1/+25
* Fix debug output for MIPS part of rtldgonzo2012-02-101-12/+13
* Spelling fixes for libexec/uqs2012-01-071-1/+1
* Add support for STT_GNU_IFUNC and R_MACHINE_IRELATIVE GNU extensions tokib2011-12-121-0/+16
* Implement support for ELF filters in rtld. Both normal and auxillarykib2010-12-251-5/+8
* Add parentheses around the argument 'x' used in the __bswapXX(x) macros. Revertneel2010-08-111-1/+1
* Fix compilation error for 64-bit little endian build:neel2010-08-101-2/+2
* 64 bit support for MIPS rtld.jchandra2010-07-291-8/+14
* Updated rtld for n32 support.imp2010-03-041-79/+208
* This code has no copyright. It is fairly obvious to me that we're aimp2008-10-131-14/+48
* MFp4: Fix a bug in the mips relocation code that prevents shared imagesimp2008-10-101-22/+14
* MFp4: Add mips support for dynamic linking.imp2008-04-041-0/+357
OpenPOWER on IntegriCloud