| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | translations: update cs, nl, vi | Andreas K. Hüttel | 2023-07-27 | 3 | -9/+84 |
* | string: Fix tester build with fortify enable with gcc 6 | Adhemerval Zanella Netto | 2023-07-26 | 1 | -0/+9 |
* | linux: Fix i686 with gcc6 | Adhemerval Zanella Netto | 2023-07-26 | 1 | -0/+9 |
* | i386: Remove memset_chk-nonshared.S | Adhemerval Zanella Netto | 2023-07-26 | 4 | -30/+6 |
* | i386: Fix build with --enable-fortify=3 | Adhemerval Zanella Netto | 2023-07-26 | 4 | -65/+1 |
* | posix: Fix test-errno build with fortify enable | Adhemerval Zanella Netto | 2023-07-26 | 1 | -1/+7 |
* | powerpc: Fix powerpc64 strchrnul build with old gcc | Adhemerval Zanella Netto | 2023-07-26 | 1 | -7/+7 |
* | sunrpc: Fix netname build with older gcc | Adhemerval Zanella Netto | 2023-07-26 | 1 | -0/+4 |
* | malloc: Fix set-freeres.c with gcc 6 | Adhemerval Zanella Netto | 2023-07-26 | 1 | -0/+46 |
* | NEWS: Insert autogenerated list of fixed bugs | Andreas K. Hüttel | 2023-07-25 | 1 | -2/+41 |
* | NEWS: Mention AArch64 libmvec under build requirements again | Andreas K. Hüttel | 2023-07-25 | 1 | -1/+1 |
* | NEWS: Minor editorial changes | Andreas K. Hüttel | 2023-07-25 | 1 | -9/+9 |
* | MIPS: Update mips32 and mip64 libm test ulps | Aurelien Jarno | 2023-07-25 | 2 | -0/+2 |
* | nscd: cleanup obsolete _FORTIFY_SOURCE setting | Sam James | 2023-07-25 | 1 | -2/+0 |
* | Include sys/rseq.h in tst-rseq-disable.c | Stefan Liebler | 2023-07-25 | 1 | -0/+1 |
* | string: Fix tester with fortify enabled | Adhemerval Zanella Netto | 2023-07-24 | 1 | -4/+8 |
* | string: Fix bug-strncat1 with fortify enabled | Adhemerval Zanella Netto | 2023-07-24 | 1 | -6/+8 |
* | nscd: Use errval, not errno to guide cache update (bug 30662) | Florian Weimer | 2023-07-24 | 2 | -2/+2 |
* | Restore lookup of IPv4 mapped addresses in files database (bug 25457) | Andreas Schwab | 2023-07-24 | 6 | -9/+128 |
* | Revert "MIPS: Sync elf.h from binutils" | Andreas K. Hüttel | 2023-07-22 | 1 | -137/+3 |
* | riscv: Update rvd libm test ulps | Aurelien Jarno | 2023-07-22 | 1 | -0/+1 |
* | MIPS: Sync elf.h from binutils | Ying Huang | 2023-07-22 | 1 | -3/+137 |
* | Merge translations (bg, hr, pl, sv) | Andreas K. Hüttel | 2023-07-22 | 4 | -10/+106 |
* | nptl: Unconditionally use a 32-byte rseq area | Florian Weimer | 2023-07-21 | 1 | -4/+14 |
* | hurd: Fix tst-openloc | Samuel Thibault | 2023-07-20 | 1 | -1/+2 |
* | scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3 | Adhemerval Zanella | 2023-07-20 | 5 | -30/+30 |
* | configure: Disable building libcrypt by default | Siddhesh Poyarekar | 2023-07-20 | 6 | -27/+40 |
* | nptl: Make tst-tls3mod.so explicitly lazy | Arsen Arsenović | 2023-07-20 | 1 | -0/+1 |
* | make ‘struct pthread’ a complete type | Paul Eggert | 2023-07-19 | 1 | -4/+4 |
* | scripts: Add fortify checks on installed headers | Adhemerval Zanella | 2023-07-19 | 1 | -13/+23 |
* | Update x86_64 libm-test-ulps (x32 ABI) | Andreas K. Hüttel | 2023-07-19 | 1 | -13/+14 |
* | Fix getting return address in elf/tst-audit28.c. | Stefan Liebler | 2023-07-19 | 1 | -6/+13 |
* | [PATCH v1] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold. | Noah Goldstein | 2023-07-18 | 1 | -3/+12 |
* | x86: Fix slight bug in `shared_per_thread` cache size calculation. | Noah Goldstein | 2023-07-18 | 1 | -2/+2 |
* | Update i686 libm-test-ulps (again) | Andreas K. Hüttel | 2023-07-19 | 1 | -1/+1 |
* | Update i686 libm-test-ulps | Andreas K. Hüttel | 2023-07-18 | 1 | -0/+1 |
* | Merge translations (de, ro, uk, zh_TW) | Andreas K. Hüttel | 2023-07-18 | 38 | -5087/+5184 |
* | Regenerate libc.pot | Andreas K. Hüttel | 2023-07-17 | 1 | -159/+183 |
* | configure: Use autoconf 2.71 | Siddhesh Poyarekar | 2023-07-17 | 72 | -2655/+4257 |
* | Update sparc libm-test-ulps | Adhemerval Zanella | 2023-07-17 | 1 | -0/+1 |
* | s390: Add the clone3 wrapper | Adhemerval Zanella | 2023-07-13 | 3 | -0/+157 |
* | manual: Fix typos in struct dl_find_object | Bert Wesarg | 2023-07-13 | 1 | -2/+2 |
* | sparc: Fix la_symbind for bind-now (BZ 23734) | Adhemerval Zanella | 2023-07-12 | 9 | -14/+66 |
* | i386: make debug wrappers compatible with static PIE | Andreas Schwab | 2023-07-12 | 4 | -8/+8 |
* | LoongArch: Fix soft-float bug about _dl_runtime_resolve{,lsx,lasx} | caiyinyu | 2023-07-11 | 3 | -11/+9 |
* | LoongArch: Add vector implementation for _dl_runtime_resolve. | caiyinyu | 2023-07-11 | 8 | -69/+244 |
* | LoongArch: config: Added HAVE_LOONGARCH_VEC_ASM. | caiyinyu | 2023-07-11 | 3 | -0/+48 |
* | sysdeps: Add missing hidden definitions for i386 | Frédéric Bérat | 2023-07-10 | 2 | -0/+2 |
* | sysdeps/s390: Exclude fortified routines from being built with _FORTIFY_SOURCE | Frédéric Bérat | 2023-07-10 | 1 | -0/+20 |
* | Translations: Add new ro support and update others. | Carlos O'Donell | 2023-07-07 | 10 | -67/+7910 |