aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
azanella/bz25263-loader-realpathelf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263]Geoffrey Thomas16 months
azanella/bz30558-posix_timerlinux: Do not spawn a new thread for SIGEV_THREAD (BZ 30558, 27895, 29705, 32...Adhemerval Zanella15 months
azanella/cancel-wrappers-inlinelinux: Inline __syscall_internal_cancel and __syscall_cancelAdhemerval Zanella16 months
azanella/clangstdlib: Avoid strlen plt with clang-20Adhemerval Zanella15 months
azanella/memory-seal-v6linux: Add support for PT_GNU_MUTABLEAdhemerval Zanella16 months
azanella/ubsan-undefgmon: Fix UB in sprofilAdhemerval Zanella15 months
masterbenchtest: Correct shell script related to bench-malloc-threadCupertino Miranda15 months
release/2.39/masterx86: Detect Intel Diamond RapidsH.J. Lu15 months
release/2.40/masterx86: Detect Intel Diamond RapidsH.J. Lu15 months
release/2.41/masterelf: tst-audit10: split AVX512F code into dedicated functions [BZ #32882]Aurelien Jarno15 months
[...]
 
TagDownloadAuthorAge
glibc-2.41.9000glibc-2.41.9000.tar.xz  glibc-2.41.9000.zip  Andreas K. Hüttel17 months
glibc-2.41glibc-2.41.tar.xz  glibc-2.41.zip  Andreas K. Hüttel17 months
glibc-2.40.9000glibc-2.40.9000.tar.xz  glibc-2.40.9000.zip  Andreas K. Hüttel24 months
glibc-2.40glibc-2.40.tar.xz  glibc-2.40.zip  Andreas K. Hüttel24 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
2020-01-16WIPalistair/rv32.wipAlistair Francis2-4/+35
2020-01-16COVER: RISC-V glibc port for the 32-bitAlistair Francis1-0/+0
2020-01-16Add RISC-V 32-bit target to build-many-glibcs.pyZong Li1-0/+15
2020-01-16Documentation for the RISC-V 32-bit portZong Li2-0/+7
2020-01-16RISC-V: Add rv32 path to RTLDLIST in lddZong Li1-1/+1
2020-01-16riscv32: Specify the arch_minimum_kernel as 5.4Alistair Francis2-0/+8
2020-01-16RISC-V: Build Infastructure for 32-bitZong Li9-8/+67
2020-01-16RISC-V: Fix llrint and llround missing exceptions on RV32Zong Li1-0/+38
2020-01-16RISC-V: Add the RV32 libm-test-ulpsAlistair Francis2-0/+2215
2020-01-16RISC-V: Add ABI listsAlistair Francis13-0/+3514
[...]