about summary refs log tree commit diff
path: root/arch/mips/reloc.h
Commit message (Expand)AuthorAgeFilesLines
* fix debugger tracking of shared libraries on mips with PIE main programRich Felker2023-01-181-0/+1
* remove use of endian.h from arch reloc.h headers, clean upRich Felker2019-10-171-2/+0
* add support for mips and mips64 r6 isaRich Felker2016-04-031-1/+7
* ldso: fix GDB dynamic linker info on MIPSFelix Fietkau2016-01-301-1/+1
* new dlstart stage-2 chaining for mipsRich Felker2015-09-171-0/+15
* dynamic linker bootstrap overhaulRich Felker2015-04-131-68/+10
* fix regression in mips dynamic linkerRich Felker2014-06-301-0/+1
* refactor to remove arch-specific relocation code from dynamic linkerRich Felker2014-06-181-23/+9
* dynamic linker: permit error returns from arch-specific reloc functionRich Felker2014-06-161-1/+2
* mips: add mips-sf subarch support (soft-float)Szabolcs Nagy2014-02-241-1/+7
* support configurable page size on mips, powerpc and microblazeSzabolcs Nagy2013-09-151-1/+1
* make the dynamic linker find its path file relative to its own locationRich Felker2013-07-181-1/+8
* add support for TLS variant I, presently needed for arm and mipsRich Felker2012-10-151-0/+11
* dynamic-linked TLS support for everything but dlopen'd libsRich Felker2012-10-041-1/+5
* more stuff lost committing mips dynamic linkerRich Felker2012-08-051-2/+2
* mips dynamic linker supportRich Felker2012-08-051-3/+53
* initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker2012-07-111-0/+23