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
2019-05-02iconv: Use __twalk_r in __gconv_release_shlibfw/twalk_r-iconvFlorian Weimer2-11/+10
2019-05-02misc: Add twalk_r functionFlorian Weimer37-4/+315
2019-04-30Make mktime etc. compatible with __time64_tPaul Eggert6-54/+220
2019-04-30Fix -O1 compilation errors with `__ddivl' and `__fdivl' [BZ #19444]Maciej W. Rozycki3-0/+31
2019-04-29powerpc: ceil/ceilf refactorAdhemerval Zanella34-637/+275
2019-04-29powerpc: Remove power4 mpa optimizationAdhemerval Zanella4-275/+6
2019-04-29<semaphore.h>: Add nonnull attributesYann Droneaud2-10/+20
2019-04-26elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-nowFlorian Weimer2-0/+6
2019-04-26Makeconfig: Move -Wl,-rpath-link options before library referencesFlorian Weimer2-5/+29
2019-04-26Makeconfig: Move $(CC) to +link command variablesFlorian Weimer2-13/+26
[...]