Commit Graph

5042 Commits

Author SHA1 Message Date
Samuel Thibault
3d0e431f14 Explicitly link against -latomic on all ports, not only the Linux ones
(cherry picked from commit 43d03058ff)
2022-01-18 21:32:47 +01:00
Sylvestre Ledru
071813b7ea rebase of the patches 2022-01-18 17:27:10 +01:00
Sylvestre Ledru
c7edb93e60 Python 2 => 3 to unbreak the 'scanbuild_py_makefile.txt' test 2022-01-16 00:08:25 +01:00
Sylvestre Ledru
c7c5eb16c4 Merge branch 'atomic-13' into '13'
Fix armel build

See merge request pkg-llvm-team/llvm-toolchain!86
2022-01-14 09:24:26 +00:00
Samuel Thibault
38be44b0dc Fix armel build
On armel, DEB_HOST_ARCH_CPU is the generic arm actually, so we need to
use DEB_HOST_ARCH to precisely filter archs.

Fixes 43d03058ff
2022-01-14 10:18:12 +01:00
Sylvestre Ledru
ec0b580536 Merge branch 'sthibault/llvm-toolchain-hurd-rt-no64' into 13 2022-01-13 21:16:23 +01:00
Sylvestre Ledru
3ff1ff385d Merge branch '13' into 'hurd-rt-no64'
# Conflicts:
#   debian/changelog
2022-01-13 20:15:46 +00:00
Sylvestre Ledru
291dd82a33 Merge branch 'system-name-13' into '13'
Fix CMAKE_SYSTEM_NAME for non-Linux ports

See merge request pkg-llvm-team/llvm-toolchain!82
2022-01-13 20:13:30 +00:00
Sylvestre Ledru
129fe31aab simplify the patch 2022-01-13 21:12:42 +01:00
Pino Toscano
b02fa8358f Stop hardcoding -DCMAKE_SYSTEM_NAME=Linux as cmake parameter
as it breaks stage2 builds on non-Linux architectures.
2022-01-12 23:27:48 +01:00
Pino Toscano
653f1a56ea debian/rules: Disable 64bit runtime build on hurd-i38 2022-01-12 23:22:46 +01:00
Sylvestre Ledru
eda4bcc85d fix the patch 2022-01-12 22:09:12 +01:00
Sylvestre Ledru
d7a17e8cae fix the scan-build patch 2022-01-12 22:00:17 +01:00
Sylvestre Ledru
72078003df rebase of the patches 2022-01-12 14:58:05 +01:00
Sylvestre Ledru
fd0d9b3934 improve the patch mgmt 2022-01-12 14:56:34 +01:00
Sylvestre Ledru
fdc1db523a rebase of the patches 2022-01-12 14:02:44 +01:00
Sylvestre Ledru
c06e88525b Ugly workaround to enable scan-build on runtimes debian/patches/use-scan-build-runtimes.diff 2022-01-12 13:46:36 +01:00
Sylvestre Ledru
08507c8e72 Merge branch 'fix-which-for-13' into '13'
Use 'command -v' instead of deprecated 'which'

See merge request pkg-llvm-team/llvm-toolchain!76
2022-01-12 09:08:00 +00:00
Sylvestre Ledru
02063451dd Merge branch '13' into '13'
Explicitly link against -latomic on all ports, not only the Linux ones

See merge request pkg-llvm-team/llvm-toolchain!78
2022-01-12 08:56:34 +00:00
Samuel Thibault
43d03058ff Explicitly link against -latomic on all ports, not only the Linux ones 2022-01-11 23:58:40 +01:00
Sylvestre Ledru
e1e7bfa8a1 remove the typo -DLVVM_ENABLE_ZLIB=OFF as it seems that it working with the default value 2022-01-11 23:46:31 +01:00
Sylvestre Ledru
04c09a8af8 remove the typo -DLVVM_ENABLE_ZLIB=OFF as it seems that it working with the default value 2022-01-11 23:46:02 +01:00
Sylvestre Ledru
000d58d4e1 remove the typo -DLVVM_ENABLE_ZLIB=OFF as it seems that it working with the default value 2022-01-11 23:45:34 +01:00
Sylvestre Ledru
5d6649459e Merge branch 'typo' into 'snapshot'
typo

See merge request pkg-llvm-team/llvm-toolchain!80
2022-01-11 22:44:07 +00:00
Samuel Thibault
8bf151f191 typo 2022-01-11 23:02:46 +01:00
Sylvestre Ledru
cd1d892575 Remove lldb-instr to match upstream change 4609e30f5001cfcba59d1f2f90ce72ebfda6e61f 2022-01-11 10:18:52 +01:00
Sylvestre Ledru
9f35a80df6 fix changelog 2022-01-08 23:13:42 +01:00
Sylvestre Ledru
b616a7f16b bis: Fix the cmake file with the mlir introducing 2022-01-08 23:12:54 +01:00
Sylvestre Ledru
7c0f55624a bis: Fix the cmake file with the mlir introducing 2022-01-08 21:35:04 +01:00
Sylvestre Ledru
1340e1d4ee adjust the version 13 => 14 2022-01-08 18:05:06 +01:00
Sylvestre Ledru
0f32fe8804 Merge remote-tracking branch 'origin/13' into snapshot 2022-01-08 10:30:46 +01:00
Sylvestre Ledru
31bbdd4b7f fix changelog 2022-01-07 23:59:27 +01:00
Sylvestre Ledru
ca71bb4dc2 rebase of the patches 2022-01-07 23:31:27 +01:00
Sylvestre Ledru
68e5f7c01b Fix the cmake file with the mlir introducing 2022-01-06 14:31:32 +01:00
Sylvestre Ledru
a13a744dde rebase of the patches 2022-01-06 00:01:28 +01:00
Sylvestre Ledru
937484a2a3 rebase of the patches 2022-01-05 23:43:28 +01:00
Sylvestre Ledru
7e8a6fa3e1 Merge remote-tracking branch 'origin/13' into snapshot 2022-01-05 13:41:39 +01:00
Sylvestre Ledru
4c77c827a0 fix changelog 2022-01-05 13:39:50 +01:00
Sylvestre Ledru
3e5c1ff973 Fix the cmake with the mlir introducing 2022-01-05 13:39:49 +01:00
Sylvestre Ledru
288ba1dc79 update of the date 2022-01-05 13:39:49 +01:00
Sylvestre Ledru
0108c4c2a0 update the script to add the mlir install guidances 2022-01-03 15:43:40 +01:00
Sylvestre Ledru
aa3112a2cf fix a typo 2021-12-31 10:48:21 +01:00
Sylvestre Ledru
c70d6338a7 mlir: adjust the versions 2021-12-30 20:41:16 +01:00
Sylvestre Ledru
3bc83aa82a document recent changes 2021-12-30 20:41:16 +01:00
Sylvestre Ledru
0fabe01666 * Install bfd plugins in
/usr/lib/bfd-plugins/LLVMgold-@LLVM_VERSION@.so
2021-12-30 20:41:16 +01:00
Sylvestre Ledru
55387e6b48 run check mlir 2021-12-30 20:41:16 +01:00
Sylvestre Ledru
4a688750e5 Build & ship mlir too 2021-12-30 20:41:13 +01:00
Sylvestre Ledru
27c99c7ca2 fix the install path 2021-12-30 20:40:57 +01:00
Sylvestre Ledru
e9d1ded00a Revert "rebase of the patches"
This reverts commit 052edd2547.
2021-12-30 20:40:54 +01:00
Sylvestre Ledru
a6a1aae2e8 Install LLVMgold in usr/lib/bfd-plugins to help various tools to understand the format (Closes: #919020) 2021-12-30 20:33:47 +01:00