Sylvestre Ledru
4b487d2b2b
Remove the hardcoded declaration
2013-08-21 11:08:01 +00:00
Sylvestre Ledru
e929bcac2c
Missing manpage
2013-08-21 11:07:48 +00:00
Sylvestre Ledru
955ca891e7
Also apply unwind-chain-inclusion.diff from the snapshot branch to make sure
...
we can build the package locally even if libclang-dev is installed
2013-08-21 11:06:22 +00:00
Sylvestre Ledru
9d42b9f642
Fix the FTBFS under hurd and KFreeBSD
2013-08-20 16:21:30 +00:00
Sylvestre Ledru
a2f2504b7e
Do not remove all *.o in tests. Some of them are from upstream source
...
tarball. Thanks to Maarten Lankhorst for the fix.
2013-08-19 07:21:46 +00:00
Sylvestre Ledru
fbe129744d
Fix the FTBFS under hurd
2013-08-18 20:02:14 +00:00
Sylvestre Ledru
5c9ce3725a
refresh of the patches
2013-08-11 08:02:45 +00:00
Sylvestre Ledru
da344a5b29
Enable the code coveragea also on generated *.inc files
2013-08-07 14:37:45 +00:00
Sylvestre Ledru
fa03f0a5a2
remove non existant patch
2013-08-07 11:30:19 +00:00
Sylvestre Ledru
0c165a12f5
refresh of the patch
2013-08-07 11:29:43 +00:00
Sylvestre Ledru
9dc0f2c18e
* Fix the FTBFS under mips & mipsel
...
* Refresh of the kfreebsd i386 patch
2013-08-07 11:21:31 +00:00
Sylvestre Ledru
c8110d7df2
Install llvm-c headers also in usr/include/llvm-3.3/llvm-c
2013-08-06 12:46:44 +00:00
Sylvestre Ledru
e612910b5c
Use the static library libjsoncpp.a instead of the ship library in polly
2013-08-06 09:46:51 +00:00
Sylvestre Ledru
ebe2c90f5d
-fused-ld=gold enables the gold linker (but is not supported by all archs / distro)
2013-08-05 09:28:57 +00:00
Sylvestre Ledru
f311d41075
Disable the -fvisibility-inlines-hidden option
2013-08-03 20:29:41 +00:00
Sylvestre Ledru
fd808e86ad
remove explicit dep
2013-08-03 05:35:46 +00:00
Sylvestre Ledru
4228bb2d0c
With the code coverage, also add -fvisibility-inlines-hidden see http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130729/183016.html
2013-08-01 14:28:20 +00:00
Sylvestre Ledru
708c17e609
binutils-gold no longer exists. Use -fuse-ld=gold instead.
2013-08-01 14:22:08 +00:00
Sylvestre Ledru
ece61f3bbe
* llvm-config-3.3 --libdir reports wrong directory ( Closes : #717346 )
...
* Backport of upstream patch to fix the FTBFS under kfreebsd i386
* binutils-gold no longer exists. Use -fuse-ld=gold instead.
2013-08-01 14:19:54 +00:00
Sylvestre Ledru
ed1abd0c9d
also use scan-build during the make
2013-07-05 21:46:08 +00:00
Sylvestre Ledru
bcf188083e
Without this patch, the first local include of unwind.h might, with the
...
__has_include_next, try to include the one from the system.
It might be /usr/include/clang/3.4/include/unwind.h
Because of the #ifndef __CLANG_UNWIND_H, it might never include any declaration
from the system.
2013-07-05 08:17:08 +00:00
Sylvestre Ledru
c1c56e85ae
put the comments at the right place
2013-07-04 17:26:02 +00:00
Sylvestre Ledru
9bdf23bad0
Use the correct declaration
2013-07-04 13:26:28 +00:00
Sylvestre Ledru
87e8494d8f
Fix the syntax
2013-07-04 12:00:53 +00:00
Sylvestre Ledru
d4afd42dba
And more comments to detail the work + disable the test when doing the scan-build report
2013-07-04 10:25:25 +00:00
Sylvestre Ledru
3fac5ef963
Disable polly until we have the right dependencies
2013-07-03 09:01:50 +00:00
Sylvestre Ledru
621afe854a
* Sync recent changes from the 3.3 branch
...
* Integrate patch to fix FTBFS under IA64.
* Disable the usage of binutils-gold under armel. It currently fails with:
"attempt to map 2752512 bytes at offset 2066666 exceeds size of file;
the file may be corrupt"
2013-07-01 12:40:22 +00:00
Sylvestre Ledru
f64f0933c6
* Integrate patch to fix FTBFS under kFreeBSD ( Closes : #714098 )
...
* Disable the usage of binutils-gold under armel. It currently fails with:
"attempt to map 2752512 bytes at offset 2066666 exceeds size of file;
the file may be corrupt"
2013-07-01 09:47:15 +00:00
Luca Falavigna
020a1bf232
Integrate patch to fix FTBFS under IA64
2013-06-24 07:11:48 +00:00
Luca Falavigna
06d6aaba83
Integrate patch to fix FTBFS under kFreeBSD
2013-06-24 07:05:44 +00:00
Sylvestre Ledru
c6d5b0b73c
* Fix warning python-script-but-no-python-dep on clang-format-X.Y
...
* manpages are generated during build time (simplifies maintenance)
* Fix duplicate underscore.js and jquery.js
* Move libjs-jquery & libjs-underscore dependencies to llvm-X.Y-doc
* Add lldb-X.Y manpage
* Hopefully fix the ftbfs under mipsel (mipsel-ftbfs.diff)
* Add patch to find correctly LLVMGold.so with -O4 (Closes : #712437 )
2013-06-20 13:46:59 +00:00
Léo Cavaillé
4dc0a051fd
Add patch to find correctly LLVMGold.so with -O4 ( Closes : #712437 )
2013-06-20 13:35:15 +00:00
Sylvestre Ledru
39eeca85ac
bring back the lldb tests
2013-06-20 13:17:47 +00:00
Sylvestre Ledru
a6c0767fbd
Improve the man + doc build
2013-06-20 13:00:58 +00:00
Sylvestre Ledru
7c99a7ea19
* Hopefully fix the ftbfs under mipsel (mipsel-ftbfs.diff)
2013-06-20 08:45:33 +00:00
Léo Cavaillé
0b0ede35b1
New snapshot svn184294 release.
...
Improve some scripts and fix cpp11-migrate install from clang-tools-extra.
Fix "versionless" clang manpages install.
Fix Toolchain patch from change of scope (add namespaces).
2013-06-19 13:41:48 +00:00
Sylvestre Ledru
598e56fc1e
Remove the explicit version of binutils (not available in old ubuntu releases used for the nightlies builds
2013-06-19 10:09:21 +00:00
Sylvestre Ledru
4f0894aefa
refresh of the patches (some applied only with fuzzy)
2013-06-19 09:48:21 +00:00
Sylvestre Ledru
8a980f6c64
refresh of the patches
2013-06-15 17:43:23 +00:00
Sylvestre Ledru
14229a8cfb
Disable freezing test
2013-06-14 15:17:47 +00:00
Sylvestre Ledru
76129c2312
* Fix warning python-script-but-no-python-dep on clang-format-X.Y
...
* manpages are generated during build time (simplifies maintenance)
* Fix duplicate underscore.js and jquery.js
* Move libjs-jquery & libjs-underscore dependencies to llvm-X.Y-doc
* Add lldb-X.Y manpage
2013-06-14 13:32:44 +00:00
Sylvestre Ledru
9ef695bee6
pollycc is now generated (it was containing 3.2 instead of 3.3)
2013-06-14 12:14:36 +00:00
Sylvestre Ledru
18ee9e03d8
Fix warning python-script-but-no-python-dep on clang-format-3.4
2013-06-14 09:32:38 +00:00
Sylvestre Ledru
1efbf57606
update of the changelog
2013-06-13 16:54:46 +00:00
Sylvestre Ledru
d0f49fcedc
merge changes from the 3.3 release
2013-06-13 16:42:42 +00:00
Sylvestre Ledru
b5338cdab8
Refresh the patches
2013-06-13 16:37:54 +00:00
Sylvestre Ledru
09055154d9
Add some last minute changes to lldb (lldb33-to-r183444.patch)
2013-06-13 16:08:11 +00:00
Sylvestre Ledru
c5cc4bc058
* Upload to unstable
...
* Add the patch for the Ubuntu Saucy detection
2013-06-13 13:00:37 +00:00
Sylvestre Ledru
c333753af6
get ready for the stable release
2013-06-11 15:40:54 +00:00
Sylvestre Ledru
8fee87f85d
also create the lib directory for the arch which does not build compiler-rt
2013-06-11 15:40:27 +00:00