Commit Graph

3940 Commits

Author SHA1 Message Date
Timo Aaltonen
437f86c9d5 Build libclc. (Closes: #942709) 2021-05-01 01:02:54 +03:00
Sylvestre Ledru
2e53fae936 Upload to unstable 2021-04-28 22:55:21 +02:00
Sylvestre Ledru
2ab4845b99 Also build lld on s390x 2021-04-28 22:33:42 +02:00
Sylvestre Ledru
05186fccef workaround the breaks/replaces/conflicts introduced with llvm-12-linker-tools
we update the version to make it work with apt.llvm.org
Yeah, this is ugly but I don't know how to do better
2021-04-18 10:26:25 +02:00
Sylvestre Ledru
80169bff18 cmake & its libs, try to replicate that I did for 11 (will be done in 13 if it works 2021-04-18 00:42:07 +02:00
Sylvestre Ledru
a1792c0e95 cmake & its libs, try to replicate that I did for 11 (will be done in 13 if it works 2021-04-18 00:10:22 +02:00
Sylvestre Ledru
ecc838c937 Add missing file 2021-04-16 20:55:20 +02:00
Sylvestre Ledru
6a86b64534 adjust the dep for Debian 2021-04-15 13:36:45 +02:00
Sylvestre Ledru
a633fd02be improve the description 2021-04-15 13:34:02 +02:00
Sylvestre Ledru
608f891ab3 * Disable again LTO
* Create a new package llvm-12-linker-tools:
  Contains the LLVMgold and LLVMPolly linker plugins.
2021-04-15 13:33:03 +02:00
Sylvestre Ledru
fae4751a3b bring back the deactivation of lto 2021-04-15 13:31:28 +02:00
Sylvestre Ledru
e57e0ef8a1 * Improve the clean rule 2021-04-15 13:29:00 +02:00
Sylvestre Ledru
7034c123dc New upstream release 2021-04-15 13:26:12 +02:00
Sylvestre Ledru
1b961d5c3a try to unbreak the s390x build issue 2021-04-10 19:53:30 +02:00
Sylvestre Ledru
3c071c42ce Add -DCMAKE_SUPPRESS_REGENERATION=ON to limit the number of calls to cmake Try to workaround a bug on llvm-toolchain-stretch-12-binaries architecture=s390x,stretch 2021-04-10 14:59:21 +02:00
Sylvestre Ledru
c3d43695e0 New testing upstream release 2021-04-10 14:58:06 +02:00
Konrad Kleine
b049346dd2 Propose simplification in version determination by deleting all non numeric characters
This doesn't change the behavior but I found it much easier to maintain in my own code than.
2021-04-09 16:59:42 +02:00
Sylvestre Ledru
29bb4b8eab rebase of the patches 2021-04-05 12:03:43 +02:00
Sylvestre Ledru
084ecd86b1 use the new version of lto auto ignore patch 2021-04-05 12:00:54 +02:00
Sylvestre Ledru
6849d787c4 revert the changes on cmake/ld_library_path as it seems they are breaking stretch 2021-04-04 14:44:19 +02:00
Sylvestre Ledru
d791d2be0b Remove the cmake option POLLY_BUNDLED_JSONCPP as it is now unsed 2021-04-03 09:50:05 +02:00
Sylvestre Ledru
f78cd14a86 Verify that /proc is mounted. It makes some unexpected issues when building from a chroot without /proc 2021-04-02 18:07:31 +02:00
Sylvestre Ledru
717a5efd2d New testing upstream release 2021-04-01 08:57:09 +02:00
Sylvestre Ledru
e2de81e11e Revert the lto declaration 2021-04-01 08:55:57 +02:00
Sylvestre Ledru
be30768c5e Cherry-pick https://reviews.llvm.org/D99501 to allow -flto=auto 2021-03-30 09:01:05 +02:00
Sylvestre Ledru
0ec7afdacf fix the cmake call 2021-03-28 16:15:16 +02:00
Sylvestre Ledru
6608f7b08f fix the cmake call 2021-03-28 11:41:22 +02:00
Sylvestre Ledru
ea094c96d1 display the LD_LIB_PATH & CMAKE 2021-03-28 11:16:08 +02:00
Sylvestre Ledru
dce0b21642 Revert "improve the custom cmake mgmt"
This reverts commit 34cb1e3a5c.
2021-03-28 10:12:01 +02:00
Sylvestre Ledru
34cb1e3a5c improve the custom cmake mgmt 2021-03-27 23:16:56 +01:00
Sylvestre Ledru
afead83118 On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these 2021-03-27 12:38:11 +01:00
Sylvestre Ledru
9ba7278030 On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these 2021-03-27 12:37:12 +01:00
Matthias Klose
b29ad58794 Add optimize=-lto to DEB_BUILD_MAINT_OPTIONS 2021-03-22 16:50:36 +01:00
Gianfranco Costamagna
8c59d59e8b Update changelog, reupload to sid 2021-03-20 17:25:35 +01:00
Gianfranco Costamagna
2523e2ab95 Don't force gcc-11 anymore on riscv64, gcc-10 has the fixes now 2021-03-20 17:16:09 +01:00
Gianfranco Costamagna
a8093670b2 Don't hard fail on z3 failures with "set -e" at the begin, if z3 support is not available we do fail and exit testsuite without checking the log 2021-03-20 16:23:03 +01:00
Gianfranco Costamagna
cf9f0aa703 dont' fail fsanitize=thread on i386, not supported 2021-03-18 10:06:12 +01:00
Gianfranco Costamagna
edbb2bf896 Add upstream cherry-pick to unbreak scan-view 2021-03-17 13:13:06 +01:00
Gianfranco Costamagna
94e92830b8 Upload to sid again 2021-03-15 21:04:58 +01:00
Gianfranco Costamagna
df1ed6d1de Fixup omptarget regex error, missing escape 2021-03-15 21:04:30 +01:00
Gianfranco Costamagna
55f407afab Update changelog, new release went in experimental in the meanwhile 2021-03-15 11:28:50 +01:00
Gianfranco Costamagna
3491280431 Update changelog, upload to sid 2021-03-15 11:19:07 +01:00
Matthias Klose
4e1aa257d5 Also disable CMake's package validation check for omptarget target files (Closes: #983838). 2021-03-15 11:17:51 +01:00
Sylvestre Ledru
47cfd241e7 Ignore source: invalid-arch-string-in-source-relation riscv64 [build-depends: g++-11 [riscv64]] 2021-03-03 14:14:17 +01:00
Sylvestre Ledru
09f3220736 Build using GCC 11 on riscv64. 2021-03-02 13:25:33 +01:00
Sylvestre Ledru
f13814c61c Only enable libomp-12-doc on supported archs 2021-03-01 10:54:16 +01:00
Sylvestre Ledru
79e3df9997 * Refresh the openmp symbol list
In libomp.so.5:
  - GOMP_taskwait_depend
  - GOMP_teams_reg
  - __kmpc_calloc
  - __kmpc_realloc
  - __kmpc_taskloop_5
  And all libomptarget.so.12
2021-02-28 15:08:24 +01:00
Sylvestre Ledru
ff71584966 the openmp off load thing has been disabled 2021-02-28 15:04:14 +01:00
Sylvestre Ledru
c09a924589 Use ~++ as RC number as, in the past, I used XX~++ as version name
but this time, I uploaded XX.0.0~++
        Not a big deal as the final release will be ok
2021-02-24 10:19:35 +01:00
Sylvestre Ledru
41f9d6ca3f rebase of the patches 2021-02-04 13:38:38 +01:00