Age | Commit message (Expand) | Author |
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 |
2016-07-31 | arc: clone: Fix CLONE_THREAD detection | Alexey Brodkin |
2016-07-31 | arc: clone: Recover PID correctly | Alexey Brodkin |
2016-07-31 | remove unused code, RTLD_PRIVATE_ERRNO is never defined | Waldemar Brodkorb |
2016-07-31 | deduplicate jmpbuf-unwind.h | Waldemar Brodkorb |
2016-07-17 | cleanup CALL_MCOUNT / PROF | Waldemar Brodkorb |
2016-07-17 | x86_64: remove dead code, SHARED is not defined when compiling | Waldemar Brodkorb |
2016-07-17 | cleanup PTR_MANGLE/PTR_DEMANGLE support | Waldemar Brodkorb |
2016-07-17 | mips: add regdef.h glibc compatibility header | Waldemar Brodkorb |
2016-07-03 | arm: cleanup redundant macros for syscalls | Waldemar Brodkorb |
2016-06-30 | nds32: add support for new architecture | Waldemar Brodkorb |
2016-06-25 | bits/sigset.h: Fix _EXTERN_INLINE redefinition | Leonid Lisovskiy |
2016-06-24 | inet/resolv: Try search domains first for unqualified names | Ingo van Lil |
2016-06-23 | ARC: Enable shared crt1 | Vineet Gupta |
2016-06-23 | libs: install backward compatibility symlinks | Alexey Brodkin |
2016-06-23 | ARC: Implement .note.ABI-tag section in crt1.S | Anton Kolesov |
2016-06-21 | inet/getaddrinfo: fix AF_V4MAPPED behavior for non IPv6 host resolution | Wenzel, Alexander |
2016-06-19 | bugfix: ARM: memset.S: use unsigned comparisons | Lucian Cojocar |
2016-06-19 | or1k: add dummy sys/user.h for strace | Waldemar Brodkorb |
2016-06-15 | sysconf: Support _SC_(AV)?PHYS_PAGES. | Nicolas Cavallari |
2016-06-12 | Fix return value of fwrite when a 'hard' error occurs | Jan Vangorp |
2016-06-12 | Fix infinite loop when fopencookie custom write returns 0 on error | Jan Vangorp |
2016-06-07 | ssp: remove SSP legacy code | Waldemar Brodkorb |
2016-06-07 | microblaze: remove unused dead code | Waldemar Brodkorb |
2016-06-03 | ppc: cleanup unsupported ppc64 code | Waldemar Brodkorb |
2016-06-01 | remove MJN only debug messages | Waldemar Brodkorb |
2016-05-29 | mips: allow to disable prefetch support in memcpy/memset | Waldemar Brodkorb |
2016-05-28 | sparc: remove unused 64 bit support code | Waldemar Brodkorb |
2016-05-24 | microblaze: fix setjmp/longjmp | Waldemar Brodkorb |
2016-05-18 | remove linuxthreads.new, rename linuxthreads.old | Waldemar Brodkorb |
2016-04-26 | sparc: add deprecated context switching functions | Waldemar Brodkorb |