]> git.ipfire.org Git - thirdparty/glibc.git/commit
m68k: Consolidade atomic-machine.h and Remove ununsed atomic macros
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 11 Sep 2025 13:49:37 +0000 (10:49 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 4 Nov 2025 07:14:01 +0000 (04:14 -0300)
commit3642bf4800b54be4fee895966cfaf742bf20f1b8
treec00edbd6530890d2708e2c7d2c38bf50d38cddec
parent6322a325fc42d14af44c084cba8ee5cae6dd2cdf
m68k: Consolidade atomic-machine.h and Remove ununsed atomic macros

Both m68k and m68k-colfire do not support 64 bit atomis.  The
atomic_barrier syscall on m68k is a no-op, so it can use the compiler
builtin.

Reviewed-by: Wilco Dijkstra <Wilco.Dijkstra@arm.com>
sysdeps/m68k/atomic-machine.h [moved from sysdeps/m68k/coldfire/atomic-machine.h with 79% similarity]
sysdeps/m68k/m680x0/m68020/atomic-machine.h [deleted file]
sysdeps/unix/sysv/linux/m68k/coldfire/atomic-machine.h [deleted file]