Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-11-02 | add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs | Rich Felker | -0/+3 |
2015-04-14 | use hidden visibility for call from dlsym to internal __dlsym | Rich Felker | -1/+2 |
2015-04-13 | dynamic linker bootstrap overhaul | Rich Felker | -28/+0 |
2014-06-20 | rename dynamic linker entry point from _start to _dlstart | Rich Felker | -2/+2 |
2013-12-14 | fix dynamic linker entry point for microblaze | Rich Felker | -3/+4 |
2012-10-17 | fix microblaze asm relocations for shared libc | Rich Felker | -3/+3 |
2012-09-29 | microblaze port | Rich Felker | -0/+32 |