aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
google/grte/v5-2.27/masternptl: x86_64: Use same code for CURRENT_STACK_FRAME and stackinfo_get_spAdhemerval Zanella3 days
masteraarch64: Remove non-temporal load/stores from oryon-1's memsetAndrew Pinski6 hours
release/2.26/masteraarch64: MTE compatible strncmpAlex Butler2 weeks
release/2.27/masteraarch64: MTE compatible strncmpAlex Butler2 weeks
release/2.28/masteraarch64: MTE compatible strncmpAlex Butler2 weeks
release/2.29/masteraarch64: MTE compatible strncmpAlex Butler2 weeks
release/2.30/masteraarch64: MTE compatible strncmpAlex Butler2 weeks
release/2.31/masteraarch64: MTE compatible strncmpAlex Butler2 weeks
release/2.36/masterelf: Change ldconfig auxcache magic number (bug 32231)Florian Weimer3 weeks
release/2.40/masterelf: handle addition overflow in _dl_find_object_update_1 [BZ #32245]Aurelien Jarno6 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
2016-04-25Skip simple and builtin memory implementationshjl/cacheline/masterH.J. Lu3-0/+6
2016-04-25Align to cachelineH.J. Lu1-0/+93
2016-04-24Use PREFETCHED_LOAD_SIZE in loop_4x_vec_xxxH.J. Lu1-8/+8
2016-04-24Rename PREFETCH_SIZE to CACHELINE_SIZEH.J. Lu1-13/+13
2016-04-24non-linux: Apply RFC3542 obsoletion of RFC2292 macrosSamuel Thibault2-11/+30
2016-04-23tst-fmon/tst-numeric: switch malloc to static stack space [BZ #19671]Mike Frysinger3-4/+11
2016-04-23tst-langinfo: update yesexpr/noexpr baselinesMike Frysinger2-12/+17
2016-04-23Reduce number of mmap calls from __libc_memalign in ld.soH.J. Lu2-7/+9
2016-04-23localedata: CLDRv29: update LC_MESSAGES yes/no strings [BZ #15264] [BZ #16975]Mike Frysinger90-42/+276
2016-04-23localedata: LC_MESSAGES.{yes,no}expr: standardize yY/nN [BZ #15262]Mike Frysinger7-11/+29
[...]