about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* S390: Add arch13 strstr ifunc variant.Stefan Liebler2019-03-227-6/+232
* S390: Add arch13 memmove ifunc variant.Stefan Liebler2019-03-226-5/+111
* S390: Add configure check to detect support for arch13.Stefan Liebler2019-03-224-0/+133
* S390: Add new hwcap values for new cpu architecture arch13.Stefan Liebler2019-03-224-4/+25
* Fix parentheses error in iconvconfig.c and ld-collate.c [BZ #24372]Gabriel F. T. Gomes2019-03-213-2/+9
* iconv, localedef: avoid floating point rounding differences [BZ #24372]DJ Delorie2019-03-213-4/+11
* S390: Mark vx and vxe as important hwcap.Stefan Liebler2019-03-212-1/+7
* tt_RU: Fix orthographic mistakes in day and abday sections [BZ #24296]mansayk2019-03-202-14/+20
* Add AArch64 HWCAPs from Linux 5.0.Joseph Myers2019-03-193-2/+16
* * time/mktime.c: Update obsolete URL in comment.Paul Eggert2019-03-171-1/+1
* Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]Aurelien Jarno2019-03-162-0/+5
* hurd: Fix comment styleSamuel Thibault2019-03-161-2/+1
* hurd: Document how EINTR should be handled in critical sectionsSamuel Thibault2019-03-162-1/+12
* Update syscall-names.list for Linux 5.0.Joseph Myers2019-03-152-2/+9
* localedata: Add Minguo calendar support to Taiwanese locales [BZ #24293]Felix Yan2019-03-156-0/+29
* malloc: Check for large bin list corruption when inserting unsorted chunkAdam Maris2019-03-141-0/+4
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-1437-952/+166
* nss: Fix tst-nss-files-alias-truncated for default --as-needed linkingFlorian Weimer2019-03-143-3/+15
* scripts/check-obsolete-constructs.py: Process all headers as UTF-8.Zack Weinberg2019-03-142-1/+6
* Use Linux 5.0 in build-many-glibcs.py.Joseph Myers2019-03-132-3/+11
* hurd: Add no-op version of __res_enable_icmp [BZ #24047]Florian Weimer2019-03-132-0/+32
* Move inttypes.h and stdint.h to stdlib.Zack Weinberg2019-03-135-1/+9
* Use a proper C tokenizer to implement the obsolete typedefs test.Zack Weinberg2019-03-136-63/+516
* Fix output of LD_SHOW_AUXV=1.Stefan Liebler2019-03-137-16/+25
* elf: Add DF_1_KMOD, DF_1_WEAKFILTER, DF_1_NOCOMMON to <elf.h>Florian Weimer2019-03-122-0/+7
* resolv: Enable full ICMP errors for UDP DNS sockets [BZ #24047]Florian Weimer2019-03-125-1/+66
* C-SKY: add elf header definition for elfutilsMao Han2019-03-112-2/+18
* C-SKY: mark lr as undefined to stop unwindingMao Han2019-03-114-2/+17
* C-SKY: remove user_regs definitionMao Han2019-03-113-46/+19
* C-SKY: fix sigcontext miss matchMao Han2019-03-113-66/+68
* Bug 24307: Update to Unicode 12.0.0Mike FABIAN2019-03-0817-2595/+4064
* Break lines before not after operators, batch 4.Joseph Myers2019-03-0712-73/+95
* check-wrapper-headers test: Adjust Fortran include file directoryFlorian Weimer2019-03-072-1/+6
* Fix location where math-vector-fortran.h is installed.marxin2019-03-076-1/+19
* nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME supportAdhemerval Zanella2019-03-057-276/+16
* powerpc: Fix build of wcscpy with --disable-multi-archGabriel F. T. Gomes2019-03-052-0/+9
* elf: Remove remnants of MAP_ANON emulationFlorian Weimer2019-03-043-19/+7
* S390: Increase function alignment to 16 bytes.Stefan Liebler2019-03-043-2/+7
* ja_JP: Change the offset for Taisho gan-nen from 2 to 1 [BZ #24162]TAMUKI Shoichi2019-03-022-1/+7
* ldbl-opt: Reuse test cases from misc/ that check long doubleGabriel F. T. Gomes2019-03-014-18/+59
* ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes2019-03-0117-4/+120
* ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes2019-03-0117-1/+215
* ldbl-opt: Reuse argp tests that print long doubleGabriel F. T. Gomes2019-03-012-0/+17
* ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes2019-03-0117-1/+112
* elf/tst-big-note: Improve accuracy of test [BZ #20419]Florian Weimer2019-03-013-4/+23
* S390: Fix introduction of __wcscpy and weak wcscpy symbols.Stefan Liebler2019-03-012-1/+10
* __netlink_assert_response: Add more __libc_fatal newlines [BZ #20271]Florian Weimer2019-03-012-2/+8
* Add more spaces before '('.Joseph Myers2019-02-2810-35/+63
* elf: Add tests with a local IFUNC resolver [BZ #23937]Florian Weimer2019-02-287-3/+139
* elf/Makefile: Run IFUNC tests if binutils supports IFUNCH.J. Lu2019-02-274-1/+10