aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2018-01-12powerpc: Fix llround spurious inexact on 32-bit POWER4 [BZ #22697]Tulio Magno Quites Machado Filho1-0/+5
2018-01-12aarch64: fix static pie enabled libc when main is in a shared librarySzabolcs Nagy1-2/+11
2018-01-12linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]Dmitry V. Levin1-4/+4
2018-01-12Fix s390 linknamespace fallout of bug 22702 patch.Joseph Myers1-1/+1
2018-01-11Make default libc_feholdsetround_noex_ctx use __feholdexcept (bug 22702).Joseph Myers1-4/+5
2018-01-11csu: Update __libgcc_s_init commentFlorian Weimer1-2/+6
2018-01-10Fix ldbl-128ibm log1pl (-qNaN) spurious "invalid" exception (bug 22693).Joseph Myers1-2/+2
2018-01-10nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ #22636]Florian Weimer1-1/+1
2018-01-10hurd: Implement faccessat without AT_EACCESS flagSamuel Thibault3-184/+169
2018-01-10Fix powerpc-nofpu fmaxmagl, fminmagl spurious "invalid" exception (bug 22691).Joseph Myers1-0/+2
2018-01-10Fix ldbl-128ibm lrintl, lroundl missing "invalid" exceptions (bug 22690).Joseph Myers2-12/+12
2018-01-09Fix powerpc-nofpu remainderl wrong sign of zero result (bug 22688).Joseph Myers1-0/+1
2018-01-09Fix powerpc-nofpu complex long double functions spurious "invalid" exception ...Joseph Myers1-6/+20
2018-01-09hurd: Use the new file_exec_paths RPCSamuel Thibault3-21/+94
2018-01-08tst-ttyname: skip the test when /dev/ptmx is not availableDmitry V. Levin1-1/+8
2018-01-08x86-64: Add sincosf with vector FMAH.J. Lu5-2/+275
2018-01-07getrlimit64: fix for 32-bit configurations with default version >= 2.2Aurelien Jarno1-0/+3
2018-01-07hurd: Fix pwritev*Samuel Thibault1-1/+1
2018-01-06Add linux-4.15 VDSO hash for RISC-VPalmer Dabbelt1-0/+2
2018-01-06hurd: Fix glob64 compatibility symbolsSamuel Thibault3-3/+90
2018-01-06i386: Regenerate libm-test-ulps for for gcc 7 on i686Samuel Thibault1-12/+12
2018-01-06hurd: Fix build without NO_HIDDENSamuel Thibault2-0/+8
2018-01-06hurd: Add jmp_buf-macros.hSamuel Thibault1-0/+6
2018-01-05powerpc: Fix error message during relocation overflowTulio Magno Quites Machado Filho1-1/+4
2018-01-05Add test for getrlimit/setrlimit/prlimit with infinity valueAurelien Jarno2-1/+175
2018-01-05prlimit: Translate old_rlimit from RLIM64_INFINITY to RLIM_INFINITY [BZ #22678]Aurelien Jarno1-6/+9
2018-01-05Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constantsAurelien Jarno7-63/+59
2018-01-05Alpha: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constant [BZ #2...Aurelien Jarno2-0/+125
2018-01-04alpha: Remove s_trunc{f} implementation (BZ#22666)Adhemerval Zanella2-89/+0
2018-01-04alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665)Adhemerval Zanella4-210/+0
2018-01-04i386: In makecontext, align the stack before calling exit [BZ #22667]Florian Weimer1-2/+12
2018-01-02Update MIPS libm-test-ulps.Joseph Myers2-56/+68
2018-01-02Simplify getrlimit64.cAurelien Jarno1-4/+0
2018-01-02Fix typos in getrlimit64.c and setrlimit64.cAurelien Jarno2-4/+4
2018-01-02Update powerpc-nofpu libm-test-ulps.Joseph Myers1-28/+34
2018-01-02Update ARM libm-test-ulps.Joseph Myers1-26/+26
2018-01-02Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]Aurelien Jarno4-106/+0
2018-01-01linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin1-0/+204
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers5542-5542/+5542
2017-12-29linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]Dmitry V. Levin1-0/+194
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin7-25/+49
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin9-383/+91
2017-12-27elf: remove redundant is_path argumentDmitry V. Levin1-2/+2
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg4-63/+7
2017-12-23getrandom: fix comment [BZ #22347]Dmitry V. Levin1-2/+2
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer29-0/+77
2017-12-20Simplify tile assembly definitionsAdhemerval Zanella16-219/+219
2017-12-20Simplify tilegx sysdeps folderAdhemerval Zanella66-120/+86
2017-12-20Remove tilepro-*-linux-gnu supportAdhemerval Zanella49-5103/+30