mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-11-07 01:10:06 +00:00
* Add support for riscv64:
- Always link with -latomic on riscv64.
- patches/clang-riscv64-multiarch.diff: add multiarch paths for riscv64.
- patches/clang-riscv64-rv64gc.diff: default to lp64d ABI and rv64gc ISA.
- patches/libcxx/libcxx-riscv64-cycletimer.diff: backport riscv64
cycletimer support from upstream.
|
||
|---|---|---|
| .. | ||
| libcxx-riscv64-cycletimer.diff | ||
| libcxx-silent-failure-arm64.diff | ||
| libcxx-silent-failure-ppc64el.diff | ||
| libcxx-silent-test-libcxx.diff | ||
| libcxx-test-atomics-set-compare-exchange-to-be-expected-fails-on-arm.patch | ||
| libcxx-test-fix-lockfree-test-for-i386.patch | ||
| libcxxabi-arm-ehabi-fix.patch | ||
| libcxxabi-test-don-t-fail-extended-long-double.patch | ||