Commit Graph

2400 Commits

Author SHA1 Message Date
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
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
9c65b1e79c Merge remote-tracking branch 'origin/6.0' into 7 2018-09-11 11:43:44 +02:00
Sylvestre Ledru
66affa62a8 Improve the management of the merge on debian/changelog 2018-09-11 11:43:04 +02:00
Sylvestre Ledru
cb9a67cfdf Merge remote-tracking branch 'origin/6.0' into 7 2018-09-11 11:33:37 +02:00
Sylvestre Ledru
1c3d927f81 add a test case for bug 900440 2018-09-11 11:30:38 +02:00
Sylvestre Ledru
8154397056 disable a patch which doesn't apply 2018-09-10 23:29:49 +02:00
Sylvestre Ledru
a09a33c62e New snapshot release 2018-09-10 17:29:11 +02:00
Sylvestre Ledru
8337dca806 Cherry pick an upstream issue with x86 mentionned here: https://lists.llvm.org/pipermail/llvm-dev/2018-August/125111.html "A very subtle miscompile due to a bug in EFLAGS copy lowering for X86 was fixed. Chandler suggests maintainers of out-of-tree branches using the X86 backend may want to cherry-pick this fix." https://reviews.llvm.org/rL338481 2018-09-10 16:58:12 +02:00
Sylvestre Ledru
27ee005bc9 fix a build issue with openmp 2018-09-07 14:37:21 +02:00
Sylvestre Ledru
d888f97bce Use all the flags to build libc++ 2018-09-06 23:29:33 +02:00
Sylvestre Ledru
79ca353790 Fix an optimization issues (Closes: #907649) See upstream bug 38786 2018-09-06 20:51:50 +02:00
Sylvestre Ledru
8a2b426031 Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-09-06 15:39:26 +02:00
Sylvestre Ledru
514529a999 Simplify the openmp deactivation 2018-09-06 08:51:32 +02:00
John Paul Adrian Glaubitz
97de2c13ae Disable OpenMP on unsupported architectures 2018-09-04 10:22:42 +02:00
Sylvestre Ledru
acaa774e7b fix the date 2018-09-03 09:16:36 +02:00
Sylvestre Ledru
e7ce26b199 disable objcm test 2018-09-02 18:34:41 +02:00
Sylvestre Ledru
a660975199 Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-09-02 18:33:11 +02:00
Sylvestre Ledru
dfad201e9b remove dup declaration 2018-09-02 18:32:39 +02:00
Sylvestre Ledru
8f8ab131cc explain why are doing it 2018-09-01 21:48:16 +02:00
Sylvestre Ledru
6810406f41 Merge branch 'autopkgtest-support-in-7' into '7'
Fix autopkgtest support

See merge request pkg-llvm-team/llvm-toolchain!15
2018-09-01 19:35:17 +00:00
Reshabh Sharma
8b8bd4127b Fix autopkgtest support 2018-09-01 23:20:25 +05:30
Sylvestre Ledru
2e0b0e5819 Merge branch 'remove-libc++-helpers' into '7'
Removed libc++-helpers package

See merge request pkg-llvm-team/llvm-toolchain!13
2018-09-01 17:25:24 +00:00
Reshabh Sharma
c5d9481213 Removed libc++-helpers package 2018-09-01 17:25:24 +00:00
Sylvestre Ledru
5ae3a93d9f Merge branch 'OpenMP-integration-follow-ups' into '7'
fixed breaks/replace for libc++-7-dev

See merge request pkg-llvm-team/llvm-toolchain!12
2018-08-31 08:34:24 +00:00
Reshabh Sharma
d235400007 fixed breaks/replace for libc++-7-dev 2018-08-31 13:51:07 +05:30
Sylvestre Ledru
ea146c9ff1 rebase of the patch 2018-08-30 18:28:17 +02:00
Gianfranco Costamagna
754ac8a3fb Update changelog, fix build on armhf (don't copy some openmp files) and s390x (disable openmp) 2018-08-30 15:59:55 +02:00
Sylvestre Ledru
7f1481186f refresh of the patch 2018-08-30 11:26:30 +02:00
Sylvestre Ledru
848f86d417 * Cherry pick a patch from upstream to fix a crash
when doing PGO + LTO
  See upstream bug 38663
* Fix an alignment issue
  See upstream bug 38707 (Closes: #907622)
2018-08-30 11:25:26 +02:00
Sylvestre Ledru
ae7f542c3a patch lto+gpo 2018-08-28 15:35:09 +02:00
Sylvestre Ledru
fdcd4d5e0c rename the file for something more explicit 2018-08-28 15:33:08 +02:00
Sylvestre Ledru
772b09cfc9 Merge branch 'OpenMP-integration-follow-ups' into '7'
Added version for breaks/replaces for libomp-dev and libc++-dev package

See merge request pkg-llvm-team/llvm-toolchain!11
2018-08-28 12:19:37 +00:00
Reshabh Sharma
42fe1e65a1 Updated versions for breaks/replaces for left out OpenMP and libc++ packages 2018-08-28 17:43:34 +05:30
Sylvestre Ledru
a8aa981758 Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-08-28 11:57:13 +02:00
Sylvestre Ledru
3ceb5c00a6 Merge remote-tracking branch 'origin/6.0' into 7 2018-08-28 11:42:44 +02:00
Sylvestre Ledru
b43597d581 Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-08-27 10:59:28 +02:00
Sylvestre Ledru
ef800b20b1 prepare for upload 2018-08-27 10:58:07 +02:00
Sylvestre Ledru
a2cd24ff77 add more libc++abi test 2018-08-27 10:52:06 +02:00
Sylvestre Ledru
77682082f8 update of the test 2018-08-27 10:48:19 +02:00
Sylvestre Ledru
474bfccad3 Make libc++-7-dev & libc++abi-7-dev coinstallable 2018-08-27 10:48:00 +02:00
Sylvestre Ledru
ea92161f65 update of the news 2018-08-27 10:47:50 +02:00