aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-19Add AArch64 HWCAPs from Linux 5.0.Joseph Myers3-2/+16
2019-03-17* time/mktime.c: Update obsolete URL in comment.Paul Eggert1-1/+1
2019-03-16Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]Aurelien Jarno2-0/+5
2019-03-16hurd: Fix comment styleSamuel Thibault1-2/+1
2019-03-16hurd: Document how EINTR should be handled in critical sectionsSamuel Thibault2-1/+12
2019-03-15Update syscall-names.list for Linux 5.0.Joseph Myers2-2/+9
2019-03-15localedata: Add Minguo calendar support to Taiwanese locales [BZ #24293]Felix Yan6-0/+29
2019-03-14malloc: Check for large bin list corruption when inserting unsorted chunkAdam Maris1-0/+4
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer37-952/+166
2019-03-14nss: Fix tst-nss-files-alias-truncated for default --as-needed linkingFlorian Weimer3-3/+15
2019-03-14scripts/check-obsolete-constructs.py: Process all headers as UTF-8.Zack Weinberg2-1/+6
2019-03-13Use Linux 5.0 in build-many-glibcs.py.Joseph Myers2-3/+11
2019-03-13hurd: Add no-op version of __res_enable_icmp [BZ #24047]Florian Weimer2-0/+32
2019-03-13Move inttypes.h and stdint.h to stdlib.Zack Weinberg5-1/+9
2019-03-13Use a proper C tokenizer to implement the obsolete typedefs test.Zack Weinberg6-63/+516
2019-03-13Fix output of LD_SHOW_AUXV=1.Stefan Liebler7-16/+25
2019-03-12elf: Add DF_1_KMOD, DF_1_WEAKFILTER, DF_1_NOCOMMON to <elf.h>Florian Weimer2-0/+7
2019-03-12resolv: Enable full ICMP errors for UDP DNS sockets [BZ #24047]Florian Weimer5-1/+66
2019-03-11C-SKY: add elf header definition for elfutilsMao Han2-2/+18
2019-03-11C-SKY: mark lr as undefined to stop unwindingMao Han4-2/+17
2019-03-11C-SKY: remove user_regs definitionMao Han3-46/+19
2019-03-11C-SKY: fix sigcontext miss matchMao Han3-66/+68
2019-03-08Bug 24307: Update to Unicode 12.0.0Mike FABIAN17-2595/+4064
2019-03-07Break lines before not after operators, batch 4.Joseph Myers12-73/+95
2019-03-07check-wrapper-headers test: Adjust Fortran include file directoryFlorian Weimer2-1/+6
2019-03-07Fix location where math-vector-fortran.h is installed.marxin6-1/+19
2019-03-05nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME supportAdhemerval Zanella7-276/+16
2019-03-05powerpc: Fix build of wcscpy with --disable-multi-archGabriel F. T. Gomes2-0/+9
2019-03-04elf: Remove remnants of MAP_ANON emulationFlorian Weimer3-19/+7
2019-03-04S390: Increase function alignment to 16 bytes.Stefan Liebler3-2/+7
2019-03-02ja_JP: Change the offset for Taisho gan-nen from 2 to 1 [BZ #24162]TAMUKI Shoichi2-1/+7
2019-03-01ldbl-opt: Reuse test cases from misc/ that check long doubleGabriel F. T. Gomes4-18/+59
2019-03-01ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes17-4/+120
2019-03-01ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes17-1/+215
2019-03-01ldbl-opt: Reuse argp tests that print long doubleGabriel F. T. Gomes2-0/+17
2019-03-01ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes17-1/+112