Commit Graph

6323 Commits

Author SHA1 Message Date
Sylvestre Ledru
86c8ff3384 fix changelog 2024-07-04 11:53:00 +02:00
Sylvestre Ledru
82d9043258 libclang: remove the general link + add a check 2024-07-04 11:51:55 +02:00
Sylvestre Ledru
05d61700e9 Bring back libLLVM to be installed in /usr/lib/llvm-18/lib/libLLVM-18.so instead of /usr/lib/llvm-18/lib/libLLVM.so This should make the packages co installable again 2024-07-04 11:51:53 +02:00
Gianfranco Costamagna
9b1f6b3775 Rename some target following upstream changes
*Rename check-libcxxabi in check-cxxabi.
* Rename check-libcxx in check-cxx
* Drop removed check-sanitizer (Closes: #1073201)
2024-07-03 08:16:29 +02:00
Zixing Liu
7bb9784ecb Record GCC-style command-line switches by default
This makes Clang default behaviour more like GCC where if debug
symbol generation is enabled, the command-line switches data
will be stored inside the debug symbols.
2024-07-03 08:07:22 +02:00
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
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
cb2bb7ab94 disable -DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR 2024-04-26 14:19:27 +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
Sylvestre Ledru
f6f4cbdc83 New upstream release 2024-04-18 18:15:04 +02:00
Sylvestre Ledru
afcf07feaa New upstream release but disabled for now because of https://github.com/rui314/mold/issues/1224 2024-04-04 09:22:10 +02:00
Sylvestre Ledru
f802896e03 fix the mold check 2024-03-22 22:20:11 +01:00
Sylvestre Ledru
89ce97a201 show control_vars as debug 2024-03-22 22:16:14 +01:00
Sylvestre Ledru
d4c37a3c41 fix the syntax 2024-03-22 21:47:29 +01:00
Sylvestre Ledru
d38538d72d Only install mold when used 2024-03-22 21:24:26 +01:00