about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* hurd: Fix __writev_nocancel_nostatusSamuel Thibault2020-06-145-2/+46
* hurd: Make send* cancellation pointsSamuel Thibault2020-06-143-0/+10
* htl: Enable more cancellation testsSamuel Thibault2020-06-146-5/+6
* hurd: Make write and pwrite64 cancellation pointsSamuel Thibault2020-06-149-19/+94
* htl: Fix cleanup support for IO lockingSamuel Thibault2020-06-142-0/+90
* htl: Move cleanup stack to variable shared between libc and pthreadSamuel Thibault2020-06-146-6/+9
* htl: initialize first and prevent from unloadingSamuel Thibault2020-06-141-0/+1
* htl: Add noreturn attribute on __pthread_exit forwardSamuel Thibault2020-06-141-2/+2
* hurd: Make recv* cancellation pointsSamuel Thibault2020-06-143-12/+38
* powerpc: Automatic CPU detection in preconfigurePaul E. Murphy2020-06-112-7/+113
* Use Linux 5.7 in build-many-glibcs.py.Joseph Myers2020-06-101-1/+1
* htl: Enable more cancel testsSamuel Thibault2020-06-109-16/+18
* htl: Fix linking static tests by factorizing the symbols listSamuel Thibault2020-06-104-45/+30
* Add "%d" support to _dl_debug_vdprintfH.J. Lu2020-06-091-2/+29
* aarch64: MTE compatible strlenAndrea Corallo2020-06-091-183/+56
* aarch64: MTE compatible strchrAndrea Corallo2020-06-091-91/+71
* aarch64: MTE compatible strchrnulAndrea Corallo2020-06-091-85/+51
* AArch64: Merge Falkor memcpy and memmove implementationsKrzysztof Koch2020-06-083-245/+144
* hurd: document that gcc&gdb look at the trampoline codeSamuel Thibault2020-06-081-1/+5
* pthread: Move back linking rules to nptl and htlSamuel Thibault2020-06-083-18/+36
* htl: Enable more testsSamuel Thibault2020-06-0712-37/+45
* htl: Fix registration of atfork handlers in modulesSamuel Thibault2020-06-072-2/+12
* htl: Fix tls initialization for already-created threadsSamuel Thibault2020-06-073-0/+35
* hurd: Make read and pread64 cancellableSamuel Thibault2020-06-0710-21/+106
* hurd: Fix unwinding over interruptible RPCSamuel Thibault2020-06-071-0/+2
* htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2Samuel Thibault2020-06-076-3/+6
* hurd: XFAIL more tests that require setpshared supportSamuel Thibault2020-06-071-0/+3