Age | Commit message (Expand) | Author |
2014-06-24 | open64: ensure that openat check works | Vineet Gupta |
2014-06-12 | fix pthread_cancel lead to segmentation fault for x86_64. | Zhang Pu |
2014-06-12 | arm: move check for BX to its own header | Yann E. MORIN |
2014-06-12 | NPTL: Fix undefined reference to PRIVATE_FUTEX with 2.6.18 kernel | Dan Moulding |
2014-06-12 | arm/clone.S: Add missing IT instruction for Thumb2. | Will Newton |
2014-06-12 | buildsys: Do not install atomic.h | Bernhard Reutner-Fischer |
2014-04-23 | resolv: try next server on SERVFAIL | Michel Stam |
2014-04-23 | test/math: Adjust arm tests for older ULPs format | Gregory Fong |
2014-04-23 | ldso: Add remaining relocation types to the table | Gregory Fong |
2014-04-23 | ldso/mips: Remove redundant LD_DEBUG prints | Gregory Fong |
2014-04-23 | ldso/mips: actually print results of each relocation | Gregory Fong |
2014-04-23 | ldso: Fix misplaced declaration | Bernhard Reutner-Fischer |
2014-04-23 | weak symbols need to be "defined" weak but "declared" strong | Vineet Gupta |
2014-04-23 | LT.old: Make __errno_location/__h_errno_location thread safe | Vineet Gupta |
2014-04-09 | ctype.h: Tweak comment | Bernhard Reutner-Fischer |
2014-04-08 | ldso: fix standalone execution on x86_64 architecture | Cédric VINCENT |
2014-04-06 | test/math: add libm-test-ulps-{arm,mips32,mips64} files | Gregory Fong |
2014-04-04 | test/math: don't try to build test dep as test | Gregory Fong |
2014-04-04 | test/math: Select correct ULPs for mips32/mips64 | Gregory Fong |
2014-04-04 | sysinfo.h: Prevent redeclarations | Bernhard Reutner-Fischer |
2014-04-02 | libc: Fix buglet around __progname | Bernhard Reutner-Fischer |
2014-04-02 | test: Reuse PTINC in nptl tests | Bernhard Reutner-Fischer |
2014-04-01 | Fix warnings in MIPS build | Steve Ellcey |
2014-04-01 | xtensa: add missing .literal_position directives | Max Filippov |
2014-04-01 | ARC: Make vfork weak in libc | Vineet Gupta |
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 |