Sylvestre Ledru
185a38a75a
use an hardcoded path
2013-09-29 18:03:17 +00:00
Sylvestre Ledru
7353a3593a
fix the syntax
2013-09-29 17:08:20 +00:00
Sylvestre Ledru
10a05cacb8
Make coverity works
2013-09-29 13:42:27 +00:00
Sylvestre Ledru
73230f5d2f
refresh of the patch
2013-09-29 09:39:17 +00:00
Sylvestre Ledru
d4c5d744cd
Add support of coverity checker
2013-09-29 09:33:16 +00:00
Sylvestre Ledru
88b38540d6
Fix "cannot compile this atomic library call"
...
Thanks to Francisco Facioni for the refresh (Closes : #705115 )
2013-09-25 16:24:06 +00:00
Sylvestre Ledru
71d3e5248a
fix the changelog
2013-09-20 16:51:28 +00:00
Sylvestre Ledru
6d6fb79caf
Ship the lldb headers into lldb-X.Y-dev ( Closes : #723743 )
...
I might create a liblldb-X.Y library at some point but I think it is too
early.
2013-09-20 16:26:55 +00:00
Sylvestre Ledru
248d1eeae9
Describe the changes
2013-09-20 13:30:55 +00:00
Sylvestre Ledru
adb3404d9e
add a new package with lldb headers
2013-09-20 03:20:11 +00:00
Sylvestre Ledru
618d9dd5bb
refresh of the patch
2013-09-19 19:18:50 +00:00
Sylvestre Ledru
b0dae6f5b0
remove mipsel-ftbfs.diff (applied upstream)
2013-09-19 19:10:23 +00:00
Sylvestre Ledru
0e29f8463d
refresh of the patches
2013-09-19 12:50:08 +00:00
Sylvestre Ledru
cbbdd64691
New snapshot release
2013-09-17 07:33:14 +00:00
Sylvestre Ledru
9b409befbf
dependency on clang fixed
2013-09-12 07:05:12 +00:00
Sylvestre Ledru
2f8839dd19
we are already in the correct path
2013-09-09 15:28:05 +00:00
Sylvestre Ledru
58e5da2320
fix the syntax
2013-09-09 14:20:52 +00:00
Sylvestre Ledru
33fcd6b1b4
fix the syntax ....
2013-09-09 12:38:10 +00:00
Sylvestre Ledru
f502cb81d3
Only hurd has been removed from lldb archs
2013-09-09 12:37:10 +00:00
Sylvestre Ledru
e4e11479e7
(LLVM no longer mean Low Level Virtual Machine)
...
* Disable the build of lldb under HURD
2013-09-09 12:33:41 +00:00
Sylvestre Ledru
8ef7009247
does not have to be uppercase
2013-09-09 07:36:59 +00:00
Sylvestre Ledru
4ca5a80db4
does not have to be uppercase
2013-09-09 07:36:59 +00:00
Sylvestre Ledru
d24ae4ea19
llvm no longer emit c code
2013-09-09 07:28:35 +00:00
Sylvestre Ledru
d326443d2f
llvm no longer emit c code
2013-09-09 07:28:35 +00:00
Sylvestre Ledru
0d7ed79ca6
update to fit 80
2013-09-08 11:43:25 +00:00
Sylvestre Ledru
2970d039d4
update to fit 80
2013-09-08 11:43:00 +00:00
Sylvestre Ledru
af123d880b
Update of the description of LLVM packages
2013-09-08 11:40:45 +00:00
Sylvestre Ledru
e6364e0c22
Update of the description of LLVM packages
2013-09-08 11:39:14 +00:00
Sylvestre Ledru
1d218f5000
patch libprofile_rt_sparc.patch applied upstream
2013-09-08 09:18:07 +00:00
Sylvestre Ledru
238548860a
* Patch lldb-hurd.diff removed (applied upstream)
...
* Directory www/ from tarballs polly & lldb removed
2013-09-06 12:57:25 +00:00
Sylvestre Ledru
05066f472d
Remove wrong patch
2013-09-05 15:16:04 +00:00
Sylvestre Ledru
bb3860928a
Remove kfreebsd patches (applied upstream)
2013-09-05 14:07:50 +00:00
Sylvestre Ledru
5f90b2128c
* Merge changes from the 3.3 branch (see 1:3.3-9)
...
* lldb-3.4 is back to Architectures: any
2013-09-05 10:13:25 +00:00
Sylvestre Ledru
7dd20e404a
Fix merge issue
2013-09-05 10:09:57 +00:00
Sylvestre Ledru
27d8448809
sync from the 3.3 branch
2013-09-05 10:09:20 +00:00
Sylvestre Ledru
6331981a65
refresh of the changelog
2013-09-05 10:02:37 +00:00
Sylvestre Ledru
452a331ebd
cpp11-migrate renamed to clang-modernize
2013-09-05 09:57:15 +00:00
Sylvestre Ledru
6d02a91140
clang under KfFreeBSD was not exporting the correct defines
...
(Closes : #721880 )
2013-09-05 05:55:16 +00:00
Sylvestre Ledru
866dfac491
fix the patch + release
2013-09-04 20:48:03 +00:00
Sylvestre Ledru
36df6cff64
* Fix 'bits/c++config.h' file not found under i386
...
See libstdc++-header-i386.diff. (Closes : #714890 )
* Add more fixes for the HURD port... (but still fails)
2013-09-04 14:20:10 +00:00
Sylvestre Ledru
78a5add820
refresh of the patch
2013-09-04 14:18:44 +00:00
Sylvestre Ledru
90832a3239
Update of the patches for hurd
2013-09-04 14:18:11 +00:00
Sylvestre Ledru
baccb24fde
no longer needed
2013-09-03 21:24:12 +00:00
Sylvestre Ledru
61e58e71fd
* Add more fixes for the HURD port...
...
* Automatically determine GCC_VERSION and dep:devlibs based on g++ package
version.
* Automatically determine if -fuse-ld=gold is supported based on binutils
package version.
* debian/patches/lldb-link-atomic.diff: Link lldb with -latomic to get
builtin GCC atomic helpers on arches (like powerpc) that need them.
2013-09-03 15:31:30 +00:00
Sylvestre Ledru
128450efaf
Jon Severinsson: Automatically determine if -fuse-ld=gold is supported based on binutils package version
2013-09-03 10:40:38 +00:00
Sylvestre Ledru
4ac4be9668
Jon Severinsson: * Automatically determine GCC_VERSION and dep:devlibs based on g++ package version.
2013-09-03 10:39:03 +00:00
Sylvestre Ledru
1d19b1c9c7
Jon Severinsson: Drop auto-generated file debian/libllvm3.3.install
2013-09-03 10:36:27 +00:00
Sylvestre Ledru
0118a14541
[ Jon Severinsson ]
...
* Merge from llvm-toolchain-3.2 branch up to 3.2repack-11.
2013-09-03 10:35:41 +00:00
Sylvestre Ledru
5f7761fcd4
looks like libreadline6-dev is now necessary for lldb ?
2013-09-02 17:02:04 +00:00
Sylvestre Ledru
739f8fe8b3
refresh of the patches
2013-09-02 12:03:30 +00:00