aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2018-01-27hurd: fix warningSamuel Thibault2-2/+2
2018-01-27hurd: fix warningSamuel Thibault1-1/+1
2018-01-27hurd: fix warningsSamuel Thibault1-6/+6
2018-01-27hurd: fix warningSamuel Thibault1-0/+2
2018-01-27hurd: fix warningsSamuel Thibault1-0/+11
2018-01-27hurd: fix warningSamuel Thibault1-3/+3
2018-01-27hurd: fix warningSamuel Thibault1-0/+1
2018-01-27Update hppa libm-test-ulpsJames Clarke1-26/+26
2018-01-27Update Alpha libm-test-ulpsJames Clarke1-26/+26
2018-01-26Update sparc ULPs.Patrick McGehearty1-26/+26
2018-01-25Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell9-103/+11
2018-01-25Add support for the RISC-V-specific ELF flagsPalmer Dabbelt1-0/+2
2018-01-25LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab9-20/+20
2018-01-24Add localplt.data for ColdFire.Joseph Myers2-0/+18
2018-01-24Add no-FPU ColdFire math_private.h.Joseph Myers1-0/+52
2018-01-24Add jmp_buf-macros.h for no-FPU ColdFire.Joseph Myers2-0/+6
2018-01-24Add jmp_buf-macros.h for ColdFire.Joseph Myers2-0/+6
2018-01-24aarch64: Revert the change of the __reserved member of mcontext_tSzabolcs Nagy2-2/+6
2018-01-19powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho3-4/+36
2018-01-19generic if_ether.h: Fix buildSamuel Thibault1-0/+1
2018-01-17Fix backtrace for hppa (bug 22719).Joseph Myers1-0/+1
2018-01-17x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]H.J. Lu1-2/+10
2018-01-16Use LIBGCC_S_SO in x86_64 backtrace.Joseph Myers1-1/+2
2018-01-16aarch64: Update bits/hwcap.h for Linux 4.15.Szabolcs Nagy2-2/+8
2018-01-16aarch64: make HWCAP updates less error proneSzabolcs Nagy2-7/+4
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