aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2016-11-29powerpc: Add hidden definition for __sigsetjmpFlorian Weimer
2016-11-29powerpc: Remove unintended __longjmp symbol from ABIFlorian Weimer
2016-11-29Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers
2016-11-28Make ilogb wrappers type-generic.Joseph Myers
2016-11-28Work around IA64 tst-setcontext2.c compile failure.Joseph Myers
2016-11-28Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases.Joseph Myers
2016-11-28X86_64: Don't use PLT nor GOT in static archives [BZ #20750]H.J. Lu
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey
2016-11-28Fix for [f]statfs64/[f]statfs aliasing patchSteve Ellcey
2016-11-28Do not include asm/cachectl.h in nios2 sys/cachectl.h.Joseph Myers
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
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