Age | Commit message (Expand) | Author |
2014-03-12 | libc: fix mips N64 pread/pwrite build | Steve Ellcey |
2014-02-18 | test: Fix math .c dependency | Bernhard Reutner-Fischer |
2014-02-15 | buildsys: pass correct linker to compiler driver | Bernhard Reutner-Fischer |
2014-02-15 | buildsys: Add MIPS64R2 support | Steve Ellcey |
2014-02-15 | mips: Remove duplicate macro definitions | Steve Ellcey |
2014-02-15 | libc: Fix sync_file_range.c for MIPS64 N32 ABI | Steve Ellcey |
2014-02-15 | test/tls/tst-tls[6-8]: Fix build errors | Vineet Gupta |
2014-02-15 | libc: silence warning in fts | Bernhard Reutner-Fischer |
2014-02-02 | libc: mips: Fix setjmp/longjmp for MIPS64 N64 ABI | Waldemar Brodkorb |
2014-02-02 | mips: silence 'set but not used' warnings | Steve Ellcey |
2014-02-02 | libc: mips: Fix non-LFS build | Steve Ellcey |
2014-01-24 | mips: silence _ABI* undef warnings | Bernhard Reutner-Fischer |
2014-01-22 | powerpc: syscall support up to 6 arguments | Bernhard Reutner-Fischer |
2014-01-22 | vfork: fix clone based version | Stefan Kristiansson |
2014-01-22 | libc: fix MIPS N64 fork | Waldemar Brodkorb |
2014-01-15 | nptl: Fix arm pt-vfork | Bernhard Reutner-Fischer |
2014-01-15 | libc: add guard for arm thumb2 asm | Bernhard Reutner-Fischer |
2014-01-15 | ldso: arm, metag: Use runtime pagesize | Bernhard Reutner-Fischer |
2014-01-14 | buildsys: metag: Remove inappropriate comment | Bernhard Reutner-Fischer |
2014-01-08 | ARC: opencode ENTRY/END macros in crt1 | Vineet Gupta |
2014-01-08 | buildsys: store savedefconfig to defconfig file | Vineet Gupta |
2014-01-08 | xtensa: use common ptrace.h | Baruch Siach |
2014-01-08 | libc: posix_fadvise: restore implementation for xtensa | Baruch Siach |
2014-01-08 | siginfo.h: __SIGEV_PAD_SIZE takes __WORDSIZE into account | Vicente Olivert Riera |
2014-01-08 | siginfo.h: add a missing function member on ia64, mips and sparc arches | Vicente Olivert Riera |
2014-01-08 | buildsys: update unifdef | Bernhard Reutner-Fischer |
2014-01-07 | buildsys: fixup unifdef state in skiphash, linenum | Bernhard Reutner-Fischer |
2014-01-07 | buildsys: fixup unifdef state in skiphash | Bernhard Reutner-Fischer |
2013-12-23 | elf: Add ARC Magic and Relocations | Vineet Gupta |
2013-12-20 | ldso: ARC: tweak whitespace some more | Bernhard Reutner-Fischer |
2013-12-20 | ldso: ARC whitespace tweaks | Vineet Gupta |
2013-12-20 | inet: Fix threaded res_init | Kenneth Soerensen |
2013-12-20 | librt: fix mq_timed{send,receive} return instructions | Baruch Siach |
2013-12-20 | libc/sysdeps: commonize ret_ERRVAL | Baruch Siach |
2013-12-20 | ARC defconfigs | Vineet Gupta |
2013-12-20 | ARC port to uClibc | Vineet Gupta |
2013-12-20 | string: Add ARC support | Joern Rennecke |
2013-12-20 | LT.old: Add ARC support | Vineet Gupta |
2013-12-20 | ldso: Add ARC support | Vineet Gupta |
2013-12-20 | ldd: Add ARC support | Vineet Gupta |
2013-12-20 | Fix for SIGBUS error on MIPS64 with N64 ABI | Waldemar Brodkorb |
2013-12-20 | NPTL: fork: relief register pressure on arm thumb1 | Bernhard Reutner-Fischer |
2013-12-20 | ldso: use unlikely macro | Bernhard Reutner-Fischer |
2013-12-20 | buildsys: Fix error on config clean in realclean | Bernhard Reutner-Fischer |
2013-12-20 | buildsys: add TODO reminder | Bernhard Reutner-Fischer |
2013-11-19 | buildsys: update unifdef | Bernhard Reutner-Fischer |
2013-11-13 | buildsys: check LDFLAGS through driver | Bernhard Reutner-Fischer |
2013-11-12 | ldso: silence warnings in debug code | Bernhard Reutner-Fischer |
2013-11-12 | Make res_init() thread safe. | Kenneth Soerensen |
2013-11-12 | Fix threaded use of res_ functions. | Sørensen, Kenneth |