aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2021-03-12s390x: Regenerate ULPs.Stefan Liebler
2021-03-12nptl: Move fork into libcAdhemerval Zanella
2021-03-12linux: Use __libc_single_threaded on forkAdhemerval Zanella
2021-03-12posix: Consolidate register-atforkAdhemerval Zanella
2021-03-12nptl: Move Linux pthread_kill to nptlAdhemerval Zanella
2021-03-12io: Return UNSUPPORTED if filesystem do not support 64 bit timestampsAdhemerval Zanella
2021-03-11math: Remove mpa files (part 2) [BZ #15267]Wilco Dijkstra
2021-03-11math: Remove mpa files [BZ #15267]Wilco Dijkstra
2021-03-11math: Remove slow paths from atan2 [BZ #15267]Wilco Dijkstra
2021-03-11math: Remove slow paths from atan [BZ #15267]Wilco Dijkstra
2021-03-11math: Remove slow paths in tan [BZ #15267]Wilco Dijkstra
2021-03-11math: Remove slow paths from asin and acos [BZ #15267]Wilco Dijkstra
2021-03-11io: Return EBAFD for negative file descriptor on fstat (BZ #27559)Adhemerval Zanella
2021-03-10Update kernel version to 5.11 in tst-mman-consts.py.Joseph Myers
2021-03-09Linux: misc/tst-ofdlocks-compat can be a regular testFlorian Weimer
2021-03-09Linux: dirent/tst-readdir64-compat can be a regular testFlorian Weimer
2021-03-09nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie
2021-03-08tst: Add test for ntp_adjtimeLukasz Majewski
2021-03-08tst: Add test for adjtimexLukasz Majewski
2021-03-08tst: Modify tst-clock_adjtime to allow reuse of its codeLukasz Majewski
2021-03-08tst: Add test for clock_adjtimeLukasz Majewski
2021-03-07Update hppa libm-test-ulpsJohn David Anglin
2021-03-06x86: Set minimum x86-64 level marker [BZ #27318]H.J. Lu
2021-03-05linux: Fix __thrd_sleep64 hidden definitionAdhemerval Zanella
2021-03-05Update arm libm-test-ulpsAdhemerval Zanella
2021-03-05Update sparc libm-test-ulpsAdhemerval Zanella
2021-03-04[PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]Jakub Jelinek
2021-03-03powerpc: Regenerate ulpsFlorian Weimer
2021-03-03s390x: Regenerate ulpsArjun Shankar
2021-03-02tst: Fix tst-timerfd testLukasz Majewski
2021-03-02i386: Regenerate ulpsFlorian Weimer
2021-03-02x86: Add CPU-specific diagnostics to ld.so --list-diagnosticsFlorian Weimer
2021-03-02x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfieldFlorian Weimer
2021-03-02ld.so: Implement the --list-diagnostics optionFlorian Weimer
2021-03-02powerpc: Update libm-test-ulpsMatheus Castanho
2021-03-02tst: Add test for utimesLukasz Majewski
2021-03-02tst: Add test for utimeLukasz Majewski
2021-03-02tst: Add test for futimensLukasz Majewski
2021-03-02nptl: __libc_cleanup_push/__libc_cleanup_pop require -fexceptionsFlorian Weimer
2021-03-01nptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer
2021-03-01Implement _Unwind_Resume in libc on top of <unwind-link.h>Florian Weimer
2021-03-01Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.cFlorian Weimer
2021-03-01__frame_state_for: Use <unwind-link.h> for unwinder accessFlorian Weimer
2021-03-01sparc: Implement backtrace on top <unwind-link.h>Florian Weimer
2021-03-01m68k: Implement backtrace on top of <unwind-link.h>Florian Weimer
2021-03-01i386: Implement backtrace on top of <unwind-link.h>Florian Weimer
2021-03-01arm: Implement backtrace on top of <unwind-link.h>Florian Weimer
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer
2021-03-01aarch64: update ulps.Szabolcs Nagy
2021-02-27Add inputs that generate larger error boundsPaul Zimmermann