aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2016-11-14Make tilegx32 install libraries in lib32 directories.Joseph Myers2-0/+23
2016-11-11Make SH <sys/user.h> self-contained.Joseph Myers1-0/+1
2016-11-10Make sure tilepro uses kernel atomics fo atomic_storeChris Metcalf1-0/+10
2016-11-10Refactor some libm type-generic macros.Joseph Myers3-14/+7
2016-11-10Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinitionAdhemerval Zanella1-0/+5
2016-11-10Consolidate Linux access implementationAdhemerval Zanella1-7/+8
2016-11-10Add definitions to sysdeps/tile/tilepro/bits/wordsize.h.Steve Ellcey1-0/+2
2016-11-10Regenerate ULPs for aarch64Siddhesh Poyarekar1-2/+2
2016-11-09Consolidate Linux truncate implementationsAdhemerval Zanella10-159/+25
2016-11-09Consolidate Linux ftruncate implementationsAdhemerval Zanella10-162/+24
2016-11-08Add localplt.data for sh.Joseph Myers1-0/+20
2016-11-08Add localplt.data for hppa.Joseph Myers1-0/+23
2016-11-08Update alpha localplt.data.Joseph Myers1-11/+11
2016-11-08Update nios2 localplt.data.Joseph Myers1-0/+1
2016-11-08Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella11-110/+87
2016-11-07Define __ASSUME_ST_INO_64_BIT on all platforms.Steve Ellcey6-4/+6
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer15-14/+16
2016-11-04Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definitionAdhemerval Zanella1-0/+2
2016-11-04Fix alpha sqrt fegetenv namespace (bug 20768).Joseph Myers1-1/+1
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers21-0/+21
2016-11-04Make MIPS <sys/user.h> self-contained.Joseph Myers1-0/+1
2016-11-04XFAIL check-execstack for MIPS.Joseph Myers1-0/+6
2016-11-04Add localplt.data for MIPS.Joseph Myers1-0/+3
2016-11-04Define wordsize.h macros everywhereSteve Ellcey19-10/+87
2016-11-04An optimized memchr was missing for AArch64. This version is similar toWilco Dijkstra1-0/+157
2016-11-04Handle tilegx* machine names.Joseph Myers1-1/+1
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