Document riscv64 debian specific changes in README.source.

This commit is contained in:
Aurelien Jarno 2019-08-03 11:51:02 +02:00
parent d828f29c5a
commit 3c561a4391
2 changed files with 3 additions and 0 deletions

View File

@ -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
View File

@ -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