aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-27hurd: Fix XFAIL-ing mallocfork2 testsSamuel Thibault1-4/+10
2021-12-27hurd: XFAIL more tests that require setpshared supportSamuel Thibault1-0/+2
2021-12-27malloc: Add missing shared thread library flagsSamuel Thibault1-0/+16
2021-12-27stdio-common: Fix %m sprintf test output for GNU/HurdSamuel Thibault1-0/+10
2021-12-27x86: Optimize L(less_vec) case in memcmpeq-evex.SNoah Goldstein1-127/+43
2021-12-27x86: Optimize L(less_vec) case in memcmp-evex-movbe.SNoah Goldstein1-193/+56
2021-12-23elf: Remove AArch64 from comment for AT_MINSIGSTKSZH.J. Lu1-2/+1
2021-12-23math: Properly cast X_TLOSS to float [BZ #28713]H.J. Lu4-6/+11
2021-12-23Set default __TIMESIZE default to 64Adhemerval Zanella14-15/+216
2021-12-23stdio: Implement %#m for vfprintf and related functionsFlorian Weimer5-8/+125
2021-12-23elf: Remove unused NEED_DL_BASE_ADDR and _dl_base_addrFlorian Weimer1-8/+0
2021-12-22x86-64: Add vector acos/acosf implementation to libmvecSunil K Pandey51-1/+2313
2021-12-22intl/plural.y: Avoid conflicting declarations of yyerror and yylexAndrea Monaco1-0/+5
2021-12-22elf: Remove excessive p_align check on PT_LOAD segments [BZ #28688]H.J. Lu1-7/+2
2021-12-21s_sincosf.h: Change pio4 type to float [BZ #28713]H.J. Lu1-1/+1
2021-12-21Linux: Fix 32-bit vDSO for clock_gettime on powerpc32maminjie1-1/+1
2021-12-20Regenerate ulps on x86_64 with GCC 12H.J. Lu1-1/+1
2021-12-20Add ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.hJoseph Myers1-0/+2
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella30-320/+0
2021-12-17riscv: align stack before calling _dl_init [BZ #28703]Aurelien Jarno1-0/+6
2021-12-17riscv: align stack in clone [BZ #28702]Aurelien Jarno1-0/+3
2021-12-17elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704]Aurelien Jarno1-1/+8
2021-12-17powerpc64[le]: Allocate extra stack frame on syscall.SMatheus Castanho1-0/+4
2021-12-17Update copyright header in recently merged ab_GE localeMaxim Kuvyrkov1-6/+16
2021-12-17fortify: Fix spurious warning with realpathSiddhesh Poyarekar3-2/+40
2021-12-17nss: Use "files dns" as the default for the hosts database (bug 28700)Florian Weimer3-6/+5
2021-12-17arm: Guard ucontext _rtld_global_ro access by SHARED, not PIC macroFlorian Weimer2-4/+4
2021-12-17Fix The GNU ToolChain Authors copyright noticeSiddhesh Poyarekar6-6/+6
2021-12-16Remove upper limit on tunable MALLOC_MMAP_THRESHOLDPatrick McGehearty1-10/+5
2021-12-16localedata: add new locale ab_GENart Tlisha1-0/+146
2021-12-16Fix __minimal_malloc segfaults in __mmap due to stack-protectorStefan Liebler1-0/+4
2021-12-16__glibc_unsafe_len: Fix commentSiddhesh Poyarekar1-1/+1
2021-12-15malloc: Enable huge page support on main arenaAdhemerval Zanella3-6/+14
2021-12-15malloc: Move MORECORE fallback mmap to sysmalloc_mmap_fallbackAdhemerval Zanella1-32/+53
2021-12-15malloc: Add Huge Page support to arenasAdhemerval Zanella3-44/+99
2021-12-15malloc: Add Huge Page support for mmapAdhemerval Zanella11-15/+207
2021-12-15malloc: Move mmap logic to its own functionAdhemerval Zanella1-76/+88
2021-12-15malloc: Add THP/madvise support for sbrkAdhemerval Zanella2-5/+37
2021-12-15malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella13-0/+259
2021-12-15powerpc: Use global register variable in <thread_pointer.h>Florian Weimer2-12/+8
2021-12-15Use LFS and 64 bit time for installed programs (BZ #15333)Adhemerval Zanella3-6/+21
2021-12-14Support target specific ALIGN for variable alignment test [BZ #28676]H.J. Lu6-6/+82
2021-12-14NEWS: Document LD_PREFER_MAP_32BIT_EXEC as x86-64 onlyH.J. Lu1-3/+3
2021-12-14elf: Align argument of __munmap to page size [BZ #28676]H.J. Lu1-0/+1
2021-12-14elf: Use new dependency sorting algorithm by defaultFlorian Weimer4-6/+7
2021-12-14intl: Emit no lines in bison generated filesKhem Raj1-1/+1
2021-12-14hurd: Do not set PIE_UNSUPPORTEDSamuel Thibault2-11/+0
2021-12-13NEWS: Move LD_PREFER_MAP_32BIT_EXECH.J. Lu1-4/+4
2021-12-14mach: Fix spurious inclusion of stack_chk_fail_local in libmachuser.aSamuel Thibault1-0/+1
2021-12-13Disable DT_RUNPATH on NSS tests [BZ #28455]H.J. Lu1-0/+8