Age | Commit message (Expand) | Author |
2015-04-25 | Revert "Do not define unimplemented functions" | Waldemar Brodkorb |
2015-04-24 | disabled ARC tests working now | Waldemar Brodkorb |
2015-04-24 | merge uClibc changes | Waldemar Brodkorb |
2015-04-22 | ARC: enable more options to satisfy build requirements of applications | Alexey Brodkin |
2015-04-22 | buildsys: pregen depends on xlocale | Bernhard Reutner-Fischer |
2015-04-22 | arm: Add BX and BXC macros | Bernhard Reutner-Fischer |
2015-04-22 | arm: Fix POP_RET for armv4t && interworking | 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-22 | buildsys: try to merge all constants | Bernhard Reutner-Fischer |
2015-04-18 | fix static linking of pthread apps | Waldemar Brodkorb |
2015-04-16 | prepare for 1.0.2v1.0.2 | Waldemar Brodkorb |
2015-04-15 | merge uClibc master | Waldemar Brodkorb |
2015-04-14 | arm: thumb1: Fix conflicting types for _v3 | Bernhard Reutner-Fischer |
2015-04-14 | librt: Add missing __dso_handle | Bernhard Reutner-Fischer |
2015-04-14 | librt: Refine LIBS | Bernhard Reutner-Fischer |
2015-04-14 | librt: honour HAS_STUBS in buildsys | Bernhard Reutner-Fischer |
2015-04-14 | include/: ignore sys/random.h symlink | Bernhard Reutner-Fischer |
2015-04-14 | librt: Rephrase librt.so library dependencies | Bernhard Reutner-Fischer |
2015-04-14 | librt: Fix librt.so depends for !NPTL | Bernhard Reutner-Fischer |
2015-04-14 | prelink: handle _begin in a gold-agnostic way | Bernhard Reutner-Fischer |
2015-04-14 | buildsys: pass -O to ld unless DODEBUG | 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 | Revert "Revert "librt: Use -nodefaultlibs instead of -nostdlib"" | Waldemar Brodkorb |
2015-04-13 | fix compile for m68k | Waldemar Brodkorb |
2015-04-13 | return NULL for realloc(p,0) like glibc | Waldemar Brodkorb |
2015-04-13 | still required for xtensa | Waldemar Brodkorb |
2015-04-13 | add GNU libc test for ifaddrs.c | Waldemar Brodkorb |
2015-04-13 | fix linking for m68k | Waldemar Brodkorb |
2015-04-13 | gcc 4.4 does not have __builtin_unreachable | Waldemar Brodkorb |
2015-04-13 | disable new tests, atomic.h is missing | Waldemar Brodkorb |
2015-04-13 | Revert "gcc 4.9.x produces some calls to abort()" | Waldemar Brodkorb |
2015-04-13 | libc: Fix page-size in getifaddrs() | Bernhard Reutner-Fischer |
2015-04-13 | buildsys: Do not build crt upon pregen | Bernhard Reutner-Fischer |
2015-04-13 | buildsys: tweak ucontext_i.h prerequisites | Bernhard Reutner-Fischer |
2015-04-13 | Revert "librt: Use -nodefaultlibs instead of -nostdlib" | Bernhard Reutner-Fischer |
2015-04-12 | remove more of the link_warnings | Waldemar Brodkorb |
2015-04-12 | remove link warnings | Waldemar Brodkorb |
2015-03-31 | libc: Fix page-size in getifaddrs() | Bernhard Reutner-Fischer |
2015-03-31 | buildsys: Do not build crt upon pregen | Bernhard Reutner-Fischer |
2015-03-31 | buildsys: tweak ucontext_i.h prerequisites | Bernhard Reutner-Fischer |
2015-03-31 | buildsys: Fix setting LIBGCC | Bernhard Reutner-Fischer |
2015-03-31 | Revert "librt: Use -nodefaultlibs instead of -nostdlib" | Bernhard Reutner-Fischer |
2015-03-29 | merge uClibc git master | Waldemar Brodkorb |
2015-03-27 | ARC: don't hard-code ELF_NGREG | Alexey Brodkin |
2015-03-27 | ARC/signal: shield sa_restorer from compiler toggle side-effects | Vineet Gupta |
2015-03-27 | ARC: switch to NPTL | Vineet Gupta |
2015-03-27 | Add support for R_ARC_NONE relocations. | Andrew Burgess |
2015-03-27 | include: update atomic.h from glibc | Bernhard Reutner-Fischer |