Commit Graph

1662 Commits

Author SHA1 Message Date
Sylvestre Ledru
849a2e688f fix a typo in the check sanitizer 2016-11-11 17:45:54 +00:00
Sylvestre Ledru
18c9c055a5 * New snapshot release
* d/p/0011-SimplifyCFG-Hoisting-invalidates-metadata.patch: Also apply bug 29163
  to fix some issues in rust (Closes: #842956)
  Many thanks to Ximin Luo for the investigation
* libclang-common-4.0-dev: missing multilib binaries for the sanitizer
  libraries (Closes: #841923)
  Many thanks to Norbert Lange for the changes
* 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
* LLVMConfig.cmake was installed into wrong location
  Install a symlink from lib/cmake/llvm to share/llvm/cmake
  (Closes: #839234)
* Fix a path issue in scan-view. Thanks Riccardo Magliocchetti
  (Closes: #838572)
* 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)
* Team upload
* d/p/drop-wrong-hack-arm64.patch:
  - drop hack that was preventing the package from building on
    non-amd64 64bit architectures:
2016-11-11 17:45:18 +00:00
Sylvestre Ledru
d1cbeddb9f remove test 2016-11-11 16:08:56 +00:00
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
42d0ccfc40 fix the patches 2016-11-11 15:59:13 +00:00
Sylvestre Ledru
7edcbc81fc Enable the sanitizers testsuite 2016-11-11 15:17:02 +00:00
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
c26698ba41 limit the archs for g++-multilib 2016-11-06 21:56:19 +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
bbe6d1e995 fix typo 2016-11-05 13:38:47 +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
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
578e474efb * debian/patches/{0003-Debian-version-info-and-bugreport.patch,
0044-soname.diff,23-strlcpy_strlcat_warning_removed.diff,
  26-set-correct-float-abi.diff,atomic_library_[12].diff,
  fix-clang-path-and-build.diff,fix-lldb-server-build,lldb-libname.diff,
  lldb-soname.diff,mips-fpxx-enable.diff,removeduplicatedeclaration.diff}:
  Refreshed.
* debian/patches/{silent-gold-utils,kfreebsd-support}.diff: Updated.
2016-11-03 08:40:58 +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
Sylvestre Ledru
16a4a5f667 * debian/patches/{23-strlcpy_strlcat_warning_removed.diff,
0003-Debian-version-info-and-bugreport.patch, atomic_library_[12].diff,
  python-clangpath.diff,removeduplicatedeclaration.diff,
  fix-clang-path-and-build.diff,mips-fpxx-enable.diff}: Refreshed.
* debian/patches/{silent-more-tests.diff,silent-MCJIIT-tests.diff}: Updated.
2016-10-27 17:03:56 +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
a405cb76c8 * 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)
* Fix the VCS-* fields
2016-10-24 08:52:19 +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
7f1d0e08cb * debian/clang-X.Y.install.in: Added clang-cpp.
* debian/patches: Refreshed.
2016-10-10 16:51:15 +00:00
Sylvestre Ledru
779e06a341 fix the syntax 2016-10-04 06:48:21 +00:00
Sylvestre Ledru
fe7a431749 wa perf issues with coverity 2016-10-04 05:42:39 +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
ba178db1ad rebase of the patch 2016-09-22 09:25:57 +00:00
Sylvestre Ledru
9bb5232d53 prepare the next upstream release 2016-09-21 12:07:41 +00:00
Pablo Oliveira
4a1524f557 revert r2214: actually fix-lldb-server patch seems fine 2016-09-20 08:14:45 +00:00
Pablo Oliveira
cb022593fb Desactivate lldb-server fix which breaks libpolly 2016-09-20 08:04:10 +00:00
Sylvestre Ledru
2938ba641c Also install clang-change-namespace-4.0 2016-09-20 06:23:28 +00:00
Pablo Oliveira
b785a9094d Second try fixing lldb-server (reactivate lldb-check tests to check on CI) 2016-09-19 09:43:06 +00:00