Commit Graph

6733 Commits

Author SHA1 Message Date
Sylvestre Ledru
ee41a9a732 rebase of the patch 2024-05-25 22:53:38 +02:00
Sylvestre Ledru
462ed0ff1f rebase of the patches 2024-05-23 22:33:38 +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
c023d81235 rebase of the patches 2024-05-22 14:50:52 +02:00
Sylvestre Ledru
3e0fccb74b rebase of the patches 2024-05-21 18:35:43 +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
b7afc08776 Ship usr/lib/llvm-@LLVM_VERSION@/lib/libCUF*.a in libflang 2024-05-18 14:13:16 +02:00
Sylvestre Ledru
7a215a5e4b rebase of the patches 2024-05-18 08:02:22 +02:00
Sylvestre Ledru
b76df158fe prepare upload 2024-05-18 07:59:25 +02:00
Sylvestre Ledru
c2c13bf486 move the cmake LibcTableGenUtil declaration at the right place 2024-05-17 14:43:28 +02:00
Sylvestre Ledru
199de01f80 rebase of the patches 2024-05-17 09:12:26 +02:00
Sylvestre Ledru
845ba9de61 Disable the cmake check for LibcTableGenUtil. Closes: #92359 2024-05-17 09:06:47 +02:00
Sylvestre Ledru
2baa906bfb Disable openmp on i386 - wasn't officially supported 2024-05-12 13:53:18 +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
Sylvestre Ledru
07b5e8fc12 offload: disable a static assert https://github.com/llvm/llvm-project/issues/91819 2024-05-11 08:06:19 +02:00
Sylvestre Ledru
d29fc2a10b fix patch 2024-05-10 21:14:12 +02:00
Sylvestre Ledru
6975acd1a6 rebase of the patches 2024-05-09 21:25:10 +02:00
Sylvestre Ledru
395126a606 * Install libLibcTableGenUtil and rpc files in llvmlibc 2024-05-09 19:19:58 +02:00
Sylvestre Ledru
0b9cca6cb7 rebase of the patches 2024-05-09 08:54:46 +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
7dd4eccab4 with coverity, disable sccache for real 2024-05-03 11:13:22 +02:00
Sylvestre Ledru
d520125d70 Also ship libc++.modules.json in libc++-19-dev-wasm32 2024-05-03 10:00:45 +02:00
Sylvestre Ledru
bb9941e160 Ship zos_wrappers/builtins.h in libclang-common-19-dev 2024-05-02 16:27:03 +02:00
Sylvestre Ledru
c8fe86e063 rebase of the patches 2024-05-02 08:27:22 +02:00
Sylvestre Ledru
913a1b0e5e Move openmp from PROJECTS to RUNTIMES Should fix: https://github.com/llvm/llvm-project/issues/90707 2024-05-01 16:13:09 +02:00
Sylvestre Ledru
334f4f7736 try to build with LLVM_LIBC_GPU_BUILD 2024-05-01 15:52:30 +02:00
Sylvestre Ledru
b881926a84 rebase of the patches 2024-04-30 11:42:18 +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
3d7c7a2a79 rebase of the patches 2024-04-27 00:59:14 +02:00
Sylvestre Ledru
f76549936a after upstream 330d8983d25d08580fc1642fea48b2473f47a9da adjust the RUNTIMES build to include offload (was openmp/libomptarget) 2024-04-26 14:55:28 +02:00