]> git.ipfire.org Git - thirdparty/glibc.git/commit
atomic: Switch atomic.h to builtin atomics
authorWilco Dijkstra <wilco.dijkstra@arm.com>
Tue, 9 Sep 2025 10:36:45 +0000 (10:36 +0000)
committerWilco Dijkstra <wilco.dijkstra@arm.com>
Tue, 9 Sep 2025 13:57:59 +0000 (13:57 +0000)
commitc7b7c80b392cc41c9c4d3b58afe3bb8ab5e7e201
tree83ea43f3c8ae37d103a3650a982272ae7ff0bca9
parentb568af853b9f5a93544c8c49b6bd276474468504
atomic: Switch atomic.h to builtin atomics

Switch to standard builtin atomics by removing the defines for
!USE_ATOMIC_COMPILER_BUILTINS.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
include/atomic.h