Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
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 | -46/+0 |
2014-06-20 | rename dynamic linker entry point from _start to _dlstart | Rich Felker | -3/+3 |
2012-11-08 | fix dlsym asm for mips | Rich Felker | -1/+2 |
2012-08-17 | fix bug computing argc when invoking ld-musl-mips.so.1 progname ... | Rich Felker | -3/+3 |
2012-08-05 | dlsym RTLD_NEXT support for mips | Rich Felker | -0/+15 |
2012-08-05 | mips dynamic linker support | Rich Felker | -0/+46 |