aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
google/grte/v5-2.27/masternptl: x86_64: Use same code for CURRENT_STACK_FRAME and stackinfo_get_spAdhemerval Zanella6 days
masternptl: Add smoke test for pthread_getcpuclockid failureSiddhesh Poyarekar39 hours
release/2.26/masteraarch64: MTE compatible strncmpAlex Butler3 weeks
release/2.27/masteraarch64: MTE compatible strncmpAlex Butler3 weeks
release/2.28/masteraarch64: MTE compatible strncmpAlex Butler3 weeks
release/2.29/masteraarch64: MTE compatible strncmpAlex Butler3 weeks
release/2.30/masteraarch64: MTE compatible strncmpAlex Butler3 weeks
release/2.31/masteraarch64: MTE compatible strncmpAlex Butler3 weeks
release/2.36/masterelf: Change ldconfig auxcache magic number (bug 32231)Florian Weimer4 weeks
release/2.40/masterelf: handle addition overflow in _dl_find_object_update_1 [BZ #32245]Aurelien Jarno9 days
[...]
 
TagDownloadAuthorAge
glibc-2.40.9000glibc-2.40.9000.zip  glibc-2.40.9000.tar.gz  glibc-2.40.9000.tar.bz2  Andreas K. Hüttel4 months
glibc-2.40glibc-2.40.zip  glibc-2.40.tar.gz  glibc-2.40.tar.bz2  Andreas K. Hüttel4 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
2017-06-23x86-64: Optimize L(between_2_3) in memcmp-avx2-movbe.Shjl/pr21666/masterH.J. Lu1-5/+3
2017-06-23Avoid .symver on common symbols [BZ #21666]H.J. Lu1-4/+5
2017-06-23resolv: Clean up declarations of the __res_initstamp variableFlorian Weimer4-2/+12
2017-06-23x86-64: memcmp-avx2-movbe.S needs saturating subtraction [BZ #21662]Florian Weimer3-15/+23
2017-06-23Add libio-mtsafe flags to the build of strfromf128Gabriel F. T. Gomes2-0/+9
2017-06-23Prepare the manual to display math errors for float128 functionsGabriel F. T. Gomes2-3/+9
2017-06-23Include libc-header-start.h in include/float.hGabriel F. T. Gomes2-0/+8
2017-06-23Optimized version of powf()Paul Clarke2-101/+75
2017-06-23powerpc: Fix sinf() IFUNC fallback.Rogerio A. Cardoso2-1/+6
2017-06-23powerpc: fix sysconf support for cache geometriesPaul Clarke2-29/+13
[...]