Commit Graph

6459 Commits

Author SHA1 Message Date
Gianfranco Costamagna
50fdb56cbe Upload to sid 2024-09-09 10:47:37 +02:00
Gianfranco Costamagna
57833aed3b Update changelog 2024-09-09 08:45:25 +02:00
Gianfranco Costamagna
1d5fe2cbe5 Add back LLVM_EXPERIMENTAL_TARGETS_TO_BUILD to PASSTHROUGH variables, to help m68k 2024-09-09 08:41:26 +02:00
Gianfranco Costamagna
be06525332 Fix x32 build failure due to orc library not being installed 2024-09-09 08:28:07 +02:00
Gianfranco Costamagna
754b99da4b Sync spirv architectures with sid builds 2024-09-09 08:27:17 +02:00
Gianfranco Costamagna
d22f7c94c6 Drop extra space in changelog 2024-09-09 08:24:17 +02:00
Gianfranco Costamagna
ef7221dbda Drop ocaml on armhf, ocamlopt disappeared making build ftbfs 2024-09-09 08:24:01 +02:00
Sylvestre Ledru
25275086c2 Backport two commits to fix riscv64 issue. (Closes: #1080435) 2024-09-07 23:09:15 +02:00
Gianfranco Costamagna
077b2e2699 Merge branch 'enable-bolt-arm64' into '18'
Enable bolt on arm64, now supported upstream

See merge request pkg-llvm-team/llvm-toolchain!145
2024-08-16 12:59:47 +00:00
Emanuele Rocca
be3b319d2d Enable bolt on arm64, now supported upstream 2024-08-15 10:43:18 +02:00
Matthias Klose
970848bade * ld.lld: When no package-metadata option is given, fall-back
to the envvar ELF_PACKAGE_METADATA.
2024-08-06 16:13:46 +02:00
Matthias Klose
0571e42330 regenerate the control file 2024-08-06 16:11:47 +02:00
Sylvestre Ledru
4bd169224c Really fix breaks/replaces (Closes: #1077587) 2024-08-03 20:08:17 +02:00
Gianfranco Costamagna
275f08ab0f Update changelog 2024-08-01 12:15:46 +02:00
Gianfranco Costamagna
a7a25a5229 Drop mips D154390 patch, already upstream 2024-08-01 12:15:06 +02:00
Gianfranco Costamagna
3228430772 Mention in changelog also the SVE fixes from llvm-17 2024-07-30 11:20:43 +02:00
Sylvestre Ledru
bb97f43cbc Fix breaks/replaces (Closes: #1077587) 2024-07-30 10:49:33 +02:00
Gianfranco Costamagna
28ad8e189e Merge branch '17' into 18 2024-07-30 10:16:35 +02:00
Gianfranco Costamagna
c9102bbce4 Add patch from upstream and llvm-17 also to llvm-18 2024-07-30 10:07:10 +02:00
Gianfranco Costamagna
26407375db Add patch from Emanuele Rocca, to make SVE types available in device targets 2024-07-30 09:19:10 +02:00
Sylvestre Ledru
9979ab1993 Unbreak the cmake tools 2024-07-28 20:30:38 +02:00
Sylvestre Ledru
e0a41433c5 unbreak again 2024-07-27 23:44:31 +02:00
Sylvestre Ledru
af57381dde improve the check 2024-07-27 18:47:11 +02:00
Sylvestre Ledru
09a477d4a6 fix the check 2024-07-27 18:45:28 +02:00
Sylvestre Ledru
34b6df397f bring back the lib 2024-07-27 18:42:34 +02:00
Sylvestre Ledru
efc4f005cc fix multiarch again 2024-07-27 09:10:58 +02:00
Sylvestre Ledru
567c09aecc fix more multiarch issues 2024-07-26 17:57:43 +02:00
Sylvestre Ledru
c927410913 add a check to make sure it doesn't happen again 2024-07-26 17:49:46 +02:00
Sylvestre Ledru
b98d211b69 bring back spirv 2024-07-26 17:35:37 +02:00
Sylvestre Ledru
ad4b8cb8ba Make libllvm multi arch ready again ... (Closes: #1076131) 2024-07-26 17:35:31 +02:00
Sylvestre Ledru
2efcb337a3 temporary disable spirv to unbreak the build 2024-07-24 19:41:03 +02:00
Sylvestre Ledru
3c0d3f58fd merge changelog 2024-07-24 11:54:47 +02:00
John Paul Adrian Glaubitz
5189135c77 Make regexp to grep for LLVM_DEFAULT_TARGET_TRIPLE less ambigious 2024-07-21 23:28:06 +02:00
Sylvestre Ledru
7011745039 add bug 2024-07-19 23:06:24 +02:00
Sylvestre Ledru
fc6b1ea35e Bring back libLLVM.so.18.1 as symlink library 2024-07-19 23:05:37 +02:00
Sylvestre Ledru
d8974079d1 refresh the control 2024-07-18 22:13:26 +02:00
Sylvestre Ledru
6028dcabb5 fix the version upgrade 2024-07-18 22:12:54 +02:00
Sylvestre Ledru
6426259584 Fix the broken Breaks/replaces for apt.llvm.org Closes: https://github.com/llvm/llvm-project/issues/99502 2024-07-18 22:02:47 +02:00
Sylvestre Ledru
99f1459bc6 use the DEB_INST variable 2024-07-18 22:02:10 +02:00
Sylvestre Ledru
3cfb90d49c Move back /usr/lib/llvm-18/lib/libLLVM-18.so.1 to libllvm18 (Closes: #1076469) And add breaks/replaces to make sure the upgrade goes smoothly 2024-07-17 14:01:05 +02:00
Sylvestre Ledru
24a43f9797 remove hardcoded version 2024-07-16 22:57:23 +02:00
Sylvestre Ledru
c003ec809d fix the symlinks after LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF Probably caused https://github.com/llvm/llvm-project/issues/99017 2024-07-16 18:02:47 +02:00
Sylvestre Ledru
ac3b67c192 Make libllvm co-installable again (Closes: #1076131) 2024-07-15 12:30:45 +02:00
Matthias Klose
b2c59c2e6e fix typo 2024-07-15 10:02:30 +02:00
Matthias Klose
b3fc2e2269 * Construct the --package-metadata option just from ELF_PACKAGE_METADATA. 2024-07-15 09:57:58 +02:00
Sylvestre Ledru
c2a0a64082 Disable LLDB_BUILD_INTEL_PT on Ubuntu bionic 2024-07-14 22:12:00 +02:00
Sylvestre Ledru
3f5db5d6aa Revert " * Construct the --package-metadata option just from ELF_PACKAGE_METADATA."
This reverts commit 7a3ca233a9.
2024-07-14 17:40:17 +02:00
Sylvestre Ledru
459e8ebab8 update of the changelog 2024-07-13 10:27:43 +02:00
Sylvestre Ledru
6de50cd056 Revert "Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR to move the libraries into multi archi directories (Closes: #1067699, #1067005) (LP: #2063207)"
This reverts commit 9ca35f3038.
2024-07-13 10:17:56 +02:00
Matthias Klose
7a3ca233a9 * Construct the --package-metadata option just from ELF_PACKAGE_METADATA. 2024-07-11 09:28:10 +02:00