aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
azanella/bz25263-loader-realpathelf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263]Geoffrey Thomas12 months
azanella/bz30558-posix_timerlinux: Do not spawn a new thread for SIGEV_THREAD (BZ 30558, 27895, 29705, 32...Adhemerval Zanella11 months
azanella/cancel-wrappers-inlinelinux: Inline __syscall_internal_cancel and __syscall_cancelAdhemerval Zanella12 months
azanella/clangstdlib: Avoid strlen plt with clang-20Adhemerval Zanella11 months
azanella/memory-seal-v6linux: Add support for PT_GNU_MUTABLEAdhemerval Zanella12 months
azanella/ubsan-undefgmon: Fix UB in sprofilAdhemerval Zanella10 months
masterbenchtest: Correct shell script related to bench-malloc-threadCupertino Miranda10 months
release/2.39/masterx86: Detect Intel Diamond RapidsH.J. Lu11 months
release/2.40/masterx86: Detect Intel Diamond RapidsH.J. Lu11 months
release/2.41/masterelf: tst-audit10: split AVX512F code into dedicated functions [BZ #32882]Aurelien Jarno10 months
[...]
 
TagDownloadAuthorAge
glibc-2.41.9000glibc-2.41.9000.tar.xz  glibc-2.41.9000.zip  Andreas K. Hüttel13 months
glibc-2.41glibc-2.41.tar.xz  glibc-2.41.zip  Andreas K. Hüttel13 months
glibc-2.40.9000glibc-2.40.9000.tar.xz  glibc-2.40.9000.zip  Andreas K. Hüttel19 months
glibc-2.40glibc-2.40.tar.xz  glibc-2.40.zip  Andreas K. Hüttel19 months
glibc-2.14.9000glibc-2.14.9000.tar.xz  glibc-2.14.9000.zip  Carlos O'Donell22 months
glibc-2.39.9000glibc-2.39.9000.tar.xz  glibc-2.39.9000.zip  Andreas K. Hüttel2 years
glibc-2.39glibc-2.39.tar.xz  glibc-2.39.zip  Andreas K. Hüttel2 years
glibc-2.38.9000glibc-2.38.9000.tar.xz  glibc-2.38.9000.zip  Andreas K. Hüttel3 years
glibc-2.38glibc-2.38.tar.xz  glibc-2.38.zip  Andreas K. Hüttel3 years
glibc-2.37.9000glibc-2.37.9000.tar.xz  glibc-2.37.9000.zip  Carlos O'Donell3 years
[...]
 
AgeCommit messageAuthorFilesLines
2010-02-25sparc: Add multiarch support for memset/bzero/memcpy.davem/sparcDavid S. Miller23-32/+344
2010-02-25sparc: Pull bcopy/memmove out of memcpy.S implementations.David S. Miller13-1425/+15
2010-02-25sparc: Reimplement 64-bit aligned copy routines and remove from memcpy files.David S. Miller7-84/+105
2010-02-20sparc: Fix 32-bit makecontext arg passing.David S. Miller2-1/+5
2010-02-20sparc: Fix v9 memchr with long buffer lengths.David S. Miller2-1/+4
2010-02-20Fix PLT rewrite when prelinking fails on 32-bit sparc.David S. Miller2-6/+15
2010-02-20Fix PLT rewrite when prelinking fails on 64-bit sparc.Joseph Myers2-11/+19
2010-02-19Fix Hurd tiocsctty change.Carl Fredrik Hammar2-1/+6
2010-02-18Whitespace fix.Ulrich Drepper1-1/+1
2010-02-18Use CPUID_OFFSET instead of FEATURE_OFFSETH.J. Lu3-2/+6
[...]