about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* x86: Consolidate NPTL/non versions of vforkRoland McGrath2014-05-142-12/+39
* ARM: Consolidate NPTL/non versions of vforkRoland McGrath2014-05-143-77/+20
* Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers2014-05-144-4/+20
* Fix cacos (+Inf + finite*i) in round-downward mode (bug 16928).Joseph Myers2014-05-142-0/+96
* Fix acosh (1) in round-downward mode (bug 16927).Joseph Myers2014-05-146-1/+31
* Fix erf underflow handling near 0 (bug 16516).Joseph Myers2014-05-145-17/+54
* Fix macro warning on HAVE_PT_CHOWNAndreas Schwab2014-05-141-1/+1
* Reduce kernel-features.h duplication.Joseph Myers2014-05-1410-129/+29
* Clean up ARM old-ABI symbol versioning relics.Joseph Myers2014-05-148-99/+11
* Move NPTL public ABI headers for ARM to sysdeps/arm/nptl/.Roland McGrath2014-05-132-0/+0
* Verbatim NPTL file moves for ARM/Linux.Roland McGrath2014-05-1321-0/+0
* Consolidate NPTL configury for ARM/Linux.Roland McGrath2014-05-1310-41/+27
* Consolidate NPTL vs non clone.S for ARM.Roland McGrath2014-05-132-7/+1
* Clean up __exit_thread.Roland McGrath2014-05-1312-55/+50
* Fix typo in assertionAndreas Schwab2014-05-131-1/+1
* Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers2014-05-127-162/+56
* Make armv7 strcmp assembly compatible with ARM mode and SFI.Roland McGrath2014-05-091-45/+103
* Silence a missing-noreturn warning for _Unwind_Resume.Roland McGrath2014-05-091-5/+7
* Include SSE state in i386 fenv_t (bug 16064).Joseph Myers2014-05-095-17/+183
* ARM: Allow auto-detection of linker relro featureWill Newton2014-05-092-0/+16
* S/390: Port of lock elision to System/zDominik Vogt2014-05-092-0/+62
* ARM: Add optimized ARMv7 strcmp implementationWill Newton2014-05-091-0/+492
* Some configure-related decrufting.Roland McGrath2014-05-084-16/+0
* 2014-05-07 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-05-071-7/+7
* Fix parsing of getai result from nscd for IPv6-only requestAndreas Schwab2014-05-071-4/+8
* Move ARM internal unwind.h header to the right sysdeps directory.Roland McGrath2014-05-061-0/+0
* SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno2014-05-071-0/+2
* PowerPC: strncpy/stpncpy optimization for PPC64/POWER7Vidya Ranganathan2014-05-0610-1/+593
* Move rules for Linux-specific pldd program to Linux-specific Makefile.Roland McGrath2014-05-051-0/+4
* Fix -Wundef issues in generated errlist.c.Roland McGrath2014-05-052-2/+4
* PowerPC: ifunc improvement for internal callsAdhemerval Zanella2014-05-057-26/+49
* Fix -Wundef warning for FEATURE_INDEX_1.Carlos O'Donell2014-05-031-7/+6
* Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller2014-05-011-0/+31
* ARM: Remove lowlevellock.cWill Newton2014-05-011-132/+0
* Add round-mode context support to sparc.David S. Miller2014-04-301-0/+64
* Correct sparc CPP guards for EMT_TAGOVF.David S. Miller2014-04-301-1/+1
* Fix some sparc -Wundef build warnings.David S. Miller2014-04-301-0/+3
* Fix some sparc conform test failures in siginfo.hDavid S. Miller2014-04-301-0/+2
* ARM: Fix R_ARM_IRELATIVE RELA relocations.Julian Brown2014-04-301-1/+1
* Increase minimum Linux kernel version to 2.6.32.Joseph Myers2014-04-306-42/+26
* More fixes for unsafe compiler optimizationAdhemerval Zanella2014-04-301-0/+1
* [BZ #16823] Fix log1pl returning wrong infinity signStefan Liebler2014-04-293-3/+3
* FixAdhemerval Zanella2014-04-292-2/+2
* PowerPC: Suppress unnecessary FPSCR writeAdhemerval Zanella2014-04-297-16/+48
* Relocate hppa from ports to libc.Carlos O'Donell2014-04-29150-0/+11938
* [ARM] Add support for fenv_private on ARM.Wilco Dijkstra2014-04-283-1/+261
* Replace __int128 with __int128_t in bits/link.hH.J. Lu2014-04-251-3/+3
* [AArch64] Suppress unnecessary FPSR and FPCR writes.Ian Bolton2014-04-247-28/+46
* Fix sigaction conform test failures on sparc.David S. Miller2014-04-221-1/+2
* aarch64: Add setjmp and longjmp SystemTap probesVenkataramanan Kumar2014-04-222-0/+15