aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-26sunrpc: Fix netname build with older gccAdhemerval Zanella Netto1-0/+4
2023-07-26malloc: Fix set-freeres.c with gcc 6Adhemerval Zanella Netto1-0/+46
2023-07-25NEWS: Insert autogenerated list of fixed bugsAndreas K. Hüttel1-2/+41
2023-07-25NEWS: Mention AArch64 libmvec under build requirements againAndreas K. Hüttel1-1/+1
2023-07-25NEWS: Minor editorial changesAndreas K. Hüttel1-9/+9
2023-07-25MIPS: Update mips32 and mip64 libm test ulpsAurelien Jarno2-0/+2
2023-07-25nscd: cleanup obsolete _FORTIFY_SOURCE settingSam James1-2/+0
2023-07-25Include sys/rseq.h in tst-rseq-disable.cStefan Liebler1-0/+1
2023-07-24string: Fix tester with fortify enabledAdhemerval Zanella Netto1-4/+8
2023-07-24string: Fix bug-strncat1 with fortify enabledAdhemerval Zanella Netto1-6/+8
2023-07-24nscd: Use errval, not errno to guide cache update (bug 30662)Florian Weimer2-2/+2
2023-07-24Restore lookup of IPv4 mapped addresses in files database (bug 25457)Andreas Schwab6-9/+128
2023-07-22Revert "MIPS: Sync elf.h from binutils"Andreas K. Hüttel1-137/+3
2023-07-22riscv: Update rvd libm test ulpsAurelien Jarno1-0/+1
2023-07-22MIPS: Sync elf.h from binutilsYing Huang1-3/+137
2023-07-22Merge translations (bg, hr, pl, sv)Andreas K. Hüttel4-10/+106
2023-07-21nptl: Unconditionally use a 32-byte rseq areaFlorian Weimer1-4/+14
2023-07-20hurd: Fix tst-openlocSamuel Thibault1-1/+2
2023-07-20scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3Adhemerval Zanella5-30/+30
2023-07-20configure: Disable building libcrypt by defaultSiddhesh Poyarekar6-27/+40
2023-07-20nptl: Make tst-tls3mod.so explicitly lazyArsen Arsenović1-0/+1
2023-07-19make ‘struct pthread’ a complete typePaul Eggert1-4/+4
2023-07-19scripts: Add fortify checks on installed headersAdhemerval Zanella1-13/+23
2023-07-19Update x86_64 libm-test-ulps (x32 ABI)Andreas K. Hüttel1-13/+14
2023-07-19Fix getting return address in elf/tst-audit28.c.Stefan Liebler1-6/+13
2023-07-18[PATCH v1] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold.Noah Goldstein1-3/+12
2023-07-18x86: Fix slight bug in `shared_per_thread` cache size calculation.Noah Goldstein1-2/+2
2023-07-19Update i686 libm-test-ulps (again)Andreas K. Hüttel1-1/+1
2023-07-18Update i686 libm-test-ulpsAndreas K. Hüttel1-0/+1
2023-07-18Merge translations (de, ro, uk, zh_TW)Andreas K. Hüttel38-5087/+5184
2023-07-17Regenerate libc.potAndreas K. Hüttel1-159/+183
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar72-2655/+4257
2023-07-17Update sparc libm-test-ulpsAdhemerval Zanella1-0/+1
2023-07-13s390: Add the clone3 wrapperAdhemerval Zanella3-0/+157
2023-07-13manual: Fix typos in struct dl_find_objectBert Wesarg1-2/+2
2023-07-12sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella9-14/+66
2023-07-12i386: make debug wrappers compatible with static PIEAndreas Schwab4-8/+8
2023-07-11LoongArch: Fix soft-float bug about _dl_runtime_resolve{,lsx,lasx}caiyinyu3-11/+9
2023-07-11LoongArch: Add vector implementation for _dl_runtime_resolve.caiyinyu8-69/+244
2023-07-11LoongArch: config: Added HAVE_LOONGARCH_VEC_ASM.caiyinyu3-0/+48
2023-07-10sysdeps: Add missing hidden definitions for i386Frédéric Bérat2-0/+2
2023-07-10sysdeps/s390: Exclude fortified routines from being built with _FORTIFY_SOURCEFrédéric Bérat1-0/+20
2023-07-07Translations: Add new ro support and update others.Carlos O'Donell10-67/+7910
2023-07-07elf: _dl_find_object may return 1 during early startup (bug 30515)Florian Weimer2-1/+12
2023-07-07LoongArch: config: Rewrite check on static PIE.caiyinyu2-14/+14
2023-07-06Revert "hppa: Drop 16-byte pthread lock alignment"John David Anglin2-9/+3
2023-07-06realloc: Limit chunk reuse to only growing requests [BZ #30579]Siddhesh Poyarekar1-8/+15
2023-07-06vfscanf-internal: Remove potentially unbounded allocasAdhemerval Zanella5-17/+197
2023-07-05fileops: Don't process ,ccs= as individual mode flags (BZ#18906)Joe Simmons-Talbott2-1/+34
2023-07-05sysdeps/ieee754/ldbl-128ibm-compat: Fix warn unused resultFrédéric Bérat2-14/+17