mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-03 12:54:47 +00:00
Document riscv64 debian specific changes in README.source.
This commit is contained in:
parent
d828f29c5a
commit
3c561a4391
2
debian/README.source
vendored
2
debian/README.source
vendored
@ -22,6 +22,8 @@ and symlinks are managed by the other package llvm-defaults
|
||||
|
||||
* For mips, FPXX is enabled.
|
||||
|
||||
* For riscv64, the hard-float ABI is used instead of the float one, and
|
||||
the target CPU is set to RV64GC instead of RV64I.
|
||||
|
||||
= Libraries =
|
||||
|
||||
|
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -8,6 +8,7 @@ llvm-toolchain-snapshot (1:10~svn367724-1~exp1) experimental; urgency=medium
|
||||
- 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.
|
||||
* Document riscv64 debian specific changes in README.source.
|
||||
|
||||
[ Sylvestre Ledru ]
|
||||
* New snapshot release
|
||||
|
Loading…
Reference in New Issue
Block a user