aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2021-03-18nptl: Remove read from libpthreadAdhemerval Zanella29-58/+0
2021-03-18nptl: Remove write from libpthreadAdhemerval Zanella30-59/+1
2021-03-16powerpc: Add optimized llogb* for POWER9Raphael Moreira Zinsly2-0/+43
2021-03-16powerpc: Add optimized ilogb* for POWER9Raphael Moreira Zinsly3-1/+59
2021-03-16Legacy unwinder: Remove definition of _Unwind_GetCFAFlorian Weimer1-8/+0
2021-03-16powerpc: Update libm-test-ulpsMatheus Castanho1-1/+1
2021-03-15Build get-cpuid-feature-leaf.c without stack-protector [BZ #27555]Siddhesh Poyarekar2-0/+4
2021-03-15x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]H.J. Lu7-0/+79
2021-03-12s390x: Regenerate ULPs.Stefan Liebler1-1/+3
2021-03-12nptl: Move fork into libcAdhemerval Zanella25-50/+0
2021-03-12linux: Use __libc_single_threaded on forkAdhemerval Zanella1-1/+2
2021-03-12posix: Consolidate register-atforkAdhemerval Zanella5-81/+25
2021-03-12nptl: Move Linux pthread_kill to nptlAdhemerval Zanella1-57/+0
2021-03-12io: Return UNSUPPORTED if filesystem do not support 64 bit timestampsAdhemerval Zanella3-3/+19
2021-03-11math: Remove mpa files (part 2) [BZ #15267]Wilco Dijkstra15-2452/+0
2021-03-11math: Remove mpa files [BZ #15267]Wilco Dijkstra24-8012/+3
2021-03-11math: Remove slow paths from atan2 [BZ #15267]Wilco Dijkstra2-294/+40
2021-03-11math: Remove slow paths from atan [BZ #15267]Wilco Dijkstra3-181/+27
2021-03-11math: Remove slow paths in tan [BZ #15267]Wilco Dijkstra5-708/+81
2021-03-11math: Remove slow paths from asin and acos [BZ #15267]Wilco Dijkstra3-300/+47
2021-03-11io: Return EBAFD for negative file descriptor on fstat (BZ #27559)Adhemerval Zanella2-0/+18
2021-03-10Update kernel version to 5.11 in tst-mman-consts.py.Joseph Myers1-1/+1
2021-03-09Linux: misc/tst-ofdlocks-compat can be a regular testFlorian Weimer2-9/+7
2021-03-09Linux: dirent/tst-readdir64-compat can be a regular testFlorian Weimer2-6/+5
2021-03-09nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie1-3/+1
2021-03-08tst: Add test for ntp_adjtimeLukasz Majewski2-1/+23
2021-03-08tst: Add test for adjtimexLukasz Majewski2-1/+23
2021-03-08tst: Modify tst-clock_adjtime to allow reuse of its codeLukasz Majewski1-1/+5
2021-03-08tst: Add test for clock_adjtimeLukasz Majewski2-1/+59
2021-03-07Update hppa libm-test-ulpsJohn David Anglin1-1/+3
2021-03-06x86: Set minimum x86-64 level marker [BZ #27318]H.J. Lu3-11/+58
2021-03-05linux: Fix __thrd_sleep64 hidden definitionAdhemerval Zanella2-2/+2
2021-03-05Update arm libm-test-ulpsAdhemerval Zanella1-1/+3
2021-03-05Update sparc libm-test-ulpsAdhemerval Zanella1-16/+18
2021-03-04[PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]Jakub Jelinek3-1/+5
2021-03-03powerpc: Regenerate ulpsFlorian Weimer1-10/+10
2021-03-03s390x: Regenerate ulpsArjun Shankar1-15/+17
2021-03-02tst: Fix tst-timerfd testLukasz Majewski1-11/+4
2021-03-02i386: Regenerate ulpsFlorian Weimer2-46/+46
2021-03-02x86: Add CPU-specific diagnostics to ld.so --list-diagnosticsFlorian Weimer2-0/+120
2021-03-02x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfieldFlorian Weimer2-34/+51
2021-03-02ld.so: Implement the --list-diagnostics optionFlorian Weimer1-0/+77
2021-03-02powerpc: Update libm-test-ulpsMatheus Castanho1-13/+15
2021-03-02tst: Add test for utimesLukasz Majewski2-1/+89
2021-03-02tst: Add test for utimeLukasz Majewski2-1/+88
2021-03-02tst: Add test for futimensLukasz Majewski2-1/+85
2021-03-02nptl: __libc_cleanup_push/__libc_cleanup_pop require -fexceptionsFlorian Weimer1-3/+6
2021-03-01nptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer4-142/+44
2021-03-01Implement _Unwind_Resume in libc on top of <unwind-link.h>Florian Weimer5-61/+97
2021-03-01Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.cFlorian Weimer1-0/+0