aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2014-07-01MicroBlaze: Add missing sysdep-cancel.h implementationDavid Holsgrove3-1/+164
2014-06-30Update powerpc-fpu ULPs.Adhemerval Zanella1-0/+24
2014-06-30Regenerate MIPS libm-test-ulps.Joseph Myers2-140/+2118
2014-06-30Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers1-99/+1326
2014-06-30Regenerate ARM libm-test-ulps.Joseph Myers1-56/+905
2014-06-30ARM: Split Linuxism out of sysdeps/arm/nptl/tls.hRoland McGrath2-15/+44
2014-06-30Fix ldbl-128 expm1l spurious underflow (bug 16539).Joseph Myers1-0/+5
2014-06-30sysdeps/unix/sysv/linux/bits/socket.h: Correct formattingMaciej W. Rozycki1-74/+74
2014-06-29Fix ldbl-128 powl sign of result in overflow / underflow cases (bug 17097).Joseph Myers1-13/+13
2014-06-28Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar3-22/+8
2014-06-27Remove shlib-versions ABI names support.Joseph Myers2-5/+0
2014-06-27MIPS: Consolidate nptl/ subdirectories under linux/...Roland McGrath54-942/+0
2014-06-27MIPS: Consolidate NPTL/non versions of vforkRoland McGrath4-87/+19
2014-06-27Remove relro configure test.Joseph Myers6-35/+0
2014-06-27Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).Joseph Myers8-248/+353
2014-06-26Fix MIPS64 *_nocancel gp setup.Joseph Myers1-1/+1
2014-06-26ARM: Move more aeabi routine magic out of Linux-specific directoriesRoland McGrath6-26/+32
2014-06-26Add missing #include <fpu_control.h> to ARM fesetenv/feupdateenv.Roland McGrath2-0/+2
2014-06-26Remove configure tests for assembler CFI support.Joseph Myers7-182/+39
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar15-0/+16
2014-06-26S390: Consolidate nptl/ subdirectories under linux/...Roland McGrath30-13/+0
2014-06-26Move remaining S390 code out of nptl/.Roland McGrath25-0/+1449
2014-06-26S390: Consolidate NPTL/non versions of vforkRoland McGrath5-3/+120
2014-06-26S390: Consolidate NPTL/non versions of cloneRoland McGrath2-4/+0
2014-06-26AArch64: Consolidate nptl/ subdirectories under linux/...Roland McGrath20-0/+0
2014-06-25MIPS: Consolidate NPTL/non versions of cloneRoland McGrath2-10/+0
2014-06-25Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/.Joseph Myers3-56/+2
2014-06-25Move USE_REGPARMS define to sysdeps/i386/configure.ac.Joseph Myers2-0/+5
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers109-164/+0
2014-06-25Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers5-2/+49
2014-06-25SPARC: Consolidate unnecessary nptl/ subdirectories.Roland McGrath32-8/+9
2014-06-25SPARC: Consolidate nptl/ subdirectories under linux/...Roland McGrath30-0/+0
2014-06-25Remove __ASSUME_XFS_RESTRICTED_CHOWN.Joseph Myers2-34/+0
2014-06-25ARM: Add support for AT_HWCAP2 in _dl_procinfoWill Newton2-28/+44
2014-06-25Update powerpc-fpu ULPs.Adhemerval Zanella1-4/+66
2014-06-25Remove __ASSUME_UTIMENSAT.Joseph Myers2-88/+1
2014-06-25Fix exp10 spurious underflows (bug 16560).Joseph Myers4-0/+14
2014-06-25Remove __ASSUME_COMPLETE_READV_WRITEV.Joseph Myers3-52/+2
2014-06-25sysdeps/posix/tempname.c: Merge from gnulibWill Newton1-62/+22
2014-06-25m68k: Add compat symbols for scalbln*Andreas Schwab1-0/+6
2014-06-25Add compat symbols for scalb* in i386Siddhesh Poyarekar3-0/+15
2014-06-24x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath11-4/+2
2014-06-24Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers2-0/+20
2014-06-24Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers1-0/+2
2014-06-24Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers16-120/+60
2014-06-24Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar1-3/+3
2014-06-24Optimize fesetenvWilco1-15/+20
2014-06-24Add _FPU_MASK_RM and use it instead of FE_TOWARDZERO.Wilco4-13/+12
2014-06-24Remove an unused include.Wilco1-1/+0
2014-06-24Cleanup fenv implementationWilco4-4/+0