Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-10-09 | fix build regression on armhf in tlsdesc asm | Rich Felker | -0/+1 |
2018-10-01 | inline cp15 thread pointer load in arm dynamic TLSDESC asm when possible | Rich Felker | -0/+9 |
2018-10-01 | add TLSDESC support for 32-bit arm | Rich Felker | -0/+62 |
2016-01-22 | move arm-specific translation units out of arch/arm/src, to src/*/arm | Rich Felker | -0/+42 |
2015-11-10 | explicitly assemble all arm asm sources as UAL | Rich Felker | -0/+1 |
2015-04-14 | use hidden visibility for call from dlsym to internal __dlsym | Rich Felker | -0/+1 |
2015-04-13 | dynamic linker bootstrap overhaul | Rich Felker | -18/+0 |
2014-06-20 | rename dynamic linker entry point from _start to _dlstart | Rich Felker | -2/+2 |
2012-05-27 | add ldd and main program loading support to dynamic linker | Rich Felker | -0/+7 |
2012-05-27 | cleanup dynamic linker start code cruft | Rich Felker | -4/+1 |
2011-10-01 | dlsym entry point for arm | Rich Felker | -0/+6 |
2011-10-01 | dynamic linker entry point for arm | Rich Felker | -0/+14 |