aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-07x86_64: Fix svml_d_asinh2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_asinhf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_asinhf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_asinhf16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_asin8_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_asin4_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_asin2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_asinf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_asinf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_asinf16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_acosh8_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_acosh4_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_acosh2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_acoshf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_acoshf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_acoshf16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_acos8_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_acos4_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_acos2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_acosf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_acosf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_acosf16_core_avx512.S code formatting (supplemental)Sunil K Pandey
2022-03-07pthread: Do not overwrite tests-time64Adhemerval Zanella
2022-03-04x86_64: Fix svml_s_acosf16_core_avx512.S code formattingSunil K Pandey
2022-03-03i386: Remove libc-do-syscall from sysdep-dl-routines [BZ #28936]H.J. Lu
2022-03-03linux/i386: remove dead assignment of sysdep-dl-routinesAndreas Schwab
2022-02-28nptl: Fix cleanups for stack grows up [BZ# 28899]John David Anglin
2022-02-28manual: SA_ONSTACK is ignored without alternate stackFlorian Weimer
2022-02-28io: Add fsync call in tst-statFlorian Weimer
2022-02-28Linux: Consolidate auxiliary vector parsing (redo)Florian Weimer
2022-02-25build: Properly generate .d dependency files [BZ #28922]H.J. Lu
2022-02-25benchtests: Generate .d dependency files [BZ #28922]H.J. Lu
2022-02-25benchtests: Remove duplicated loop in bench-bzero-walk.cH.J. Lu
2022-02-25localedata: Do not generate output if warnings were present.Carlos O'Donell
2022-02-25localedef: Update LC_MONETARY handling (Bug 28845)Carlos O'Donell
2022-02-24localedef: Handle symbolic links when generating locale-archiveArjun Shankar
2022-02-24benchtests: Add small sizes (<= 64) to bench-bzero-walk.cH.J. Lu
2022-02-24math: Add more input to atanh accuracy testsSunil K Pandey
2022-02-24resolv: Fix tst-resolv tests for 2.35 ABIs and laterStafford Horne
2022-02-23x86_64: Disable libmvec tests if multiarch not enabled [BZ# 28869]Sunil K Pandey
2022-02-23benchtests: Add benches for memset with 0 valueH.J. Lu
2022-02-23i686: Remove bzero optimizationsAdhemerval Zanella
2022-02-23s390: Remove bzero optimizationsAdhemerval Zanella
2022-02-23powerpc: Remove powerpc64 bzero optimizationsAdhemerval Zanella
2022-02-23powerpc: Remove powerpc32 bzero optimizationsAdhemerval Zanella
2022-02-23sparc: Remove bzero optimizationAdhemerval Zanella
2022-02-23ia64: Remove bzero optimizationAdhemerval Zanella
2022-02-23alpha: Remove bzero optimizationAdhemerval Zanella
2022-02-23x86_64: Remove bcopy optimizationsAdhemerval Zanella
2022-02-23i386: Remove bcopy optimizationsAdhemerval Zanella