aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-09malloc: Set and reset all hooks for tracing (Bug 16573)Carlos O'Donell2-26/+61
2019-04-09Improve string benchtestsWilco Dijkstra10-141/+95
2019-04-09Improve bench-strstrWilco Dijkstra2-83/+147
2019-04-09Improve bench-memmemWilco Dijkstra2-17/+68
2019-04-09Remove TIMING_INITWilco Dijkstra6-17/+9
2019-04-08resolv: Remove RES_INSECURE1, RES_INSECURE2Florian Weimer5-23/+25
2019-04-08resolv: Remove support for RES_USE_INET6 and the inet6 optionFlorian Weimer15-680/+61
2019-04-05aarch64: thunderx2 memcpy implementation cleanup and streamliningAnton Youdkevitch2-21/+27
2019-04-04powerpc: Use generic wcsrchr optimizationAdhemerval Zanella16-320/+25
2019-04-04wcsmbs: Use loop_unroll on wcsrchrAdhemerval Zanella2-6/+19
2019-04-04powerpc: Use generic wcschr optimizationAdhemerval Zanella16-362/+27
2019-04-04wcsmbs: Use loop_unroll on wcschrAdhemerval Zanella2-5/+20
2019-04-04powerpc: Use generic wcscpy optimizationAdhemerval Zanella16-337/+30
2019-04-04wcsmbs: Add wcscpy loop unroll optionAdhemerval Zanella3-0/+103
2019-04-03time/tst-strftime3.c: Disable snprintf warning.DJ Delorie2-0/+15
2019-04-02Add Reiwa era tests to time/tst-strftime3.cDJ Delorie2-1/+62
2019-04-02ja_JP locale: Add entry for the new Japanese era [BZ #22964]TAMUKI Shoichi4-7/+22
2019-04-02time: Add tests for Minguo calendar [BZ #24293]TAMUKI Shoichi3-8/+45
2019-04-02time/tst-strftime2.c: Make the file easier to maintainTAMUKI Shoichi2-40/+82
2019-04-02NEWS: Mention Minguo calendar support added [BZ #24293]TAMUKI Shoichi1-0/+4
2019-04-01Add verbose comments to 'era' in ja_JP locale.Carlos O'Donell2-0/+22
2019-04-01Fix strptime era handling, add more strftime tests [BZ #24394]DJ Delorie4-3/+473
2019-04-01alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.SUros Bizjak3-8/+20
2019-04-01alpha: Do not redefine __NR_shmat or __NR_osf_shmatRichard Henderson3-3/+14
2019-03-30RISC-V: Fix `test' operand error with soft-float ABI being configuredMaciej W. Rozycki3-2/+8
2019-03-29[powerpc] Use __builtin_{mffs,mtfsf}Paul A. Clarke4-12/+16
2019-03-28ChangeLog: Correct more dates.Rafal Luzynski1-4/+4
2019-03-28ChangeLog: Correct two dates.Rafal Luzynski1-2/+2
2019-03-26math: Enable some math builtins for clangAdhemerval Zanella2-6/+18
2019-03-25powerpc: Remove ununsed s_float_bitwise.hAdhemerval Zanella2-115/+4
2019-03-25nss/tst-nss-files-alias-leak: add missing opening quote in printfAndreas K. Hüttel2-1/+6
2019-03-25nptl/tst-rwlock14: Test pthread_rwlock_timedwrlock correctlyMike Crowe2-6/+11
2019-03-25nptl: Convert tst-sem5 & tst-sem13 to use libsupportMike Crowe3-79/+32
2019-03-25Add UDP_GRO from Linux 5.0 to netinet/udp.h.Joseph Myers2-0/+3
2019-03-25Add NT_ARM_PAC_MASK and NT_MIPS_MSA from Linux 5.0 to elf.h.Joseph Myers2-0/+8
2019-03-22Add generic hp-timing supportWilco Dijkstra5-57/+33
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella13-192/+170
2019-03-22Do not use HP_TIMING_NOW for random bitsAdhemerval Zanella5-54/+66
2019-03-22Remove __get_clockfreqAdhemerval Zanella9-564/+90
2019-03-22linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_IDAdhemerval Zanella4-130/+21
2019-03-22nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella18-417/+41
2019-03-22S390: Add arch13 memmem ifunc variant.Stefan Liebler7-6/+214
2019-03-22S390: Add arch13 strstr ifunc variant.Stefan Liebler7-6/+232
2019-03-22S390: Add arch13 memmove ifunc variant.Stefan Liebler6-5/+111
2019-03-22S390: Add configure check to detect support for arch13.Stefan Liebler4-0/+133
2019-03-22S390: Add new hwcap values for new cpu architecture arch13.Stefan Liebler4-4/+25
2019-03-21Fix parentheses error in iconvconfig.c and ld-collate.c [BZ #24372]Gabriel F. T. Gomes3-2/+9
2019-03-21iconv, localedef: avoid floating point rounding differences [BZ #24372]DJ Delorie3-4/+11
2019-03-21S390: Mark vx and vxe as important hwcap.Stefan Liebler2-1/+7
2019-03-20tt_RU: Fix orthographic mistakes in day and abday sections [BZ #24296]mansayk2-14/+20