Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable legacy init/fini processing on ARM | Rich Felker | 2013-07-22 | 1 | -0/+2 |
* | make the dynamic linker find its path file relative to its own location | Rich Felker | 2013-07-18 | 1 | -1/+14 |
* | add support for TLS variant I, presently needed for arm and mips | Rich Felker | 2012-10-15 | 1 | -2/+2 |
* | dynamic-linked TLS support for everything but dlopen'd libs | Rich Felker | 2012-10-04 | 1 | -1/+16 |
* | typo (copy 2) in arm reloc.h | Rich Felker | 2011-10-01 | 1 | -1/+1 |
* | typo in arm reloc.h | Rich Felker | 2011-10-01 | 1 | -1/+1 |
* | first attempt at arm dynamic linking | Rich Felker | 2011-10-01 | 1 | -0/+26 |