Age | Commit message (Expand) | Author |
2015-08-22 | ldso: install backward compatibility symlink by default | Waldemar Brodkorb |
2015-08-19 | Revert "ldso: install backward compatibility symlink by default" | Waldemar Brodkorb |
2015-08-15 | ldso: install backward compatibility symlink by default | Waldemar Brodkorb |
2015-08-02 | simplify, as the other does not work correctly, suggested by tg | Waldemar Brodkorb |
2015-07-11 | builtin_unreachable is not available for older gcc | Waldemar Brodkorb |
2015-06-23 | add patch from ldso-future branch | Waldemar Brodkorb |
2015-06-10 | avoid some compiler warnings | Waldemar Brodkorb |
2015-06-10 | h8300: Add new feature | Yoshinori Sato |
2015-04-24 | merge uClibc changes | Waldemar Brodkorb |
2015-04-22 | arm: Add BX and BXC macros | Bernhard Reutner-Fischer |
2015-04-22 | NPTL: Rename a variable | Bernhard Reutner-Fischer |
2015-04-22 | ldso: PRELINK: Remove surplus newline | Bernhard Reutner-Fischer |
2015-04-15 | merge uClibc master | Waldemar Brodkorb |
2015-04-14 | prelink: handle _begin in a gold-agnostic way | Bernhard Reutner-Fischer |
2015-04-13 | Merge branch '1.0' of git+ssh://uclibc-ng.org/git/uclibc-ng into 1.0 | Waldemar Brodkorb |
2015-04-13 | fix compile error when LDSO_RUNPATH_OF_EXECUTABLE is set | Waldemar Brodkorb |
2015-04-13 | still required for xtensa | Waldemar Brodkorb |
2015-04-13 | gcc 4.4 does not have __builtin_unreachable | Waldemar Brodkorb |
2015-04-13 | Revert "gcc 4.9.x produces some calls to abort()" | Waldemar Brodkorb |
2015-04-13 | buildsys: Do not build crt upon pregen | Bernhard Reutner-Fischer |
2015-03-31 | buildsys: Do not build crt upon pregen | Bernhard Reutner-Fischer |
2015-03-29 | merge uClibc git master | Waldemar Brodkorb |
2015-03-27 | Add support for R_ARC_NONE relocations. | Andrew Burgess |
2015-03-26 | ldso: mark _dl_exit as noreturn | Bernhard Reutner-Fischer |
2015-03-24 | libm: honor NO_LONG_DOUBLE in ldouble_wrappers | Bernhard Reutner-Fischer |
2015-03-22 | fix bfin compile, -msoft-float is not available | Waldemar Brodkorb |
2015-03-08 | okay, chicken-egg-problem solved really now. (was xtensa no thread failure) | Waldemar Brodkorb |
2015-03-07 | should have test it better, fix non-thread compile | Waldemar Brodkorb |
2015-03-07 | fix non-thread compile for xtensa | Waldemar Brodkorb |
2015-03-04 | Merge remote-tracking branch 'origin/upstream' into 1.0 | Waldemar Brodkorb |
2015-02-27 | ldso: silence warning | Bernhard Reutner-Fischer |
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 |