about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* hurd: Fix pwritev*Samuel Thibault2018-01-071-1/+1
* Add linux-4.15 VDSO hash for RISC-VPalmer Dabbelt2018-01-061-0/+2
* hurd: Fix glob64 compatibility symbolsSamuel Thibault2018-01-063-3/+90
* i386: Regenerate libm-test-ulps for for gcc 7 on i686Samuel Thibault2018-01-061-12/+12
* hurd: Fix build without NO_HIDDENSamuel Thibault2018-01-062-0/+8
* hurd: Add jmp_buf-macros.hSamuel Thibault2018-01-061-0/+6
* powerpc: Fix error message during relocation overflowTulio Magno Quites Machado Filho2018-01-051-1/+4
* Add test for getrlimit/setrlimit/prlimit with infinity valueAurelien Jarno2018-01-052-1/+175
* prlimit: Translate old_rlimit from RLIM64_INFINITY to RLIM_INFINITY [BZ #22678]Aurelien Jarno2018-01-051-6/+9
* Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constantsAurelien Jarno2018-01-057-63/+59
* Alpha: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constant [BZ #2...Aurelien Jarno2018-01-052-0/+125
* alpha: Remove s_trunc{f} implementation (BZ#22666)Adhemerval Zanella2018-01-042-89/+0
* alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665)Adhemerval Zanella2018-01-044-210/+0
* i386: In makecontext, align the stack before calling exit [BZ #22667]Florian Weimer2018-01-041-2/+12
* Update MIPS libm-test-ulps.Joseph Myers2018-01-022-56/+68
* Simplify getrlimit64.cAurelien Jarno2018-01-021-4/+0
* Fix typos in getrlimit64.c and setrlimit64.cAurelien Jarno2018-01-022-4/+4
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2018-01-021-28/+34
* Update ARM libm-test-ulps.Joseph Myers2018-01-021-26/+26
* Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]Aurelien Jarno2018-01-024-106/+0
* linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2018-01-011-0/+204
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-015542-5542/+5542
* linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]Dmitry V. Levin2017-12-291-0/+194
* linux: update sys/ptrace.h commentsDmitry V. Levin2017-12-297-25/+49
* linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin2017-12-299-383/+91
* elf: remove redundant is_path argumentDmitry V. Levin2017-12-271-2/+2
* Deprecate external use of libio.h and _G_config.h.Zack Weinberg2017-12-244-63/+7
* getrandom: fix comment [BZ #22347]Dmitry V. Levin2017-12-231-2/+2
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-2229-0/+77
* Simplify tile assembly definitionsAdhemerval Zanella2017-12-2016-219/+219
* Simplify tilegx sysdeps folderAdhemerval Zanella2017-12-2066-120/+86
* Remove tilepro-*-linux-gnu supportAdhemerval Zanella2017-12-2049-5103/+30
* nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella2017-12-202-12/+2
* aarch64: update libm-test-ulpsSzabolcs Nagy2017-12-201-20/+20
* aarch64: fix memset with --disable-multi-archAdhemerval Zanella2017-12-201-0/+4
* nptl: Implement pthread_self in libc.so [BZ #22635]Florian Weimer2017-12-201-1/+0
* Provide a C++ version of iseqsig (bug 22377)Gabriel F. T. Gomes2017-12-191-2/+6
* Avoid signed shift overflow in pow (bug 21309).Bernd Edlinger2017-12-191-1/+2
* Revert exp reimplementation (causes test failures).Joseph Myers2017-12-1917-484/+319
* Update x86_64 libm-test-ulps.Joseph Myers2017-12-191-8/+10
* Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty2017-12-1916-311/+474
* ia64: Fix memchr for large input sizes (BZ #22603)Adhemerval Zanella2017-12-191-0/+4
* sh: Fix clone exit return code (BZ #22605)Adhemerval Zanella2017-12-191-0/+1
* x86: Add feature_1 to tcbhead_t [BZ #22563]H.J. Lu2017-12-194-1/+10
* Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu2017-12-195-10/+93
* Fix m68k bits/mathinline.h attributes (bug 22631).Joseph Myers2017-12-192-68/+73
* ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer2017-12-181-1/+19
* mips32: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich2017-12-181-0/+5
* mips64: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich2017-12-181-0/+5