aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-06-05benchtests: Restore the clock_gettime optionH.J. Lu
2020-06-05Update HP_TIMING_NOW for _ISOMAC in sysdeps/generic/hp-timing.hH.J. Lu
2020-06-04Replace val with __val in TUNABLE_SET_VAL_IF_VALID_RANGEH.J. Lu
2020-06-04support: Fix detecting hole support on >2KB-block filesystemsSamuel Thibault
2020-06-04powerpc: Fix powerpc64le due a7a3435c9aAdhemerval Zanella
2020-06-03manual/jobs.texi: remove unused var from example codeAurélien Aptel
2020-06-03powerpc/fpu: use generic fma functionsVineet Gupta
2020-06-03aarch/fpu: use generic builtins based math functionsVineet Gupta
2020-06-03ieee754: provide gcc builtins based generic fma functionsVineet Gupta
2020-06-03ieee754: provide gcc builtins based generic sqrt functionsVineet Gupta
2020-06-02Linux: Use __pthread_attr_setsigmask_internal for timer helper threadFlorian Weimer
2020-06-02nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer
2020-06-02nptl: Make pthread_attr_t dynamically extensibleFlorian Weimer
2020-06-02nptl: Destroy the default thread attribute as part of freeresFlorian Weimer
2020-06-02nptl: Change type of __default_pthread_attrFlorian Weimer
2020-06-02nptl: Use __pthread_attr_setaffinity_np in pthread_getattr_npFlorian Weimer
2020-06-02nptl: Use __pthread_getattr_default_np in pthread_createFlorian Weimer
2020-06-02nptl: Add internal alias __pthread_getattr_default_npFlorian Weimer
2020-06-01htl: Fix gsync_wait symbol expositionSamuel Thibault
2020-06-01htl: Make pthread_cond_destroy wait for threads to be wokenSamuel Thibault
2020-06-01htl: Enable more cond testsSamuel Thibault
2020-06-01tst-cond11: Fix build with _SC_MONOTONIC_CLOCK > 0Samuel Thibault
2020-06-01mbstowcs: Document, test, and fix null pointer dst semantics (Bug 25219)Carlos O'Donell
2020-05-29build: Use FAIL_EXIT1 () on failure to exec child [BZ #23990]Girish Joshi
2020-05-29manual: Fix backtraces code example [BZ #10441]Girish Joshi
2020-05-28hurd: Fix fexecveSamuel Thibault
2020-05-28i386: Remove unused file sysdeps/unix/i386/sysdep.SFlorian Weimer
2020-05-28hurd: fix ptsname error when called on a non-ttySamuel Thibault