Commit Graph

100 Commits

Author SHA1 Message Date
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
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
27d8448809 sync from the 3.3 branch 2013-09-05 10:09:20 +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
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
739f8fe8b3 refresh of the patches 2013-09-02 12:03:30 +00:00
Sylvestre Ledru
22fe618235 rename patch 2013-08-27 15:23:31 +00:00
Sylvestre Ledru
e00aede290 Remove ia64-fix.diff (applied upstream) 2013-08-27 09:16:12 +00:00
Luca Falavigna
3252fda6b1 Apply libprofile_rt_sparc.patch from 3.3 branch 2013-08-26 21:33:40 +00:00
Sylvestre Ledru
1a90ad8af1 remove patch for armhf. Seems to be applied upstream 2013-08-26 06:38:04 +00:00
Sylvestre Ledru
dcaf252476 New snapshot release 2013-08-26 06:37:04 +00:00
Luca Falavigna
6ae81f2b1a Re-enable libprofile_rt on Sparc 2013-08-23 09:35:00 +00:00
Sylvestre Ledru
5a130d787f Fix an other issues under HURD... 2013-08-23 08:09:46 +00:00
Sylvestre Ledru
6270d75c8f Refresh of the patch 2013-08-22 07:18:24 +00:00
Sylvestre Ledru
76530c2c24 Sync from 3.3 2013-08-22 07:06:20 +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
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
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
e612910b5c Use the static library libjsoncpp.a instead of the ship library in polly 2013-08-06 09:46:51 +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
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
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
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
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
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
83c2b8f31b adapt the patches for the trunk 2013-06-06 16:41:26 +00:00