aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-04wcsmbs: Use loop_unroll on wcschrAdhemerval Zanella
2019-04-04powerpc: Use generic wcscpy optimizationAdhemerval Zanella
2019-04-04wcsmbs: Add wcscpy loop unroll optionAdhemerval Zanella
2019-04-03time/tst-strftime3.c: Disable snprintf warning.DJ Delorie
2019-04-02Add Reiwa era tests to time/tst-strftime3.cDJ Delorie
2019-04-02ja_JP locale: Add entry for the new Japanese era [BZ #22964]TAMUKI Shoichi
2019-04-02time: Add tests for Minguo calendar [BZ #24293]TAMUKI Shoichi
2019-04-02time/tst-strftime2.c: Make the file easier to maintainTAMUKI Shoichi
2019-04-02NEWS: Mention Minguo calendar support added [BZ #24293]TAMUKI Shoichi
2019-04-01Add verbose comments to 'era' in ja_JP locale.Carlos O'Donell
2019-04-01Fix strptime era handling, add more strftime tests [BZ #24394]DJ Delorie
2019-04-01alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.SUros Bizjak
2019-04-01alpha: Do not redefine __NR_shmat or __NR_osf_shmatRichard Henderson
2019-03-30RISC-V: Fix `test' operand error with soft-float ABI being configuredMaciej W. Rozycki
2019-03-29[powerpc] Use __builtin_{mffs,mtfsf}Paul A. Clarke
2019-03-28ChangeLog: Correct more dates.Rafal Luzynski
2019-03-28ChangeLog: Correct two dates.Rafal Luzynski
2019-03-26math: Enable some math builtins for clangAdhemerval Zanella
2019-03-25powerpc: Remove ununsed s_float_bitwise.hAdhemerval Zanella
2019-03-25nss/tst-nss-files-alias-leak: add missing opening quote in printfAndreas K. Hüttel
2019-03-25nptl/tst-rwlock14: Test pthread_rwlock_timedwrlock correctlyMike Crowe
2019-03-25nptl: Convert tst-sem5 & tst-sem13 to use libsupportMike Crowe
2019-03-25Add UDP_GRO from Linux 5.0 to netinet/udp.h.Joseph Myers
2019-03-25Add NT_ARM_PAC_MASK and NT_MIPS_MSA from Linux 5.0 to elf.h.Joseph Myers
2019-03-22Add generic hp-timing supportWilco Dijkstra
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella
2019-03-22Do not use HP_TIMING_NOW for random bitsAdhemerval Zanella
2019-03-22Remove __get_clockfreqAdhemerval Zanella
2019-03-22linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_IDAdhemerval Zanella
2019-03-22nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella
2019-03-22S390: Add arch13 memmem ifunc variant.Stefan Liebler
2019-03-22S390: Add arch13 strstr ifunc variant.Stefan Liebler
2019-03-22S390: Add arch13 memmove ifunc variant.Stefan Liebler
2019-03-22S390: Add configure check to detect support for arch13.Stefan Liebler
2019-03-22S390: Add new hwcap values for new cpu architecture arch13.Stefan Liebler
2019-03-21Fix parentheses error in iconvconfig.c and ld-collate.c [BZ #24372]Gabriel F. T. Gomes
2019-03-21iconv, localedef: avoid floating point rounding differences [BZ #24372]DJ Delorie
2019-03-21S390: Mark vx and vxe as important hwcap.Stefan Liebler
2019-03-20tt_RU: Fix orthographic mistakes in day and abday sections [BZ #24296]mansayk
2019-03-19Add AArch64 HWCAPs from Linux 5.0.Joseph Myers
2019-03-17* time/mktime.c: Update obsolete URL in comment.Paul Eggert
2019-03-16Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]Aurelien Jarno
2019-03-16hurd: Fix comment styleSamuel Thibault
2019-03-16hurd: Document how EINTR should be handled in critical sectionsSamuel Thibault
2019-03-15Update syscall-names.list for Linux 5.0.Joseph Myers
2019-03-15localedata: Add Minguo calendar support to Taiwanese locales [BZ #24293]Felix Yan
2019-03-14malloc: Check for large bin list corruption when inserting unsorted chunkAdam Maris
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer
2019-03-14nss: Fix tst-nss-files-alias-truncated for default --as-needed linkingFlorian Weimer
2019-03-14scripts/check-obsolete-constructs.py: Process all headers as UTF-8.Zack Weinberg