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
Sylvestre Ledru
09b0fb388e
Fix an issue with scan-view ( Closes : #825101 )
2016-05-25 09:18:12 +00:00
Gianfranco Costamagna
2ecd07d08c
Fix changelog, make python-lldb-3.8 depend on liblldb-3.8-dev
2016-05-11 09:39:42 +00:00
Pablo Oliveira
10380241cc
fix 3.8/debian/patches/lldb-soname.diff
2016-05-09 17:28:05 +00:00
Pablo Oliveira
65c51c9a32
* Fix python-lldb dependencies and make proper symlinks to libLLVM
...
and liblldb as suggested by Graham Inggs (Closes : #821022 ).
* Fix liblldb suffix in lldb/scripts/Python/finishSwigPythonLLDB.py
(Closes : #813798 ).
2016-05-09 15:04:00 +00:00
Sylvestre Ledru
bd33ffeced
* Install cmake files in usr/share/llvm-@LLVM_VERSION@/cmake/ instead of
...
usr/share/llvm-@LLVM_VERSION@/cmake/
* Also install libLLVM-3.8.so.1 as a symlink
* debian/patches/fix-cmake-config-prefix.diff:
cover the CMake build system too
(Closes : #819072 )
2016-05-09 05:32:59 +00:00
Sylvestre Ledru
60980f0137
Preparation of 3.8.1
2016-03-28 20:15:24 +00:00
Sylvestre Ledru
03b6cc12d2
with the spaces / tabs
2016-03-14 11:01:30 +00:00
Sylvestre Ledru
0d8cfe6881
Improve the cmake detection (used for llvm.org/apt)
2016-03-13 17:25:37 +00:00
Sylvestre Ledru
7db5a410d0
change the order of the path declaration
2016-03-12 18:55:23 +00:00
Sylvestre Ledru
032fba6d17
if cmake is installed in /tmp/cmake/ uses it
...
Used to build llvm on old ubuntu (precise) on the llvm.org/apt/ ci
2016-03-12 14:08:38 +00:00
Gianfranco Costamagna
2b97c8a523
Improved message for helpers
2016-03-08 10:20:56 +00:00
Gianfranco Costamagna
fdfc741264
Update changelog
2016-03-08 08:02:04 +00:00
Gianfranco Costamagna
98e3a8c4d6
switch to https link
2016-03-07 13:15:35 +00:00
Gianfranco Costamagna
8588e6ddcf
Fix VCS fields
2016-03-07 13:15:03 +00:00
Sylvestre Ledru
a3daeed38a
improve the txt generation + comments
2016-03-07 13:04:45 +00:00
Sylvestre Ledru
43c2efe17e
fix the cmake build
2016-03-07 13:04:35 +00:00