aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2018-01-08x86-64: Add sincosf with vector FMAH.J. Lu
2018-01-07getrlimit64: fix for 32-bit configurations with default version >= 2.2Aurelien Jarno
2018-01-07hurd: Fix pwritev*Samuel Thibault
2018-01-06Add linux-4.15 VDSO hash for RISC-VPalmer Dabbelt
2018-01-06hurd: Fix glob64 compatibility symbolsSamuel Thibault
2018-01-06i386: Regenerate libm-test-ulps for for gcc 7 on i686Samuel Thibault
2018-01-06hurd: Fix build without NO_HIDDENSamuel Thibault
2018-01-06hurd: Add jmp_buf-macros.hSamuel Thibault
2018-01-05powerpc: Fix error message during relocation overflowTulio Magno Quites Machado Filho
2018-01-05Add test for getrlimit/setrlimit/prlimit with infinity valueAurelien Jarno
2018-01-05prlimit: Translate old_rlimit from RLIM64_INFINITY to RLIM_INFINITY [BZ #22678]Aurelien Jarno
2018-01-05Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constantsAurelien Jarno
2018-01-05Alpha: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constant [BZ #2...Aurelien Jarno
2018-01-04alpha: Remove s_trunc{f} implementation (BZ#22666)Adhemerval Zanella
2018-01-04alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665)Adhemerval Zanella
2018-01-04i386: In makecontext, align the stack before calling exit [BZ #22667]Florian Weimer
2018-01-02Update MIPS libm-test-ulps.Joseph Myers
2018-01-02Simplify getrlimit64.cAurelien Jarno
2018-01-02Fix typos in getrlimit64.c and setrlimit64.cAurelien Jarno
2018-01-02Update powerpc-nofpu libm-test-ulps.Joseph Myers
2018-01-02Update ARM libm-test-ulps.Joseph Myers
2018-01-02Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]Aurelien Jarno
2018-01-01linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-29linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]Dmitry V. Levin
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin
2017-12-27elf: remove redundant is_path argumentDmitry V. Levin
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg
2017-12-23getrandom: fix comment [BZ #22347]Dmitry V. Levin
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer
2017-12-20Simplify tile assembly definitionsAdhemerval Zanella
2017-12-20Simplify tilegx sysdeps folderAdhemerval Zanella
2017-12-20Remove tilepro-*-linux-gnu supportAdhemerval Zanella
2017-12-20nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella
2017-12-20aarch64: update libm-test-ulpsSzabolcs Nagy
2017-12-20aarch64: fix memset with --disable-multi-archAdhemerval Zanella
2017-12-20nptl: Implement pthread_self in libc.so [BZ #22635]Florian Weimer
2017-12-19Provide a C++ version of iseqsig (bug 22377)Gabriel F. T. Gomes
2017-12-19Avoid signed shift overflow in pow (bug 21309).Bernd Edlinger
2017-12-19Revert exp reimplementation (causes test failures).Joseph Myers
2017-12-19Update x86_64 libm-test-ulps.Joseph Myers
2017-12-19Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty
2017-12-19ia64: Fix memchr for large input sizes (BZ #22603)Adhemerval Zanella
2017-12-19sh: Fix clone exit return code (BZ #22605)Adhemerval Zanella
2017-12-19x86: Add feature_1 to tcbhead_t [BZ #22563]H.J. Lu
2017-12-19Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu
2017-12-19Fix m68k bits/mathinline.h attributes (bug 22631).Joseph Myers
2017-12-18ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer