summaryrefslogtreecommitdiffstats
path: root/libc/misc/elf
Commit message (Expand)AuthorAgeFilesLines
* Add support for DSBT ELF to ld.soMark Salter2011-03-051-1/+3
* silence warning about incompatible types with _dl_init_static_tlsBernhard Reutner-Fischer2010-07-271-1/+1
* prettify make cleanBernhard Reutner-Fischer2010-03-251-2/+2
* check if USE_TLS is defined before useHans-Christian Egtvedt2009-12-171-3/+3
* dl-support.c: add tls supportAustin Foxley2009-09-261-0/+42
* support building out-of-treeBernhard Reutner-Fischer2009-08-171-0/+2
* fix dl_iterate_phdr() for FDPIC systemsMike Frysinger2009-07-231-0/+5
* fix building for systems w/out ldso supportMike Frysinger2009-07-201-1/+3
* Provide token prototypes for functions that are external but have no headerRon2009-07-051-3/+2
* - cosmetic tidy up of clean targetBernhard Reutner-Fischer2008-11-251-3/+3
* Changed Copyright and License statement according to COPYING.LIB.boilerplateCarmelo Amoroso2008-11-181-21/+12
* Changed Copyright and License statement according to COPYING.LIB.boilerplateCarmelo Amoroso2008-11-181-19/+11
* Fix typo: missing )Carmelo Amoroso2008-11-181-1/+1
* Move _dl_iterate_phdr into libc.so.0 and libc.a (as glibc does).Carmelo Amoroso2008-11-185-0/+174