Age | Commit message (Expand) | Author |
2015-12-23 | Replace bltzal with lapc for MIPS R6 builds. | Steve Ellcey |
2015-12-17 | dlclose fix | Waldemar Brodkorb |
2015-12-05 | remove sh64 support | Waldemar Brodkorb |
2015-11-23 | xtensa: remove ldso workaround by real pointer check | Waldemar Brodkorb |
2015-10-22 | ARC: With NPTL support, GP is no longer used for PIC | Vineet Gupta |
2015-10-16 | ia64: enable and fix compile issues | Waldemar Brodkorb |
2015-10-09 | add new architecture support for or1k | Waldemar Brodkorb |
2015-10-08 | xtensa: support call0 ABI | Max Filippov |
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 |