Commit Graph

3261 Commits

Author SHA1 Message Date
Gianfranco Costamagna
e9ead2b8b4 Add rustc patch from <cbmuser> 2018-08-23 10:26:28 +02:00
Gianfranco Costamagna
132d2ea57e Update changelog 2018-08-23 09:37:43 +02:00
Gianfranco Costamagna
9789079af8 Update changelog 2018-08-23 09:37:14 +02:00
Gianfranco Costamagna
fb53ad9f53 Update changelog 2018-08-23 09:36:20 +02:00
Gianfranco Costamagna
c575b2889b enable lld and lldb on ppc64el 2018-08-23 09:26:00 +02:00
Gianfranco Costamagna
c1e4dc8e8a enable lld and lldb on ppc64el 2018-08-23 09:24:58 +02:00
Gianfranco Costamagna
7b904dfc37 Add ppc64el to lld architectures 2018-08-23 09:24:03 +02:00
Gianfranco Costamagna
eee35be799 Cosmetic fix 2018-08-22 12:04:21 +02:00
Gianfranco Costamagna
04a5cac2f8 Enable LLDB on mips64el, from branch 6.0 2018-08-22 11:42:28 +02:00
Gianfranco Costamagna
609a783d56 Cosmetic fix from branch 6.0 2018-08-22 11:42:20 +02:00
Gianfranco Costamagna
8230edeed8 Cosmetic fix 2018-08-22 11:39:04 +02:00
Gianfranco Costamagna
99648d8f39 Propagate fixes from 6.0 and snapshot branches 2018-08-22 11:38:08 +02:00
Gianfranco Costamagna
32c1f7a0d8 Upload to unstable 2018-08-22 11:34:11 +02:00
Gianfranco Costamagna
1f4d69cb08 Add liblldb-6.0-dev to python-lldb runtime dependencies, needed to import it 2018-08-22 11:33:21 +02:00
John Paul Adrian Glaubitz
8de0070b2c Disable polly on powerpcspe 2018-08-21 23:57:53 +02:00
John Paul Adrian Glaubitz
5ed9a0930f Don't build with ld.gold on powerpcspe 2018-08-21 23:56:58 +02:00
John Paul Adrian Glaubitz
83180e554b Disable polly on powerpcspe 2018-08-21 23:51:35 +02:00
John Paul Adrian Glaubitz
8c47ef9c85 Don't build with ld.gold on powerpcspe 2018-08-21 23:50:56 +02:00
John Paul Adrian Glaubitz
a75798fd29 Disable polly on powerpcspe 2018-08-21 23:47:57 +02:00
John Paul Adrian Glaubitz
b53c39b6ce Don't build with ld.gold on powerpcspe 2018-08-21 23:46:50 +02:00
Sylvestre Ledru
2b4466eb09 test thinlto 2018-08-20 22:07:29 +02:00
Gianfranco Costamagna
6015c27b60 Upload to experimental 2018-08-17 17:46:09 +02:00
Gianfranco Costamagna
bfbad7adba Enable lld and lldb on arm64 and mips64el 2018-08-17 17:45:13 +02:00
Gianfranco Costamagna
681860bf84 Cherry-pick lldb changes from 6.0 branch 2018-08-17 17:43:53 +02:00
Sylvestre Ledru
75382f8af0 Merge remote-tracking branch 'origin/7' into snapshot 2018-08-17 14:45:38 +02:00
Sylvestre Ledru
498f454e71 Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-08-17 14:45:00 +02:00
Sylvestre Ledru
a3f29215c6 fix not-binnmuable-any-depends-all libc++-7-dev -> libc++-7-helpers 2018-08-17 14:43:41 +02:00
Sylvestre Ledru
50c3db73c1 * Fixed "weak-library-dev-dependency libc++-7-dev on libc++-7-helpers"
* Fixed "libomp5-7: shlibs-declares-dependency-on-other-package
         libomp5-7) (>= 1:7~svn298832-1~)"
* Also use the local cmake binary if available (for trusty)
  and take in account the PRE_PROCESS_CONF option
* Fixed "Lintian warnings for libc++abi-7-dev package"
  - Warning: libc++abi-7-dev: breaks-without-version libc++-dev
  - Warning: libc++abi-7-dev: breaks-without-version libc++abi-dev
  - Warning: llvm-toolchain-7 source: binaries-have-file-conflict
    libc++abi-7-dev libc++abi1-7 usr/lib/llvm-7/lib/libc++abi.so
2018-08-17 12:52:04 +02:00
Sylvestre Ledru
0486b90d44 Also use the local cmake binary if available (for trusty) and take in account the PRE_PROCESS_CONF option 2018-08-17 12:51:14 +02:00
Sylvestre Ledru
b0a79f1e07 also ship lldb-vscode-8 in lldb-8 2018-08-17 12:35:00 +02:00
Sylvestre Ledru
988444bbc0 Merge remote-tracking branch 'origin/7' into snapshot 2018-08-17 10:24:38 +02:00
Sylvestre Ledru
73e587f73b only change the permission when the file exit 2018-08-17 10:11:53 +02:00
Sylvestre Ledru
c1e7f197ef * dh_strip should be verbose
* On Stretch (binutils 2.28), do not run strip on libFuzzer.a, libc++.a
  & libc++abi.a because it segfaults
2018-08-17 10:06:18 +02:00
Sylvestre Ledru
10fe453c3b On Stretch (binutils 2.28), do not run strip on libFuzzer.a, libc++.a & libc++abi.a because it segfaults 2018-08-17 10:05:03 +02:00
Sylvestre Ledru
1f2dd632ff Cherry-pick a patch from 7 to fix an issue with Julia on powerpc - PowerPC-Make-AddrSpaceCast-noop.diff (Closes: #906314) 2018-08-17 08:57:19 +02:00
Sylvestre Ledru
ee426788d0 merge 7 into snapshot 2018-08-16 21:34:47 +02:00
Sylvestre Ledru
d099680f8c * libc++-7-dev should depend on libc++-7-helpers (and not
libc++-helpers)
* Fix the links in the helper package
* Fix the path to libc++ header
* libc++.so was in two packages
2018-08-16 21:33:52 +02:00
Sylvestre Ledru
a6d47ade45 improve the deps 2018-08-16 21:07:43 +02:00
Sylvestre Ledru
b1fe369b60 update of the changelog 2018-08-16 17:50:08 +02:00
Sylvestre Ledru
da306511a7 Merge branch 'libcxx-integration-minor-fixes' into '7'
Libcxx integration minor fixes

See merge request pkg-llvm-team/llvm-toolchain!10
2018-08-16 15:48:57 +00:00
Reshabh Sharma
8329d7988d Libcxx integration minor fixes 2018-08-16 15:48:57 +00:00
Sylvestre Ledru
35cf194f11 Fixed "libomp5-7: shlibs-declares-dependency-on-other-package libomp5-7) (>= 1:7~svn298832-1~)" 2018-08-16 09:52:54 +02:00
Sylvestre Ledru
52f53f3421 Fixed "weak-library-dev-dependency libc++-7-dev on libc++-7-helpers" 2018-08-16 09:49:56 +02:00
Sylvestre Ledru
c18767898c force the delete 2018-08-16 09:35:35 +02:00
Sylvestre Ledru
87dd7dc332 update the sanitize syntax to remove a warning 2018-08-16 09:35:29 +02:00
Sylvestre Ledru
5b0c08b45b remove a dup declaration 2018-08-16 09:35:12 +02:00
Sylvestre Ledru
c4ce9deeb2 fix the permissions on the helpers 2018-08-16 08:01:26 +02:00
Sylvestre Ledru
16f8540fb6 update the path search for g++ 2018-08-15 23:59:22 +02:00
Sylvestre Ledru
e696c2b56c More tests 2018-08-15 23:38:53 +02:00
Sylvestre Ledru
c838cdc522 Fix the links in the helper package 2018-08-15 23:35:07 +02:00