about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* x86_64: Remove lazy tlsdesc relocation related codeSzabolcs Nagy2021-04-154-219/+2
* i386: Avoid lazy relocation of tlsdesc [BZ #27137]Szabolcs Nagy2021-04-151-42/+34
* x86_64: Avoid lazy relocation of tlsdesc [BZ #27137]Szabolcs Nagy2021-04-151-5/+14
* ARC: Update ulpsVineet Gupta2021-04-142-25/+29
* Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.hSzabolcs Nagy2021-04-141-4/+0
* linux: sysconf: Use a more explicit maximum_ARG_MAXAdhemerval Zanella2021-04-131-1/+1
* linux: sysconf: limit _SC_MAX_ARG to 6 MiB (BZ #25305)Michal Nazarewicz2021-04-131-1/+7
* s390: Update ulpsAdhemerval Zanella2021-04-131-1/+1
* i386: Update ulpsAdhemerval Zanella2021-04-132-4/+4
* linux: always update select timeout (BZ #27706)Adhemerval Zanella2021-04-121-2/+2
* linux: Normalize and return timeout on select (BZ #27651)Adhemerval Zanella2021-04-121-9/+32
* arm: Fix an incorrect check in ____longjmp_chk [BZ #27709]Szabolcs Nagy2021-04-121-2/+2
* hurd: Export _hurd_libc_proc_initSamuel Thibault2021-04-121-0/+1
* 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-072-14/+29
* Update hppa libm-test-ulpsJohn David Anglin2021-04-061-25/+27
* m68: Fix build after 9acda61d94acAdhemerval Zanella2021-04-061-1/+0
* 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-028-242/+1193
* 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
* Update arm libm-tests-ulpsAdhemerval Zanella2021-04-011-1/+3
* 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
* Fix conform linknamespace tests due to gnu_dev_makedevStefan Liebler2021-03-311-2/+2
* Update sparc libm-tests-ulpsAdhemerval Zanella2021-03-301-1/+3
* Move __isnanf128 to libc.soSiddhesh Poyarekar2021-03-3018-7/+39
* fork.h: replace with register-atfork.hSamuel Thibault2021-03-296-83/+1
* x86-64: Use ZMM16-ZMM31 in AVX512 memmove family functionsH.J. Lu2021-03-293-19/+42
* x86-64: Use ZMM16-ZMM31 in AVX512 memset family functionsH.J. Lu2021-03-294-24/+31
* x86: Add string/memory function tests in RTM regionH.J. Lu2021-03-2912-0/+618
* x86-64: Add AVX optimized string/memory functions for RTMH.J. Lu2021-03-2952-248/+670
* x86-64: Add memcmp family functions with 256-bit EVEXH.J. Lu2021-03-295-4/+467
* x86-64: Add memset family functions with 256-bit EVEXH.J. Lu2021-03-296-14/+90
* x86-64: Add memmove family functions with 256-bit EVEXH.J. Lu2021-03-295-11/+104
* x86-64: Add strcpy family functions with 256-bit EVEXH.J. Lu2021-03-299-3/+1339
* x86-64: Add ifunc-avx2.h functions with 256-bit EVEXH.J. Lu2021-03-2924-17/+2995
* x86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMPH.J. Lu2021-03-293-2/+21
* linux: Add y2106 support on utimensat testsAdhemerval Zanella2021-03-294-166/+119
* linux: Use statx for MIPSn64Adhemerval Zanella2021-03-293-33/+29
* linux: Disable fstatat64 fallback if __ASSUME_STATX is definedAdhemerval Zanella2021-03-291-16/+40
* linux: Implement fstatat with __fstatat64_time64Adhemerval Zanella2021-03-291-38/+11
* x86: Properly disable XSAVE related features [BZ #27605]H.J. Lu2021-03-292-0/+56
* nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_curre...Adhemerval Zanella2021-03-2632-118/+9