aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-03-21iconv, localedef: avoid floating point rounding differences [BZ #24372]DJ Delorie1-0/+7
2019-03-21S390: Mark vx and vxe as important hwcap.Stefan Liebler1-0/+5
2019-03-20tt_RU: Fix orthographic mistakes in day and abday sections [BZ #24296]mansayk1-0/+6
2019-03-19Add AArch64 HWCAPs from Linux 5.0.Joseph Myers1-0/+10
2019-03-16Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]Aurelien Jarno1-0/+1
2019-03-16hurd: Document how EINTR should be handled in critical sectionsSamuel Thibault1-0/+5
2019-03-15Update syscall-names.list for Linux 5.0.Joseph Myers1-0/+6
2019-03-15localedata: Add Minguo calendar support to Taiwanese locales [BZ #24293]Felix Yan1-0/+9
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer1-0/+46
2019-03-14nss: Fix tst-nss-files-alias-truncated for default --as-needed linkingFlorian Weimer1-0/+8
2019-03-14scripts/check-obsolete-constructs.py: Process all headers as UTF-8.Zack Weinberg1-0/+5
2019-03-13Use Linux 5.0 in build-many-glibcs.py.Joseph Myers1-0/+7
2019-03-13hurd: Add no-op version of __res_enable_icmp [BZ #24047]Florian Weimer1-0/+5
2019-03-13Move inttypes.h and stdint.h to stdlib.Zack Weinberg1-0/+7
2019-03-13Use a proper C tokenizer to implement the obsolete typedefs test.Zack Weinberg1-0/+16
2019-03-13Fix output of LD_SHOW_AUXV=1.Stefan Liebler1-0/+14
2019-03-12elf: Add DF_1_KMOD, DF_1_WEAKFILTER, DF_1_NOCOMMON to <elf.h>Florian Weimer1-0/+4
2019-03-12resolv: Enable full ICMP errors for UDP DNS sockets [BZ #24047]Florian Weimer1-0/+10
2019-03-11C-SKY: add elf header definition for elfutilsMao Han1-0/+5
2019-03-11C-SKY: mark lr as undefined to stop unwindingMao Han1-0/+6
2019-03-11C-SKY: remove user_regs definitionMao Han1-0/+7
2019-03-11C-SKY: fix sigcontext miss matchMao Han1-0/+6
2019-03-08Bug 24307: Update to Unicode 12.0.0Mike FABIAN1-0/+21
2019-03-07Break lines before not after operators, batch 4.Joseph Myers1-0/+21
2019-03-07check-wrapper-headers test: Adjust Fortran include file directoryFlorian Weimer1-0/+5
2019-03-07Fix location where math-vector-fortran.h is installed.marxin1-0/+10
2019-03-05nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME supportAdhemerval Zanella1-0/+15
2019-03-05powerpc: Fix build of wcscpy with --disable-multi-archGabriel F. T. Gomes1-0/+6
2019-03-04elf: Remove remnants of MAP_ANON emulationFlorian Weimer1-0/+7
2019-03-04S390: Increase function alignment to 16 bytes.Stefan Liebler1-0/+5
2019-03-02ja_JP: Change the offset for Taisho gan-nen from 2 to 1 [BZ #24162]TAMUKI Shoichi1-0/+6
2019-03-01ldbl-opt: Reuse test cases from misc/ that check long doubleGabriel F. T. Gomes1-0/+16
2019-03-01ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes1-0/+29
2019-03-01ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes1-0/+33
2019-03-01ldbl-opt: Reuse argp tests that print long doubleGabriel F. T. Gomes1-0/+7
2019-03-01ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes1-0/+28
2019-03-01elf/tst-big-note: Improve accuracy of test [BZ #20419]Florian Weimer1-0/+8
2019-03-01S390: Fix introduction of __wcscpy and weak wcscpy symbols.Stefan Liebler1-0/+5
2019-03-01__netlink_assert_response: Add more __libc_fatal newlines [BZ #20271]Florian Weimer1-0/+6
2019-02-28Add more spaces before '('.Joseph Myers1-0/+28
2019-02-28elf: Add tests with a local IFUNC resolver [BZ #23937]Florian Weimer1-0/+19
2019-02-27elf/Makefile: Run IFUNC tests if binutils supports IFUNCH.J. Lu1-0/+6
2019-02-27powerpc: Fix linknamespace introduced by 4d8015639a75Adhemerval Zanella1-0/+5
2019-02-27hurd: Add renameat2 support for RENAME_NOREPLACESamuel Thibault1-0/+8
2019-02-27Fix -Wempty-body warnings in Hurd-specific code.Joseph Myers1-0/+3
2019-02-27Add some spaces before '('.Joseph Myers1-0/+62
2019-02-27wcsmbs: optimize wcsnlenAdhemerval Zanella1-0/+2
2019-02-27wcsmbs: optimize wcsncpyAdhemerval Zanella1-0/+3
2019-02-27wcsmbs: optimize wcsncatAdhemerval Zanella1-0/+3
2019-02-27wcsmbs: optimize wcscpyAdhemerval Zanella1-0/+2