aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2019-06-24szl_PL locale: Spelling corrections (bug 24652).Grzegorz Kulik
2019-06-21nl_{AW,NL}: Correct the thousands separator and grouping (bug 23831).Rafal Luzynski
2019-06-21Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWNTobias Klauser
2019-06-21nptl: Convert various tests to use libsupportMike Crowe
2019-06-21support: Invent verbose_printf macroMike Crowe
2019-06-21support: Add xclock_now helper function.Mike Crowe
2019-06-20libio: do not attempt to free wide buffers of legacy streams [BZ #24228]Dmitry V. Levin
2019-06-19[powerpc] add 'volatile' to asmPaul A. Clarke
2019-06-19powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]Stan Shebs
2019-06-19nl_AW locale: Correct the negative monetary format (bug 24614).Rafal Luzynski
2019-06-19Fix gcc 9 build errors for make xcheck. [BZ #24556]Stefan Liebler
2019-06-19dlfcn: Avoid one-element flexible array in Dl_serinfo [BZ #24166]Florian Weimer
2019-06-18elf: Refuse to dlopen PIE objects [BZ #24323]Florian Weimer
2019-06-17nl_NL locale: Correct the negative monetary format (bug 24614).Rafal Luzynski
2019-06-17m68k: Remove vDSO supportAdhemerval Zanella
2019-06-17powerpc: Refactor powerpc64 lround/lroundf/llround/llroundfAdhemerval Zanella
2019-06-17powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintfAdhemerval Zanella
2019-06-17powerpc: refactor powerpc64 lrint/lrintf/llrint/llrintfAdhemerval Zanella
2019-06-14Linux: Fix __glibc_has_include use for <sys/stat.h> and statxFlorian Weimer
2019-06-14<sys/cdefs.h>: Inhibit macro expansion for __glibc_has_includeFlorian Weimer
2019-06-13Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h.Joseph Myers
2019-06-13Allow memset local PLT reference for powerpc soft-float.Joseph Myers
2019-06-13aarch64: handle STO_AARCH64_VARIANT_PCSSzabolcs Nagy
2019-06-13aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy
2019-06-12powerpc: Remove optimized finiteAdhemerval Zanella
2019-06-12math: Use wordsize-64 version for finiteAdhemerval Zanella
2019-06-12powerpc: Remove optimized isinfAdhemerval Zanella
2019-06-12math: Use wordsize-64 version for isinfAdhemerval Zanella
2019-06-12powerpc: Remove optimized isnanAdhemerval Zanella
2019-06-12math: Use wordsize-64 version for isnanAdhemerval Zanella
2019-06-12benchtests: Add isnan/isinf/isfinite benchmarkAdhemerval Zanella
2019-06-12powerpc: copysign cleanupAdhemerval Zanella
2019-06-12powerpc: consolidate rintAdhemerval Zanella
2019-06-12libio: freopen of default streams crashes in old programs [BZ #24632]Florian Weimer
2019-06-12Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer
2019-06-12<sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer
2019-06-12<sys/cdefs.h>: Add __glibc_has_include macroFlorian Weimer
2019-06-12Improve performance of memmemWilco Dijkstra
2019-06-12Improve performance of strstrWilco Dijkstra
2019-06-11Benchmark strstr hard needlesWilco Dijkstra
2019-06-10Fix malloc tests build with GCC 10.Joseph Myers
2019-06-07Linux: Add getdents64 system callFlorian Weimer
2019-06-06[powerpc] get_rounding_mode: utilize faster method to get rounding modePaul A. Clarke
2019-06-06riscv: Do not use __has_include__Florian Weimer
2019-06-05[powerpc] fegetexcept: utilize function instead of duplicating codePaul A. Clarke
2019-06-04iconv: Use __twalk_r in __gconv_release_shlibFlorian Weimer
2019-06-04Fix iconv buffer handling with IGNORE error handler (bug #18830)Andreas Schwab
2019-06-03Add INADDR_ALLSNOOPERS_GROUP from Linux 5.1 to netinet/in.h.Joseph Myers
2019-06-01Fix data of ChangeLog entryFlorian Weimer
2019-06-01arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl supportFlorian Weimer