]> git.ipfire.org Git - thirdparty/glibc.git/commit
powerpc: Consolidate atomic-machine.h
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 10 Sep 2025 12:20:50 +0000 (09:20 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 11 Sep 2025 17:43:46 +0000 (14:43 -0300)
commitf4820a89edee8300fa636ffe3d3743c488e00ce9
tree688a1af1367dff236881fc1522b887c05590cb84
parent682403086e55eabb1fafd84d94321bc3419114e5
powerpc: Consolidate atomic-machine.h

The __HAVE_64B_ATOMICS can be define based on __WORDSIZE, and
the __ARCH_ACQ_INSTR, MUTEX_HINT_*, and barriers definition are
defined by the target cpu.
sysdeps/powerpc/atomic-machine.h
sysdeps/powerpc/powerpc32/atomic-machine.h [deleted file]
sysdeps/powerpc/powerpc64/atomic-machine.h [deleted file]