Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-14 | make arm reloc.h CRTJMP macro compatible with thumb | Rich Felker | 1 | -0/+5 |
2015-04-13 | dynamic linker bootstrap overhaul | Rich Felker | 1 | -24/+12 |
2014-06-18 | refactor to remove arch-specific relocation code from dynamic linker | Rich Felker | 1 | -25/+12 |
2014-06-16 | dynamic linker: permit error returns from arch-specific reloc function | Rich Felker | 1 | -1/+2 |
2013-07-22 | disable legacy init/fini processing on ARM | Rich Felker | 1 | -0/+2 |
2013-07-18 | make the dynamic linker find its path file relative to its own location | Rich Felker | 1 | -1/+14 |
2012-10-15 | add support for TLS variant I, presently needed for arm and mips | Rich Felker | 1 | -2/+2 |
2012-10-04 | dynamic-linked TLS support for everything but dlopen'd libs | Rich Felker | 1 | -1/+16 |
2011-10-01 | typo (copy 2) in arm reloc.h | Rich Felker | 1 | -1/+1 |
2011-10-01 | typo in arm reloc.h | Rich Felker | 1 | -1/+1 |
2011-10-01 | first attempt at arm dynamic linking | Rich Felker | 1 | -0/+26 |