aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-07hurd: Add sigtimedwait and sigwaitinfo supportSamuel Thibault
2022-11-07Apply asm redirection in gmp.h before first useAdhemerval Zanella
2022-11-07Rewrite find_cxx_header config configure.acAdhemerval Zanella
2022-11-07elf/tlsdeschtab.h: Add the Malloc return value check in _dl_make_tlsdesc_dyna...Xiaoming Ni
2022-11-04elf: Disable some subtests of ifuncmain1, ifuncmain5 for !PIEFlorian Weimer
2022-11-04posix: Make posix_spawn extensions available by defaultFlorian Weimer
2022-11-03x86_64: Implement evex512 version of strrchr and wcsrchrSunil K Pandey
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer
2022-11-03LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1].caiyinyu
2022-11-03scripts/glibcelf.py: Properly report <elf.h> parsing failuresFlorian Weimer
2022-11-03elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer
2022-11-02linux: Drop useless include from fstatat.cAurelien Jarno
2022-11-02Fix OOB read in stdlib thousand grouping parsing [BZ #29727]Szabolcs Nagy
2022-11-02linux: Fix fstatat on MIPSn64 (BZ #29730)Aurelien Jarno
2022-11-02elf: Remove allocate use on _dl_debug_printfAdhemerval Zanella
2022-11-01nptl: Fix pthread_create.c build with clangAdhemerval Zanella
2022-11-01allocate_once: Apply asm redirection before first useAdhemerval Zanella
2022-11-01alloc_buffer: Apply asm redirection before first useAdhemerval Zanella
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella
2022-11-01Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella
2022-11-01intl: Fix clang -Wunused-but-set-variable on plural.cAdhemerval Zanella
2022-11-01Apply asm redirection in not-cancel before first useAdhemerval Zanella
2022-11-01malloc: Use uintptr_t for pointer alignmentCarlos Eduardo Seo
2022-11-01Use uintptr_t in fts for pointer alignmentSzabolcs Nagy
2022-10-31Fix build with GCC 13 _FloatN, _FloatNx built-in functionsJoseph Myers
2022-10-31elf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath-ORIGIN)H.J. Lu
2022-10-30x86-64: Improve evex512 version of strlen functionsSunil K Pandey
2022-10-28Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling.Ludovic Courtès
2022-10-28Remove unused scratch_buffer_dupfreeSzabolcs Nagy
2022-10-28Fix elf/tst-dlmopen-twice not to exhaust static TLSSzabolcs Nagy
2022-10-28Use uintptr_t in string/tester for pointer alignmentSzabolcs Nagy
2022-10-28stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)Letu Ren
2022-10-28Fix resource/bug-ulimit1 testSzabolcs Nagy
2022-10-28Fix missing NUL terminator in stdio-common/scanf13 testSzabolcs Nagy
2022-10-28Fix off-by-one OOB read in elf/tst-tls20Szabolcs Nagy
2022-10-28elf: Fix alloca size in _dl_debug_vdprintfSzabolcs Nagy
2022-10-28malloc: Use uintptr_t in alloc_bufferSzabolcs Nagy
2022-10-28Fix invalid pointer dereference in wcpcpy_chkSzabolcs Nagy
2022-10-28Fix invalid pointer dereference in wcscpy_chkSzabolcs Nagy
2022-10-28aarch64: Fix the extension header write in getcontext and swapcontextSzabolcs Nagy
2022-10-28aarch64: Don't build wordcopySzabolcs Nagy
2022-10-28scripts: Use bool in tunables initializerSzabolcs Nagy
2022-10-28longlong.h: update from GCC for LoongArch clz/ctz supportXi Ruoyao
2022-10-27elf: Introduce to _dl_call_finiFlorian Weimer
2022-10-27ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_calledFlorian Weimer
2022-10-27scripts/localplt.awk: Handle DT_JMPREL with empty PLT (for C-SKY)Florian Weimer
2022-10-26Remove lingering libSegfault Makefile entriesAdhemerval Zanella
2022-10-26aarch64: Use memcpy_simd as the default memcpyWilco Dijkstra
2022-10-26aarch64: Cleanup memset ifuncWilco Dijkstra
2022-10-26elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_xAdhemerval Zanella