about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Linux: Adjust gedents64 buffer size to int range [BZ #24740]Florian Weimer2019-06-271-0/+12
* x86: Add sysdeps/x86/dl-lookupcfg.hH.J. Lu2019-06-261-0/+6
* powerpc: Use generic e_expfAdhemerval Zanella2019-06-261-0/+10
* powerpc: Refactor powerpc32 lround/lroundf/llround/llroundfAdhemerval Zanella2019-06-261-0/+40
* Linux: Add nds32 specific syscalls to syscall-names.listVincent Chen2019-06-261-0/+5
* Fix build warnings in nptl/tst-eintr1.cStefan Liebler2019-06-261-0/+5
* Fix build warnings in locale/programs/ld-ctype.cStefan Liebler2019-06-261-0/+5
* S390: Regenerate ULPs.Stefan Liebler2019-06-251-0/+4
* szl_PL locale: Fix a typo in the previous commit (bug 24652).Rafal Luzynski2019-06-241-0/+6
* szl_PL locale: Spelling corrections (bug 24652).Grzegorz Kulik2019-06-241-0/+10
* nl_{AW,NL}: Correct the thousands separator and grouping (bug 23831).Rafal Luzynski2019-06-211-0/+8
* Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWNTobias Klauser2019-06-211-0/+19
* nptl: Convert various tests to use libsupportMike Crowe2019-06-211-0/+9
* support: Invent verbose_printf macroMike Crowe2019-06-211-0/+2
* support: Add xclock_now helper function.Mike Crowe2019-06-211-0/+4
* libio: do not attempt to free wide buffers of legacy streams [BZ #24228]Dmitry V. Levin2019-06-201-0/+17
* [powerpc] add 'volatile' to asmPaul A. Clarke2019-06-191-0/+7
* powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]Stan Shebs2019-06-191-0/+13
* nl_AW locale: Correct the negative monetary format (bug 24614).Rafal Luzynski2019-06-191-0/+7
* Fix gcc 9 build errors for make xcheck. [BZ #24556]Stefan Liebler2019-06-191-0/+11
* dlfcn: Avoid one-element flexible array in Dl_serinfo [BZ #24166]Florian Weimer2019-06-191-0/+6
* elf: Refuse to dlopen PIE objects [BZ #24323]Florian Weimer2019-06-181-0/+12
* nl_NL locale: Correct the negative monetary format (bug 24614).Rafal Luzynski2019-06-171-0/+9
* m68k: Remove vDSO supportAdhemerval Zanella2019-06-171-0/+16
* powerpc: Refactor powerpc64 lround/lroundf/llround/llroundfAdhemerval Zanella2019-06-171-0/+50
* powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintfAdhemerval Zanella2019-06-171-0/+39
* powerpc: refactor powerpc64 lrint/lrintf/llrint/llrintfAdhemerval Zanella2019-06-171-0/+37
* Linux: Fix __glibc_has_include use for <sys/stat.h> and statxFlorian Weimer2019-06-141-0/+5
* <sys/cdefs.h>: Inhibit macro expansion for __glibc_has_includeFlorian Weimer2019-06-141-0/+6
* Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h.Joseph Myers2019-06-131-0/+3
* Allow memset local PLT reference for powerpc soft-float.Joseph Myers2019-06-131-0/+5
* aarch64: handle STO_AARCH64_VARIANT_PCSSzabolcs Nagy2019-06-131-0/+9
* aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy2019-06-131-0/+5
* powerpc: Remove optimized finiteAdhemerval Zanella2019-06-121-0/+26
* math: Use wordsize-64 version for finiteAdhemerval Zanella2019-06-121-0/+3
* powerpc: Remove optimized isinfAdhemerval Zanella2019-06-121-0/+26
* math: Use wordsize-64 version for isinfAdhemerval Zanella2019-06-121-0/+3
* powerpc: Remove optimized isnanAdhemerval Zanella2019-06-121-0/+46
* math: Use wordsize-64 version for isnanAdhemerval Zanella2019-06-121-0/+3
* benchtests: Add isnan/isinf/isfinite benchmarkAdhemerval Zanella2019-06-121-0/+7
* powerpc: copysign cleanupAdhemerval Zanella2019-06-121-0/+30
* powerpc: consolidate rintAdhemerval Zanella2019-06-121-0/+12
* libio: freopen of default streams crashes in old programs [BZ #24632]Florian Weimer2019-06-121-0/+6
* Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer2019-06-121-0/+13
* <sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer2019-06-121-0/+17
* <sys/cdefs.h>: Add __glibc_has_include macroFlorian Weimer2019-06-121-0/+4
* Improve performance of memmemWilco Dijkstra2019-06-121-0/+4
* Improve performance of strstrWilco Dijkstra2019-06-121-0/+9
* Benchmark strstr hard needlesWilco Dijkstra2019-06-111-0/+4
* Fix malloc tests build with GCC 10.Joseph Myers2019-06-101-0/+7