aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-13RFC elf: Fix slow tls access after dlopen [BZ #19924]nsz/bug19329-v2Szabolcs Nagy
2021-04-12elf: Remove lazy tlsdesc relocation related codeSzabolcs Nagy
2021-04-12i386: Remove lazy tlsdesc relocation related codeSzabolcs Nagy
2021-04-12x86_64: Remove lazy tlsdesc relocation related codeSzabolcs Nagy
2021-04-12i386: Avoid lazy relocation of tlsdesc [BZ #27137]Szabolcs Nagy
2021-04-12x86_64: Avoid lazy relocation of tlsdesc [BZ #27137]Szabolcs Nagy
2021-04-12elf: Fix DTV gap reuse logic [BZ #27135]Szabolcs Nagy
2021-04-12elf: Add test case for [BZ #19329]Szabolcs Nagy
2021-04-12elf: Use relaxed atomics for racy accesses [BZ #19329]Szabolcs Nagy
2021-04-12elf: Fix data races in pthread_create and TLS access [BZ #19329]Szabolcs Nagy
2021-04-12elf: Refactor _dl_update_slotinfo to avoid use after freeSzabolcs Nagy
2021-04-12elf: Fix comments and logic in _dl_add_to_slotinfoSzabolcs Nagy
2021-04-12elf: Add a DTV setup test [BZ #27136]Szabolcs Nagy
2021-04-12elf: Fix a DTV setup issue [BZ #27136]Szabolcs Nagy
2021-04-12arm: Fix an incorrect check in ____longjmp_chk [BZ #27709]Szabolcs Nagy
2021-04-12Further fixes for REALLOC_ZERO_BYTES_FREES commentPaul Eggert
2021-04-12hurd: Export _hurd_libc_proc_initSamuel Thibault
2021-04-11Fix REALLOC_ZERO_BYTES_FREES comment to match C17Paul Eggert
2021-04-09powerpc: Update libm test ulpsTulio Magno Quites Machado Filho
2021-04-08arm: update libm test ulpsSzabolcs Nagy
2021-04-08aarch64: update libm test ulpsSzabolcs Nagy
2021-04-07Improve the accuracy of tgamma (BZ #26983)Paul Zimmermann
2021-04-07tunables: Fix comparison of tunable valuesSiddhesh Poyarekar
2021-04-07sys: Fixes possible typo in comment: statfs -> statvfsHugo Gabriel Eyherabide
2021-04-07malloc: Run tst-malloc-stats-cancellation via test-driver.cArjun Shankar
2021-04-06Update hppa libm-test-ulpsJohn David Anglin
2021-04-06m68: Fix build after 9acda61d94acAdhemerval Zanella
2021-04-06Update sv_SE to treate 'W' as a distinct character (Bug 25036)Sebastian Rasmussen
2021-04-06elf: Fix data race in _dl_name_match_p [BZ #21349]Maninder Singh
2021-04-06aarch64: free tlsdesc data on dlclose [BZ #27403]Szabolcs Nagy
2021-04-05ia64: Update ulpsAdhemerval Zanella
2021-04-05ia64: Fix build after 9acda61d94acAdhemerval Zanella
2021-04-05i386: Update ulpsAdhemerval Zanella
2021-04-02Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann
2021-04-01x86-64: Fix ifdef indentation in strlen-evex.SSunil K Pandey
2021-04-01Update Nios II libm-test-ulps.Joseph Myers
2021-04-01socket: Add CFLAGS-accept.c and CFLAGS-connect.cAdhemerval Zanella
2021-04-01Update arm libm-tests-ulpsAdhemerval Zanella
2021-04-01support: Fix hurd build after bfddda2570331dAdhemerval Zanella
2021-04-01x86_64: Correct THREAD_SETMEM/THREAD_SETMEM_NC for movq [BZ #27591]H.J. Lu
2021-04-01powerpc64le: Use ifunc for _Float128 functions also in libcAndreas Schwab
2021-04-01S390: Allow "v" constraint for long double math_opt_barrier and math_force_ev...Stefan Liebler
2021-03-31io: fix spelling typo in diagnosticPaul Eggert
2021-03-31stdio-common/printf-prs.c: Reword commentAlejandro Colomar \(man-pages\)
2021-03-31io: Check at runtime if timestamp supports nanosecondsAdhemerval Zanella
2021-03-31Fix conform linknamespace tests due to gnu_dev_makedevStefan Liebler
2021-03-30manual: clarify that scanf %n supports type modifiersAlyssa Ross
2021-03-30Update sparc libm-tests-ulpsAdhemerval Zanella
2021-03-30libio: Update license on test caseSiddhesh Poyarekar
2021-03-30Avoid adding duplicated symbols into static librariesSiddhesh Poyarekar