summaryrefslogtreecommitdiff
path: root/libc/misc/elf
AgeCommit message (Expand)Author
2016-02-07frv: resurrect port somehow, totally untestedWaldemar Brodkorb
2013-05-28libc: elf: explicitly include uClibc_page.h to make PAGE_SIZE visibleCarmelo Amoroso
2013-05-13libc: deal with aux vect inside __uClibc_main only if !SHAREDFilippo ARCIDIACONO
2012-06-15dl-iterate-phdr.c: no need for visible __dl_iterate_phdr, make it staticPeter S. Mazinger
2011-03-05Add support for DSBT ELF to ld.soMark Salter
2010-07-27silence warning about incompatible types with _dl_init_static_tlsBernhard Reutner-Fischer
2010-03-25prettify make cleanBernhard Reutner-Fischer
2009-12-17check if USE_TLS is defined before useHans-Christian Egtvedt
2009-09-26dl-support.c: add tls supportAustin Foxley
2009-08-17support building out-of-treeBernhard Reutner-Fischer
2009-07-23fix dl_iterate_phdr() for FDPIC systemsMike Frysinger
2009-07-20fix building for systems w/out ldso supportMike Frysinger
2009-07-05Provide token prototypes for functions that are external but have no headerRon
2008-11-25- cosmetic tidy up of clean targetBernhard Reutner-Fischer
2008-11-18Changed Copyright and License statement according to COPYING.LIB.boilerplateCarmelo Amoroso
2008-11-18Changed Copyright and License statement according to COPYING.LIB.boilerplateCarmelo Amoroso
2008-11-18Fix typo: missing )Carmelo Amoroso
2008-11-18Move _dl_iterate_phdr into libc.so.0 and libc.a (as glibc does).Carmelo Amoroso