about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* stdio: Remove __printf_fp_buffer_2 alloca usage azanella/alloca-removalAdhemerval Zanella2023-09-061-26/+10
* stdio: Remove __printf_fp_buffer_1 alloca usageAdhemerval Zanella2023-09-061-272/+330
* stdio: Remove __libc_message alloca usageJoe Simmons-Talbott2023-09-062-35/+40
* Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.pyJoseph Myers2023-08-291-2/+2
* localedata: Translit common emojis to smileys [BZ #30649]Colin Leroy-Mira2023-08-294-0/+213
* nscd: Skip unusable entries in first pass in prune_cache (bug 30800)Florian Weimer2023-08-291-14/+11
* LoongArch: Change loongarch to LoongArch in commentsdengjianbo2023-08-2924-24/+24
* LoongArch: Add ifunc support for memcmp{aligned, lsx, lasx}dengjianbo2023-08-297-0/+861
* LoongArch: Add ifunc support for memset{aligned, unaligned, lsx, lasx}dengjianbo2023-08-298-0/+688
* LoongArch: Add ifunc support for memrchr{lsx, lasx}dengjianbo2023-08-297-0/+335
* LoongArch: Add ifunc support for memchr{aligned, lsx, lasx}dengjianbo2023-08-297-0/+401
* LoongArch: Add ifunc support for rawmemchr{aligned, lsx, lasx}dengjianbo2023-08-297-0/+365
* LoongArch: Micro-optimize LD_PCRELXi Ruoyao2023-08-291-6/+4
* LoongArch: Remove support code for old linker in start.SXi Ruoyao2023-08-291-16/+3
* LoongArch: Simplify the autoconf check for static PIEXi Ruoyao2023-08-292-50/+16
* Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h.Kir Kolyshkin2023-08-281-0/+1
* argp-parse: Get rid of allocaJoe Simmons-Talbott2023-08-281-24/+11
* gencat: Get rid of alloca.Joe Simmons-Talbott2023-08-281-6/+31
* m68k: Use M68K_SCALE_AVAILABLE on __mpn_lshift and __mpn_rshiftAdhemerval Zanella2023-08-253-7/+14
* m68k: Fix build with -mcpu=68040 or higher (BZ 30740)Adhemerval Zanella2023-08-252-1/+21
* elf: Check that --list-diagnostics output has the expected syntaxFlorian Weimer2023-08-254-0/+327
* manual: Document ld.so --list-diagnostics outputFlorian Weimer2023-08-251-0/+207
* manual/jobs.texi: Add missing @item EPERM for getpgidMark Wielaard2023-08-251-0/+1
* LoongArch: Add ifunc support for strncmp{aligned, lsx}dengjianbo2023-08-246-0/+508
* LoongArch: Add ifunc support for strcmp{aligned, lsx}dengjianbo2023-08-246-0/+426
* LoongArch: Add ifunc support for strnlen{aligned, lsx, lasx}dengjianbo2023-08-247-0/+382
* htl: move pthread_attr_setdetachstate into libcGuy-Fleury Iteriteka2023-08-247-11/+4
* htl: move pthread_attr_getdetachstate into libcGuy-Fleury Iteriteka2023-08-247-11/+3
* htl: move pthread_attr_setschedpolicy into libcGuy-Fleury Iteriteka2023-08-247-11/+3
* htl: move pthread_attr_getschedpolicy into libcGuy-Fleury Iteriteka2023-08-247-10/+2
* htl: move pthread_attr_setinheritsched into libcGuy-Fleury Iteriteka2023-08-247-11/+4
* htl: move pthread_attr_getinheritsched into libcGuy-Fleury Iteriteka2023-08-247-10/+3
* htl: move pthread_attr_getschedparam into libcGuy-Fleury Iteriteka2023-08-247-13/+3
* htl: move pthread_setschedparam into libcGuy-Fleury Iteriteka2023-08-247-15/+3
* htl: move pthread_getschedparam into libcGuy-Fleury Iteriteka2023-08-247-12/+4
* htl: move pthread_equal into libcGuy-Fleury Iteriteka2023-08-247-12/+2
* Linux: Avoid conflicting types in ld.so --list-diagnosticsFlorian Weimer2023-08-231-5/+8
* elf: Do not run constructors for proxy objectsFlorian Weimer2023-08-221-2/+6
* x86_64: Add log1p with FMAH.J. Lu2023-08-214-0/+40
* Remove references to the defunct db2 subdirAndreas Schwab2023-08-213-11/+0
* string: Fix tester build with fortify enable with gcc < 12Mahesh Bodapati2023-08-181-3/+8
* s390x: Fix static PIE condition for toolchain bootstrapping.Stefan Liebler2023-08-182-12/+138
* m68k: fix __mpn_lshift and __mpn_rshift for non-68020Andreas Schwab2023-08-172-4/+4
* sysdeps: tst-bz21269: fix -Wreturn-typeSam James2023-08-171-2/+0
* Loongarch: Add ifunc support for memcpy{aligned, unaligned, lsx, lasx} and me...dengjianbo2023-08-1713-0/+2435
* Loongarch: Add ifunc support for strchr{aligned, lsx, lasx} and strchrnul{ali...dengjianbo2023-08-1712-0/+581
* sysdeps: tst-bz21269: handle ENOSYS & skip appropriatelySam James2023-08-161-1/+10
* sysdeps: tst-bz21269: fix test parameterSam James2023-08-161-1/+1
* hurd: Fix strictness of <mach/thread_state.h>Samuel Thibault2023-08-161-3/+3
* hurd: Add prototype for and thus fix _hurdsig_abort_rpcs callSamuel Thibault2023-08-152-10/+7