about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix hppa local PLT entries for sigprocmask (bug 18124).Joseph Myers2018-02-151-0/+10
* Use libc_hidden_* for argz_next, __argz_next (bug 15105).Joseph Myers2018-02-151-0/+6
* Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers2018-02-151-0/+6
* Use libc_hidden_* for fputs (bug 15105).Joseph Myers2018-02-151-0/+5
* Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-151-0/+19
* [AArch64] Fix include.Wilco Dijkstra2018-02-151-0/+4
* Remove mplog and mpexpWilco Dijkstra2018-02-151-0/+24
* S390: Regenerate ULPs.Stefan Liebler2018-02-151-0/+4
* Update SH libm-tests-ulpsAdhemerval Zanella2018-02-141-0/+4
* powerpc: Update pow() ULPsTulio Magno Quites Machado Filho2018-02-121-0/+5
* [BZ #19239] Don't include sys/sysmacros.h from sys/types.h.Zack Weinberg2018-02-121-0/+7
* Remove slow paths from expSzabolcs Nagy2018-02-121-0/+21
* Remove slow paths from powWilco Dijkstra2018-02-121-0/+37
* nscd: don't unconditionally use PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZE...Samuel Thibault2018-02-111-0/+5
* linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2018-02-101-0/+7
* [BZ #22830] malloc_stats: restore cancellation for stderr correctly.Zack Weinberg2018-02-101-0/+8
* [AArch64] Fix testsuite error due to fpsr/fscr changeWilco Dijkstra2018-02-101-0/+4
* Add narrowing add functions.Joseph Myers2018-02-101-0/+71
* Fix narrowing function tests build for powerpc64le.Joseph Myers2018-02-101-0/+10
* [RISC-V] Fix parsing flags in ELF64 files.DJ Delorie2018-02-091-0/+6
* Handle narrowing function sNaN test disabling based on argument format.Joseph Myers2018-02-091-0/+4
* Add test infrastructure for narrowing libm functions.Joseph Myers2018-02-091-0/+84
* Add build infrastructure for narrowing libm functions.Joseph Myers2018-02-091-0/+32
* Remove unused math/Makefile variable libm-test-incs.Joseph Myers2018-02-091-0/+4
* [AArch64] Use builtins for fpcr/fpsrWilco Dijkstra2018-02-091-0/+5
* manual: Fix Texinfo warnings about improper node names.Rical Jasan2018-02-091-0/+6
* Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b...Joseph Myers2018-02-071-0/+26
* Use MPFR 4.0.1 in build-many-glibcs.py.Joseph Myers2018-02-071-0/+5
* Post-cleanup 2: minimize _G_config.h.Zack Weinberg2018-02-071-0/+27
* Post-cleanup 1: move libio.h back out of bits/.Zack Weinberg2018-02-071-9/+26
* Don't install libio.h or _G_config.h.Zack Weinberg2018-02-071-0/+65
* Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-071-0/+41
* Fix -Os strcoll, wcscoll, build (bug 21313).Joseph Myers2018-02-071-0/+7
* Remove slow paths from logWilco Dijkstra2018-02-071-0/+7
* Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko2018-02-071-0/+6
* Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers2018-02-061-0/+34
* Fix non-__GNUC__ definitions of __inline and __restrict (bug 17721).Joseph Myers2018-02-061-0/+6
* Move string/testcopy.c to test-driver.c and xmalloc (bug 19667).Joseph Myers2018-02-061-0/+6
* Correct type of SSIZE_MAX for 32-bit (bug 13575).Joseph Myers2018-02-061-0/+7
* Use xmalloc in tst-setcontext-fpscr.c (bug 19668).Joseph Myers2018-02-061-0/+5
* Only define loff_t for __USE_MISC (bug 14553).Joseph Myers2018-02-061-0/+7
* getlogin_r: switch Linux variant to struct scratch_bufferFlorian Weimer2018-02-061-0/+6
* Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]Florian Weimer2018-02-061-0/+2
* Remove getc and putc macros from the public stdio.h.Zack Weinberg2018-02-051-0/+4
* Remove some unnecessary redefinitions of std symbols.Zack Weinberg2018-02-051-0/+5
* Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15.Joseph Myers2018-02-061-0/+3
* Add IPV6_FREEBIND from Linux 4.15.Joseph Myers2018-02-061-0/+2
* Add elf.h NT_* macros from Linux 4.15 (bug 14890).Joseph Myers2018-02-061-0/+8
* Add MAP_SYNC from Linux 4.15.Joseph Myers2018-02-061-0/+21
* Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers2018-02-061-0/+7