aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2016-11-22Allow [f]statfs64 to alias [f]statfsSteve Ellcey17-0/+55
2016-11-21Always define XSTAT_IS_XSTAT64Steve Ellcey19-13/+27
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers40-1/+499
2016-11-18Fix hurd __access_noerrno implementation.Adhemerval Zanella1-3/+5
2016-11-18tile: create new math-tests.h headerChris Metcalf1-0/+30
2016-11-18Make tile's set_dataplane API compatibility-onlyChris Metcalf3-40/+9
2016-11-18MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki3-0/+3
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella40-147/+259
2016-11-17Make Alpha <sys/user.h> self-contained.Joseph Myers1-0/+1
2016-11-16New internal function __access_noerrnoAdhemerval Zanella4-6/+57
2016-11-16Fix SH4 register-dump.h for soft-float.Joseph Myers1-1/+1
2016-11-15Make SH ucontext always match current kernels.Joseph Myers1-15/+0
2016-11-15s390x: Add hidden definition for __sigsetjmpFlorian Weimer2-36/+48
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