summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-17Reference COPYING.LIB in <sframe.h> copyright headerFlorian Weimer
2025-11-17htl: move pthread_create to into libcSamuel Thibault
2025-11-17htl: Move __pthread_enable/disable_asynccancel into libcSamuel Thibault
2025-11-17hurd: Fix getting rlimit in _hurd_alloc_fdSamuel Thibault
2025-11-16htl: Add missing includeSamuel Thibault
2025-11-16loongarch: Remove TLS_TCB_ALIGNSamuel Thibault
2025-11-16hurd: Fix restoring SSE state on signalSamuel Thibault
2025-11-15Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNSamuel Thibault
2025-11-14math: Optimize frexpl (intel96) with fast path for normal numbersOsama Abdelkader
2025-11-14Revert __HAVE_64B_ATOMICS configure checkAdhemerval Zanella
2025-11-14x86: Increase allowable TSX abort rate to 6%.Carlos O'Donell
2025-11-13htl: Remove errno and herrno from libpthreadSamuel Thibault
2025-11-13htl: Drop pthread-functions infrastructureSamuel Thibault
2025-11-13htl: Move __pthread_cleanup_stack out of libc_pthread_init.cSamuel Thibault
2025-11-13htl: move {,_IO_}f{,un,try}lockfile implementation into libcSamuel Thibault
2025-11-13linux: Add mseal to mips32 nofpu abilistAdhemerval Zanella
2025-11-13hppa: Consistently reference LGPL in copyright headerFlorian Weimer
2025-11-13Change fromfp functions to return floating types following C23 (bug 28327)Joseph Myers
2025-11-12math: Remove float_t and double_t [BZ #33563]Wilco Dijkstra
2025-11-12math: Remove ldbl-128/s_fma.cWilco Dijkstra
2025-11-12linux: Add mseal syscall supportAdhemerval Zanella
2025-11-12aarch64: fix includes in SME testsYury Khrustalev
2025-11-12LoongArch: Call elf_ifunc_invoke for R_LARCH_IRELATIVE in elf_machine_relaXi Ruoyao
2025-11-12hurd: Drop remnants of cthreadsSamuel Thibault
2025-11-11cdefs: Fix some typos in comments.Bruno Haible
2025-11-11stdlib: Do not define once_flag, ONCE_FLAG_INIT for C++Florian Weimer
2025-11-11x86-64: Fix a typo in fesetenv.c [BZ #33619]H.J. Lu
2025-11-11Set Prefer_No_AVX512 flag for hygon platformXie jiamei
2025-11-10math: Optimize frexpl (binary128) with fast path for normal numbersOsama Abdelkader
2025-11-10math: Optimize frexp (binary64) with fast path for normal numbersOsama Abdelkader
2025-11-10math: Optimize frexpf (binary32) with fast path for normal numbersOsama Abdelkader
2025-11-10benchtests: Add benchmarks for frexp functionsOsama Abdelkader
2025-11-10math: Sync acosh from CORE-MATHAdhemerval Zanella
2025-11-10Filter out internal abort during ld.so buildAdhemerval Zanella
2025-11-10x86: Fix THREAD_GSCOPE_RESET_FLAG build on clangAdhemerval Zanella
2025-11-10x86: Adapt "%v" usage on clang to emit VEX encondingAdhemerval Zanella
2025-11-10x86: math: Use of __libgcc_cmp_return__ iff compiler supports itAdhemerval Zanella
2025-11-10string: Check if attribute can declared after function declarationAdhemerval Zanella
2025-11-10nss: Suppress clang -Wstring-plus-int on __nss_shlib_revision definitionAdhemerval Zanella
2025-11-10stdlib: Remove mp_clz_tab.cAdhemerval Zanella
2025-11-09hurd: make setpriority clamp nice values to 0..2*NZERO-1 [BZ #33614]Samuel Thibault
2025-11-09Revert "hurd: Make rename refuse trailing slashes [BZ #32570]"Samuel Thibault
2025-11-08Add missing $(rpath-link) to elf/ld.so --library-pathSamuel Thibault
2025-11-08Add missing $(rpath-link) to /elf/ld.so --library-pathSamuel Thibault
2025-11-08nss: Add ERANGE testing to tst-nss-test4 (bug 33361)Carlos O'Donell
2025-11-07aarch64: Remove $(aarch64-bti) checkFlorian Weimer
2025-11-07posix: Fix invalid flags test for p{write,read}v2Yury Khrustalev
2025-11-07support: Exit on consistency check failure in resolv_response_add_nameFlorian Weimer
2025-11-06AArch64: Fix instability in AdvSIMD sinhJoe Ramsay
2025-11-06AArch64: Fix instability in AdvSIMD tanJoe Ramsay