aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2016-12-07Get rid of __elision_availableAndreas Schwab
2016-12-07Fix hypot sNaN handling (bug 20940).Joseph Myers
2016-12-06Fix x86_64/x86 powl handling of sNaN arguments (bug 20916).Joseph Myers
2016-12-05Use C11-like atomics instead of plain memory accesses in x86 lock elision.Torvald Riegel
2016-12-02Fix sysdeps/ieee754 pow handling of sNaN arguments (bug 20916).Joseph Myers
2016-12-02Fix pow (qNaN, 0) result with -lieee (bug 20919), remove dead parts of wrappers.Joseph Myers
2016-12-02aarch64: Use explicit offsets in _dl_tlsdesc_dynamicFlorian Weimer
2016-12-02S390: Regenerate ULPs.Stefan Liebler
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers
2016-12-01Make ldbl-128 getpayload, setpayload functions use _Float128.Joseph Myers
2016-12-01Add missing hidden_def (__sigsetjmp).Joseph Myers
2016-12-01powerpc: Remove stpcpy internal clash with IFUNCAdhemerval Zanella
2016-12-01powerpc: strcmp optimization for power9Rajalakshmi Srinivasaraghavan
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers
2016-11-30powerpc: Remove stpcpy internal clash with IFUNCAdhemerval Zanella
2016-11-30ld.so: Remove __libc_memalignFlorian Weimer
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer
2016-11-29Use XSTAT_IS_XSTAT64 in generic xstat functionsSteve Ellcey
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