aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2016-10-31hurd: Fix spurious port deallocationBrent W. Baccala1-1/+2
2016-10-28Document a behavior of an elided pthread_rwlock_unlockTulio Magno Quites Machado Filho1-0/+3
2016-10-28powerpc: Fix TOC stub on powerpc64 clone()Tulio Magno Quites Machado Filho1-1/+1
2016-10-28crypt: Use internal names for the SHA-2 block functionsFlorian Weimer2-14/+18
2016-10-28Check IFUNC definition in unrelocated shared library [BZ #20019]H.J. Lu2-2/+34
2016-10-28i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729]Florian Weimer1-12/+35
2016-10-27Fix a sparc header conformtest failure.David S. Miller1-0/+2
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers40-9/+203
2016-10-26Add getpayloadl to libnldbl.Joseph Myers2-1/+28
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes31-0/+96
2016-10-25Fix cmpli usage in power6 memset.Joseph Myers2-2/+2
2016-10-24 * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast.Yury Norov6-6/+6
2016-10-24Fix Linux sh4 pread/pwrite argument passingAdhemerval Zanella10-100/+19
2016-10-24Fix -Wformat-length warning in tst-setgetname.cSteve Ellcey1-1/+1
2016-10-21powerpc: Cleanup fenv_private.hPaul Murphy1-103/+53
2016-10-20Use VSQRT instruction for ARM sqrt (bug 20660).Joseph Myers2-0/+90
2016-10-19Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718).Joseph Myers2-9/+24
2016-10-19Add getpayload, getpayloadf, getpayloadl.Joseph Myers33-0/+307
2016-10-18Fix Linux fallocate tests for EOPNOTSUPPAdhemerval Zanella2-2/+10
2016-10-17Bug 20689: Fix FMA and AVX2 detection on IntelCarlos O'Donell1-10/+14
2016-10-17Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers22-36/+104
2016-10-17S390: Fix fp comparison not raising FE_INVALID.Stefan Liebler1-0/+36
2016-10-15hppa: Optimize atomic_compare_and_exchange_val_acqJohn David Anglin1-17/+5
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers37-3/+428
2016-10-14Fix warnings from latest GCC.steve ellcey-CA Eng-Software1-4/+4
2016-10-12Fix posix_fadvise64 build on mips64n64Adhemerval Zanella1-0/+5
2016-10-12X86: Don't assert on older Intel CPUs [BZ #20647]H.J. Lu1-1/+3
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers39-3/+564
2016-10-11Consolidate Linux sync_file_range implementationsAdhemerval Zanella7-94/+140
2016-10-09powerpc32: make PLT call in _mcount compatible with -msecure-plt (bug 20554)Alan Modra1-3/+24
2016-10-07Consolidate posix_fadvise implementationsAdhemerval Zanella19-572/+113
2016-10-07Consolidate posix_fallocate{64} implementationsAdhemerval Zanella9-135/+11
2016-10-07Consolidate fallocate{64} implementationsAdhemerval Zanella11-102/+150
2016-10-07Use libc_ifunc macro for siglongjmp, longjmp in libpthread.Stefan Liebler1-2/+2
2016-10-07ppc: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2-62/+65
2016-10-07i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler4-34/+48
2016-10-07s390: Refactor ifunc resolvers due to false debuginfo.Stefan Liebler30-85/+169
2016-10-07Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler37-222/+338
2016-10-06Add iseqsig.Joseph Myers30-0/+153
2016-10-06Update comments for some functions in s_sin.cSiddhesh Poyarekar1-22/+17
2016-10-06Adjust calls to do_sincos_1 and do_sincos_2 in s_sincos.cSiddhesh Poyarekar1-4/+4
2016-10-06Make quadrant shift a boolean in reduce_and_compute in s_sin.cSiddhesh Poyarekar1-4/+4
2016-10-06Check n instead of k1 to decide on sign of sin/cos resultSiddhesh Poyarekar1-1/+1
2016-10-06Make the quadrant shift K a bool in do_sincos_* functionsSiddhesh Poyarekar1-19/+19
2016-10-05powerpc: Regenerate ULPsTulio Magno Quites Machado Filho1-55/+55
2016-10-04powerpc: Installed-header hygieneTulio Magno Quites Machado Filho3-9/+11
2016-10-04S390: Regenerate ULPsStefan Liebler1-8/+2
2016-10-03Add TCP_REPAIR_WINDOW from Linux 4.8.Joseph Myers1-0/+11
2016-09-30Use __builtin_fma more in dbl-64 code.Joseph Myers2-8/+4
2016-09-30Fix ldbl-128ibm iscanonical for -mlong-double-64.Joseph Myers1-1/+5