Age | Commit message (Expand) | Author |
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 |
2015-10-05 | libc: fix sign extension in fallocate() | Yuriy Kolerov |
2015-10-05 | libc: fix setting return value and errno in fallocate() | Yuriy Kolerov |
2015-08-14 | fix some type differences to linux-next for h8/300 | Waldemar Brodkorb |
2015-08-02 | fix inline asm changing the stack pointer leading to segfaults problem | mirabilos |
2015-08-02 | fix MIPS N32 ABI Big Endian setjmp/longjmp | mirabilos |
2015-08-02 | integrate old m68k vfork bugfix of pre-µClibc-ng tree | mirabilos |
2015-06-23 | xtensa: add ret_ERRVAL definition | Max Filippov |
2015-06-23 | xtensa: fix stack frame size for NPTL | Max Filippov |
2015-06-10 | just use 4k pages for microblaze, the config are missing and never committed ... | Waldemar Brodkorb |
2015-06-10 | use common ptrace.h for xtensa, fixes buildroot issues compiling enlightment | Waldemar Brodkorb |
2015-06-10 | h8300: Makefile update | Yoshinori Sato |
2015-06-10 | h8300: headers update | Yoshinori Sato |
2015-06-10 | h8300: Assembly functions | Yoshinori Sato |
2015-06-10 | siginfo: add signal info for seccomp related SIGSYS | Daniel Golle |
2015-04-25 | Revert "Do not define unimplemented functions" | Waldemar Brodkorb |
2015-04-24 | merge uClibc changes | Waldemar Brodkorb |
2015-04-22 | arm: Add BX and BXC macros | Bernhard Reutner-Fischer |
2015-04-22 | arm: Fix POP_RET for armv4t && interworking | Bernhard Reutner-Fischer |
2015-04-18 | fix static linking of pthread apps | Waldemar Brodkorb |
2015-04-15 | merge uClibc master | Waldemar Brodkorb |
2015-04-14 | arm: thumb1: Fix conflicting types for _v3 | Bernhard Reutner-Fischer |
2015-04-13 | buildsys: Do not build crt upon pregen | Bernhard Reutner-Fischer |
2015-04-13 | buildsys: tweak ucontext_i.h prerequisites | Bernhard Reutner-Fischer |
2015-04-12 | remove more of the link_warnings | Waldemar Brodkorb |
2015-03-31 | buildsys: Do not build crt upon pregen | Bernhard Reutner-Fischer |
2015-03-31 | buildsys: tweak ucontext_i.h prerequisites | Bernhard Reutner-Fischer |
2015-03-29 | merge uClibc git master | Waldemar Brodkorb |
2015-03-27 | ARC: don't hard-code ELF_NGREG | Alexey Brodkin |
2015-03-27 | ARC/signal: shield sa_restorer from compiler toggle side-effects | Vineet Gupta |
2015-03-26 | SH: add 't' to syscall clobber list | Bernhard Reutner-Fischer |
2015-03-25 | utmp: favour POSIX utmpx over SVID utmp | Bernhard Reutner-Fischer |
2015-03-24 | mips: switch float_t to float | Bernhard Reutner-Fischer |
2015-03-24 | libc: TIME64_COMPAT32 for sparc, mips | Bernhard Reutner-Fischer |
2015-03-22 | libc: add getrandom(2) | Bernhard Reutner-Fischer |
2015-03-22 | nptl/arm: Move aeabi_read_tp to uclibc_nonshared.a | Khem Raj |
2015-03-18 | libm: Add missing C99 float/ld wrappers | Bernhard Reutner-Fischer |
2015-03-17 | include: silence __leaf warning | Bernhard Reutner-Fischer |
2015-03-14 | Add fix from OpenWrt for MIPS64 N64 ABI | Waldemar Brodkorb |
2015-03-13 | unistd.h: put getppid under XOPEN2K8 | Bernhard Reutner-Fischer |
2015-03-08 | fix regression for ARM thumb mode | Waldemar Brodkorb |
2015-03-04 | Merge remote-tracking branch 'origin/upstream' into 1.0 | Waldemar Brodkorb |
2015-03-03 | sparc/clone.S: guard tcb-offsets.h include with RESET_PID | Gustavo Zacarias |
2015-02-27 | libc: silence warning | Bernhard Reutner-Fischer |
2015-02-26 | use weak to fix f.e. cdrkit static compile. fixes #3 | Waldemar Brodkorb |
2015-02-20 | sync with uClibc | Waldemar Brodkorb |
2015-02-20 | sync_file_range: fix standard UCLIBC_SYSCALL_ALIGN_64BIT handling | Vineet Gupta |
2015-02-20 | posix_fadvise: handle 2 variants for SYSCALL_ALIGN_64BIT | Vineet Gupta |