aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Jelinek7-10/+69
2021-03-03powerpc: Regenerate ulpsFlorian Weimer1-10/+10
2021-03-03s390x: Regenerate ulpsArjun Shankar1-15/+17
2021-03-02nss: Re-enable NSS module loading after chroot [BZ #27389]DJ Delorie6-8/+32
2021-03-02nscd: Fix double free in netgroupcache [BZ #27462]DJ Delorie1-2/+2
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 Weimer10-8/+461
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-02elf: Build __dl_iterate_phdr with unwinding support [BZ #27498]Florian Weimer1-1/+1
2021-03-01nptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer7-146/+50
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
2021-03-01__frame_state_for: Use <unwind-link.h> for unwinder accessFlorian Weimer1-13/+8
2021-03-01sparc: Implement backtrace on top <unwind-link.h>Florian Weimer1-51/+15
2021-03-01m68k: Implement backtrace on top of <unwind-link.h>Florian Weimer1-64/+18
2021-03-01i386: Implement backtrace on top of <unwind-link.h>Florian Weimer1-64/+18
2021-03-01arm: Implement backtrace on top of <unwind-link.h>Florian Weimer1-57/+20
2021-03-01backtrace: Implement on top of <unwind-link.h>Florian Weimer1-67/+17
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer20-18/+600
2021-03-01Correct buffer end pointer in IO_wdefault_doallocate (BZ #26874)Martin Sebor1-4/+3
2021-03-01aarch64: update ulps.Szabolcs Nagy1-15/+17
2021-02-27Add inputs that generate larger error boundsPaul Zimmermann19-24/+3086
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer63-315/+276
2021-02-23posix: Falling back to non wide mode in case of encoding error [BZ #14185]Adhemerval Zanella2-104/+58
2021-02-23nptl: Move elision implementations into libcFlorian Weimer46-646/+185
2021-02-23NEWS: Add missing bug closuresSamuel Thibault1-5/+6
2021-02-23added rt to malloc/Depend [BZ #27132]Paul Zimmermann1-0/+1
2021-02-22x86: Use x86/nptl/pthreaddef.hH.J. Lu2-48/+7
2021-02-22nptl: Move futex-internal into libcFlorian Weimer4-7/+7
2021-02-22nptl: Move lowlevellock into libc [BZ #15648]Florian Weimer6-36/+9
2021-02-22nptl: Move futex-internal.c into main nptl directoryFlorian Weimer3-2/+4
2021-02-22nptl: Reformat VersionsFlorian Weimer1-188/+279
2021-02-22nptl: Split libpthread-routines into one routine per lineFlorian Weimer1-86/+152
2021-02-22x86: Remove unused variables for raw cache sizes from cacheinfo.hFlorian Weimer1-12/+0
2021-02-22Use Linux 5.11 in build-many-glibcs.py.Joseph Myers1-1/+1
2021-02-22<bits/platform/x86.h>: Correct x86_cpu_TBMH.J. Lu1-1/+1
2021-02-22x86_64/clone.S: Upate commentsH.J. Lu1-6/+8
2021-02-22i386/clone.S: Remove redundant EBX loadH.J. Lu1-6/+0
2021-02-22aarch64: Remove the unused __read_tp symbolSzabolcs Nagy3-51/+0
2021-02-22build-many-glibcs.py: Use make -O for more consistent log outputFlorian Weimer1-1/+1