aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer19-18/+82
2016-11-29Use XSTAT_IS_XSTAT64 in generic xstat functionsSteve Ellcey8-0/+107
2016-11-29powerpc: Add hidden definition for __sigsetjmpFlorian Weimer3-0/+13
2016-11-29powerpc: Remove unintended __longjmp symbol from ABIFlorian Weimer2-4/+1
2016-11-29Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers7-144/+16
2016-11-28Make ilogb wrappers type-generic.Joseph Myers3-10/+1
2016-11-28Work around IA64 tst-setcontext2.c compile failure.Joseph Myers1-0/+24
2016-11-28Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases.Joseph Myers1-18/+20
2016-11-28X86_64: Don't use PLT nor GOT in static archives [BZ #20750]H.J. Lu1-1/+2
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey33-167/+315
2016-11-28Fix for [f]statfs64/[f]statfs aliasing patchSteve Ellcey2-16/+22
2016-11-28Do not include asm/cachectl.h in nios2 sys/cachectl.h.Joseph Myers1-3/+0
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers34-1/+127
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella61-718/+55
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers16-83/+82
2016-11-24x86_64: fix static build of __memcpy_chk for compilers defaulting to PIC/PIEAurelien Jarno1-1/+1
2016-11-23Fix SH4 FP_ILOGB0 (bug 20859).Joseph Myers1-1/+1
2016-11-23MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS codeMaciej W. Rozycki3-6/+24
2016-11-23Fix x86_64 -mfpmath=387 float_t, double_t (bug 20787).Joseph Myers4-2/+9
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