1
0
Fork 0
forked from mirror/openwrt
openwrt/toolchain/gcc
Tianling Shen 7390068e4f toolchain: gcc: backport inline subword atomic support for riscv
RISC-V has no support for subword atomic operations; code currently
generates libatomic library calls.

This patch changes the default behavior to fast inline subword atomic
calls that do not require libatomic.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 7b4a966de8)
2023-06-16 19:47:39 +02:00
..
files
final
initial
minimal
patches-11.x toolchain: gcc: backport inline subword atomic support for riscv 2023-06-16 19:47:39 +02:00
patches-12.x toolchain: gcc: backport inline subword atomic support for riscv 2023-06-16 19:47:39 +02:00
patches-13.x toolchain: gcc: backport inline subword atomic support for riscv 2023-06-16 19:47:39 +02:00
common.mk toolchain: gcc: update to 12.3.0 2023-05-12 12:11:20 +02:00
Config.in
Config.version toolchain: gcc: update to 12.3.0 2023-05-12 12:11:20 +02:00
exclude-testsuite