| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015年09月17日 | introduce new symbol-lookup-free rcrt1/dlstart stage chaining | Rich Felker | -0/+7 |
| 2015年04月13日 | dynamic linker bootstrap overhaul | Rich Felker | -31/+14 |
| 2014年06月19日 | add tlsdesc support for i386 | Rich Felker | -0/+2 |
| 2014年06月18日 | refactor to remove arch-specific relocation code from dynamic linker | Rich Felker | -30/+11 |
| 2014年06月16日 | dynamic linker: permit error returns from arch-specific reloc function | Rich Felker | -1/+2 |
| 2013年07月18日 | make the dynamic linker find its path file relative to its own location | Rich Felker | -1/+1 |
| 2012年10月04日 | dynamic-linked TLS support for everything but dlopen'd libs | Rich Felker | -1/+21 |
| 2011年06月25日 | fix some symbol resolution issues in dynamic linker | Rich Felker | -0/+1 |
| 2011年06月25日 | proper path searching for dynamic linker | Rich Felker | -0/+2 |
| 2011年06月18日 | experimental dynamic linker! | Rich Felker | -0/+26 |