summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* ARM: Improve fenv implementationWilco2014-05-1516-233/+171
* Return EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN (BZ #16849)Siddhesh Poyarekar2014-05-151-2/+1
* x86: Move abilist files out of nptl/ subdirectories.Roland McGrath2014-05-1443-0/+0
* Move remaining files out of nptl/sysdeps/unix/sysv/linux/x86/.Roland McGrath2014-05-1415-0/+551
* Fix mips fork after i386 reorganization.Roland McGrath2014-05-142-1/+1
* Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files.Roland McGrath2014-05-1459-0/+6452
* Fix powerpc fork after i386 reorganization.Roland McGrath2014-05-141-0/+1
* Update alpha and ia64 timer_*.c files for x86_64 file moves.Roland McGrath2014-05-1410-10/+10
* Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files.Roland McGrath2014-05-1424-0/+5322
* x86: Consolidate NPTL fork.Roland McGrath2014-05-142-0/+54
* Consolidate not-cancel.h files.Roland McGrath2014-05-144-63/+27
* Move x86_64 compat-timer.h out of nptl/Roland McGrath2014-05-141-0/+45
* Move x86_64 timer_*.c out of nptl/Roland McGrath2014-05-146-0/+231
* x86: Consolidate NPTL/non versions of cloneRoland McGrath2014-05-142-11/+0
* Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/.Roland McGrath2014-05-144-0/+292
* 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