Age | Commit message (Expand) | Author |
2013-05-28 | libc: elf: explicitly include uClibc_page.h to make PAGE_SIZE visible | Carmelo Amoroso |
2013-05-13 | libc: deal with aux vect inside __uClibc_main only if !SHARED | Filippo ARCIDIACONO |
2012-06-15 | dl-iterate-phdr.c: no need for visible __dl_iterate_phdr, make it static | Peter S. Mazinger |
2011-03-05 | Add support for DSBT ELF to ld.so | Mark Salter |
2010-07-27 | silence warning about incompatible types with _dl_init_static_tls | Bernhard Reutner-Fischer |
2010-03-25 | prettify make clean | Bernhard Reutner-Fischer |
2009-12-17 | check if USE_TLS is defined before use | Hans-Christian Egtvedt |
2009-09-26 | dl-support.c: add tls support | Austin Foxley |
2009-08-17 | support building out-of-tree | Bernhard Reutner-Fischer |
2009-07-23 | fix dl_iterate_phdr() for FDPIC systems | Mike Frysinger |
2009-07-20 | fix building for systems w/out ldso support | Mike Frysinger |
2009-07-05 | Provide token prototypes for functions that are external but have no header | Ron |
2008-11-25 | - cosmetic tidy up of clean target | Bernhard Reutner-Fischer |
2008-11-18 | Changed Copyright and License statement according to COPYING.LIB.boilerplate | Carmelo Amoroso |
2008-11-18 | Changed Copyright and License statement according to COPYING.LIB.boilerplate | Carmelo Amoroso |
2008-11-18 | Fix typo: missing ) | Carmelo Amoroso |
2008-11-18 | Move _dl_iterate_phdr into libc.so.0 and libc.a (as glibc does). | Carmelo Amoroso |