Age | Commit message (Expand) | Author |
2016-12-26 | mips: use the common dirent.h | Waldemar Brodkorb |
2016-12-23 | remove UCLIBC_LINUX_MODULE_26 | Waldemar Brodkorb |
2016-12-21 | remove misc/gnu, cleanup comment | Waldemar Brodkorb |
2016-12-21 | remove obstack support | Waldemar Brodkorb |
2016-12-20 | remove __MALLOC_GLIBC_COMPAT__ option | Waldemar Brodkorb |
2016-12-20 | add stub implementation for libintl/gettext | Waldemar Brodkorb |
2016-12-14 | add libiconv-tiny implementation | Waldemar Brodkorb |
2016-12-10 | threads: optimize single threaded applications | Waldemar Brodkorb |
2016-12-10 | libc/sysdeps/linux/common/madvise.c: disable on noMMU architectures | Thomas Petazzoni |
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-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 | 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 | mips: fix SIGILL problem with mips ISA r6 | Waldemar Brodkorb |
2016-11-17 | revert 9b1077dc70e52ee85a718bce3fcfec7ae9af2967 partially | Waldemar Brodkorb |
2016-11-13 | NPTL/ARC: provide a kernel assisted atomic cmpxchg | 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-20 | Fix nftw when called with FTW_CHDIR and FTW_DEPTH | John Ata |
2016-10-19 | ARC: update .note.ABI-tag for ABIv4 | Vineet Gupta |
2016-10-19 | create empty static files conditionally | Waldemar Brodkorb |
2016-10-08 | ppc: do not include copysgnl.c if UCLIBC_HAS_LONG_DOUBLE_MATH enabled | Waldemar Brodkorb |
2016-10-08 | cleanup libc.a | Waldemar Brodkorb |
2016-10-05 | cleanup ppc port | Waldemar Brodkorb |
2016-09-30 | remove linux kernel 2.4 modules support | Waldemar Brodkorb |
2016-09-26 | locale: cleanup support | Waldemar Brodkorb |
2016-09-26 | use a single libc and deduplicate threading code | Waldemar Brodkorb |
2016-09-26 | always assume tgkill is present | Waldemar Brodkorb |
2016-09-21 | microblaze: fixup headers to make gdb compile happy | Waldemar Brodkorb |
2016-09-19 | elf-{fdpic, dsbt}.h: avoid void pointer's subtraction | Rahul Bedarkar |
2016-08-27 | remove DOMULTI support | Waldemar Brodkorb |
2016-08-17 | ARC: Support syscall ABI v4 | Vineet Gupta |
2016-08-08 | arm: fix compile in thumb mode | Waldemar Brodkorb |
2016-08-05 | sunrpc: Do not use alloca in clntudp_call | Waldemar Brodkorb |
2016-08-01 | arc: crt1: Fix to PIE | Cupertino Miranda |
2016-07-31 | include missing Linux extension headers for poll.h | Waldemar Brodkorb |
2016-07-31 | arc: clone: Simplify CLONE_THREAD detection | Alexey Brodkin |