Commit Graph

6446 Commits

Author SHA1 Message Date
Sylvestre Ledru
b9b2b31da9 fix changelog 2024-07-01 23:14:54 +02:00
Sylvestre Ledru
8d8cb00fdd fix changelog 2024-07-01 23:13:24 +02:00
Sylvestre Ledru
d09fe68bdf Merge branch '18' into '18'
Enable lldb on riscv64

See merge request pkg-llvm-team/llvm-toolchain!137
2024-06-23 08:12:35 +00:00
Aurelien Jarno
4cf15e6671 Enable lldb on riscv64
It has been supported for a few releases but not enabled on the debian
side.

This should fix the autopkgtest on riscv64
2024-06-22 12:18:57 +02:00
Sylvestre Ledru
6f43ce8df4 fix liborc 2024-06-14 14:57:29 +02:00
Sylvestre Ledru
21fa7e923a prepare a new release 2024-06-14 13:19:29 +02:00
Sylvestre Ledru
92d36668ed New upstream release 2024-06-14 13:19:16 +02:00
Sylvestre Ledru
1d5c011bd3 qualify-clang.sh: add a check to make sure that libllvm is still co installable 2024-06-04 10:25:58 +02:00
Sylvestre Ledru
0859c35d24 fix conflict 2024-06-02 13:05:38 +02:00
Sylvestre Ledru
6ef30e36a7 Introduce the new variable @DEB_HOST_MULTIARCH_LLVM@ in the build system because the LLVM triple is different than Debian x86_64-pc-linux-gnu instead of x86_64-linux-gnu 2024-06-02 13:03:22 +02:00
Sylvestre Ledru
9ca35f3038 Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR to move the libraries into multi archi directories (Closes: #1067699, #1067005) (LP: #2063207) 2024-06-02 13:03:22 +02:00
Sylvestre Ledru
c4fe55e3c5 refresh the list of symbols 2024-06-02 12:38:48 +02:00
John Paul Adrian Glaubitz
f9f606c59d Install hwasan_symbolize on x32 2024-06-01 23:21:58 +02:00
John Paul Adrian Glaubitz
b3c2e27641 Install liborc_rt-x86_64.a on x32 2024-06-01 21:39:01 +02:00
John Paul Adrian Glaubitz
e3fa3a22b5 Disable LLVM testsuite on x32 2024-06-01 21:29:43 +02:00
John Paul Adrian Glaubitz
724b11d928 Fix missing authorship information in debian/changelog 2024-05-31 12:30:25 +02:00
John Paul Adrian Glaubitz
c883ce7832 Don't install Gold plugin on sparc64 2024-05-31 10:41:46 +02:00
Sylvestre Ledru
d5a73bd2c9 autopkgtest: only run libllvmlibc test on supported archs 2024-05-23 11:49:00 +02:00
Sylvestre Ledru
212ecd5e0f fix typo 2024-05-23 11:48:56 +02:00
Sylvestre Ledru
0a1a90fdd0 qualify-clang.sh: remove all files 2024-05-19 10:09:33 +02:00
Sylvestre Ledru
d8735edaab Unbreak autopkgtest 2024-05-19 10:08:24 +02:00
Sylvestre Ledru
2e8e38c745 qualify-clang.sh: cosmetic 2024-05-19 10:07:42 +02:00
Sylvestre Ledru
1d4a399ab7 qualify-clang.sh: recreate a C++ file without modules 2024-05-19 10:07:26 +02:00
Sylvestre Ledru
1a6ec19234 qualify-clang.sh : check for the output 2024-05-19 10:06:37 +02:00
Sylvestre Ledru
bf07c1c7c8 Don't install gold on mips64el armel loong64 2024-05-19 09:31:47 +02:00
Sylvestre Ledru
0d19abfeac New upstream release 2024-05-19 09:29:34 +02:00
Sylvestre Ledru
135e9ca1d2 Disable --as-needed on armel (Closes: #1070811) 2024-05-12 09:06:02 +02:00
Sylvestre Ledru
a74dbb8262 Disable --as-needed on armel 2024-05-12 09:05:04 +02:00
Sylvestre Ledru
898f458814 Do not try to install gold on riscv64 (Closes: #1070909) Thanks to Aurelien Jarno for the fix 2024-05-12 09:03:16 +02:00
Gianfranco Costamagna
53a5059d58 Revert "Add some more archs to GOLD, to fix missing LLVMgold plugin"
This reverts commit bb4d2ae67e.
2024-05-08 18:03:12 +02:00
Gianfranco Costamagna
bb4d2ae67e Add some more archs to GOLD, to fix missing LLVMgold plugin 2024-05-08 08:50:32 +02:00
Gianfranco Costamagna
98b1c19d78 Update changelog, upload to sid 2024-05-04 07:33:50 +02:00
Gianfranco Costamagna
eb889e502a Add ubuntu oracular as supported release 2024-05-04 07:33:40 +02:00
Gianfranco Costamagna
46fce2b831 Add oracular as supported release 2024-05-04 07:31:19 +02:00
Sylvestre Ledru
72950dbd0f disable mold for all for now to make sure it builds gold 2024-04-29 13:46:37 +02:00
Sylvestre Ledru
7204c780c8 Be explicit with what ships in llvm-18-linker-tools to make sure we always ships gold. Will avoid issues like: https://github.com/llvm/llvm-project/issues/87553 2024-04-29 11:11:52 +02:00
Sylvestre Ledru
8a0c9fcf8e fix syntax 2024-04-28 18:18:51 +02:00
Sylvestre Ledru
a3da2c4986 Pass LLVM_EXPERIMENTAL_TARGETS_TO_BUILD to stage 1 to (try to) build M68k (Closes: #1067646) 2024-04-28 18:06:03 +02:00
Sylvestre Ledru
c7bde1a598 prepare upload 2024-04-28 18:00:25 +02:00
Sylvestre Ledru
b7d187e5e1 remove 16 specific patches 2024-04-27 11:21:12 +02:00
Sylvestre Ledru
0719f75a9f Merge remote-tracking branch 'origin/16' into 17 2024-04-27 11:17:50 +02:00
Sylvestre Ledru
bedad29d49 Disable --as-needed on armel 2024-04-27 01:12:05 +02:00
Sylvestre Ledru
cb2bb7ab94 disable -DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR 2024-04-26 14:19:27 +02:00
Sylvestre Ledru
b2515dbb99 Show LDFLAGS_EXTRA when building 2024-04-25 08:21:55 +02:00
Sylvestre Ledru
e915be9fdc upload done 2024-04-24 16:26:54 +02:00
Sylvestre Ledru
72f74dad49 Allow build on machines without too many CPU Thanks to Santiago Vila for the patch (Closes: #1067714) 2024-04-24 12:21:46 +02:00
Sylvestre Ledru
8a58f6bd0e prepare upload 2024-04-24 10:26:28 +02:00
Sylvestre Ledru
e44ae5e5f7 rebase of the patch 2024-04-23 22:04:18 +02:00
Sylvestre Ledru
2db840f24b rebase of the patch 2024-04-23 21:25:08 +02:00
Sylvestre Ledru
0692d0ed4a fix changelog 2024-04-23 21:25:08 +02:00