about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* hurd: XFAIL more tests that require setpshared supportSamuel Thibault2021-12-271-0/+2
* malloc: Add missing shared thread library flagsSamuel Thibault2021-12-271-0/+16
* stdio-common: Fix %m sprintf test output for GNU/HurdSamuel Thibault2021-12-271-0/+10
* x86: Optimize L(less_vec) case in memcmpeq-evex.SNoah Goldstein2021-12-271-127/+43
* x86: Optimize L(less_vec) case in memcmp-evex-movbe.SNoah Goldstein2021-12-271-193/+56
* elf: Remove AArch64 from comment for AT_MINSIGSTKSZH.J. Lu2021-12-231-2/+1
* math: Properly cast X_TLOSS to float [BZ #28713]H.J. Lu2021-12-234-6/+11
* Set default __TIMESIZE default to 64Adhemerval Zanella2021-12-2314-15/+216
* stdio: Implement %#m for vfprintf and related functionsFlorian Weimer2021-12-235-8/+125
* elf: Remove unused NEED_DL_BASE_ADDR and _dl_base_addrFlorian Weimer2021-12-231-8/+0
* x86-64: Add vector acos/acosf implementation to libmvecSunil K Pandey2021-12-2251-1/+2313
* intl/plural.y: Avoid conflicting declarations of yyerror and yylexAndrea Monaco2021-12-221-0/+5
* elf: Remove excessive p_align check on PT_LOAD segments [BZ #28688]H.J. Lu2021-12-221-7/+2
* s_sincosf.h: Change pio4 type to float [BZ #28713]H.J. Lu2021-12-211-1/+1
* Linux: Fix 32-bit vDSO for clock_gettime on powerpc32maminjie2021-12-211-1/+1
* Regenerate ulps on x86_64 with GCC 12H.J. Lu2021-12-201-1/+1
* Add ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.hJoseph Myers2021-12-201-0/+2
* Remove ununsed tcb-offsetAdhemerval Zanella2021-12-1730-320/+0
* riscv: align stack before calling _dl_init [BZ #28703]Aurelien Jarno2021-12-171-0/+6
* riscv: align stack in clone [BZ #28702]Aurelien Jarno2021-12-171-0/+3
* elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704]Aurelien Jarno2021-12-171-1/+8
* powerpc64[le]: Allocate extra stack frame on syscall.SMatheus Castanho2021-12-171-0/+4
* Update copyright header in recently merged ab_GE localeMaxim Kuvyrkov2021-12-171-6/+16
* fortify: Fix spurious warning with realpathSiddhesh Poyarekar2021-12-173-2/+40
* nss: Use "files dns" as the default for the hosts database (bug 28700)Florian Weimer2021-12-173-6/+5
* arm: Guard ucontext _rtld_global_ro access by SHARED, not PIC macroFlorian Weimer2021-12-172-4/+4
* Fix The GNU ToolChain Authors copyright noticeSiddhesh Poyarekar2021-12-176-6/+6
* Remove upper limit on tunable MALLOC_MMAP_THRESHOLDPatrick McGehearty2021-12-161-10/+5
* localedata: add new locale ab_GENart Tlisha2021-12-161-0/+146
* Fix __minimal_malloc segfaults in __mmap due to stack-protectorStefan Liebler2021-12-161-0/+4
* __glibc_unsafe_len: Fix commentSiddhesh Poyarekar2021-12-161-1/+1
* malloc: Enable huge page support on main arenaAdhemerval Zanella2021-12-153-6/+14
* malloc: Move MORECORE fallback mmap to sysmalloc_mmap_fallbackAdhemerval Zanella2021-12-151-32/+53
* malloc: Add Huge Page support to arenasAdhemerval Zanella2021-12-153-44/+99
* malloc: Add Huge Page support for mmapAdhemerval Zanella2021-12-1511-15/+207
* malloc: Move mmap logic to its own functionAdhemerval Zanella2021-12-151-76/+88
* malloc: Add THP/madvise support for sbrkAdhemerval Zanella2021-12-152-5/+37
* malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella2021-12-1513-0/+259
* powerpc: Use global register variable in <thread_pointer.h>Florian Weimer2021-12-152-12/+8
* Use LFS and 64 bit time for installed programs (BZ #15333)Adhemerval Zanella2021-12-153-6/+21
* Support target specific ALIGN for variable alignment test [BZ #28676]H.J. Lu2021-12-146-6/+82
* NEWS: Document LD_PREFER_MAP_32BIT_EXEC as x86-64 onlyH.J. Lu2021-12-141-3/+3
* elf: Align argument of __munmap to page size [BZ #28676]H.J. Lu2021-12-141-0/+1
* elf: Use new dependency sorting algorithm by defaultFlorian Weimer2021-12-144-6/+7
* intl: Emit no lines in bison generated filesKhem Raj2021-12-141-1/+1
* hurd: Do not set PIE_UNSUPPORTEDSamuel Thibault2021-12-142-11/+0
* NEWS: Move LD_PREFER_MAP_32BIT_EXECH.J. Lu2021-12-131-4/+4
* mach: Fix spurious inclusion of stack_chk_fail_local in libmachuser.aSamuel Thibault2021-12-141-0/+1
* Disable DT_RUNPATH on NSS tests [BZ #28455]H.J. Lu2021-12-131-0/+8
* sysdeps: Simplify sin Taylor Series calculationAkila Welihinda2021-12-131-5/+5