Commit Graph

3428 Commits

Author SHA1 Message Date
Gianfranco Costamagna
f03f5f0532 Add patch from <cbmuser> to fix powerpcspe build 2018-09-14 15:19:24 +02:00
Gianfranco Costamagna
376fd17f46 Fix arch:all build, for real 2018-09-14 15:13:17 +02:00
Sylvestre Ledru
ed325d7bc0 Merge remote-tracking branch 'origin/7' into snapshot 2018-09-14 11:32:16 +02:00
Sylvestre Ledru
f1bcd50fa3 improve the changelog 2018-09-14 11:27:35 +02:00
Sylvestre Ledru
6ca4d959a0 Merge branch 'co-installability' into '7'
Update dh_strip exceptions for libc++*.a with llvm version

See merge request pkg-llvm-team/llvm-toolchain!17
2018-09-14 09:25:42 +00:00
Reshabh Sharma
f7138055e8 update libc++*.a with version in dh_strip exception 2018-09-14 14:27:49 +05:30
John Paul Adrian Glaubitz
8c14b314a6 Disable LLDB on riscv64 2018-09-14 10:00:28 +02:00
John Paul Adrian Glaubitz
3b431b9e85 Add patch to fix missing MultiArch include dir on powerpcspe 2018-09-14 09:38:54 +02:00
John Paul Adrian Glaubitz
bf2753f032 Remove trailing whitespace in debian/changelog 2018-09-14 09:37:52 +02:00
Sylvestre Ledru
87507c3eae Remove -L & -I as clang search paths will use them 2018-09-14 09:29:29 +02:00
John Paul Adrian Glaubitz
ec37cd0c8a Add patch to fix missing MultiArch include dir on powerpcspe 2018-09-14 09:25:23 +02:00
Sylvestre Ledru
288cf16419 Merge branch 'reshabh-guest/llvm-toolchain-co-installability' into 7 2018-09-13 21:31:24 +02:00
Reshabh Sharma
caa6d6aead update test with libc++ include and library paths 2018-09-14 00:09:25 +05:30
Reshabh Sharma
a9ef6d378f make libc++ packages coinstallable 2018-09-13 23:52:01 +05:30
Reshabh Sharma
cb8571939a OpenMP packages are coinstallable 2018-09-13 23:12:16 +05:30
Gianfranco Costamagna
ff2dadf52e Move the committed changes into a new release entry 2018-09-13 18:04:57 +02:00
Gianfranco Costamagna
6c4f6bf324 Upload to unstable 2018-09-13 18:01:51 +02:00
Gianfranco Costamagna
fe89dc25f0 Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-09-13 18:00:48 +02:00
Gianfranco Costamagna
6360c5ef14 Update changelog 2018-09-13 17:45:52 +02:00
Gianfranco Costamagna
259b7ad4a9 Fix arch:all build by installing polly only on arch:any 2018-09-13 17:45:52 +02:00
Sylvestre Ledru
8018e3a079 * Build llvm using -DLLVM_USE_PERF=yes (Closes: #908707)
* libc++-8-dev doesn't provide libstdc++-dev anymore (Closes: #908738)
* Disable OpenMP on unsupported architecture x32
2018-09-13 15:30:02 +02:00
Sylvestre Ledru
4bc24cc840 libc++-7-dev doesn't provide libstdc++-dev anymore (Closes: #908738) 2018-09-13 15:26:41 +02:00
Sylvestre Ledru
792b716077 Merge remote-tracking branch 'origin/7' into snapshot 2018-09-13 10:41:57 +02:00
Sylvestre Ledru
e5939016c4 the file changed upstream, updating the patch 2018-09-13 10:40:34 +02:00
Sylvestre Ledru
09b4b31b5e Merge remote-tracking branch 'origin/6.0' into 7 2018-09-13 10:25:23 +02:00
Sylvestre Ledru
49ddcfe30e Disable sse2 on pentium4 arch (Closes: #632472) 2018-09-13 10:05:50 +02:00
John Paul Adrian Glaubitz
7dbedcd117 Disable OpenMP on unsupported architecture x32 2018-09-13 09:42:58 +02:00
John Paul Adrian Glaubitz
063132c87a Reorder architecture list for OPENMP_ENABLE 2018-09-13 09:40:34 +02:00
Sylvestre Ledru
7afaaade9a prepare upload 2018-09-13 08:20:12 +02:00
Sylvestre Ledru
5401783961 Build llvm using -DLLVM_USE_PERF=yes (Closes: #908707) 2018-09-12 23:55:08 +02:00
Sylvestre Ledru
efdb07121a * Fix inverted logic in ifeq statement for POLLY_ENABLE
and OPENMP_ENABLE (Closes: #908646)
* Drop gnustep and gnustep-devel suggestions (Closes: #902847)
* Enable polly on s390x
* Disable omp on armel mips and mipsel for now
2018-09-12 20:41:16 +02:00
Sylvestre Ledru
e6a507c194 prepare upload to unstable 2018-09-12 20:36:14 +02:00
Gianfranco Costamagna
4610de739a Update changelog 2018-09-12 18:04:55 +02:00
Gianfranco Costamagna
7f77aecf8a Disable omp also on armel 2018-09-12 18:04:41 +02:00
Gianfranco Costamagna
897c6aa79b Update changelog 2018-09-12 17:15:41 +02:00
Gianfranco Costamagna
af4586c28f Disable libomp on mips and mipsel for now 2018-09-12 17:15:20 +02:00
Gianfranco Costamagna
ac0b0b1364 Update changelog 2018-09-12 16:50:35 +02:00
Gianfranco Costamagna
a389f38db4 Fixup polly fix from 7 and snapshot branches 2018-09-12 16:22:44 +02:00
Gianfranco Costamagna
e8886444f8 Fixup previous polly commit 2018-09-12 16:04:53 +02:00
Gianfranco Costamagna
b56620720b Enable polly on s390x 2018-09-12 12:48:12 +02:00
Gianfranco Costamagna
ed8ddc78f5 make polly installed only where available, update changelog 2018-09-12 10:58:47 +02:00
Gianfranco Costamagna
6500d72eb0 Drop gnustep and gnustep-devel suggestions (Closes: #902847) 2018-09-12 10:53:46 +02:00
John Paul Adrian Glaubitz
b430434c8d Fix inverted logic in ifeq statement 2018-09-12 10:51:13 +02:00
John Paul Adrian Glaubitz
6446585e7d Fix inverted logic in ifeq statement 2018-09-12 10:42:46 +02:00
Sylvestre Ledru
e2c21f455a Merge remote-tracking branch 'origin/7' into snapshot 2018-09-11 12:13:00 +02:00
Sylvestre Ledru
3e29ccee3a rename the patch 2018-09-11 12:12:04 +02:00
Sylvestre Ledru
667fdfb8fc bring back the patch + refresh 2018-09-11 12:08:46 +02:00
Sylvestre Ledru
378cf95ac2 bring back the patch 2018-09-11 12:03:44 +02:00
Sylvestre Ledru
7c1bd8a74b remove useless patches (already on upstream) 2018-09-11 11:47:14 +02:00
Sylvestre Ledru
00ab1b4bff remove useless patches (already on upstream) 2018-09-11 11:46:48 +02:00