Commit Graph

12 Commits

Author SHA1 Message Date
Sylvestre Ledru
5f172213ae rebase of the patches 2022-12-15 14:21:21 +01:00
Sylvestre Ledru
92684f54f5 Merge remote-tracking branch 'origin/15' into snapshot 2022-11-11 15:00:11 +01:00
Sylvestre Ledru
a130b25c41 Cherry-pick upstream fix to unbreak mips (closes: #1022169) Thanks to YunQiang Su for the patch https://reviews.llvm.org/D135553 2022-10-23 10:36:42 +02:00
Sylvestre Ledru
2c777189ef Only ship libbolt_rt_hugify.a & libbolt_rt_instr.a on amd64
* Only ship libbolt_rt_hugify.a & libbolt_rt_instr.a on amd64
* fix the cmake detection with libmlir
* Build using LTO - better performances of the llvm-toolchain
  binaires
* Build libfuzzer with C++ 17 ot unbreak it
* Fix a typo to silent lintian (Closes: #1018770)
* Fix some hardcoded paths (Closes: #1020847)
* Suggest wasi-libc for clang
* Allow libunwind-dev to be coinstallable (Closes: #1004112)
* Add better support for the WebAssembly (wasm32/wasm64) targets:
  - Ship compiler-rt for the wasm32 and wasm64 targets. (Closes: #1010932)
  - Add patch wasm-compiler-rt-default.diff to default to compiler-rt for
    these targets. libgcc does not currently exist for WebAssembly in neither
    Debian nor upstream, and therefore compiler-rt is the only option.
  - Add patch wasm-sysroot-usr.diff to support a system-installed (i.e. shipped
    in /usr) wasi-libc. (Closes: #1020746)
* Ship bolt
* New upstream release
* Upload to unstable now that we have removed 12 from the archive
* Unbreak the clang symlink. See
  https://github.com/llvm/llvm-project/issues/57857
* New upstream release
* Fix build on ppc64 and riscv64 (Closes: #1019582)
* New stable release
* syscall-mips64el-def.diff: fix the call to undeclared function 'syscall';
  on mips
* Update of the build dep from llvm-spirv => llvm-spirv-14
  as it is now versioned. It should build libclc
* Fix some hardcoded paths (Closes: #1020847)
* Suggest wasi-libc for clang
* Allow libunwind-dev to be coinstallable (Closes: #1004112)
* Add better support for the WebAssembly (wasm32/wasm64) targets:
  - Ship compiler-rt for the wasm32 and wasm64 targets. (Closes: #1010932)
  - Add patch wasm-compiler-rt-default.diff to default to compiler-rt for
    these targets. libgcc does not currently exist for WebAssembly in neither
    Debian nor upstream, and therefore compiler-rt is the only option.
  - Add patch wasm-sysroot-usr.diff to support a system-installed (i.e. shipped
    in /usr) wasi-libc. (Closes: #1020746)
* Add '-DCMAKE_FIND_DEBUG_MODE=true' to help with debugging
* Add '-DCMAKE_FIND_DEBUG_MODE=true' to help with debugging
* Fifth RC release
* Switch to 3.9 (remove lldb-3.9-dev as it was a transitional pkg)
2022-10-09 20:41:14 +02:00
Sylvestre Ledru
c22b2336dd rebase of the patches 2022-09-20 09:18:56 +02:00
Sylvestre Ledru
bbdeb8c37a syscall-mips64el-def.diff: fix the call to undeclared function 'syscall'; on mips 2022-09-02 11:49:12 +02:00
Sylvestre Ledru
6b1669072b rebase of the patches 2022-04-07 13:29:24 +02:00
Sylvestre Ledru
17354b030a rebase of the patches 2021-11-14 12:20:35 +01:00
Sylvestre Ledru
bc8b6f930e rebase of the patch 2021-10-03 18:45:12 +02:00
Sylvestre Ledru
3c597d9245 rebase of the patches 2021-06-21 16:44:13 +02:00
Sylvestre Ledru
40bec5b106 backport D101773 to fix an llvm ir issue on mipsel in mips/mips-D101773-reloc.patch (Closes: #988965) 2021-05-29 09:39:29 +02:00
Sylvestre Ledru
a8eb6c475f move the mips files 2021-05-28 23:00:37 +02:00