aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-07hurd: Add sigtimedwait and sigwaitinfo supportSamuel Thibault3-112/+207
2022-11-07Apply asm redirection in gmp.h before first useAdhemerval Zanella2-45/+39
2022-11-07Rewrite find_cxx_header config configure.acAdhemerval Zanella2-4/+4
2022-11-07elf/tlsdeschtab.h: Add the Malloc return value check in _dl_make_tlsdesc_dyna...Xiaoming Ni1-0/+2
2022-11-04elf: Disable some subtests of ifuncmain1, ifuncmain5 for !PIEFlorian Weimer2-0/+22
2022-11-04posix: Make posix_spawn extensions available by defaultFlorian Weimer1-2/+2
2022-11-03x86_64: Implement evex512 version of strrchr and wcsrchrSunil K Pandey5-0/+297
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer25-51/+68
2022-11-03LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1].caiyinyu1-2/+5
2022-11-03scripts/glibcelf.py: Properly report <elf.h> parsing failuresFlorian Weimer1-1/+1
2022-11-03elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer34-271/+89
2022-11-02linux: Drop useless include from fstatat.cAurelien Jarno1-2/+0
2022-11-02Fix OOB read in stdlib thousand grouping parsing [BZ #29727]Szabolcs Nagy1-9/+7
2022-11-02linux: Fix fstatat on MIPSn64 (BZ #29730)Aurelien Jarno1-0/+51
2022-11-02elf: Remove allocate use on _dl_debug_printfAdhemerval Zanella1-8/+7
2022-11-01nptl: Fix pthread_create.c build with clangAdhemerval Zanella1-2/+4
2022-11-01allocate_once: Apply asm redirection before first useAdhemerval Zanella1-4/+3
2022-11-01alloc_buffer: Apply asm redirection before first useAdhemerval Zanella1-8/+15
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella23-30/+148
2022-11-01Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella16-31/+86
2022-11-01intl: Fix clang -Wunused-but-set-variable on plural.cAdhemerval Zanella1-1/+2
2022-11-01Apply asm redirection in not-cancel before first useAdhemerval Zanella1-15/+15
2022-11-01malloc: Use uintptr_t for pointer alignmentCarlos Eduardo Seo1-3/+3
2022-11-01Use uintptr_t in fts for pointer alignmentSzabolcs Nagy1-1/+2
2022-10-31Fix build with GCC 13 _FloatN, _FloatNx built-in functionsJoseph Myers8-12/+753
2022-10-31elf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath-ORIGIN)H.J. Lu1-2/+2
2022-10-30x86-64: Improve evex512 version of strlen functionsSunil K Pandey1-34/+57
2022-10-28Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling.Ludovic Courtès3-5/+94
2022-10-28Remove unused scratch_buffer_dupfreeSzabolcs Nagy5-79/+0
2022-10-28Fix elf/tst-dlmopen-twice not to exhaust static TLSSzabolcs Nagy1-2/+2
2022-10-28Use uintptr_t in string/tester for pointer alignmentSzabolcs Nagy1-6/+7
2022-10-28stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)Letu Ren3-1/+70
2022-10-28Fix resource/bug-ulimit1 testSzabolcs Nagy1-1/+1
2022-10-28Fix missing NUL terminator in stdio-common/scanf13 testSzabolcs Nagy1-0/+1
2022-10-28Fix off-by-one OOB read in elf/tst-tls20Szabolcs Nagy1-2/+2
2022-10-28elf: Fix alloca size in _dl_debug_vdprintfSzabolcs Nagy1-2/+5
2022-10-28malloc: Use uintptr_t in alloc_bufferSzabolcs Nagy2-8/+8
2022-10-28Fix invalid pointer dereference in wcpcpy_chkSzabolcs Nagy1-2/+1
2022-10-28Fix invalid pointer dereference in wcscpy_chkSzabolcs Nagy1-27/+7
2022-10-28aarch64: Fix the extension header write in getcontext and swapcontextSzabolcs Nagy2-4/+4
2022-10-28aarch64: Don't build wordcopySzabolcs Nagy1-0/+0
2022-10-28scripts: Use bool in tunables initializerSzabolcs Nagy1-1/+1
2022-10-28longlong.h: update from GCC for LoongArch clz/ctz supportXi Ruoyao1-0/+12
2022-10-27elf: Introduce to _dl_call_finiFlorian Weimer5-78/+61
2022-10-27ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_calledFlorian Weimer2-5/+8
2022-10-27scripts/localplt.awk: Handle DT_JMPREL with empty PLT (for C-SKY)Florian Weimer1-3/+15
2022-10-26Remove lingering libSegfault Makefile entriesAdhemerval Zanella1-2/+2
2022-10-26aarch64: Use memcpy_simd as the default memcpyWilco Dijkstra6-370/+81
2022-10-26aarch64: Cleanup memset ifuncWilco Dijkstra2-17/+26
2022-10-26elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_xAdhemerval Zanella1-0/+17