aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-23nptl: Avoid setxid deadlock with blocked signals in thread exit [BZ #28361]Florian Weimer3-2/+72
2021-09-22Add narrowing fma functionsJoseph Myers82-309/+37046
2021-09-22ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu16-41/+198
2021-09-22Adjust new narrowing div/mul tests for IBM long double, update powerpc ULPsJoseph Myers4-3664/+3667
2021-09-21Mention today's regex merge in SHARED-FILESPaul Eggert1-0/+12
2021-09-21Fix f64xdivf128, f64xmulf128 spurious underflows (bug 28358)Joseph Myers18-31/+9604
2021-09-21regex: copy back from GnulibPaul Eggert9-78/+142
2021-09-21nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust...Florian Weimer1-2/+2
2021-09-20powerpc: Fix unrecognized instruction errors with recent GCCPaul A. Clarke1-0/+1
2021-09-20elf: Include <sysdep.h> in elf/dl-debug-symbols.SFlorian Weimer1-0/+4
2021-09-20nptl: pthread_kill needs to return ESRCH for old programs (bug 19193)Florian Weimer2-10/+48
2021-09-19Extend struct r_debug to support multiple namespaces [BZ #15971]H.J. Lu16-45/+257
2021-09-17Use $(pie-default) with conformtestJoseph Myers1-1/+2
2021-09-17Run conform/ tests using newly built libcJoseph Myers3-10/+36
2021-09-16posix: Fix attribute access mode on getcwd [BZ #27476]Aurelien Jarno2-5/+3
2021-09-16Fix build-many-glibcs.py --strip for installed library renamingJoseph Myers1-9/+7
2021-09-16benchtests: Fix validate_benchout.py exceptionsNaohiro Tamura3-3/+9
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev22-35/+0
2021-09-16htl: Reimplement GSCOPESergey Bugaev3-20/+76
2021-09-16htl: Move thread table to ld.soSergey Bugaev13-63/+83
2021-09-15Redirect fma calls to __fma in libmJoseph Myers25-0/+26
2021-09-16time: Fix compile error in itimer test affecting hurdStafford Horne2-2/+15
2021-09-15mach lll_lock/unlock: Explicitly request private lockingSamuel Thibault1-2/+2
2021-09-15elf: Replace most uses of THREAD_GSCOPE_IN_TCBSergey Bugaev5-13/+16
2021-09-14Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from Linux 5.14 to bits/mman-l...Joseph Myers1-0/+4
2021-09-14Update kernel version to 5.14 in tst-mman-consts.pyJoseph Myers1-1/+1
2021-09-13configure: Fix check for INSERT in linker scriptFangrui Song2-2/+2
2021-09-13iconvconfig: Fix behaviour with --prefix [BZ #28199]Siddhesh Poyarekar3-12/+28
2021-09-13nptl: Fix race between pthread_kill and thread exit (bug 12889)Florian Weimer7-25/+275
2021-09-13nptl: pthread_kill, pthread_cancel should not fail after exit (bug 19193)Florian Weimer6-95/+106
2021-09-13benchtests: Remove redundant assert.hNaohiro Tamura2-2/+0
2021-09-13benchtests: Enable scripts/plot_strings.py to read stdinNaohiro Tamura1-3/+8
2021-09-10Add narrowing square root functionsJoseph Myers79-92/+5736
2021-09-10_Static_assert needs two arguments for compatibility with GCC before 9Florian Weimer1-0/+7
2021-09-10testrun.sh: Add support for --tool=rpctraceSergey Bugaev1-2/+7
2021-09-08Update syscall lists for Linux 5.14Joseph Myers26-2/+33
2021-09-07Fix failing nss/tst-nss-files-hosts-long with local resolverAurelien Jarno1-0/+1
2021-09-07MIPS: Setup errno for {f,l,}xstatJiaxun Yang3-3/+9
2021-09-07Use Linux 5.14 in build-many-glibcs.pyJoseph Myers1-1/+1
2021-09-06locale: Add missing second argument to _Static_assert in C-collate-seq.cFlorian Weimer1-1/+1
2021-09-06Update hppa libm-test-ulpsJohn David Anglin1-1/+1
2021-09-06Add generic C.UTF-8 locale (Bug 17318)Carlos O'Donell16-34/+1131
2021-09-06Add 'codepoint_collation' support for LC_COLLATE.Carlos O'Donell6-229/+286
2021-09-06AArch64: Update A64FX memset not to degrade at 16KBNaohiro Tamura1-1/+8
2021-09-06Revert "AArch64: Update A64FX memset not to degrade at 16KB"Szabolcs Nagy1-8/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar3303-4023/+10534
2021-09-03Port shared code information from the wikiSiddhesh Poyarekar2-0/+277
2021-09-03AArch64: Update A64FX memset not to degrade at 16KBNaohiro Tamura via Libc-alpha1-1/+8
2021-09-01posix: remove some iso-8859-encoded charactersDJ Delorie5-336/+357
2021-08-31configure: Allow LD to be LLD 13.0.0 or above [BZ #26558]Fangrui Song3-9/+99