Commit Graph

66 Commits

Author SHA1 Message Date
Sylvestre Ledru
b0dae6f5b0 remove mipsel-ftbfs.diff (applied upstream) 2013-09-19 19:10:23 +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
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
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
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
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
fa03f0a5a2 remove non existant patch 2013-08-07 11:30:19 +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
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
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
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
Sylvestre Ledru
580fe6bed4 sync the latest changes from 3.3 into the snapshot 2013-06-06 16:18:29 +00:00
Sylvestre Ledru
2423b3f7b5 * Fix the FTBFS under kfreebsd and ia64. Many thanks to Luca Falavigna
for the patches (kfreebsd.diff and ia64-fix.diff)
2013-06-06 14:52:21 +00:00
Sylvestre Ledru
7fa75a0e32 * Introduce the clang-format-X.Y package
* Install the vim llvm script at the right place
2013-06-06 13:44:21 +00:00
Sylvestre Ledru
d5fa32f730 Fix the FTBFS under HURD (hurd-endian.diff) 2013-06-05 09:14:07 +00:00
Sylvestre Ledru
703097951a merge from the 3.3 release 2013-06-04 13:28:59 +00:00
Sylvestre Ledru
11d6710c53 potential fix for ia64 arch 2013-06-03 15:52:05 +00:00
Sylvestre Ledru
14a30e2718 Package of the testing release (3.3 rc2) 2013-05-27 10:08:14 +00:00
Sylvestre Ledru
2fe1511931 remove the uuid patch 2013-04-17 18:13:49 +00:00
Sylvestre Ledru
8758e07570 Include missing on uuid + add dependency on this package 2013-04-17 09:57:54 +00:00
Sylvestre Ledru
a7a28680ed Problem fixed upstream 2013-04-14 10:06:51 +00:00
Sylvestre Ledru
f63c3a2a29 Remove old patch (useless) 2013-04-14 10:03:55 +00:00
Sylvestre Ledru
6d4131647f Problem fixed (it was my fault) 2013-04-14 10:02:49 +00:00
Sylvestre Ledru
309462cbaf [ Peter Michael Green ]
* Use binutils-gold only on architectures where it is actually available
  * 33-armhf-defaults.diff Fix defaults to use correct CPU and FPU for
    debian  armhf (Closes: #704111)
  * 34-powerpc-no-altivec.diff disable altivec by default on powerpc because
    debian powerpc does not require altivec (patch cherry picked from ubuntu)
2013-04-04 15:18:31 +00:00
Sylvestre Ledru
ac48382da5 Seems to be fixed upstream 2013-03-20 16:27:20 +00:00
Sylvestre Ledru
53da465631 Remove 0041-undef-PPC-macro.diff. Patch applied upstream 2013-03-17 12:42:07 +00:00