about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* RFC elf: Fix slow tls access after dlopen [BZ #19924] nsz/bug19329-v2Szabolcs Nagy2021-04-136-27/+23
* elf: Remove lazy tlsdesc relocation related codeSzabolcs Nagy2021-04-125-51/+6
* i386: Remove lazy tlsdesc relocation related codeSzabolcs Nagy2021-04-123-391/+2
* x86_64: Remove lazy tlsdesc relocation related codeSzabolcs Nagy2021-04-124-219/+2
* i386: Avoid lazy relocation of tlsdesc [BZ #27137]Szabolcs Nagy2021-04-121-42/+34
* x86_64: Avoid lazy relocation of tlsdesc [BZ #27137]Szabolcs Nagy2021-04-121-5/+14
* elf: Fix DTV gap reuse logic [BZ #27135]Szabolcs Nagy2021-04-123-15/+6
* elf: Add test case for [BZ #19329]Szabolcs Nagy2021-04-123-2/+76
* elf: Use relaxed atomics for racy accesses [BZ #19329]Szabolcs Nagy2021-04-124-17/+42
* elf: Fix data races in pthread_create and TLS access [BZ #19329]Szabolcs Nagy2021-04-121-16/+47
* elf: Refactor _dl_update_slotinfo to avoid use after freeSzabolcs Nagy2021-04-121-16/+5
* elf: Fix comments and logic in _dl_add_to_slotinfoSzabolcs Nagy2021-04-121-10/+1
* elf: Add a DTV setup test [BZ #27136]Szabolcs Nagy2021-04-123-1/+109
* elf: Fix a DTV setup issue [BZ #27136]Szabolcs Nagy2021-04-121-1/+1
* arm: Fix an incorrect check in ____longjmp_chk [BZ #27709]Szabolcs Nagy2021-04-121-2/+2
* Further fixes for REALLOC_ZERO_BYTES_FREES commentPaul Eggert2021-04-121-7/+8
* hurd: Export _hurd_libc_proc_initSamuel Thibault2021-04-123-0/+9
* Fix REALLOC_ZERO_BYTES_FREES comment to match C17Paul Eggert2021-04-111-4/+7
* powerpc: Update libm test ulpsTulio Magno Quites Machado Filho2021-04-091-10/+10
* arm: update libm test ulpsSzabolcs Nagy2021-04-081-25/+25
* aarch64: update libm test ulpsSzabolcs Nagy2021-04-081-1/+1
* Improve the accuracy of tgamma (BZ #26983)Paul Zimmermann2021-04-075-15/+375
* tunables: Fix comparison of tunable valuesSiddhesh Poyarekar2021-04-073-11/+49
* sys: Fixes possible typo in comment: statfs -> statvfsHugo Gabriel Eyherabide2021-04-071-1/+1
* malloc: Run tst-malloc-stats-cancellation via test-driver.cArjun Shankar2021-04-071-2/+4
* Update hppa libm-test-ulpsJohn David Anglin2021-04-061-25/+27
* m68: Fix build after 9acda61d94acAdhemerval Zanella2021-04-061-1/+0
* Update sv_SE to treate 'W' as a distinct character (Bug 25036)Sebastian Rasmussen2021-04-063-21/+13
* elf: Fix data race in _dl_name_match_p [BZ #21349]Maninder Singh2021-04-062-2/+20
* aarch64: free tlsdesc data on dlclose [BZ #27403]Szabolcs Nagy2021-04-061-0/+27
* ia64: Update ulpsAdhemerval Zanella2021-04-051-48/+49
* ia64: Fix build after 9acda61d94acAdhemerval Zanella2021-04-052-4/+3
* i386: Update ulpsAdhemerval Zanella2021-04-052-37/+37
* Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann2021-04-0213-245/+1435
* x86-64: Fix ifdef indentation in strlen-evex.SSunil K Pandey2021-04-011-8/+8
* Update Nios II libm-test-ulps.Joseph Myers2021-04-011-6/+11
* socket: Add CFLAGS-accept.c and CFLAGS-connect.cAdhemerval Zanella2021-04-012-2/+2
* Update arm libm-tests-ulpsAdhemerval Zanella2021-04-011-1/+3
* support: Fix hurd build after bfddda2570331dAdhemerval Zanella2021-04-011-1/+1
* x86_64: Correct THREAD_SETMEM/THREAD_SETMEM_NC for movq [BZ #27591]H.J. Lu2021-04-013-2/+74
* powerpc64le: Use ifunc for _Float128 functions also in libcAndreas Schwab2021-04-013-8/+17
* S390: Allow "v" constraint for long double math_opt_barrier and math_force_ev...Stefan Liebler2021-04-011-2/+19
* io: fix spelling typo in diagnosticPaul Eggert2021-03-311-1/+1
* stdio-common/printf-prs.c: Reword commentAlejandro Colomar \(man-pages\)2021-03-311-2/+2
* io: Check at runtime if timestamp supports nanosecondsAdhemerval Zanella2021-03-313-9/+40
* Fix conform linknamespace tests due to gnu_dev_makedevStefan Liebler2021-03-311-2/+2
* manual: clarify that scanf %n supports type modifiersAlyssa Ross2021-03-301-5/+6
* Update sparc libm-tests-ulpsAdhemerval Zanella2021-03-301-1/+3
* libio: Update license on test caseSiddhesh Poyarekar2021-03-301-9/+10
* Avoid adding duplicated symbols into static librariesSiddhesh Poyarekar2021-03-301-0/+3