aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
google/grte/v5-2.27/masternptl: x86_64: Use same code for CURRENT_STACK_FRAME and stackinfo_get_spAdhemerval Zanella3 weeks
masterAdd TEST_CC and TEST_CXX supportH.J. Lu11 hours
release/2.26/masteraarch64: MTE compatible strncmpAlex Butler5 weeks
release/2.27/masteraarch64: MTE compatible strncmpAlex Butler5 weeks
release/2.35/masternptl: initialize cpu_id_start prior to rseq registrationMichael Jeanson5 days
release/2.36/masternptl: initialize cpu_id_start prior to rseq registrationMichael Jeanson5 days
release/2.37/masternptl: initialize cpu_id_start prior to rseq registrationMichael Jeanson5 days
release/2.38/masternptl: initialize cpu_id_start prior to rseq registrationMichael Jeanson5 days
release/2.39/mastermalloc: add indirection for malloc(-like) functions in tests [BZ #32366]Sam James42 hours
release/2.40/mastermalloc: add indirection for malloc(-like) functions in tests [BZ #32366]Sam James42 hours
[...]
 
TagDownloadAuthorAge
glibc-2.40.9000glibc-2.40.9000.zip  glibc-2.40.9000.tar.gz  glibc-2.40.9000.tar.bz2  Andreas K. Hüttel5 months
glibc-2.40glibc-2.40.zip  glibc-2.40.tar.gz  glibc-2.40.tar.bz2  Andreas K. Hüttel5 months
glibc-2.14.9000glibc-2.14.9000.zip  glibc-2.14.9000.tar.gz  glibc-2.14.9000.tar.bz2  Carlos O'Donell7 months
glibc-2.39.9000glibc-2.39.9000.zip  glibc-2.39.9000.tar.gz  glibc-2.39.9000.tar.bz2  Andreas K. Hüttel10 months
glibc-2.39glibc-2.39.zip  glibc-2.39.tar.gz  glibc-2.39.tar.bz2  Andreas K. Hüttel10 months
glibc-2.38.9000glibc-2.38.9000.zip  glibc-2.38.9000.tar.gz  glibc-2.38.9000.tar.bz2  Andreas K. Hüttel16 months
glibc-2.38glibc-2.38.zip  glibc-2.38.tar.gz  glibc-2.38.tar.bz2  Andreas K. Hüttel16 months
glibc-2.37.9000glibc-2.37.9000.zip  glibc-2.37.9000.tar.gz  glibc-2.37.9000.tar.bz2  Carlos O'Donell22 months
glibc-2.37glibc-2.37.zip  glibc-2.37.tar.gz  glibc-2.37.tar.bz2  Carlos O'Donell22 months
glibc-2.36.9000glibc-2.36.9000.zip  glibc-2.36.9000.tar.gz  glibc-2.36.9000.tar.bz2  Carlos O'Donell2 years
[...]
 
AgeCommit messageAuthorFilesLines
2018-06-12Convert __builtin_expect to __glibc_(un)likely throughout elf/.zack/elf-builtin-expect-conversionZack Weinberg19-66/+63
2018-06-12Avoid cancellable I/O primitives in ld.so.Zack Weinberg45-279/+647
2018-06-12i386: Change offset of __private_ss to 0x30 [BZ #23250]H.J. Lu3-1/+26
2018-06-12x86: Make strncmp usable from rtldFlorian Weimer3-5/+16
2018-06-12gd_GB, hsb_DE, wa_BE: Add alternative month names (bug 23140).Rafal Luzynski5-13/+67
2018-06-11Fix ldbl-96 fma (Inf, Inf, finite) (bug 23272).Joseph Myers3-8/+46
2018-06-10The hppa-linux target still requires an executable stack for kernelJohn David Anglin2-0/+12
2018-06-08posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B...Adhemerval Zanella8-11/+175
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu22-1/+163
2018-06-06powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdoubleTulio Magno Quites Machado Filho2-3/+15
[...]