Age | Commit message (Expand) | Author | Files | Lines |
2014-05-13 | Verbatim NPTL file moves for ARM/Linux. | Roland McGrath | 21 | -0/+0 |
2014-05-13 | Consolidate NPTL configury for ARM/Linux. | Roland McGrath | 10 | -41/+27 |
2014-05-13 | Consolidate NPTL vs non clone.S for ARM. | Roland McGrath | 2 | -7/+1 |
2014-05-13 | Clean up __exit_thread. | Roland McGrath | 12 | -55/+50 |
2014-05-13 | Fix typo in assertion | Andreas Schwab | 1 | -1/+1 |
2014-05-12 | Clean up kernel version conditionals for pre-2.6.32 kernels. | Joseph Myers | 7 | -162/+56 |
2014-05-09 | Make armv7 strcmp assembly compatible with ARM mode and SFI. | Roland McGrath | 1 | -45/+103 |
2014-05-09 | Silence a missing-noreturn warning for _Unwind_Resume. | Roland McGrath | 1 | -5/+7 |
2014-05-09 | Include SSE state in i386 fenv_t (bug 16064). | Joseph Myers | 5 | -17/+183 |
2014-05-09 | ARM: Allow auto-detection of linker relro feature | Will Newton | 2 | -0/+16 |
2014-05-09 | S/390: Port of lock elision to System/z | Dominik Vogt | 2 | -0/+62 |
2014-05-09 | ARM: Add optimized ARMv7 strcmp implementation | Will Newton | 1 | -0/+492 |
2014-05-08 | Some configure-related decrufting. | Roland McGrath | 4 | -16/+0 |
2014-05-07 | 2014-05-07 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 1 | -7/+7 |
2014-05-07 | Fix parsing of getai result from nscd for IPv6-only request | Andreas Schwab | 1 | -4/+8 |
2014-05-06 | Move ARM internal unwind.h header to the right sysdeps directory. | Roland McGrath | 1 | -0/+0 |
2014-05-07 | SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916) | Aurelien Jarno | 1 | -0/+2 |
2014-05-06 | PowerPC: strncpy/stpncpy optimization for PPC64/POWER7 | Vidya Ranganathan | 10 | -1/+593 |
2014-05-05 | Move rules for Linux-specific pldd program to Linux-specific Makefile. | Roland McGrath | 1 | -0/+4 |
2014-05-05 | Fix -Wundef issues in generated errlist.c. | Roland McGrath | 2 | -2/+4 |
2014-05-05 | PowerPC: ifunc improvement for internal calls | Adhemerval Zanella | 7 | -26/+49 |
2014-05-03 | Fix -Wundef warning for FEATURE_INDEX_1. | Carlos O'Donell | 1 | -7/+6 |
2014-05-01 | Fix v9/64-bit strcmp when string ends in multiple zero bytes. | David S. Miller | 1 | -0/+31 |
2014-05-01 | ARM: Remove lowlevellock.c | Will Newton | 1 | -132/+0 |
2014-04-30 | Add round-mode context support to sparc. | David S. Miller | 1 | -0/+64 |
2014-04-30 | Correct sparc CPP guards for EMT_TAGOVF. | David S. Miller | 1 | -1/+1 |
2014-04-30 | Fix some sparc -Wundef build warnings. | David S. Miller | 1 | -0/+3 |
2014-04-30 | Fix some sparc conform test failures in siginfo.h | David S. Miller | 1 | -0/+2 |
2014-04-30 | ARM: Fix R_ARM_IRELATIVE RELA relocations. | Julian Brown | 1 | -1/+1 |
2014-04-30 | Increase minimum Linux kernel version to 2.6.32. | Joseph Myers | 6 | -42/+26 |
2014-04-30 | More fixes for unsafe compiler optimization | Adhemerval Zanella | 1 | -0/+1 |
2014-04-29 | [BZ #16823] Fix log1pl returning wrong infinity sign | Stefan Liebler | 3 | -3/+3 |
2014-04-29 | Fix | Adhemerval Zanella | 2 | -2/+2 |
2014-04-29 | PowerPC: Suppress unnecessary FPSCR write | Adhemerval Zanella | 7 | -16/+48 |
2014-04-29 | Relocate hppa from ports to libc. | Carlos O'Donell | 150 | -0/+11938 |
2014-04-28 | [ARM] Add support for fenv_private on ARM. | Wilco Dijkstra | 3 | -1/+261 |
2014-04-25 | Replace __int128 with __int128_t in bits/link.h | H.J. Lu | 1 | -3/+3 |
2014-04-24 | [AArch64] Suppress unnecessary FPSR and FPCR writes. | Ian Bolton | 7 | -28/+46 |
2014-04-22 | Fix sigaction conform test failures on sparc. | David S. Miller | 1 | -1/+2 |
2014-04-22 | aarch64: Add setjmp and longjmp SystemTap probes | Venkataramanan Kumar | 2 | -0/+15 |
2014-04-17 | PowerPC: Add fenv macros for long double | Adhemerval Zanella | 1 | -2/+7 |
2014-04-17 | Add fenv test support for AArch64. | Ian Bolton | 1 | -0/+22 |
2014-04-17 | Detect if AVX2 is usable | Sihai Yao | 3 | -0/+12 |
2014-04-17 | aarch64: Re-implement setcontext without rt_sigreturn syscall | Will Newton | 1 | -55/+95 |
2014-04-17 | Add fenv test support for targets which don't have FP traps. | Wilco | 2 | -0/+14 |
2014-04-17 | [AArch64] Define HAVE_RM_CTX and related hooks. | Ian Bolton | 1 | -0/+55 |
2014-04-17 | [AArch64] Provide initial implementation of math_private.h. | Ian Bolton | 1 | -0/+214 |
2014-04-16 | alpha: Remove alpha-linux pthread_once.c | Richard Henderson | 1 | -95/+0 |
2014-04-16 | alpha: Enable unwind tables for backtrace.c | Richard Henderson | 1 | -0/+5 |
2014-04-16 | alpha: Fix __pointer_chk_guard definition for the testsuite | Richard Henderson | 1 | -1/+1 |