Sylvestre Ledru
14ad9dd6d5
hip: don't hardcode the version
2023-03-10 21:40:50 +01:00
Sylvestre Ledru
fba26ac2f1
fix conflicts
2023-03-10 19:01:21 +01:00
Sylvestre Ledru
fb55ca741f
Merge branch 'llvm-toolchain-backport-amdgpu-usr-search-paths' into 15
2023-03-10 19:00:53 +01:00
Faidon Liambotis
14ef8ad6b5
Update wasm-sysroot-usr.diff to fix #1029010
...
Update the wasm-sysroot-usr.diff patch to restore functionality that was
accidentally dropped when the patch was forward-ported from 14 to 15.
This resolves an issue in which clang++ builds would fail if
libc++-15-dev was installed alongside libc++-15-dev-wasm32.
This issue was rightfully caught in the autopkgtests, and has prevented
the package from migrating to testing, something that should hopefully
be resolved now.
Closes : #1029010 , #1032317
2023-03-09 19:53:49 +02:00
Faidon Liambotis
10acff747e
Remove debian/patches/wasm-*, old cruft from a mv
...
Commit 2084cb7
moved the wasm patches to debian/patches/wasm/, but the
older, now unused (not referenced in d/p/series) files remained behind
on the three-way merge for the 15 branch. Remove them.
2023-03-09 19:48:23 +02:00
Cordell Bloor
c7394d42a6
Move amdgpu patches to their own subdirectory
2023-03-09 02:32:15 -07:00
Cordell Bloor
787cd5c440
d/qualify-clang.sh: add test for hip-lang
2023-03-09 01:53:43 -07:00
Cordell Bloor
8bbef94305
Add Debian paths for rocm-device-libs to search list
2023-03-09 00:56:25 -07:00
Cordell Bloor
020513f616
Backport support for HIP in /usr
2023-03-08 13:22:55 -07:00
John Paul Adrian Glaubitz
0af59c9be3
Don't run chrpath for libclang on powerpc and powerpcspe
2023-02-17 17:33:38 +01:00
Samuel Thibault
86944b9db1
Fix disabling amdgpu on non-Linux
2023-01-31 23:20:27 +01:00
Gianfranco Costamagna
9fb73635a7
update changelog
2023-01-19 09:04:06 +01:00
Gianfranco Costamagna
f30c15ff72
Update changelog
2023-01-19 09:00:16 +01:00
Gianfranco Costamagna
fdfeeff395
Update lldb patch for newer python version
2023-01-19 08:59:48 +01:00
Sylvestre Ledru
1efcab2ab1
Disable flang on s390x. Seems that it is breaking
2023-01-17 14:25:27 +01:00
Sylvestre Ledru
2f1fc2f09c
Merge remote-tracking branch 'origin/14' into 15
2023-01-15 22:06:48 +01:00
Sylvestre Ledru
1de70a0ba3
use the correct syntax for variable
2023-01-15 19:32:56 +01:00
Sylvestre Ledru
698f2d92c5
fix the merge
2023-01-15 18:52:52 +01:00
Sylvestre Ledru
31f147c46d
hardcode a bit less sccache usage
2023-01-15 18:52:19 +01:00
Sylvestre Ledru
1a948d0eb1
try to use sccache to build libfuzzer
2023-01-15 18:52:19 +01:00
Sylvestre Ledru
06f31916f1
sccache: use variables for the binary & path
2023-01-15 18:52:19 +01:00
Sylvestre Ledru
e697d3006f
Adjust the debian overrides
2023-01-15 10:54:56 +01:00
Sylvestre Ledru
b8c02541a8
Merge remote-tracking branch 'origin/14' into 15
2023-01-15 10:54:22 +01:00
Sylvestre Ledru
223ec487e3
remove patch applied upstream
2023-01-15 10:52:23 +01:00
Sylvestre Ledru
b9d2b57c3b
adjust the lintian format
2023-01-15 09:46:54 +01:00
Sylvestre Ledru
f7e887ac37
new upstream release
2023-01-13 15:10:42 +01:00
Sylvestre Ledru
d511ef357d
Merge remote-tracking branch 'origin/14' into 15
2023-01-11 16:18:28 +01:00
Sylvestre Ledru
99ff46f901
Disable libc++-$(LLVM_VERSION)-dev-wasm32 on old Debian & Ubuntu: bionic buster focal bullseye jammy either wasi-libc isn't available or too old or we face bug https://sourceware.org/bugzilla/show_bug.cgi?id=27558
2023-01-11 10:58:40 +01:00
Sylvestre Ledru
1d75785e94
add a check
2023-01-11 00:10:04 +01:00
Sylvestre Ledru
f647ae31eb
document the why
2023-01-11 00:02:16 +01:00
Sylvestre Ledru
93ecb8e79c
fix syntax (bis)
2023-01-10 23:44:20 +01:00
Sylvestre Ledru
7090685fb6
fix syntax
2023-01-10 23:32:54 +01:00
Sylvestre Ledru
8df7ca8d3c
try another way
2023-01-10 23:26:27 +01:00
Sylvestre Ledru
2e851b2647
fix var name
2023-01-10 22:13:52 +01:00
Sylvestre Ledru
e1e0815e41
LIBCXX_WASM_ENABLE=no
2023-01-10 21:54:45 +01:00
Sylvestre Ledru
1de0263379
also disable libc++abi-14-dev-wasm32
2023-01-10 20:56:28 +01:00
Sylvestre Ledru
41c7732ff3
try a different technic to check
2023-01-10 20:21:11 +01:00
Sylvestre Ledru
dc2648a7f6
also disable the libcxx-wasm32-wasi install
2023-01-10 13:36:52 +01:00
Sylvestre Ledru
39f4464e90
Disable libc++-$(LLVM_VERSION)-dev-wasm32 on old Debian & Ubuntu
2023-01-09 23:47:22 +01:00
Sylvestre Ledru
adb269148d
prepare the upload to unstable
2023-01-08 12:32:44 +01:00
Sylvestre Ledru
6160325dbf
Merge remote-tracking branch 'origin/15.flang' into 15
2023-01-08 12:31:29 +01:00
Sylvestre Ledru
1cf321ddb6
only keep https://reviews.llvm.org/D141208
2023-01-08 12:29:22 +01:00
Sylvestre Ledru
5d138a991e
Merge remote-tracking branch 'origin/15' into 15.flang
2023-01-08 12:24:14 +01:00
Sylvestre Ledru
dd7f80195f
Fix riscv64 build by adding spirv again (from @paravoid)
2023-01-08 12:23:04 +01:00
Sylvestre Ledru
2fb192b11a
bring back space
2023-01-08 12:20:59 +01:00
Sylvestre Ledru
170aa163cd
remove space
2023-01-08 12:20:59 +01:00
Sylvestre Ledru
164a1f0e66
also apply a followup patch
2023-01-08 00:41:39 +01:00
Sylvestre Ledru
55b9f5aaa7
don't always build flang
2023-01-07 23:47:06 +01:00
Sylvestre Ledru
d19dc49b99
don't always build flang
2023-01-07 21:18:02 +01:00
Gianfranco Costamagna
9aad80c056
Fix build again by re-adding spirv again on riscv64
2023-01-07 21:15:52 +01:00