Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs | Rich Felker | 2019-11-02 | 1 | -0/+3 |
* | use hidden visibility for call from dlsym to internal __dlsym | Rich Felker | 2015-04-14 | 1 | -0/+1 |
* | dynamic linker bootstrap overhaul | Rich Felker | 2015-04-13 | 1 | -46/+0 |
* | rename dynamic linker entry point from _start to _dlstart | Rich Felker | 2014-06-20 | 1 | -3/+3 |
* | fix dlsym asm for mips | Rich Felker | 2012-11-08 | 1 | -1/+2 |
* | fix bug computing argc when invoking ld-musl-mips.so.1 progname ... | Rich Felker | 2012-08-17 | 1 | -3/+3 |
* | dlsym RTLD_NEXT support for mips | Rich Felker | 2012-08-05 | 1 | -0/+15 |
* | mips dynamic linker support | Rich Felker | 2012-08-05 | 1 | -0/+46 |