mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-07 05:04:00 -05:00
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> |
||
|---|---|---|
| .. | ||
| 001-rtl-optimization-109585-alias-analysis-typo.patch | ||
| 002-case_insensitive.patch | ||
| 010-documentation.patch | ||
| 110-Fix-MIPS-PR-84790.patch | ||
| 230-musl_libssp.patch | ||
| 300-mips_Os_cpu_rtx_cost_model.patch | ||
| 700-RISCV-Inline-subword-atomic-ops.patch | ||
| 701-riscv-linux-Don-t-add-latomic-with-pthread.patch | ||
| 810-arm-softfloat-libgcc.patch | ||
| 820-libgcc_pic.patch | ||
| 840-armv4_pass_fix-v4bx_to_ld.patch | ||
| 850-use_shared_libgcc.patch | ||
| 851-libgcc_no_compat.patch | ||
| 870-ppc_no_crtsavres.patch | ||
| 881-no_tm_section.patch | ||
| 900-bad-mips16-crt.patch | ||
| 910-mbsd_multi.patch | ||
| 920-specs_nonfatal_getenv.patch | ||
| 960-gotools-fix-compilation-when-making-cross-compiler.patch | ||
| 970-macos_arm64-building-fix.patch | ||