Age | Commit message (Expand) | Author | Files | Lines |
2023-09-06 | stdio: Remove __printf_fp_buffer_2 alloca usageazanella/alloca-removal | Adhemerval Zanella | 1 | -26/+10 |
2023-09-06 | stdio: Remove __printf_fp_buffer_1 alloca usage | Adhemerval Zanella | 1 | -272/+330 |
2023-09-06 | stdio: Remove __libc_message alloca usage | Joe Simmons-Talbott | 2 | -35/+40 |
2023-08-29 | Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.py | Joseph Myers | 1 | -2/+2 |
2023-08-29 | localedata: Translit common emojis to smileys [BZ #30649] | Colin Leroy-Mira | 4 | -0/+213 |
2023-08-29 | nscd: Skip unusable entries in first pass in prune_cache (bug 30800) | Florian Weimer | 1 | -14/+11 |
2023-08-29 | LoongArch: Change loongarch to LoongArch in comments | dengjianbo | 24 | -24/+24 |
2023-08-29 | LoongArch: Add ifunc support for memcmp{aligned, lsx, lasx} | dengjianbo | 7 | -0/+861 |
2023-08-29 | LoongArch: Add ifunc support for memset{aligned, unaligned, lsx, lasx} | dengjianbo | 8 | -0/+688 |
2023-08-29 | LoongArch: Add ifunc support for memrchr{lsx, lasx} | dengjianbo | 7 | -0/+335 |
2023-08-29 | LoongArch: Add ifunc support for memchr{aligned, lsx, lasx} | dengjianbo | 7 | -0/+401 |
2023-08-29 | LoongArch: Add ifunc support for rawmemchr{aligned, lsx, lasx} | dengjianbo | 7 | -0/+365 |
2023-08-29 | LoongArch: Micro-optimize LD_PCREL | Xi Ruoyao | 1 | -6/+4 |
2023-08-29 | LoongArch: Remove support code for old linker in start.S | Xi Ruoyao | 1 | -16/+3 |
2023-08-29 | LoongArch: Simplify the autoconf check for static PIE | Xi Ruoyao | 2 | -50/+16 |
2023-08-28 | Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h. | Kir Kolyshkin | 1 | -0/+1 |
2023-08-28 | argp-parse: Get rid of alloca | Joe Simmons-Talbott | 1 | -24/+11 |
2023-08-28 | gencat: Get rid of alloca. | Joe Simmons-Talbott | 1 | -6/+31 |
2023-08-25 | m68k: Use M68K_SCALE_AVAILABLE on __mpn_lshift and __mpn_rshift | Adhemerval Zanella | 3 | -7/+14 |
2023-08-25 | m68k: Fix build with -mcpu=68040 or higher (BZ 30740) | Adhemerval Zanella | 2 | -1/+21 |
2023-08-25 | elf: Check that --list-diagnostics output has the expected syntax | Florian Weimer | 4 | -0/+327 |
2023-08-25 | manual: Document ld.so --list-diagnostics output | Florian Weimer | 1 | -0/+207 |
2023-08-25 | manual/jobs.texi: Add missing @item EPERM for getpgid | Mark Wielaard | 1 | -0/+1 |
2023-08-24 | LoongArch: Add ifunc support for strncmp{aligned, lsx} | dengjianbo | 6 | -0/+508 |
2023-08-24 | LoongArch: Add ifunc support for strcmp{aligned, lsx} | dengjianbo | 6 | -0/+426 |
2023-08-24 | LoongArch: Add ifunc support for strnlen{aligned, lsx, lasx} | dengjianbo | 7 | -0/+382 |
2023-08-24 | htl: move pthread_attr_setdetachstate into libc | Guy-Fleury Iteriteka | 7 | -11/+4 |
2023-08-24 | htl: move pthread_attr_getdetachstate into libc | Guy-Fleury Iteriteka | 7 | -11/+3 |
2023-08-24 | htl: move pthread_attr_setschedpolicy into libc | Guy-Fleury Iteriteka | 7 | -11/+3 |
2023-08-24 | htl: move pthread_attr_getschedpolicy into libc | Guy-Fleury Iteriteka | 7 | -10/+2 |
2023-08-24 | htl: move pthread_attr_setinheritsched into libc | Guy-Fleury Iteriteka | 7 | -11/+4 |
2023-08-24 | htl: move pthread_attr_getinheritsched into libc | Guy-Fleury Iteriteka | 7 | -10/+3 |
2023-08-24 | htl: move pthread_attr_getschedparam into libc | Guy-Fleury Iteriteka | 7 | -13/+3 |
2023-08-24 | htl: move pthread_setschedparam into libc | Guy-Fleury Iteriteka | 7 | -15/+3 |
2023-08-24 | htl: move pthread_getschedparam into libc | Guy-Fleury Iteriteka | 7 | -12/+4 |
2023-08-24 | htl: move pthread_equal into libc | Guy-Fleury Iteriteka | 7 | -12/+2 |
2023-08-23 | Linux: Avoid conflicting types in ld.so --list-diagnostics | Florian Weimer | 1 | -5/+8 |
2023-08-22 | elf: Do not run constructors for proxy objects | Florian Weimer | 1 | -2/+6 |
2023-08-21 | x86_64: Add log1p with FMA | H.J. Lu | 4 | -0/+40 |
2023-08-21 | Remove references to the defunct db2 subdir | Andreas Schwab | 3 | -11/+0 |
2023-08-18 | string: Fix tester build with fortify enable with gcc < 12 | Mahesh Bodapati | 1 | -3/+8 |
2023-08-18 | s390x: Fix static PIE condition for toolchain bootstrapping. | Stefan Liebler | 2 | -12/+138 |
2023-08-17 | m68k: fix __mpn_lshift and __mpn_rshift for non-68020 | Andreas Schwab | 2 | -4/+4 |
2023-08-17 | sysdeps: tst-bz21269: fix -Wreturn-type | Sam James | 1 | -2/+0 |
2023-08-17 | Loongarch: Add ifunc support for memcpy{aligned, unaligned, lsx, lasx} and me... | dengjianbo | 13 | -0/+2435 |
2023-08-17 | Loongarch: Add ifunc support for strchr{aligned, lsx, lasx} and strchrnul{ali... | dengjianbo | 12 | -0/+581 |
2023-08-16 | sysdeps: tst-bz21269: handle ENOSYS & skip appropriately | Sam James | 1 | -1/+10 |
2023-08-16 | sysdeps: tst-bz21269: fix test parameter | Sam James | 1 | -1/+1 |
2023-08-16 | hurd: Fix strictness of <mach/thread_state.h> | Samuel Thibault | 1 | -3/+3 |
2023-08-15 | hurd: Add prototype for and thus fix _hurdsig_abort_rpcs call | Samuel Thibault | 2 | -10/+7 |