Age | Commit message (Expand) | Author |
2015-01-23 | xtensa: ldso: drop unused address calculation from _dl_linux_resolve | Max Filippov |
2015-01-23 | xtensa: ldso: coalesce dl_mprotect address ranges | Max Filippov |
2014-09-16 | buildsys: fix IS_IN_lib* | Bernhard Reutner-Fischer |
2014-09-04 | ldso: Fix compile-error on noMMU | Bernhard Reutner-Fischer |
2014-08-18 | NPTL: ARC support | Vineet Gupta |
2014-08-18 | ARC: ldso: Use @pcl syntax. | Joern Rennecke |
2014-07-22 | ARC: ldso: Dont force frame pointer as it useless for unwinding on ARC | Vineet Gupta |
2014-06-12 | arm: move check for BX to its own header | Yann E. MORIN |
2014-04-23 | ldso: Add remaining relocation types to the table | Gregory Fong |
2014-04-23 | ldso/mips: Remove redundant LD_DEBUG prints | Gregory Fong |
2014-04-23 | ldso/mips: actually print results of each relocation | Gregory Fong |
2014-04-23 | ldso: Fix misplaced declaration | Bernhard Reutner-Fischer |
2014-04-08 | ldso: fix standalone execution on x86_64 architecture | Cédric VINCENT |
2014-04-01 | xtensa: add missing .literal_position directives | Max Filippov |
2014-01-15 | ldso: arm, metag: Use runtime pagesize | Bernhard Reutner-Fischer |
2013-12-20 | ldso: ARC: tweak whitespace some more | Bernhard Reutner-Fischer |
2013-12-20 | ldso: ARC whitespace tweaks | Vineet Gupta |
2013-12-20 | ldso: Add ARC support | Vineet Gupta |
2013-12-20 | Fix for SIGBUS error on MIPS64 with N64 ABI | Waldemar Brodkorb |
2013-12-20 | ldso: use unlikely macro | Bernhard Reutner-Fischer |
2013-11-12 | ldso: silence warnings in debug code | Bernhard Reutner-Fischer |
2013-11-06 | ldso: remove duplicate function declarations | Baruch Siach |
2013-11-06 | libdl: fix unused variable warning | Baruch Siach |
2013-11-06 | ldso: fix unused variable warning | Baruch Siach |
2013-06-07 | ldso/libdl: Also include dl-tls.h for for !SHARED. | Gregory Fong |
2013-05-13 | libdl: fix dlopen implementation from statically linked application | Filippo Arcidiacono |
2013-05-13 | libc: deal with aux vect inside __uClibc_main only if !SHARED | Filippo ARCIDIACONO |
2013-03-22 | Fix some fragileness in dlopen/do_dlopen wrapper & worker pair. | Nathan Sidwell |
2013-03-14 | metag: Add NPTL support | Markos Chandras |
2013-03-14 | metag: Add support for loading shared objects into core memories. | Markos Chandras |
2013-03-14 | Add support for the Meta architecture | Markos Chandras |
2013-03-14 | ldso: Fix Build warnings with common-generic ABI build | Vineet Gupta |
2013-03-07 | buildsys: Add missing $(SYMBOL_PREFIX) to symbol names | Markos Chandras |
2013-02-20 | ldso: Use newer syscalls if arch does not have the deprecated syscalls | Markos Chandras |
2013-02-05 | mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED | Bernhard Reutner-Fischer |
2013-01-09 | dl: fix dlsym lookups with RTLD_NEXT | Timo Teräs |
2012-11-18 | drop support for pre ISO-C compilers | Mike Frysinger |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-11-18 | ldso: include dlfcn.h for RTLD_NODELETE | Mike Frysinger |
2012-06-15 | add LDSO_SAFE_RUNPATH config option | Peter S. Mazinger |
2012-06-15 | dl-defs.h: avoid including dl-sysdep.h if compiling hostutils | Peter S. Mazinger |
2012-06-15 | mips/README: fix comment about file from which functions were copied | Peter S. Mazinger |
2012-06-15 | ldso: use _dl_strdup and _dl_dprintf only in ld-uClibc.so | Peter S. Mazinger |
2012-06-15 | dl-string.h: include dl-defs.h instead of dl-sysdep.h | Peter S. Mazinger |
2012-06-15 | dl-defs.h: include dl-sysdep.h before fallbacks. | Peter S. Mazinger |
2012-06-15 | dl-elf.h: add some includes and fix comments | Peter S. Mazinger |
2012-06-15 | ldso/include: change guard of headers to reflect the file names. | Peter S. Mazinger |
2012-06-15 | libdl.c: disable dlinfo | Peter S. Mazinger |
2012-06-15 | dl-string.h: change IS_IN_libdl guard to IS_IN_rtld | Peter S. Mazinger |
2012-06-15 | dl-string.h: use __powerpc__ guard instead of powerpc | Peter S. Mazinger |