Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-09-12 | reduce spurious inclusion of libc.h | Rich Felker | -1/+0 |
2018-09-12 | move tlsdesc and internal dl function declarations to dynlink.h | Rich Felker | -2/+1 |
2018-09-05 | define and use internal macros for hidden visibility, weak refs | Rich Felker | -2/+1 |
2016-01-25 | move dynamic linker to its own top-level directory, ldso | Rich Felker | -4/+0 |
2015-04-17 | apply hidden visibility to tlsdesc accessor functions | Rich Felker | -0/+3 |
2014-06-19 | add arch-generic support for tlsdesc relocations to dynamic linker | Rich Felker | -0/+13 |