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
2017-08-16x86-64: Optimize e_expf with FMA [BZ #21912]hjl/fma/2.26H.J. Lu4-0/+245
2017-08-15x86-64: Align L(SP_RANGE)/L(SP_INF_0) to 8 bytes [BZ #21955]H.J. Lu1-2/+2
2017-08-15x86-64: Add FMA multiarch functions to libmH.J. Lu32-105/+493
2017-08-11assert: Suppress pedantic warning caused by statement expression [BZ #21242]Florian Weimer3-3/+17
2017-08-10malloc: Avoid optimizer warning with GCC 7 and -O3Florian Weimer2-4/+21
2017-08-10nss: Call __resolv_context_put before early return in get*_r [BZ #21932]Florian Weimer3-1/+16
2017-08-09posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780)Adhemerval Zanella9-12/+25
2017-08-06x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]H.J. Lu2-2/+11
2017-08-04Fix the return type of the getentropy stubAurelien Jarno2-1/+5
2017-08-04i686/multiarch: Regenerate ulpsAurelien Jarno2-7/+11
[...]