Commit Graph

1216 Commits

Author SHA1 Message Date
Sylvestre Ledru
a33ac5ebc0 * Fix segfaults in the memory sanitizers (Closes: #842642)
Caused by the newer glibc. Many thanks for Nobert Lange for everything
* Enable the sanitizers testsuite
2016-11-11 16:01:54 +00:00
Sylvestre Ledru
c26698ba41 limit the archs for g++-multilib 2016-11-06 21:56:19 +00:00
Sylvestre Ledru
bbe6d1e995 fix typo 2016-11-05 13:38:47 +00:00
Sylvestre Ledru
c573e326bc 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:36:42 +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
Sylvestre Ledru
30577a0bdf fix typo 2016-11-05 12:21:33 +00:00
Sylvestre Ledru
414183fe2a * d/p/clang-default-to-i686-on-32bit-x86-targets.patch:
Set i386 default target CPU to be i686 (same as gcc)
  (Closes: #812803)
* d/p/clang-fix-cmpxchg8-detection-on-i386.patch:
  libcxx atomic tests for old i386 fail with wrong Atomic inline width.
  Needed for libc++
  (See https://llvm.org/bugs/show_bug.cgi?id=19355)
* d/p lldb-addversion-suffix-to-llvm-server-exec.patch:
  Fix the lldb-server call in some cases
2016-11-05 12:17:03 +00:00
Gianfranco Costamagna
7e52b79bd5 Revert latest commit for NEON patch 2016-11-04 17:13:01 +00:00
Gianfranco Costamagna
188e55d5aa Delete latest commit 2016-11-04 17:10:34 +00:00
Sylvestre Ledru
763e9d82eb Many thanks to Ximin Luo for the investigation 2016-11-04 16:18:40 +00:00
Sylvestre Ledru
f2a5598342 d/p/0011-SimplifyCFG-Hoisting-invalidates-metadata.patch: Also apply bug 29163
to fix some issues in rust (Closes: #842956)
2016-11-04 16:18:14 +00:00
Gianfranco Costamagna
0756ed0706 Add patch to fix NEON issue 2016-11-04 11:29:02 +00:00
Gianfranco Costamagna
cfe8c1a4a4 Add patch to fix NEON issue 2016-11-04 11:28:45 +00:00
Sylvestre Ledru
ba43345ed5 Fix a path issue in scan-view. Thanks Riccardo Magliocchetti
(Closes: #838572)
2016-10-31 14:33:29 +00:00
Sylvestre Ledru
92bce6bae6 LLVMConfig.cmake was installed into wrong location
Install a symlink from lib/cmake/llvm to share/llvm/cmake
(Closes: #839234)
2016-10-31 13:02:26 +00:00
Sylvestre Ledru
268bb8ecc5 Fix the patch 2016-10-31 10:24:31 +00:00
Sylvestre Ledru
095c69b002 d/p/bug-30342.diff:
Backport upstream bug 30342 to fix an infinity loop in rust testsuite
2016-10-31 09:47:58 +00:00
Gianfranco Costamagna
2bf3368eba Back to preparation for 3.9.1 2016-10-27 09:47:10 +00:00
Gianfranco Costamagna
4010fc1422 Team Upload 2016-10-27 09:46:36 +00:00
Gianfranco Costamagna
7b1e544a96 Fix build failures, revert preparation for new release 2016-10-27 09:45:58 +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
397d4bf886 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:48:22 +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
f095a237b9 Should fix the transition issue 2016-10-13 05:59:28 +00:00
Sylvestre Ledru
60c5589a39 Fix the VCS-* fields (Closes: #839095) 2016-09-28 20:57:44 +00:00
Sylvestre Ledru
4007f6d948 Updated patch kfreebsd-support.diff 2016-09-28 03:51:35 +00:00
Sylvestre Ledru
9bb5232d53 prepare the next upstream release 2016-09-21 12:07:41 +00:00
Sylvestre Ledru
cea154fd72 fix the patches 2016-09-12 12:03:42 +00:00
Sylvestre Ledru
3a3f4647ff also change remplacement 2016-09-12 12:02:57 +00:00
Sylvestre Ledru
e0eaefe8da Fix a version issue with run-clang-tidy-4.0.py 2016-09-12 11:59:42 +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
f76010acf8 Build lldb on arm64. Hopefully, works. 2016-09-04 12:28:35 +00:00
Sylvestre Ledru
bc173cfa88 Build lldb on arm64. Hopefully, works. 2016-09-04 12:25:55 +00:00
Sylvestre Ledru
976363061e python-lldb-3.9 archs "any" to a list like others pkg 2016-09-02 11:12:25 +00:00
Sylvestre Ledru
53102dd896 Merge clang-include-fixer-3.9 into clang-3.9. Don't think
it deserves it own package
2016-09-02 09:36:13 +00:00
Sylvestre Ledru
610366dac3 New stable release 2016-09-01 12:59:34 +00:00
Sylvestre Ledru
71a5512f39 remove the word final from the tarball generation 2016-09-01 11:48:01 +00:00
Sylvestre Ledru
7b04d57533 remove the word final from the tarball generation 2016-09-01 11:46:16 +00:00
Sylvestre Ledru
bcfb19f08d fix the changelog 2016-08-28 22:44:51 +00:00
Sylvestre Ledru
4d98bceaa1 rebase of the patch 2016-08-28 09:40:44 +00:00
Sylvestre Ledru
6e19d39c75 Port to kfreebsd. Many thanks to Pino Toscano
(Closes: #835665)
2016-08-28 09:38: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
f67c66420b Upload in unstable 2016-08-27 22:46:39 +00:00