Merge branch 'snapshot-riscv64' into 'snapshot'

Document riscv64 debian specific changes in README.source.

See merge request pkg-llvm-team/llvm-toolchain!34
This commit is contained in:
Sylvestre Ledru 2019-08-03 10:00:27 +00:00
commit e28879b9a1
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