Commit Graph

1615 Commits

Author SHA1 Message Date
Gianfranco Costamagna
9b6ff62b57 Revert "Try to enable mips64el for experimental"
This reverts commit 881afc1a01.
2023-09-13 11:52:14 +02:00
Gianfranco Costamagna
881afc1a01 Try to enable mips64el for experimental 2023-09-12 19:57:53 +02:00
Gianfranco Costamagna
146c1bf5e8 Revert "Drop mips64el hack"
This reverts commit 63151625c2.
2023-09-12 19:44:12 +02:00
Gianfranco Costamagna
63151625c2 Drop mips64el hack 2023-09-12 09:07:11 +02:00
Sylvestre Ledru
27b9a9bc59 On bionic & buster, for apt.llvm.org, pass -DLLVM_ENABLE_ZSTD=OFF as libzstd is too old 2023-09-08 17:26:39 +02:00
Sylvestre Ledru
26dacf93c2 also apply the wasm build fix 2023-09-07 17:30:19 +02:00
Sylvestre Ledru
e65cd4e113 Strip -fcf-protection for wasm build - new flag added in dpkg 1.22 2023-09-07 13:00:38 +02:00
Sylvestre Ledru
66bfde8cec fix typo 2023-09-06 23:27:04 +02:00
Sylvestre Ledru
f6389192dc Disable python3-lldb on mips64el to unnreak the build 2023-09-03 14:06:24 +02:00
Sylvestre Ledru
5fb230a269 also disable the python3 lldb binding on bionic 2023-09-03 14:03:56 +02:00
John Paul Adrian Glaubitz
5088597e57 Remove powerpc from BINUTILS_GOLD_ARCHS again 2023-08-30 11:36:01 +02:00
John Paul Adrian Glaubitz
77462f3ae3 Disable wasm support on powerpc and powerpcspe 2023-08-30 11:35:18 +02:00
Gianfranco Costamagna
6be367e58f Disable unwind on mips64el, fixing FTBFS 2023-08-18 08:41:15 +02:00
Gianfranco Costamagna
59a5e080da Disable mlir test on armel, hangs 2023-08-07 12:09:59 +02:00
Gianfranco Costamagna
8a0b005291 Enable spirv again to unbreak mesa build 2023-08-03 14:21:50 +02:00
Gianfranco Costamagna
c32f435a1d Enable again parallel build on riscv64 2023-08-01 09:30:07 +02:00
Sylvestre Ledru
f667185dab Do the delete of wasi in libclang-rt regardless (Closes: #1041834) 2023-07-24 08:29:24 +02:00
Sylvestre Ledru
4250a0c082 replace spaces by tab 2023-07-23 08:42:11 +02:00
Sylvestre Ledru
ba2658574b Add missing flag 2023-07-22 16:25:48 +00:00
Sylvestre Ledru
563a36e030 move the removal later in the process 2023-07-22 14:42:21 +02:00
Sylvestre Ledru
3a224deede fix for real 2023-07-21 18:42:58 +02:00
Sylvestre Ledru
c65bc5ef4f fix the coinstall issue. See #1041388° 2023-07-21 15:39:49 +02:00
Sylvestre Ledru
98b9aa7507 set -DCMAKE_SYSTEM_NAME=Generic to build wasm to fix upstream #63799 2023-07-11 22:29:28 +02:00
Sylvestre Ledru
4573b6a9e1 add back coverity to unbreak the ci 2023-07-10 18:14:55 +02:00
Sylvestre Ledru
fec3c5de10 buster: don't ship python3-lldb 2023-07-10 18:05:26 +02:00
Sylvestre Ledru
9b720e0ef9 remove old way of doing symlink 2023-07-09 15:29:51 +02:00
Sylvestre Ledru
c295e5d70b Fix the libclang symlink issue
document recent changes
2023-07-06 17:18:38 +02:00
Sylvestre Ledru
6e018f1f52 remove old workaround - it was for 15 2023-07-06 17:08:43 +02:00
Sylvestre Ledru
704c661aa1 Remove old workaround - it was for 13 2023-07-06 17:08:08 +02:00
Gianfranco Costamagna
89e81f4d5c Fixup merge 2023-06-27 10:16:45 +02:00
Sylvestre Ledru
0f9f7a801e Create the following directory regardless as libomp-16-doc
is Architecture: all
2023-06-26 11:19:40 +02:00
Sylvestre Ledru
bfd9eae69b Merge remote-tracking branch 'origin/15' into 16 2023-06-26 10:17:47 +02:00
Sylvestre Ledru
4baff3044a only pass no-symbolic if it exists in ld.gold 2023-06-26 10:14:08 +02:00
Gianfranco Costamagna
5a7cbf2929 Merge branch '15' into 16 2023-06-24 20:42:03 +02:00
Gianfranco Costamagna
0f5236ae5b [ Steve Langasek ]
* debian/rules: disable -Wl,-Bsymbolic-functions for libomp.  LP: #2016471.
2023-06-24 20:02:01 +02:00
Gianfranco Costamagna
1220dc75a6 Add powerpc to GOLD architectures 2023-06-24 20:01:35 +02:00
Gianfranco Costamagna
3b4ac1544f Add back p*pc* to GOLD architectures 2023-06-22 16:42:26 +02:00
Gianfranco Costamagna
816d1182c5 Improve non-linux builds, e.g. this might make hurd build move forward 2023-06-17 10:36:01 +02:00
Gianfranco Costamagna
941011d527 Add back powerpc to gold architectures 2023-06-17 10:36:01 +02:00
Gianfranco Costamagna
4c1c4eb8c9 Use bfd linker on p*pc* 2023-06-17 10:36:01 +02:00
Sylvestre Ledru
c7f288bb52 Enable Xtensa experimental backend (Closes: #1033911) 2023-06-16 16:44:08 +02:00
Gianfranco Costamagna
e2951087cf Use -g0 on riscv64 2023-06-12 19:34:20 +02:00
Gianfranco Costamagna
c2f2da4b7d Merge two i386 sections into a single one 2023-06-12 19:33:10 +02:00
Sylvestre Ledru
0b408150ba and to include libpolly-15-dev 2023-06-11 11:47:55 +02:00
Sylvestre Ledru
26c6756792 Also apply the workround of issue #62621 for focal 2023-06-10 11:52:18 +02:00
Sylvestre Ledru
0c3ef31e24 ubuntu issue, try a different approach 2023-04-13 20:45:52 +02:00
Sylvestre Ledru
e3fe31b114 fix the declaration 2023-04-12 17:07:15 +02:00
Sylvestre Ledru
298eb1c53f missing char 2023-04-12 13:40:49 +02:00
Sylvestre Ledru
17a5b23e97 Force the replacement of new Ubuntu packages introduced in https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-15/+bug/2008755 2023-04-12 13:35:59 +02:00
Gianfranco Costamagna
7b91480a54 Update changelog, upload to experimental 2023-04-11 14:09:52 +02:00