aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
azanella/bz25263-loader-realpathelf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263]Geoffrey Thomas15 months
azanella/bz30558-posix_timerlinux: Do not spawn a new thread for SIGEV_THREAD (BZ 30558, 27895, 29705, 32...Adhemerval Zanella14 months
azanella/cancel-wrappers-inlinelinux: Inline __syscall_internal_cancel and __syscall_cancelAdhemerval Zanella14 months
azanella/clangstdlib: Avoid strlen plt with clang-20Adhemerval Zanella14 months
azanella/memory-seal-v6linux: Add support for PT_GNU_MUTABLEAdhemerval Zanella15 months
azanella/ubsan-undefgmon: Fix UB in sprofilAdhemerval Zanella13 months
masterbenchtest: Correct shell script related to bench-malloc-threadCupertino Miranda13 months
release/2.39/masterx86: Detect Intel Diamond RapidsH.J. Lu14 months
release/2.40/masterx86: Detect Intel Diamond RapidsH.J. Lu14 months
release/2.41/masterelf: tst-audit10: split AVX512F code into dedicated functions [BZ #32882]Aurelien Jarno13 months
[...]
 
TagDownloadAuthorAge
glibc-2.41.9000glibc-2.41.9000.tar.xz  glibc-2.41.9000.zip  Andreas K. Hüttel16 months
glibc-2.41glibc-2.41.tar.xz  glibc-2.41.zip  Andreas K. Hüttel16 months
glibc-2.40.9000glibc-2.40.9000.tar.xz  glibc-2.40.9000.zip  Andreas K. Hüttel22 months
glibc-2.40glibc-2.40.tar.xz  glibc-2.40.zip  Andreas K. Hüttel22 months
glibc-2.14.9000glibc-2.14.9000.tar.xz  glibc-2.14.9000.zip  Carlos O'Donell2 years
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
2016-05-25X86-64: Add dummy memcopy.h and wordcopy.chjl/erms/ifuncH.J. Lu2-0/+2
2016-05-25X86-64: Remove previous default/SSE2/AVX2 memcpy/memmoveH.J. Lu19-1490/+394
2016-05-25X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu8-319/+60
2016-05-25Do not raise "inexact" from powerpc32 ceil, floor, trunc (bug 15479).Joseph Myers7-18/+49
2016-05-25Fix UTF-16 surrogate handling. [BZ #19727]Stefan Liebler6-3/+292
2016-05-25Fix ucs4le_internal_loop in error case. [BZ #19726]Stefan Liebler4-1/+128
2016-05-25S390: Fix utf32 to utf16 handling of low surrogates (disable cu42).Stefan Liebler2-93/+67
2016-05-25S390: Fix utf32 to utf8 handling of low surrogates (disable cu41).Stefan Liebler2-73/+120
2016-05-25S390: Use s390-64 specific ionv-modules on s390-32, too.Stefan Liebler7-46/+107
2016-05-25S390: Optimize utf16-utf32 module.Stefan Liebler2-92/+384
[...]