about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move internal __nptl_nthreads variable into libcFlorian Weimer2021-04-212-13/+2
* csu: Move calling main out of __libc_start_main_implFlorian Weimer2021-04-212-0/+112
* nptl: Move __pthread_unwind_next into libcFlorian Weimer2021-04-2171-162/+86
* nptl: Move pthread_once and __pthread_once into libcFlorian Weimer2021-04-2164-72/+131
* nptl: Move __pthread_cleanup_upto into libcFlorian Weimer2021-04-213-12/+4
* x86: Restore compile-time check for shadow stack pointer in longjmpAdhemerval Zanella2021-04-211-0/+39
* nptl: Remove longjmp, siglongjmp from libpthreadFlorian Weimer2021-04-2130-224/+28
* nptl: Move legacy cancelation handling into libc as compat symbolsFlorian Weimer2021-04-2161-116/+128
* nptl: Move legacy unwinding implementation into libcFlorian Weimer2021-04-213-58/+31
* nptl: Move __pthread_cleanup_routine into libcFlorian Weimer2021-04-2161-29/+64
* nptl: Move pthread_mutex_consistent into libcFlorian Weimer2021-04-2165-65/+109
* elf: Remove lazy tlsdesc relocation related codeSzabolcs Nagy2021-04-214-4/+0
* x86: Optimize strlen-avx2.SNoah Goldstein2021-04-192-214/+334
* x86: Optimize strlen-evex.SNoah Goldstein2021-04-191-264/+317
* x86: Optimize less_vec evex and avx512 memset-vec-unaligned-erms.SNoah Goldstein2021-04-195-27/+74
* x86-64: Require BMI2 for strchr-avx2.SH.J. Lu2021-04-192-5/+11
* x86-64: Require BMI2 for __strlen_evex and __strnlen_evexH.J. Lu2021-04-191-2/+4
* x86: Update large memcpy case in memmove-vec-unaligned-erms.Snoah2021-04-161-73/+265
* powerpc: Add missing registers to clobbers list for syscalls [BZ #27623]Matheus Castanho2021-04-161-3/+6
* misc: syslog: Assume MSG_NOSIGNAL support (BZ #17144)Adhemerval Zanella2021-04-151-4/+0
* io: Move file timestamps tests out of LinuxAdhemerval Zanella2021-04-155-229/+1
* s390: Update ulpsStefan Liebler2021-04-151-3/+3
* i386: Remove lazy tlsdesc relocation related codeSzabolcs Nagy2021-04-153-391/+2
* 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