Age | Commit message (Expand) | Author |
2015-02-20 | gcc 4.9.x produces some calls to abort() | Waldemar Brodkorb |
2015-02-20 | sync with uClibc | Waldemar Brodkorb |
2015-02-20 | ldso: silence warning | Bernhard Reutner-Fischer |
2015-02-20 | Allow use of executable RUNPATH/RPATH when finding libraries. | Steve Ellcey |
2015-02-20 | ARCv2 ISA support | Vineet Gupta |
2015-02-16 | ARC: Conditionalise certain relocations as provided by TLS tools only | Vineet Gupta |
2015-02-16 | ARC: Conditionalise certain relocations as provided by TLS tools only | Vineet Gupta |
2015-02-08 | Use executables RPATH/RUNPATH when searching for libraries. | Waldemar Brodkorb |
2015-01-26 | merge upstream changes | Waldemar Brodkorb |
2015-01-25 | add support for $ORIGIN | Waldemar Brodkorb |
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 |
2015-01-01 | explicitly cast (even though this casting is not very nice) | Thorsten Glaser |
2015-01-01 | make __dl_start, whose address is taken, into a real object type | Thorsten Glaser |
2014-12-28 | relocation fixes | Waldemar Brodkorb |
2014-12-28 | sparc64 support was removed recently | Waldemar Brodkorb |
2014-09-22 | xtensa: add support for NPTL | Waldemar Brodkorb |
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 |