aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-18Remove STATFS_IS_STATFS64 conditional as it is zero in all portsvineet/upstream-workVineet Gupta
2020-06-18x86: Update F16C detection [BZ #26133]H.J. Lu
2020-06-17Fix avx2 strncmp offset compare condition check [BZ #25933]Sunil K Pandey
2020-06-17nptl: Remove now-spurious tst-cancelx9 referencesSamuel Thibault
2020-06-17x86_64: Use %xmmN with vpxor to clear a vector registerH.J. Lu
2020-06-17x86: Correct bit_cpu_CLFLUSHOPT [BZ #26128]H.J. Lu
2020-06-16powerpc64le: refactor e_sqrtf128.cPaul E. Murphy
2020-06-15Update syscall-names.list for Linux 5.7.Joseph Myers
2020-06-15ieee754/dbl-64: Reduce the scope of temporary storage variablesVineet Gupta
2020-06-15manual: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer
2020-06-15ld.so: Check for new cache format first and enhance corruption checkFlorian Weimer
2020-06-14hurd: Fix __writev_nocancel_nostatusSamuel Thibault
2020-06-14hurd: Make send* cancellation pointsSamuel Thibault
2020-06-14htl: Enable more cancellation testsSamuel Thibault
2020-06-14hurd: Make write and pwrite64 cancellation pointsSamuel Thibault
2020-06-14htl: Fix cleanup support for IO lockingSamuel Thibault
2020-06-14htl: Move cleanup stack to variable shared between libc and pthreadSamuel Thibault
2020-06-14htl: initialize first and prevent from unloadingSamuel Thibault
2020-06-14htl: Add noreturn attribute on __pthread_exit forwardSamuel Thibault
2020-06-14hurd: Make recv* cancellation pointsSamuel Thibault
2020-06-11powerpc: Automatic CPU detection in preconfigurePaul E. Murphy
2020-06-10Use Linux 5.7 in build-many-glibcs.py.Joseph Myers
2020-06-10htl: Enable more cancel testsSamuel Thibault
2020-06-10htl: Fix linking static tests by factorizing the symbols listSamuel Thibault
2020-06-09Add "%d" support to _dl_debug_vdprintfH.J. Lu
2020-06-09aarch64: MTE compatible strlenAndrea Corallo
2020-06-09aarch64: MTE compatible strchrAndrea Corallo
2020-06-09aarch64: MTE compatible strchrnulAndrea Corallo
2020-06-08AArch64: Merge Falkor memcpy and memmove implementationsKrzysztof Koch
2020-06-08hurd: document that gcc&gdb look at the trampoline codeSamuel Thibault
2020-06-08pthread: Move back linking rules to nptl and htlSamuel Thibault
2020-06-07htl: Enable more testsSamuel Thibault
2020-06-07htl: Fix registration of atfork handlers in modulesSamuel Thibault
2020-06-07htl: Fix tls initialization for already-created threadsSamuel Thibault
2020-06-07hurd: Make read and pread64 cancellableSamuel Thibault
2020-06-07hurd: Fix unwinding over interruptible RPCSamuel Thibault
2020-06-07htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2Samuel Thibault
2020-06-07hurd: XFAIL more tests that require setpshared supportSamuel Thibault
2020-06-07hurd: Briefly document in xfails the topics of the bugzilla entriesSamuel Thibault
2020-06-07htl: Enable more testsSamuel Thibault
2020-06-07htl: Add sem_clockwait supportSamuel Thibault
2020-06-07htl: fix register-atfork orderingSamuel Thibault
2020-06-07hurd: Fix hang in _hurd_raise_signal from pthread_killSamuel Thibault
2020-06-07hurd: Reject raising invalid signalsSamuel Thibault
2020-06-06hurd: fix clearing SS_ONSTACK when longjmp-ing from sighandlerSamuel Thibault
2020-06-06hurd: Add pointer guard supportSamuel Thibault
2020-06-06hurd: Add stack guard supportSamuel Thibault
2020-06-05dl-runtime: reloc_{offset,index} now functions arch overide'ableVineet Gupta
2020-06-05powerpc64le: add optimized strlen for P9Paul E. Murphy
2020-06-05powerpc64le: use common fmaf128 implementationPaul E. Murphy