about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* S390: Optimize __memset_z196.Stefan Liebler2020-06-261-10/+9
* S390: Optimize __memcpy_z196.Stefan Liebler2020-06-261-6/+15
* elf: Include <stddef.h> (for size_t), <sys/stat.h> in <ldconfig.h>Florian Weimer2020-06-251-0/+2
* nptl: Don't madvise user provided stackSzabolcs Nagy2020-06-251-2/+3
* S390: Regenerate ULPs.Stefan Liebler2020-06-241-0/+2
* htl: Add wrapper header for <semaphore.h> with hidden __sem_postFlorian Weimer2020-06-243-2/+11
* elf: Include <stdbool.h> in <dl-tunables.h> because bool is usedFlorian Weimer2020-06-241-0/+2
* htl: Fix case when sem_*wait is canceled while holding a tokenSamuel Thibault2020-06-241-2/+13
* htl: Make sem_*wait cancellations pointsSamuel Thibault2020-06-245-15/+90
* htl: Simplify non-cancel path of __pthread_cond_timedwait_internalSamuel Thibault2020-06-241-20/+21
* htl: Enable tst-cancel25 testSamuel Thibault2020-06-243-2/+4
* powerpc: Add new hwcap valuesTulio Magno Quites Machado Filho2020-06-232-1/+3
* aarch64: MTE compatible strncmpAlex Butler2020-06-231-99/+145
* aarch64: MTE compatible strcmpAlex Butler2020-06-231-109/+125
* aarch64: MTE compatible strrchrAlex Butler2020-06-231-114/+91
* aarch64: MTE compatible memrchrAlex Butler2020-06-231-116/+83
* aarch64: MTE compatible memchrAlex Butler2020-06-231-107/+80
* aarch64: MTE compatible strcpyAlex Butler2020-06-231-263/+122
* Add MREMAP_DONTUNMAP from Linux 5.7Joseph Myers2020-06-231-0/+1
* x86: Update CPU feature detection [BZ #26149]H.J. Lu2020-06-225-390/+268
* aarch64: Remove fpu MakefileAdhemerval Zanella2020-06-221-14/+0
* m68k: Use sqrt{f} builtin for coldfireAdhemerval Zanella2020-06-223-53/+4
* arm: Use sqrt{f} builtinAdhemerval Zanella2020-06-223-92/+9
* riscv: Use sqrt{f} builtinAdhemerval Zanella2020-06-223-56/+4
* s390: Use sqrt{f} builtinAdhemerval Zanella2020-06-223-60/+4
* sparc: Use sqrt{f} builtinAdhemerval Zanella2020-06-222-34/+4
* mips: Use sqrt{f} builtinAdhemerval Zanella2020-06-229-82/+6
* alpha: Use builtin sqrt{f}Adhemerval Zanella2020-06-225-275/+13
* i386: Use builtin sqrtlAdhemerval Zanella2020-06-222-21/+0
* x86_64: Use builtin sqrt{f,l}Adhemerval Zanella2020-06-224-65/+31
* powerpc: Use sqrt{f} builtinAdhemerval Zanella2020-06-223-80/+42
* s390x: Use fma{f} builtinAdhemerval Zanella2020-06-223-64/+4
* aarch64: Use math-use-builtins for ceil{f}Adhemerval Zanella2020-06-222-58/+0
* math: Decompose math-use-builtins.hAdhemerval Zanella2020-06-2228-312/+181
* hurd: Add mremapSamuel Thibault2020-06-204-1/+185
* ia64: Use generic exp10fAdhemerval Zanella2020-06-197-572/+8
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-1933-8/+64
* i386: Use generic exp10fAdhemerval Zanella2020-06-191-54/+0
* math: Optimized generic exp10f with wrappersPaul Zimmermann2020-06-193-33/+199
* benchtests: Add exp10f benchmarkAdhemerval Zanella2020-06-192-1/+2390
* x86: Update F16C detection [BZ #26133]H.J. Lu2020-06-182-3/+7
* Fix avx2 strncmp offset compare condition check [BZ #25933]Sunil K Pandey2020-06-171-0/+15
* nptl: Remove now-spurious tst-cancelx9 referencesSamuel Thibault2020-06-171-2/+1
* x86_64: Use %xmmN with vpxor to clear a vector registerH.J. Lu2020-06-172-3/+3
* x86: Correct bit_cpu_CLFLUSHOPT [BZ #26128]H.J. Lu2020-06-171-1/+1
* powerpc64le: refactor e_sqrtf128.cPaul E. Murphy2020-06-162-39/+7
* Update syscall-names.list for Linux 5.7.Joseph Myers2020-06-151-2/+2
* ieee754/dbl-64: Reduce the scope of temporary storage variablesVineet Gupta2020-06-157-223/+193
* manual: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-151-0/+72
* ld.so: Check for new cache format first and enhance corruption checkFlorian Weimer2020-06-151-12/+15