summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-11nptl: Remove ATOMIC_EXCHANGE_USES_CAS usageazanella/atomic-cleanupWilco Dijkstra
2025-09-11Define __HAVE_64B_ATOMICS from compiler supportWilco Dijkstra
2025-09-11atomic: Consolidate atomic_write_barrier implementationAdhemerval Zanella
2025-09-11atomic: Consolidate atomic_read_barrier implementationAdhemerval Zanella
2025-09-11atomic: Consolidate atomic_full_barrier implementationAdhemerval Zanella
2025-09-11atomic: No need to undefine CAS macrosAdhemerval Zanella
2025-09-11microblaze: Remove USE_ATOMIC_COMPILER_BUILTINS definitionAdhemerval Zanella
2025-09-11alpha: Remove USE_ATOMIC_COMPILER_BUILTINS definitionAdhemerval Zanella
2025-09-11sh: Move atomic-machine to generic sysdepAdhemerval Zanella
2025-09-11riscv: Consolidate atomic-machine.h and remove unused atomic macrosAdhemerval Zanella
2025-09-11powerpc: Consolidate atomic-machine.hAdhemerval Zanella
2025-09-11loongarch: Consolidate atomic-machine.h and remove unused atomic macrosAdhemerval Zanella
2025-09-11m68k: Consolidate atomic-machine.h and Remove unused atomic macrosAdhemerval Zanella
2025-09-11hppa: Move atomic-machine to generic sysdepAdhemerval Zanella
2025-09-11arm: Consolidate atomic-machine.h and Remove unused atomic macrosAdhemerval Zanella
2025-09-11x86: Remove unused atomic macrosAdhemerval Zanella
2025-09-11sparc: Remove unused atomic macrosAdhemerval Zanella
2025-09-11s390: Remove ununsed atomic macrosAdhemerval Zanella
2025-09-11or1k: Remove unused atomic macrosAdhemerval Zanella
2025-09-11mips: Remove unused atomic macrosAdhemerval Zanella
2025-09-11csky: Remove unused atomic macrosAdhemerval Zanella
2025-09-11arc: Remove unused atomic macrosAdhemerval Zanella
2025-09-11aarch64: Remove unused atomic macrosAdhemerval Zanella
2025-09-10malloc: Cleanup libc_reallocWilco Dijkstra
2025-09-10atomics: Remove unused atomicsWilco Dijkstra
2025-09-09malloc: check "negative" tcache_key values by handSamuel Thibault
2025-09-09x86: Define atomic_compare_and_exchange_{val, bool}_acq using __atomic_compar...Uros Bizjak
2025-09-09x86: Define atomic_exchange_acq using __atomic_exchange_nUros Bizjak
2025-09-09x86: Define atomic_full_barrier using __sync_synchronizeUros Bizjak
2025-09-09x86: Remove catomic_* locking primitivesUros Bizjak
2025-09-09x86: Remove unused atomicsUros Bizjak
2025-09-09atomic: Switch atomic.h to builtin atomicsWilco Dijkstra
2025-09-09atomic: Switch power to builtin atomicsWilco Dijkstra
2025-09-09atomic: Switch hppa to builtin atomicsWilco Dijkstra
2025-09-09atomic: Switch sh to builtin atomicsWilco Dijkstra
2025-09-09atomic: Switch microblaze to builtin atomicsWilco Dijkstra
2025-09-09atomic: Switch alpha to builtin atomicsWilco Dijkstra
2025-09-09atomic: Switch m68k to builtin atomicsWilco Dijkstra
2025-09-09atomic: Use builtin atomics with USE_ATOMIC_COMPILER_BUILTINSWilco Dijkstra
2025-09-08x86: Include <bits/stdlib-bsearch.h> in dl-cacheinfo.hH.J. Lu
2025-09-08Linux: Add missing si_code constants from Linux kernelThiago Jung Bauermann
2025-09-08Remove futex_supports_psharedAndreas Schwab
2025-09-08misc: Add support for Linux uio.h RWF_DONTCACHE flagXi Ruoyao
2025-09-08alpha: Align stack for alphaAdhemerval Zanella
2025-09-08malloc: Fix Os build on some ABIsAdhemerval Zanella
2025-09-05libio: Define AT_RENAME_* with the same tokens as LinuxFlorian Weimer
2025-09-05testsuite: Update tests for 'xfclose' useMaciej W. Rozycki
2025-09-05testsuite: Update tests for 'xfmemopen' useMaciej W. Rozycki
2025-09-05support: Implement 'xfmemopen' for seamless 'fmemopen' useMaciej W. Rozycki
2025-09-04x86_64: Unconditionally run test elf/check-dt-x86-64-pltArjun Shankar