Age | Commit message (Expand) | Author | Files | Lines |
2016-04-03 | add support for mips and mips64 r6 isa | Rich Felker | 1 | -1/+7 |
2016-01-30 | ldso: fix GDB dynamic linker info on MIPS | Felix Fietkau | 1 | -1/+1 |
2015-09-17 | new dlstart stage-2 chaining for mips | Rich Felker | 1 | -0/+15 |
2015-04-13 | dynamic linker bootstrap overhaul | Rich Felker | 1 | -68/+10 |
2014-06-30 | fix regression in mips dynamic linker | Rich Felker | 1 | -0/+1 |
2014-06-18 | refactor to remove arch-specific relocation code from dynamic linker | Rich Felker | 1 | -23/+9 |
2014-06-16 | dynamic linker: permit error returns from arch-specific reloc function | Rich Felker | 1 | -1/+2 |
2014-02-24 | mips: add mips-sf subarch support (soft-float) | Szabolcs Nagy | 1 | -1/+7 |
2013-09-15 | support configurable page size on mips, powerpc and microblaze | Szabolcs Nagy | 1 | -1/+1 |
2013-07-18 | make the dynamic linker find its path file relative to its own location | Rich Felker | 1 | -1/+8 |
2012-10-15 | add support for TLS variant I, presently needed for arm and mips | Rich Felker | 1 | -0/+11 |
2012-10-04 | dynamic-linked TLS support for everything but dlopen'd libs | Rich Felker | 1 | -1/+5 |
2012-08-05 | more stuff lost committing mips dynamic linker | Rich Felker | 1 | -2/+2 |
2012-08-05 | mips dynamic linker support | Rich Felker | 1 | -3/+53 |
2012-07-11 | initial version of mips (o32) port, based on work by Richard Pennington (rdp) | Rich Felker | 1 | -0/+23 |