summaryrefslogtreecommitdiff
path: root/arch/mips/reloc.h
AgeCommit message (Expand)Author
2023-01-18fix debugger tracking of shared libraries on mips with PIE main programRich Felker
2019-10-17remove use of endian.h from arch reloc.h headers, clean upRich Felker
2016-04-03add support for mips and mips64 r6 isaRich Felker
2016-01-30ldso: fix GDB dynamic linker info on MIPSFelix Fietkau
2015-09-17new dlstart stage-2 chaining for mipsRich Felker
2015-04-13dynamic linker bootstrap overhaulRich Felker
2014-06-30fix regression in mips dynamic linkerRich Felker
2014-06-18refactor to remove arch-specific relocation code from dynamic linkerRich Felker
2014-06-16dynamic linker: permit error returns from arch-specific reloc functionRich Felker
2014-02-24mips: add mips-sf subarch support (soft-float)Szabolcs Nagy
2013-09-15support configurable page size on mips, powerpc and microblazeSzabolcs Nagy
2013-07-18make the dynamic linker find its path file relative to its own locationRich Felker
2012-10-15add support for TLS variant I, presently needed for arm and mipsRich Felker
2012-10-04dynamic-linked TLS support for everything but dlopen'd libsRich Felker
2012-08-05more stuff lost committing mips dynamic linkerRich Felker
2012-08-05mips dynamic linker supportRich Felker
2012-07-11initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker