aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-10Don't declare __malloc_check_init in <malloc.h> (bug 23352)Andreas Schwab
2019-07-10locale/tst-locale-locpath: Fix arguments passingMao Han
2019-07-09[powerpc] fenv_libc.h: protect use of __builtin_cpu_supportsPaul A. Clarke
2019-07-08nftw: fill in stat buf for dangling links [BZ #23501]DJ Delorie
2019-07-08NEWS: clarify copy_file_rangeDJ Delorie
2019-07-08powerpc: refactor logb{f,l}Adhemerval Zanella
2019-07-08math: Use wordsize-64 version for s_logbAdhemerval Zanella
2019-07-08benchtests: Add logb{f} benchmarkAdhemerval Zanella
2019-07-08powerpc: Refactor modf{f}Adhemerval Zanella
2019-07-08powerpc: hypot refactor and optimizationAdhemerval Zanella
2019-07-08benchtests: hypot benchmarkAdhemerval Zanella
2019-07-08dl-vdso: Add LINUX_4 HASH CODE to support nds32 vdso mechanismVincent Chen
2019-07-04riscv: restore ABI compatibility (bug 24484)Andreas Schwab
2019-07-04aarch64: new ifunc resolver ABISzabolcs Nagy
2019-07-02nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer
2019-07-02malloc: Add nptl, htl dependency for the subdirectory [BZ #24757]Florian Weimer
2019-07-02Fix build warnings in resolv/res_send.cStefan Liebler
2019-07-02build-many-glibcs.py: Add v4t variant for arm-linux-gnueabiFlorian Weimer
2019-07-01Call _dl_open_check after relocation [BZ #24259]H.J. Lu
2019-06-30powerpc: Use faster means to access FPSCR when possible in some casesPaul A. Clarke
2019-06-28Further improve string bench timingWilco Dijkstra
2019-06-28Bump up the runtime for "short" benchmarksAnton Youdkevitch
2019-06-28Linux: Use mmap instead of malloc in dirent/tst-getdents64Florian Weimer
2019-06-28Replace PREPARE_VERSION macro with inline functionTobias Klauser
2019-06-28ld.so: Support moving versioned symbols between sonames [BZ #24741]Florian Weimer
2019-06-28support: Add xdlvsym functionFlorian Weimer
2019-06-28io: Remove copy_file_range emulation [BZ #24744]Florian Weimer
2019-06-27Prepare vfprintf to use __printf_fp/__printf_fphex with float128 argGabriel F. T. Gomes
2019-06-27Linux: Adjust gedents64 buffer size to int range [BZ #24740]Florian Weimer
2019-06-26x86: Add sysdeps/x86/dl-lookupcfg.hH.J. Lu
2019-06-26powerpc: Use generic e_expfAdhemerval Zanella
2019-06-26powerpc: Refactor powerpc32 lround/lroundf/llround/llroundfAdhemerval Zanella
2019-06-26Linux: Add nds32 specific syscalls to syscall-names.listVincent Chen
2019-06-26Fix build warnings in nptl/tst-eintr1.cStefan Liebler
2019-06-26Fix build warnings in locale/programs/ld-ctype.cStefan Liebler
2019-06-25S390: Regenerate ULPs.Stefan Liebler
2019-06-24szl_PL locale: Fix a typo in the previous commit (bug 24652).Rafal Luzynski
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