Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-07-02 | remove stray .end directives from powerpc[64] asm | Fangrui Song | -1/+0 |
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 | -29/+0 |
2014-06-20 | rename dynamic linker entry point from _start to _dlstart | Rich Felker | -3/+3 |
2012-11-17 | arg-skipping code for powerpc dynamic linker | Rich Felker | -0/+8 |
2012-11-16 | dynamic linking support for powerpc | Rich Felker | -17/+16 |
2012-11-14 | fix indention with spaces in powerpc asm | Rich Felker | -27/+26 |
2012-11-13 | PPC port cleaned up, static linking works well now. | rofl0r | -0/+31 |