aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-08-31hurd msync: Drop bogus testSamuel Thibault1-3/+0
2021-08-31hurd: Fix typo in msyncSamuel Thibault1-1/+1
2021-08-30x86-64: Use testl to check __x86_string_controlH.J. Lu1-2/+2
2021-08-30i686: Don't include multiarch memove in libc.aH.J. Lu1-1/+1
2021-08-30support: Add support_wait_for_thread_exitFlorian Weimer3-1/+78
2021-08-27Allow #pragma GCC in headers in conformtestJoseph Myers1-0/+8
2021-08-26nptl: Fix tst-cancel7 and tst-cancelx7 race condition (BZ #14232)Adhemerval Zanella1-57/+57
2021-08-26Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and p...Adhemerval Zanella3-48/+17
2021-08-26support: Add support_open_dev_null_rangeAdhemerval Zanella4-0/+299
2021-08-26llio.texi: Wording fixes in description of closefrom()Michael Kerrisk1-2/+2
2021-08-26Fix error message in memmove test to display correct src pointerSunil K Pandey1-1/+1
2021-08-24elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151]Fangrui Song3-1/+41
2021-08-24powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports itFangrui Song3-0/+40
2021-08-24x86-64: Remove assembler AVX512DQ checkH.J. Lu15-141/+0
2021-08-24x86-64: Remove compiler -mavx512f checkH.J. Lu5-42/+0
2021-08-24Use __executable_start as the lowest address for profiling [BZ #28153]H.J. Lu3-1/+13
2021-08-23hurd: Fix errlist error mappingSamuel Thibault1-5/+7
2021-08-23hurd: Remove old test-err_np.c fileSamuel Thibault1-4/+0
2021-08-23Fix iconv build with GCC mainlineJoseph Myers1-0/+6
2021-08-23rtld: copy terminating null in tunables_strdup (bug 28256)Andreas Schwab1-2/+0
2021-08-23mtrace: Fix output with PIE and ASLR [BZ #22716]Siddhesh Poyarekar2-11/+10
2021-08-22x86-64: Optimize load of all bits set into ZMM register [BZ #28252]H.J. Lu10-64/+11
2021-08-20Update string/test-memmove.c to cover 16KB copyH.J. Lu1-0/+48
2021-08-20elf: Fix missing colon in LD_SHOW_AUXV output [BZ #28253]Arjun Shankar1-1/+1
2021-08-19x86: fix Autoconf caching of instruction support checks [BZ #27991]Matt Whitlock2-37/+53
2021-08-18arm: Simplify elf_machine_{load_address,dynamic}Fangrui Song1-37/+10
2021-08-18riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0]Fangrui Song1-11/+10
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song24-1451/+0
2021-08-17x86_64: Simplify elf_machine_{load_address,dynamic}Fangrui Song1-14/+7
2021-08-16elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ ...Fangrui Song13-199/+64
2021-08-16hurd: Drop fmh kludgeSamuel Thibault1-35/+0
2021-08-15time: Fix overflow itimer tests on 32-bit systemsStafford Horne2-6/+8