openwrt/toolchain/gcc
Tianling Shen 7b4a966de8 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>
2023-06-11 17:09:06 +02:00
..
files
final toolchain/gcc: use explicit configure args 2023-02-09 02:53:35 +01:00
initial toolchain: remove installing twice in the "initial" subdir 2023-02-19 19:44:39 +01:00
minimal
patches-11.x toolchain: gcc: backport inline subword atomic support for riscv 2023-06-11 17:09:06 +02:00
patches-12.x toolchain: gcc: backport inline subword atomic support for riscv 2023-06-11 17:09:06 +02:00
patches-13.x toolchain: gcc: backport inline subword atomic support for riscv 2023-06-11 17:09:06 +02:00
Config.in toolchain: gcc: add support for GCC 13 2023-05-05 15:46:37 +02:00
Config.version toolchain: gcc: update to 12.3.0 2023-05-12 12:11:20 +02:00
common.mk toolchain: gcc: update to 12.3.0 2023-05-12 12:11:20 +02:00
exclude-testsuite toolchain: add gcc 7.1.0 support 2017-05-25 19:01:07 +02:00