Commit Graph

5042 Commits

Author SHA1 Message Date
Erik Maciejewski
b5196f1142 remove unnecessary make patch as ninja is the cmake generator 2021-10-06 10:48:06 -07:00
Erik Maciejewski
4223433040 revert erroneous package dir name change 2021-10-06 10:48:06 -07:00
Erik Maciejewski
124f977442 remove extra cd when copying libomp SOs 2021-10-06 10:48:06 -07:00
Erik Maciejewski
6ce54c5ad9 add libelf-dev to build-depends for source pkg as a dependency for
openmp libomptarget runtime build
2021-10-06 10:48:06 -07:00
Erik Maciejewski
057aaddd58 uncomment cleanup for clang/include/clang/Debian 2021-10-06 10:48:06 -07:00
Erik Maciejewski
69de88d53e add back LLVM_BINUTILS_INCDIR for gold LTO plugin 2021-10-06 10:48:06 -07:00
Erik Maciejewski
34c3eb2847 comment out obsolete patch hardcoding gold linker for compiler-rt as
lld is now expected to link all stage1 and stage2 builtins and runtimes
2021-10-06 10:48:06 -07:00
Erik Maciejewski
e2ff301911 change cmake generator and all build invocations from make to ninja 2021-10-06 10:48:06 -07:00
Erik Maciejewski
20d2a90c2a rules updates 2021-10-06 10:48:06 -07:00
Erik Maciejewski
e3a53b15e8 quilt patches 2021-10-06 10:48:06 -07:00
Sylvestre Ledru
103cb1357c libc++-13-dev should depends on libunwind-13-dev (Closes: #995810) 2021-10-06 12:52:18 +02:00
Sylvestre Ledru
f97abbaf4e gcc 8 works too 2021-10-04 12:44:58 +02:00
Sylvestre Ledru
b092faff78 Disable LIBCXX_USE_COMPILER_RT on s390x, armel and x32 as it fails. See bug 52022 2021-10-04 11:52:15 +02:00
Sylvestre Ledru
a112c44b6d Too old version of gcc. Force gcc 11
Should be triggered only on bionic
https://reviews.llvm.org/D110338
Should be removed when we moved to RUNTIMES as we
will use clang to build libc++ even stage1 (only from stage2 now)
2021-10-04 11:16:05 +02:00
Sylvestre Ledru
b854e644c5 Merge remote-tracking branch 'origin/13' into snapshot 2021-10-04 09:24:25 +02:00
Sylvestre Ledru
8380a94581 Adjust the testsuite after various changes (rpass, libclang, polly lib, etc) 2021-10-04 09:20:07 +02:00
Sylvestre Ledru
b2438aba01 improve the version set 2021-10-04 09:06:05 +02:00
Sylvestre Ledru
257263a114 -lPollyPPCG doesn't exist 2021-10-04 09:05:52 +02:00
Sylvestre Ledru
a6274d93aa test: adjust the type when using libclang 2021-10-04 09:01:41 +02:00
Sylvestre Ledru
14a06d109e Fix the libclang detect in cmake (Closes: #994827) 2021-10-03 22:44:37 +02:00
Sylvestre Ledru
267e73a4ae new upstream release 2021-10-03 22:32:22 +02:00
Sylvestre Ledru
5b789c4ead Merge remote-tracking branch 'origin/13' into snapshot 2021-10-03 21:17:38 +02:00
Sylvestre Ledru
30015db17c Merge remote-tracking branch 'origin/12' into 13 2021-10-03 21:17:17 +02:00
Sylvestre Ledru
145e757826 Remove old override 'outdated-autotools-helper-file' 2021-10-03 21:17:03 +02:00
Sylvestre Ledru
1085fe0f24 Merge remote-tracking branch 'origin/13' into snapshot 2021-10-03 21:15:50 +02:00
Sylvestre Ledru
512178d547 Add source-is-missing llvm/test/* / lldb/test/* / lld/test/* to the source override 2021-10-03 21:15:50 +02:00
Sylvestre Ledru
1a6fa37dab Merge remote-tracking branch 'origin/12' into 13 2021-10-03 21:15:24 +02:00
Sylvestre Ledru
ff8ef908ef fix changelog 2021-10-03 21:15:15 +02:00
Sylvestre Ledru
19b9b0363e Merge remote-tracking branch 'origin/12' into 13 2021-10-03 21:14:08 +02:00
Sylvestre Ledru
b8220e4472 Add source-is-missing llvm/test/* / lldb/test/* / lld/test/* to the source override 2021-10-03 21:13:51 +02:00
Sylvestre Ledru
bc8b6f930e rebase of the patch 2021-10-03 18:45:12 +02:00
Sylvestre Ledru
73ce4026ef Be more flexible to install libomptarget-*.bc (ex: libomptarget-new-nvptx-*.bc are new) 2021-10-02 19:06:51 +02:00
Sylvestre Ledru
9f4b056aaf fix version 2021-10-02 18:17:11 +02:00
Sylvestre Ledru
c047f54f3f Adjust the libomp_start_tool visibility on armhf 2021-10-02 18:05:58 +02:00
Sylvestre Ledru
d816c395f6 Disable LIBCXX_USE_COMPILER_RT on s390x as it fails. See bug 52022 2021-10-02 17:57:18 +02:00
Sylvestre Ledru
c4eec7af4e fix a typo 2021-10-02 17:54:00 +02:00
Sylvestre Ledru
3af1afc3c2 rebase of the patch 2021-10-02 11:42:42 +02:00
Sylvestre Ledru
8d4ee8476a Merge remote-tracking branch 'origin/13' into snapshot 2021-10-02 10:54:41 +02:00
Sylvestre Ledru
0eec64bcb7 Merge remote-tracking branch 'origin/12' into 13 2021-10-02 10:52:18 +02:00
Sylvestre Ledru
6da834fd4a If parallel is not set in DEB_BUILD_OPTIONS, use nproc 2021-10-02 10:50:37 +02:00
Sylvestre Ledru
dfeb76d6cd Fix the "all" build 2021-10-02 09:54:50 +02:00
Sylvestre Ledru
e658461a46 The triple change has been reverted. Keep it in Debian bring-back-triple-linux.diff 2021-10-02 09:51:28 +02:00
John Paul Adrian Glaubitz
2b9b171e95 Disable libunwind on sparc, sparc64 and x32 2021-09-29 18:49:32 +02:00
Sylvestre Ledru
9f1c643bb0 don't install libc++ & libc++abi, it is now done as part of the regular process 2021-09-28 08:45:51 +02:00
Sylvestre Ledru
7019e4bdb0 remove old comment 2021-09-28 08:45:51 +02:00
Sylvestre Ledru
4526b09d21 remove patch (merged upstream) 2021-09-27 22:41:57 +02:00
Sylvestre Ledru
7f8c531826 prepare for upload 2021-09-27 22:31:22 +02:00
Sylvestre Ledru
15c7d95715 remove make legacy 2021-09-27 17:09:53 +02:00
Sylvestre Ledru
dd2ac7bd0c all ninja call should be verbose 2021-09-27 17:09:42 +02:00
Gianfranco Costamagna
6dac9509d2 Merge branch '13' into snapshot 2021-09-27 16:38:31 +02:00