aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-06stdio: Remove __printf_fp_buffer_2 alloca usageazanella/alloca-removalAdhemerval Zanella
2023-09-06stdio: Remove __printf_fp_buffer_1 alloca usageAdhemerval Zanella
2023-09-06stdio: Remove __libc_message alloca usageJoe Simmons-Talbott
2023-08-29Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.pyJoseph Myers
2023-08-29localedata: Translit common emojis to smileys [BZ #30649]Colin Leroy-Mira
2023-08-29nscd: Skip unusable entries in first pass in prune_cache (bug 30800)Florian Weimer
2023-08-29LoongArch: Change loongarch to LoongArch in commentsdengjianbo
2023-08-29LoongArch: Add ifunc support for memcmp{aligned, lsx, lasx}dengjianbo
2023-08-29LoongArch: Add ifunc support for memset{aligned, unaligned, lsx, lasx}dengjianbo
2023-08-29LoongArch: Add ifunc support for memrchr{lsx, lasx}dengjianbo
2023-08-29LoongArch: Add ifunc support for memchr{aligned, lsx, lasx}dengjianbo
2023-08-29LoongArch: Add ifunc support for rawmemchr{aligned, lsx, lasx}dengjianbo
2023-08-29LoongArch: Micro-optimize LD_PCRELXi Ruoyao
2023-08-29LoongArch: Remove support code for old linker in start.SXi Ruoyao
2023-08-29LoongArch: Simplify the autoconf check for static PIEXi Ruoyao
2023-08-28Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h.Kir Kolyshkin
2023-08-28argp-parse: Get rid of allocaJoe Simmons-Talbott
2023-08-28gencat: Get rid of alloca.Joe Simmons-Talbott
2023-08-25m68k: Use M68K_SCALE_AVAILABLE on __mpn_lshift and __mpn_rshiftAdhemerval Zanella
2023-08-25m68k: Fix build with -mcpu=68040 or higher (BZ 30740)Adhemerval Zanella
2023-08-25elf: Check that --list-diagnostics output has the expected syntaxFlorian Weimer
2023-08-25manual: Document ld.so --list-diagnostics outputFlorian Weimer
2023-08-25manual/jobs.texi: Add missing @item EPERM for getpgidMark Wielaard
2023-08-24LoongArch: Add ifunc support for strncmp{aligned, lsx}dengjianbo
2023-08-24LoongArch: Add ifunc support for strcmp{aligned, lsx}dengjianbo
2023-08-24LoongArch: Add ifunc support for strnlen{aligned, lsx, lasx}dengjianbo
2023-08-24htl: move pthread_attr_setdetachstate into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_attr_getdetachstate into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_attr_setschedpolicy into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_attr_getschedpolicy into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_attr_setinheritsched into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_attr_getinheritsched into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_attr_getschedparam into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_setschedparam into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_getschedparam into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_equal into libcGuy-Fleury Iteriteka
2023-08-23Linux: Avoid conflicting types in ld.so --list-diagnosticsFlorian Weimer
2023-08-22elf: Do not run constructors for proxy objectsFlorian Weimer
2023-08-21x86_64: Add log1p with FMAH.J. Lu
2023-08-21Remove references to the defunct db2 subdirAndreas Schwab
2023-08-18string: Fix tester build with fortify enable with gcc < 12Mahesh Bodapati
2023-08-18s390x: Fix static PIE condition for toolchain bootstrapping.Stefan Liebler
2023-08-17m68k: fix __mpn_lshift and __mpn_rshift for non-68020Andreas Schwab
2023-08-17sysdeps: tst-bz21269: fix -Wreturn-typeSam James
2023-08-17Loongarch: Add ifunc support for memcpy{aligned, unaligned, lsx, lasx} and me...dengjianbo
2023-08-17Loongarch: Add ifunc support for strchr{aligned, lsx, lasx} and strchrnul{ali...dengjianbo
2023-08-16sysdeps: tst-bz21269: handle ENOSYS & skip appropriatelySam James
2023-08-16sysdeps: tst-bz21269: fix test parameterSam James
2023-08-16hurd: Fix strictness of <mach/thread_state.h>Samuel Thibault
2023-08-15hurd: Add prototype for and thus fix _hurdsig_abort_rpcs callSamuel Thibault