Sylvestre Ledru
ce0db5670a
Fix segfaults in the memory sanitizers ( Closes : #842642 )
...
Caused by the newer glibc. Many thanks for Nobert Lange for everything
2016-11-11 15:14:50 +00:00
Sylvestre Ledru
b5789da759
add <\!cross> in the build dep options
2016-11-06 19:52:51 +00:00
Sylvestre Ledru
96c9df4917
Limit build-deps on g++-multilib where it is available:
...
amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel powerpc ppc64 s390
s390x sparc sparc64 x32
2016-11-06 14:44:45 +00:00
Sylvestre Ledru
d2b338b512
fix typo
2016-11-05 13:38:47 +00:00
Sylvestre Ledru
a5766d2fc2
fix package name
2016-11-05 13:36:50 +00:00
Sylvestre Ledru
3eb35be56b
libclang-common-3.9-dev: missing multilib binaries for the sanatizer
...
libraries (Closes : #841923 )
Many thanks to Norbert Lange for the changes
2016-11-05 13:33:49 +00:00
Gianfranco Costamagna
188e55d5aa
Delete latest commit
2016-11-04 17:10:34 +00:00
Gianfranco Costamagna
cfe8c1a4a4
Add patch to fix NEON issue
2016-11-04 11:28:45 +00:00
Sylvestre Ledru
bfc6603937
date
2016-10-25 12:15:09 +00:00
Sylvestre Ledru
347d307ba1
silent test
2016-10-25 12:14:21 +00:00
Sylvestre Ledru
c9401de4af
silent test llvm-symbolizer
2016-10-25 08:54:05 +00:00
Sylvestre Ledru
95169ec8cc
The libstdc++-6-dev & libobjc-6-dev are only install with clang-X.Y
...
and libclang-X.Y-dev and no longer with libclang1-X.Y
(Closes : #841309 )
2016-10-24 08:41:56 +00:00
Sylvestre Ledru
4007f6d948
Updated patch kfreebsd-support.diff
2016-09-28 03:51:35 +00:00
Sylvestre Ledru
3a3f4647ff
also change remplacement
2016-09-12 12:02:57 +00:00
Sylvestre Ledru
4f259424b7
Fix a version issue with run-clang-tidy-4.0.py
2016-09-12 11:57:41 +00:00
Sylvestre Ledru
4447712dc2
add another bug number
2016-09-08 14:08:31 +00:00
Sylvestre Ledru
37a4ac39bc
Fix a ftbfs on lldb on arm64 ( Closes : #836591 )
...
Once more, thanks to Ximin Luo for investigating
2016-09-08 08:40:06 +00:00
Sylvestre Ledru
d83a531f8c
Fix the arm64 lldb build issue. Thanks to Ximin Luo ( Closes : #836591 )
2016-09-07 16:25:30 +00:00
Sylvestre Ledru
049d79eff7
Fix asan with libc6 >= 2.24 (asan-glibc-2.24.diff, backport of 269633)
...
Many thanks to Michael Stapelberg for the great bug report.
(Closes: 836723)
2016-09-05 06:59:12 +00:00
Sylvestre Ledru
62e6228624
Should fix the rust migration
2016-09-04 12:31:19 +00:00
Sylvestre Ledru
bc173cfa88
Build lldb on arm64. Hopefully, works.
2016-09-04 12:25:55 +00:00
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