aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-15Fix hppa local PLT entries for sigprocmask (bug 18124).Joseph Myers
2018-02-15Use libc_hidden_* for argz_next, __argz_next (bug 15105).Joseph Myers
2018-02-15Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers
2018-02-15Use libc_hidden_* for fputs (bug 15105).Joseph Myers
2018-02-15Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers
2018-02-15[AArch64] Fix include.Wilco Dijkstra
2018-02-15Remove mplog and mpexpWilco Dijkstra
2018-02-15S390: Regenerate ULPs.Stefan Liebler
2018-02-14Update SH libm-tests-ulpsAdhemerval Zanella
2018-02-12powerpc: Update pow() ULPsTulio Magno Quites Machado Filho
2018-02-12[BZ #19239] Don't include sys/sysmacros.h from sys/types.h.Zack Weinberg
2018-02-12Remove slow paths from expSzabolcs Nagy
2018-02-12Remove slow paths from powWilco Dijkstra
2018-02-11nscd: don't unconditionally use PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZE...Samuel Thibault
2018-02-10linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin
2018-02-10[BZ #22830] malloc_stats: restore cancellation for stderr correctly.Zack Weinberg
2018-02-10[AArch64] Fix testsuite error due to fpsr/fscr changeWilco Dijkstra
2018-02-10Add narrowing add functions.Joseph Myers
2018-02-10Fix narrowing function tests build for powerpc64le.Joseph Myers
2018-02-09[RISC-V] Fix parsing flags in ELF64 files.DJ Delorie
2018-02-09Handle narrowing function sNaN test disabling based on argument format.Joseph Myers
2018-02-09Add test infrastructure for narrowing libm functions.Joseph Myers
2018-02-09Add build infrastructure for narrowing libm functions.Joseph Myers
2018-02-09Remove unused math/Makefile variable libm-test-incs.Joseph Myers
2018-02-09[AArch64] Use builtins for fpcr/fpsrWilco Dijkstra
2018-02-09manual: Fix Texinfo warnings about improper node names.Rical Jasan
2018-02-07Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b...Joseph Myers
2018-02-07Use MPFR 4.0.1 in build-many-glibcs.py.Joseph Myers
2018-02-07Post-cleanup 2: minimize _G_config.h.Zack Weinberg
2018-02-07Post-cleanup 1: move libio.h back out of bits/.Zack Weinberg
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg
2018-02-07Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers
2018-02-07Fix -Os strcoll, wcscoll, build (bug 21313).Joseph Myers
2018-02-07Remove slow paths from logWilco Dijkstra
2018-02-07Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko
2018-02-06Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers
2018-02-06Fix non-__GNUC__ definitions of __inline and __restrict (bug 17721).Joseph Myers
2018-02-06Move string/testcopy.c to test-driver.c and xmalloc (bug 19667).Joseph Myers
2018-02-06Correct type of SSIZE_MAX for 32-bit (bug 13575).Joseph Myers
2018-02-06Use xmalloc in tst-setcontext-fpscr.c (bug 19668).Joseph Myers
2018-02-06Only define loff_t for __USE_MISC (bug 14553).Joseph Myers
2018-02-06getlogin_r: switch Linux variant to struct scratch_bufferFlorian Weimer
2018-02-06Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]Florian Weimer
2018-02-05Remove getc and putc macros from the public stdio.h.Zack Weinberg
2018-02-05Remove some unnecessary redefinitions of std symbols.Zack Weinberg
2018-02-06Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15.Joseph Myers
2018-02-06Add IPV6_FREEBIND from Linux 4.15.Joseph Myers
2018-02-06Add elf.h NT_* macros from Linux 4.15 (bug 14890).Joseph Myers
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers
2018-02-06Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers