Age | Commit message (Expand) | Author |
2016-12-10 | include/sys/mman.h: remove madvise/posix_madvise prototypes on noMMU | Thomas Petazzoni |
2016-12-10 | libc/sysdeps/linux/common/madvise.c: disable on noMMU architectures | Thomas Petazzoni |
2016-12-10 | utils: add -static to CFLAGS when HAVE_SHARED is not set | Max Filippov |
2016-12-04 | bump for releasev1.0.20 | Waldemar Brodkorb |
2016-12-03 | fix obstack compile issue after libintl/gettext removal | Waldemar Brodkorb |
2016-12-02 | nds32: in latest gcc from Andes, this got renamed | Waldemar Brodkorb |
2016-12-02 | remove libintl stub and libintl.h header | Waldemar Brodkorb |
2016-11-30 | NONTLS_INIT_TP is never defined, remove dead code | Waldemar Brodkorb |
2016-11-29 | libpthread: Fix inclusion of unwind code. | Ignacy Gawędzki |
2016-11-29 | remove libresolv stub | Waldemar Brodkorb |
2016-11-28 | posix_madvise not available for noMMU | Waldemar Brodkorb |
2016-11-27 | remove UCLIBC_HAS_LFS | Waldemar Brodkorb |
2016-11-27 | remove libnsl stub | Waldemar Brodkorb |
2016-11-27 | do not define madvise related macros for noMMU targets | Waldemar Brodkorb |
2016-11-27 | microblaze: fixup gcc warnings | Waldemar Brodkorb |
2016-11-27 | fixup gcc warnings | Waldemar Brodkorb |
2016-11-27 | microblaze: sync sysdep-cancel.h/sydep.h with GNU libc | Waldemar Brodkorb |
2016-11-27 | add aligned_alloc required for latest gcc libstdc++ | Waldemar Brodkorb |
2016-11-27 | Fix handling of unterminated [ expression in fnmatch. | Waldemar Brodkorb |
2016-11-27 | arm: use common ret_ERRVAL | Waldemar Brodkorb |
2016-11-27 | sh: remove duplicate code | Waldemar Brodkorb |
2016-11-27 | Revert "sh: fix static linking issue" | Waldemar Brodkorb |
2016-11-27 | mips: fix SIGILL problem with mips ISA r6 | Waldemar Brodkorb |
2016-11-17 | libpthread: remove pthread_atfork for noMMU target | Romain Naour |
2016-11-17 | Fix extra/locale/gen_wc_8bit error with out-of-tree builds | Anton Kolesov |
2016-11-17 | revert 9b1077dc70e52ee85a718bce3fcfec7ae9af2967 partially | Waldemar Brodkorb |
2016-11-13 | NPTL/ARC: provide a kernel assisted atomic cmpxchg | Vineet Gupta |
2016-11-13 | ARC: introduce explicit support for atomics | Vineet Gupta |
2016-11-13 | NPTL/ARC: implement __arch_exchange_32_acq using native EX | Vineet Gupta |
2016-11-13 | ARC: string: handle gcc 6.x macro changes | Vineet Gupta |
2016-11-10 | nptl: add pthread_getname_np/pthread_setname_np from GNU libc | Waldemar Brodkorb |
2016-11-04 | nios2: sync support with glibc | Waldemar Brodkorb |
2016-11-03 | microblaze: add NPTL/TLS support from GNU libc | Waldemar Brodkorb |
2016-10-31 | microblaze: use assembly version of clone, fix vfork | Waldemar Brodkorb |
2016-10-31 | ldso: remove useless debug output, too much noise | Waldemar Brodkorb |
2016-10-28 | test: remove test suite | Waldemar Brodkorb |
2016-10-24 | linuxthreads: add back signal.h | Waldemar Brodkorb |
2016-10-23 | bump for releasev1.0.19 | Waldemar Brodkorb |
2016-10-22 | test: add a simple check, that -std=c99 working | Waldemar Brodkorb |
2016-10-22 | ARC: build: don't force usage of llock and swape instructions | Vineet Gupta |
2016-10-20 | Fix nftw when called with FTW_CHDIR and FTW_DEPTH | John Ata |
2016-10-20 | test: add nftw test case | Waldemar Brodkorb |
2016-10-19 | ARC: update .note.ABI-tag for ABIv4 | Vineet Gupta |
2016-10-19 | create empty static files conditionally | Waldemar Brodkorb |
2016-10-16 | linuxthreads: allow to choose on all supported architectures | Waldemar Brodkorb |
2016-10-13 | cleanup and fix static linking issues | Waldemar Brodkorb |
2016-10-13 | ARC: nptl: cancellable wrappers were broken #2 | Vineet Gupta |
2016-10-13 | ARC: nptl: cancellable wrappers were broken | Vineet Gupta |
2016-10-09 | fix mips/mips64 build for old compilers | Waldemar Brodkorb |
2016-10-08 | ppc: do not include copysgnl.c if UCLIBC_HAS_LONG_DOUBLE_MATH enabled | Waldemar Brodkorb |