aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers
2016-11-24x86_64: fix static build of __memcpy_chk for compilers defaulting to PIC/PIEAurelien Jarno
2016-11-23Fix SH4 FP_ILOGB0 (bug 20859).Joseph Myers
2016-11-23MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS codeMaciej W. Rozycki
2016-11-23Fix x86_64 -mfpmath=387 float_t, double_t (bug 20787).Joseph Myers
2016-11-22Allow [f]statfs64 to alias [f]statfsSteve Ellcey
2016-11-21Always define XSTAT_IS_XSTAT64Steve Ellcey
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers
2016-11-18Fix hurd __access_noerrno implementation.Adhemerval Zanella
2016-11-18tile: create new math-tests.h headerChris Metcalf
2016-11-18Make tile's set_dataplane API compatibility-onlyChris Metcalf
2016-11-18MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella
2016-11-17Make Alpha <sys/user.h> self-contained.Joseph Myers
2016-11-16New internal function __access_noerrnoAdhemerval Zanella
2016-11-16Fix SH4 register-dump.h for soft-float.Joseph Myers
2016-11-15Make SH ucontext always match current kernels.Joseph Myers
2016-11-15s390x: Add hidden definition for __sigsetjmpFlorian Weimer
2016-11-14Make tilegx32 install libraries in lib32 directories.Joseph Myers
2016-11-11Make SH <sys/user.h> self-contained.Joseph Myers
2016-11-10Make sure tilepro uses kernel atomics fo atomic_storeChris Metcalf
2016-11-10Refactor some libm type-generic macros.Joseph Myers
2016-11-10Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinitionAdhemerval Zanella
2016-11-10Consolidate Linux access implementationAdhemerval Zanella
2016-11-10Add definitions to sysdeps/tile/tilepro/bits/wordsize.h.Steve Ellcey
2016-11-10Regenerate ULPs for aarch64Siddhesh Poyarekar
2016-11-09Consolidate Linux truncate implementationsAdhemerval Zanella
2016-11-09Consolidate Linux ftruncate implementationsAdhemerval Zanella
2016-11-08Add localplt.data for sh.Joseph Myers
2016-11-08Add localplt.data for hppa.Joseph Myers
2016-11-08Update alpha localplt.data.Joseph Myers
2016-11-08Update nios2 localplt.data.Joseph Myers
2016-11-08Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella
2016-11-07Define __ASSUME_ST_INO_64_BIT on all platforms.Steve Ellcey
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer
2016-11-04Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definitionAdhemerval Zanella
2016-11-04Fix alpha sqrt fegetenv namespace (bug 20768).Joseph Myers
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers
2016-11-04Make MIPS <sys/user.h> self-contained.Joseph Myers
2016-11-04XFAIL check-execstack for MIPS.Joseph Myers
2016-11-04Add localplt.data for MIPS.Joseph Myers
2016-11-04Define wordsize.h macros everywhereSteve Ellcey
2016-11-04An optimized memchr was missing for AArch64. This version is similar toWilco Dijkstra
2016-11-04Handle tilegx* machine names.Joseph Myers
2016-10-31hurd: Fix spurious port deallocationBrent W. Baccala
2016-10-28Document a behavior of an elided pthread_rwlock_unlockTulio Magno Quites Machado Filho
2016-10-28powerpc: Fix TOC stub on powerpc64 clone()Tulio Magno Quites Machado Filho
2016-10-28crypt: Use internal names for the SHA-2 block functionsFlorian Weimer
2016-10-28Check IFUNC definition in unrelocated shared library [BZ #20019]H.J. Lu
2016-10-28i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729]Florian Weimer