Age | Commit message (Expand) | Author |
2016-10-31 | microblaze: use assembly version of clone, fix vfork | Waldemar Brodkorb |
2016-10-19 | ARC: update .note.ABI-tag for ABIv4 | Vineet Gupta |
2016-10-08 | ppc: do not include copysgnl.c if UCLIBC_HAS_LONG_DOUBLE_MATH enabled | 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-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-23 | ARC: Enable shared crt1 | Vineet Gupta |
2016-06-23 | ARC: Implement .note.ABI-tag section in crt1.S | Anton Kolesov |
2016-06-19 | or1k: add dummy sys/user.h for strace | Waldemar Brodkorb |
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-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 |
2016-04-17 | remove unused defines for lm32/or1k | Waldemar Brodkorb |
2016-04-15 | replace FSF addresses with URLs | Nikola Forró |
2016-04-11 | simplify getpagesize, do not depend on kernel macros | Waldemar Brodkorb |
2016-03-31 | bits/byteswap-common.h: import recent headers from glibc | Anthony G. Basile |
2016-03-31 | arm: simplify handling of Thumb related options | Thomas Petazzoni |
2016-03-31 | xtensa: fix __sigsetjmp call12 case | Max Filippov |
2016-03-10 | ia64: sync with glibc headers | Waldemar Brodkorb |
2016-02-29 | arm: fix __JMP_BUF_SP definition | Max Filippov |
2016-02-24 | xtensa: fix stack unwinding over __default_sa_restorer | Max Filippov |
2016-02-07 | frv: resurrect port somehow, totally untested | Waldemar Brodkorb |
2016-01-31 | mips: fix clashing symbols | Waldemar Brodkorb |
2016-01-31 | Provide __adjtimex() alias, like glibc. | Leonid Lisovskiy |
2016-01-30 | add exp10() from glibc | Waldemar Brodkorb |