aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
10 daysUse Linux 6.12 in build-many-glibcs.pyJoseph Myers1-1/+1
10 dayslocale: More strictly implement ISO 8601 for Esperanto localeCarmen Bianca BAKKER1-1/+2
10 dayself: Consolidate stackinfo.hAdhemerval Zanella7-171/+13
10 daysmanual: Describe struct link_map, support link maps with dlinfoFlorian Weimer1-2/+105
13 daysAdd threaded test of sem_trywaitJoseph Myers2-0/+78
13 daysAdd test of ELF hash collisionsJoseph Myers19-1/+1364
13 daysnptl: Add new test for pthread_spin_trylockSergey Kolosov2-0/+83
13 daysmalloc: send freed small chunks to smallbink4lizen1-19/+34
13 daysAArch64: Remove zva_128 from memsetWilco Dijkstra1-24/+1
13 daysbenchtests: Add calloc testWangyang Guo5-5/+64
14 dayspthread_getcpuclockid: Add descriptive comment to smoke testSiddhesh Poyarekar2-6/+7
2024-11-28Remove nios2-linux-gnuAdhemerval Zanella113-8540/+115
2024-11-28libio: make _IO_least_marker staticSiddhesh Poyarekar1-3/+1
2024-11-27malloc: Avoid func call for tcache quick path in free()Wangyang Guo1-1/+1
2024-11-26debug: Fix tst-longjmp_chk3 build failure on HurdFlorian Weimer1-0/+1
2024-11-26math: Add internal roundeven_finiteAdhemerval Zanella5-3/+35
2024-11-25RISC-V: Use builtin for fma and fmafJulian Zhu3-68/+4
2024-11-25RISC-V: Use builtin for copysign and copysignfJulian Zhu2-58/+0
2024-11-25Silence most -Wzero-as-null-pointer-constant diagnosticsAlejandro Colomar97-262/+263
2024-11-25sysdeps: linux: Fix output of LD_SHOW_AUXV=1 for AT_RSEQ_*Yannick Le Pennec1-0/+2
2024-11-25debug: Wire up tst-longjmp_chk3Florian Weimer2-4/+10
2024-11-25nptl: initialize cpu_id_start prior to rseq registrationMichael Jeanson1-0/+1
2024-11-25math: Fix branch hint for 68d7128942Adhemerval Zanella1-1/+1
2024-11-25powerpc64le: ROP Changes for strncpy/ppc-mountSachin Monga4-28/+46
2024-11-25math: Fix non-portability in the computation of signgam in lgammafVincent Lefevre1-5/+4
2024-11-25malloc: Split _int_free() into 3 sub functionsWangyang Guo1-49/+86
2024-11-25hurd: Add MAP_NORESERVE mmap flagSamuel Thibault1-0/+1
2024-11-22nptl: Add smoke test for pthread_getcpuclockid failureSiddhesh Poyarekar2-0/+51
2024-11-22Add multithreaded test of sem_getvalueJoseph Myers2-0/+186
2024-11-22math: Use tanf from CORE-MATHAdhemerval Zanella29-270/+321
2024-11-22math: Use lgammaf from CORE-MATHAdhemerval Zanella30-601/+357
2024-11-22math: Use erfcf from CORE-MATHAdhemerval Zanella27-249/+178
2024-11-22math: Use erff from CORE-MATHAdhemerval Zanella28-235/+251
2024-11-22math: Split s_erfF in erff and erfcAdhemerval Zanella8-78/+179
2024-11-22math: Use cbrtf from CORE-MATHAdhemerval Zanella26-134/+91
2024-11-22benchtests: Add tanf benchmarkAdhemerval Zanella2-0/+3006
2024-11-22benchtests: Add lgammaf benchmarkAdhemerval Zanella2-0/+1006
2024-11-22benchtests: Add erfcf benchmarkAdhemerval Zanella2-0/+796
2024-11-22benchtests: Add erff benchmarkAdhemerval Zanella2-0/+796
2024-11-22benchtests: Add cbrtf benchmarkAdhemerval Zanella2-0/+1006
2024-11-22elf: Handle static PIE with non-zero load address [BZ #31799]H.J. Lu6-7/+200
2024-11-21x86/string: Use `movsl` instead of `movsd` in strncat [BZ #32344]Siddhesh Poyarekar1-2/+2
2024-11-21stdlib: Make getenv thread-safe in more casesFlorian Weimer8-79/+609
2024-11-21aarch64: Remove non-temporal load/stores from oryon-1's memsetAndrew Pinski1-26/+0
2024-11-21aarch64: Remove non-temporal load/stores from oryon-1's memcpyAndrew Pinski1-40/+0
2024-11-20powerpc64le: _init/_fini file changes for ROPSachin Monga3-1/+14
2024-11-20mman.h: Fix MAP_HASSEMPHORE typoSamuel Thibault1-1/+1
2024-11-20misc: remove extra va_end in error_tail (bug 32233)Andreas Schwab1-1/+0
2024-11-20intl: avoid alloca for arbitrary sizes (bug 32380)Andreas Schwab1-39/+12
2024-11-20manual: Add description of AArch64-specific pkey flagsYury Khrustalev1-1/+15