Commit Graph

1029 Commits

Author SHA1 Message Date
Sylvestre Ledru
71a5512f39 remove the word final from the tarball generation 2016-09-01 11:48:01 +00:00
Sylvestre Ledru
11c82686cc Port to kfreebsd. Many thanks to Pino Toscano
(Closes: #835665)
2016-08-28 09:35:08 +00:00
Sylvestre Ledru
ecb4eae906 Fix the usage of jsoncpp in polly. Thanks to James Clarke for the patch
(Closes: #835606)
2016-08-27 15:37:02 +00:00
Sylvestre Ledru
96bfeba564 remove autogenerated files 2016-08-17 13:04:15 +00:00
Sylvestre Ledru
e9c0774ac3 Disable lldb on mips64el (same as in 3.9) 2016-08-16 11:28:35 +00:00
Sylvestre Ledru
170221c75a Add symlink from ./build to ../share and ../lib etc
Thanks to Ximin Luo for the patch (Closes: #834144)
2016-08-12 16:28:21 +00:00
Sylvestre Ledru
cfc2747c11 fix a typo in the repack script 2016-08-09 08:48:31 +00:00
Sylvestre Ledru
c5ab781e10 Bring back the lto (gone with the cmake migration)
(Closes: #819333) (upstream: #27223)
2016-08-08 16:50:18 +00:00
Sylvestre Ledru
c592356bf7 Improve the repack script to use a cache 2016-08-08 15:03:56 +00:00
Sylvestre Ledru
20d68b1226 remove old stuff 2016-08-08 09:03:25 +00:00
Sylvestre Ledru
ba6bfc46ea use the manpage from the doc generation 2016-08-08 08:54:50 +00:00
Sylvestre Ledru
db87b5390e * Generate manpages for lli, lldb-mi & git-clang-format
* Fix some lintian overrides
2016-08-08 08:47:28 +00:00
Sylvestre Ledru
89d37cea54 amd64 llvm testsuite is green, bring back the failure in case of error 2016-08-07 14:13:35 +00:00
Sylvestre Ledru
b71c1abcae amd64 llvm testsuite is green, bring back the failure in case of error 2016-08-07 14:11:21 +00:00
Sylvestre Ledru
70a4bd3129 Use filter into of findstring in the gold usage. Thanks Doko for the
suggestion
2016-08-07 13:22:46 +00:00
Sylvestre Ledru
f0a8b88cce libfuzzer depends on the same version of clang (Closes: #833564) 2016-08-07 13:05:26 +00:00
Sylvestre Ledru
ddcd6b5bd0 * Disable the usage of ld gold on powerpc (Closes: #833583)
* Revert drop-avx512-from-skylake.diff, it is causing some regressions in the
  testsuite
* Disable lldb on ppc64
2016-08-07 12:12:54 +00:00
Sylvestre Ledru
22222abc7f Fix the detection of gcc. This broke the build on the latest unstable 2016-08-06 20:30:11 +00:00
Sylvestre Ledru
45fe7b69ea Ship libFuzzer in its own package (libfuzzer-X.Y-dev) (Closes: #820159) 2016-08-04 17:20:48 +00:00
Sylvestre Ledru
6dcbfe3f5a list the patches in the changelog 2016-07-28 09:18:15 +00:00
Sylvestre Ledru
e9f1d28b13 * Sync from Ubuntu. Many thanks to Matthias Klose
- drop-avx512-from-skylake.diff: Don't enable AVX512 on Skylake, as it's
    a server cpu feature and breaks llvmpipe on workstations.
  - Remove the build tree before calling dh_strip; at least the amd64 buildd
    runs out of diskspace at this step.
  - Add support for gcc's attribute abi_tag (needed for compatibility with
    GCC 5's libstdc++); taken from the trunk (Closes: #797038)
    (LP: #1510042, #1488254)
2016-07-28 09:15:10 +00:00
Sylvestre Ledru
b8fd01b62e 3.8.1-5 uploaded 2016-07-28 08:58:01 +00:00
Gianfranco Costamagna
7b02ad421c Drop useless and bad hack on rules file 2016-07-27 12:09:15 +00:00
Gianfranco Costamagna
b53344eb7f Hopefully the mips* build is fixed 2016-07-27 10:11:27 +00:00
Sylvestre Ledru
da042a5363 Hopefully fix the FTBFS on armel 2016-07-25 15:57:41 +00:00
Sylvestre Ledru
4007a1cf0d Disable lldb on sparc64 (Closes: #832371) 2016-07-25 11:49:39 +00:00
Gianfranco Costamagna
aed95f3c14 Try to enable mips64el, consistently with mips and mipsel 2016-07-22 16:41:40 +00:00
Sylvestre Ledru
f052b34682 * Bring back llvm-3.8-tools to life
* ship clang-tblgen & yaml-bench as part of the libclang-common-X.Y-dev
  package
2016-07-20 12:31:02 +00:00
Sylvestre Ledru
138285575a Bring back llvm-tools to life 2016-07-20 08:21:18 +00:00
Sylvestre Ledru
629bbcbe25 Fix the FTBFS under mips/mipsel? (enable the link against atomic)
(Closes: #820537)
2016-07-03 10:12:36 +00:00
Sylvestre Ledru
2b69b184b1 Add -gsplit-dwarf to CXXFLAGS to workaround the memory allocation
issue on i386 (hopefully)
2016-07-02 19:48:27 +00:00
Gianfranco Costamagna
12583c0028 Fix newline in mips fpxx patch 2016-07-01 12:45:24 +00:00
Sylvestre Ledru
7b1c03a91a uploaded 2016-07-01 11:56:51 +00:00
Gianfranco Costamagna
892e8af844 Fix python-lldb-3.8 and don't build it where liblld is not available 2016-06-30 12:50:09 +00:00
Sylvestre Ledru
68d94d3998 Add a symlink from usr/lib/llvm-3.8/share/llvm/cmake
pointing to usr/share/llvm-3.8/cmake
2016-06-28 12:45:48 +00:00
Sylvestre Ledru
63b748862b 3.8.1-1 2016-06-28 12:42:10 +00:00
Sylvestre Ledru
ade0fed9fe fix the gold declaration 2016-06-26 06:33:35 +00:00
Pablo Oliveira
37e0424e36 Fix mips-fpxx-enable patch for 3.8 2016-06-21 09:55:37 +00:00
Pablo Oliveira
038f86cc32 Enable FPXX on mips by default (3.8) 2016-06-21 09:38:34 +00:00
Sylvestre Ledru
6e1f7d19fb remove trailing whitespaces 2016-06-12 16:27:42 +00:00
Sylvestre Ledru
833df9a3db Followup to fix the cmake install (Closes: #819072) 2016-06-12 16:27:27 +00:00
Sylvestre Ledru
8d7b6ea780 remove trailing whitespaces 2016-06-12 16:26:58 +00:00
Sylvestre Ledru
006aa4f096 only run lldb when doing the code coverage (too many issues otherwise) 2016-06-11 20:23:17 +00:00
Sylvestre Ledru
6b0ab895c1 debian/rules: Ensure ld-gold is used. CMake invokes the linker through
g++ most of the time, therefore we need to set -Wl,-fuse-ld=gold.
2016-06-11 14:54:50 +00:00
Sylvestre Ledru
63a718e523 * New RC release
* Improve the cmake detection (used for llvm.org/apt)
* Standards-Version updated to 3.9.8
* Ignore outdated-autotools-helper-file
2016-06-08 09:20:13 +00:00
Pablo Oliveira
e1a7801186 Refresh patches 2016-05-27 09:00:57 +00:00
Pablo Oliveira
4fa55bcea3 Add python-six dependency to 3.8 2016-05-26 16:11:55 +00:00
Pablo Oliveira
f06d6b78c8 Update changelog 2016-05-26 15:31:58 +00:00
Pablo Oliveira
fe8484905a Fix bug 26158 - clang packages don't provide man pages in 3.7 and 3.8 2016-05-26 11:32:03 +00:00
Sylvestre Ledru
01aab1a6e7 add the missing patch 2016-05-25 15:06:37 +00:00