aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
azanella/bz25263-loader-realpathelf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263]Geoffrey Thomas19 months
azanella/bz30558-posix_timerlinux: Do not spawn a new thread for SIGEV_THREAD (BZ 30558, 27895, 29705, 32...Adhemerval Zanella18 months
azanella/cancel-wrappers-inlinelinux: Inline __syscall_internal_cancel and __syscall_cancelAdhemerval Zanella18 months
azanella/clangstdlib: Avoid strlen plt with clang-20Adhemerval Zanella18 months
azanella/memory-seal-v6linux: Add support for PT_GNU_MUTABLEAdhemerval Zanella19 months
azanella/ubsan-undefgmon: Fix UB in sprofilAdhemerval Zanella17 months
masterbenchtest: Correct shell script related to bench-malloc-threadCupertino Miranda17 months
release/2.39/masterx86: Detect Intel Diamond RapidsH.J. Lu17 months
release/2.40/masterx86: Detect Intel Diamond RapidsH.J. Lu17 months
release/2.41/masterelf: tst-audit10: split AVX512F code into dedicated functions [BZ #32882]Aurelien Jarno17 months
[...]
 
TagDownloadAuthorAge
glibc-2.41.9000glibc-2.41.9000.tar.xz  glibc-2.41.9000.zip  Andreas K. Hüttel20 months
glibc-2.41glibc-2.41.tar.xz  glibc-2.41.zip  Andreas K. Hüttel20 months
glibc-2.40.9000glibc-2.40.9000.tar.xz  glibc-2.40.9000.zip  Andreas K. Hüttel2 years
glibc-2.40glibc-2.40.tar.xz  glibc-2.40.zip  Andreas K. Hüttel2 years
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üttel3 years
glibc-2.39glibc-2.39.tar.xz  glibc-2.39.zip  Andreas K. Hüttel3 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'Donell4 years
[...]
 
AgeCommit messageAuthorFilesLines
2015-08-14Remove incorrect register mov in floorf/nearbyint on x86_64hjl/plt/2.21Siddhesh Poyarekar2-2/+0
2015-08-03Don't run tst-getpid2 with LD_BIND_NOW=1H.J. Lu1-5/+0
2015-08-03Use SSE optimized strcmp in x86-64 ld.soH.J. Lu1-253/+216
2015-08-03Remove x86-64 rtld-xxx.c and rtld-xxx.SH.J. Lu6-464/+0
2015-08-03Replace %xmm8 with %xmm0H.J. Lu1-26/+26
2015-08-03Replace %xmm[8-12] with %xmm[0-4]H.J. Lu1-47/+47
2015-08-03Don't disable SSE in x86-64 ld.soH.J. Lu3-11/+14
2015-08-03Save and restore vector registers in x86-64 ld.soH.J. Lu8-501/+472
2015-08-03Align stack when calling __errno_locationH.J. Lu3-0/+18
2015-08-03Align stack to 16 bytes when calling __gettimeofdayH.J. Lu1-4/+5
[...]