about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Call _dl_open_check after relocation [BZ #24259]H.J. Lu2019-07-011-0/+49
* powerpc: Use faster means to access FPSCR when possible in some casesPaul A. Clarke2019-06-301-0/+18
* Further improve string bench timingWilco Dijkstra2019-06-281-0/+17
* Bump up the runtime for "short" benchmarksAnton Youdkevitch2019-06-281-0/+13
* Linux: Use mmap instead of malloc in dirent/tst-getdents64Florian Weimer2019-06-281-0/+6
* Replace PREPARE_VERSION macro with inline functionTobias Klauser2019-06-281-0/+7
* ld.so: Support moving versioned symbols between sonames [BZ #24741]Florian Weimer2019-06-281-0/+29
* support: Add xdlvsym functionFlorian Weimer2019-06-281-0/+5
* io: Remove copy_file_range emulation [BZ #24744]Florian Weimer2019-06-281-0/+42
* Prepare vfprintf to use __printf_fp/__printf_fphex with float128 argGabriel F. T. Gomes2019-06-271-0/+16
* 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