Age | Commit message (Expand) | Author |
2015-12-09 | Do not support localised optimizations this helps to have a global -O level | Khem Raj |
2015-12-09 | Avoid unnecessary rebuilds due to compiler flag changes | Waldemar Brodkorb |
2015-12-08 | sync with glibc, add some missing defines | Waldemar Brodkorb |
2015-12-07 | add definitions for O_PATH | Waldemar Brodkorb |
2015-12-06 | mips: fix definition. | Steve Ellcey |
2015-12-05 | good by nios | Waldemar Brodkorb |
2015-12-05 | good by e1 | Waldemar Brodkorb |
2015-12-05 | good bye vax | Waldemar Brodkorb |
2015-12-05 | remove sh64 support | Waldemar Brodkorb |
2015-12-05 | remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__ | Waldemar Brodkorb |
2015-12-05 | remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__ | Waldemar Brodkorb |
2015-11-30 | bfin: fix clashing with newer gcc | Waldemar Brodkorb |
2015-11-30 | bfin: use vfork.S again | Waldemar Brodkorb |
2015-11-30 | xtensa: avoid some compiler warnings | Waldemar Brodkorb |
2015-11-23 | xtensa: remove ldso workaround by real pointer check | Waldemar Brodkorb |
2015-11-23 | mips: remove ISA choice | Waldemar Brodkorb |
2015-11-15 | bump version, preparing releasev1.0.9 | Waldemar Brodkorb |
2015-11-13 | metag: add missing header file | Waldemar Brodkorb |
2015-11-13 | tests/tls: Implement TLS macros for metag | James Hogan |
2015-11-13 | i386: use socketcall even if newer linux exposes direct syscalls | Waldemar Brodkorb |
2015-11-12 | docs: update the list of build systems, which support uClibc-ng | Waldemar Brodkorb |
2015-11-11 | h8300: do not use LDFLAGS, they are wrong. testsuite compile fails with it | Waldemar Brodkorb |
2015-11-11 | h8300: disable test using mprotect(), not available for h8300 | Waldemar Brodkorb |
2015-11-11 | reduce timeoutfactor, fasten test runs! | Waldemar Brodkorb |
2015-11-08 | fanotify: include needed Linux definitions | Waldemar Brodkorb |
2015-11-08 | add support for euidaccess/eaccess legacy functions | Waldemar Brodkorb |
2015-11-03 | sh4a: allow to build a sh4a toolchain | Waldemar Brodkorb |
2015-11-03 | h8300: fix compile with 4.2.x kernel | Waldemar Brodkorb |
2015-11-03 | unistd: fix #if condition | Thomas Petazzoni |
2015-10-24 | bump version to 1.0.8v1.0.8 | Waldemar Brodkorb |
2015-10-22 | ARC: With NPTL support, GP is no longer used for PIC | Vineet Gupta |
2015-10-22 | NPTL/ARC: fix __lll_lock_wait_private redefinition for static links | Vineet Gupta |
2015-10-22 | NPTL/ARCv2: Implement full memory barrier for NPTL | Vineet Gupta |
2015-10-22 | alpha: add special umount2 handling | Waldemar Brodkorb |
2015-10-22 | alpha: fix kernel_stat struct | Waldemar Brodkorb |
2015-10-22 | alpha: fix header name | Waldemar Brodkorb |
2015-10-22 | alpha: enable in menu | Waldemar Brodkorb |
2015-10-20 | confdata: fix invalid write | Ben Boeckel |
2015-10-19 | lm32: add new architecture | Waldemar Brodkorb |
2015-10-19 | mips: sync header with glibc | Waldemar Brodkorb |
2015-10-16 | ia64: enable and fix compile issues | Waldemar Brodkorb |
2015-10-14 | syncfs: add system call support | Bartosz Golaszewski |
2015-10-14 | fanotify: add system call support | Bartosz Golaszewski |
2015-10-13 | or1k: add missing file | Waldemar Brodkorb |
2015-10-12 | bump versionv1.0.7 | Waldemar Brodkorb |
2015-10-12 | restrict linuxthreads/nptl choice | Waldemar Brodkorb |
2015-10-12 | fix static binaries linked with pthread and compiled with ssp | Waldemar Brodkorb |
2015-10-09 | add new architecture support for or1k | Waldemar Brodkorb |
2015-10-08 | xtensa: support call0 ABI | Max Filippov |
2015-10-05 | libc: posix_fallocate must return an error number on failure | Yuriy Kolerov |