mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-03 04:37:35 +00:00
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:
commit
e28879b9a1
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