summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2018-02-21Remove _IO_file_flags define.Zack Weinberg
2018-02-21Remove legacy configuration knobs from libio.Zack Weinberg
2018-02-21Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg
2018-02-21Remove vestiges of external build support from libio headers.Zack Weinberg
2018-02-21Fix -Os putc_unlocked, fputc_unlocked linknamespace, localplt issues (bug 151...Joseph Myers
2018-02-21Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers
2018-02-21Add missing “reorder-end” in LC_COLLATE of et_EE [BZ #22517]Mike FABIAN
2018-02-21Fix a typo in a comment.Rical Jasan
2018-02-21manual: Update _DEFAULT_SOURCE. [BZ #22862]Rical Jasan
2018-02-21ldconfig: Sync temporary files to disk before renaming them [BZ #20890]Florian Weimer
2018-02-21elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]Florian Weimer
2018-02-21hurd: fix buildSamuel Thibault
2018-02-20manual: Update the _ISOC99_SOURCE description.Rical Jasan
2018-02-20manual: Document missing feature test macros.Rical Jasan
2018-02-19Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers
2018-02-19manual: Improve documentation of get_current_dir_name. [BZ #6889]Rical Jasan
2018-02-18Fix posix/tst-glob_lstat_compat on alpha [BZ #22818]Aurelien Jarno
2018-02-18intl/tst-gettext: fix failure with newest msgfmtAurelien Jarno
2018-02-17hurd: Fix build on missing __ptsname_internal functionSamuel Thibault
2018-02-17hurd: Define EXEC_PAGESIZESamuel Thibault
2018-02-17Fix ulps for pow on hppa.John David Anglin
2018-02-16manual: Fix a syntax error.Rical Jasan
2018-02-16Add runtime check if mutex will be elided in tst-mutex8 testcases.Stefan Liebler
2018-02-15Document use of CC and CFLAGS in more detail (bug 20980, bug 21234).Joseph Myers
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