Commit Graph

3784 Commits

Author SHA1 Message Date
Sylvestre Ledru
30a8741518 disable-fuzzer-compiler-rt.diff: bring back this patch Still breaks i386 compiler-rt/fuzzer 2019-10-30 08:25:28 +01:00
Sylvestre Ledru
083c2b953b add a test for https://bugs.debian.org/cgi-bin/bugreport.cgi\?bug\=943623 2019-10-29 20:13:01 +01:00
Sylvestre Ledru
81857713ca Revert the change -DBOOTSTRAP_LLVM_ENABLE_LTO to use -DLLVM_ENABLE_LTO to see if it fixes 943623 and/or 942864 Disable disable-fuzzer-compiler-rt.diff to evaluate the whole thing 2019-10-29 20:12:22 +01:00
Sylvestre Ledru
c2101ff01a disable fuzzer test 2019-10-27 12:10:38 +01:00
Sylvestre Ledru
74a926ad09 Merge remote-tracking branch 'origin/9' into snapshot 2019-10-26 12:32:18 +02:00
Sylvestre Ledru
14fdca6222 * Disable all kfreebsd patches:
- Needs rebasing on snapshot often
  - Didn't build on Debian for a while
  - Not forwarded upstream
  - No support from the team
2019-10-26 12:31:40 +02:00
Sylvestre Ledru
4547605640 also disable tests 2019-10-25 16:12:32 +02:00
Sylvestre Ledru
3f7aab31eb rebase of the patch 2019-10-25 11:16:58 +02:00
Sylvestre Ledru
ea6db39b83 Merge remote-tracking branch 'origin/9' into snapshot 2019-10-25 11:07:14 +02:00
Sylvestre Ledru
386ad57229 fix the patch 2019-10-25 11:06:42 +02:00
Sylvestre Ledru
f6afd2a986 Merge remote-tracking branch 'origin/9' into snapshot 2019-10-25 09:30:26 +02:00
Sylvestre Ledru
fafec61cdf fix the changelog 2019-10-25 09:29:52 +02:00
Sylvestre Ledru
908dbe1d6c add the patch 2019-10-25 09:26:30 +02:00
Sylvestre Ledru
61c0ab2293 Merge remote-tracking branch 'origin/9' into snapshot 2019-10-25 00:47:50 +02:00
Sylvestre Ledru
d60813a095 For some reasons, building compiler-rt with the github method is changing some options. It seems that it adds -m elf_i386 to the linker. Causing a build failure. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942864 https://bugs.llvm.org/show_bug.cgi?id=43677 trying to remove the flag in compiler-rt-fuzzer-remove-elf_i386.diff 2019-10-25 00:21:18 +02:00
Sylvestre Ledru
d6b118748e Merge remote-tracking branch 'origin/9' into snapshot 2019-10-23 09:54:29 +02:00
Sylvestre Ledru
f7e1a10b82 already in snapshot 2019-10-23 09:54:09 +02:00
Sylvestre Ledru
629861712b llgo: silent some more warning lintian source-is-missing 2019-10-23 09:46:18 +02:00
Sylvestre Ledru
7c068f7729 llvm sources moved 2019-10-23 09:43:45 +02:00
Sylvestre Ledru
0033f38435 Merge remote-tracking branch 'origin/9' into snapshot 2019-10-21 16:55:26 +02:00
Sylvestre Ledru
6c66a1791b clang: Force the installation of libclang-cpp with the exact same version and remove libclang as dep 2019-10-21 16:52:16 +02:00
Sylvestre Ledru
be621f1ae5 Merge remote-tracking branch 'origin/9' into snapshot 2019-10-21 15:59:51 +02:00
Sylvestre Ledru
4e2033bdca fix the projects declaration 2019-10-21 15:59:26 +02:00
Sylvestre Ledru
11f05dadb5 Merge remote-tracking branch 'origin/9' into snapshot 2019-10-20 21:40:36 +02:00
Sylvestre Ledru
f0d6771d04 fix a typo 2019-10-20 21:40:16 +02:00
Sylvestre Ledru
5b35341a97 Merge remote-tracking branch 'origin/9' into snapshot 2019-10-20 19:04:30 +02:00
Sylvestre Ledru
38d4c89035 unpack script for 9 2019-10-20 18:40:16 +02:00
Sylvestre Ledru
87423490ac test code coverage fuzzing 2019-10-20 18:40:02 +02:00
Sylvestre Ledru
d2c4dc9417 polly, openmp & lldb aren't enabled for every platform So, add to PROJECTS only when enabled 2019-10-20 17:28:06 +02:00
Sylvestre Ledru
d520d8e8d0 improvement of the repack script 2019-10-20 15:32:00 +02:00
Sylvestre Ledru
8c1418ee61 fix the dch syntax 2019-10-20 14:31:19 +02:00
Sylvestre Ledru
6f7ef65669 adjust the unpack script 2019-10-20 14:31:05 +02:00
Sylvestre Ledru
56bdbecfae make sure we are up to date 2019-10-20 14:30:55 +02:00
Sylvestre Ledru
b78f37f2e1 refresh of all patches 2019-10-20 14:13:57 +02:00
Sylvestre Ledru
1e2fd2d1ba Merge branch '9' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 9 2019-10-20 14:05:39 +02:00
Sylvestre Ledru
364157bb57 debian/orig-tar.sh: fix bash syntax 2019-10-20 14:05:20 +02:00
Sylvestre Ledru
6b406b0f3f fix changelog 2019-10-20 13:55:40 +02:00
Sylvestre Ledru
4974d111d4 rebase of the patch 2019-10-20 13:52:30 +02:00
Sylvestre Ledru
b534a2ca02 * Repack to move to git
* Change the versionning scheme to git:
  Infos of the last commit
  - ~+ (this syntax is to make sure that this version > ~svn)
  - date
  - hour/minute/second
  - short git hash
* Move the checkout of the sources from svn to git
* Use -DLLVM_ENABLE_PROJECTS instead of symlinks
* Use -DBOOTSTRAP_LLVM_ENABLE_LTO instead of
  -DLLVM_ENABLE_LTO (not sure what it wasn't done)
2019-10-20 13:26:01 +02:00
Sylvestre Ledru
9571f92559 Merge remote-tracking branch 'origin/9' into snapshot 2019-10-20 13:16:00 +02:00
Sylvestre Ledru
68a408ea5b Adjust the paths with the move to git project 2019-10-20 11:24:40 +02:00
Sylvestre Ledru
2aa08a74bd fix more paths 2019-10-19 15:29:58 +02:00
Sylvestre Ledru
51b2b33958 also build openmp 2019-10-19 14:50:01 +02:00
Sylvestre Ledru
e97c527468 fix the path to llvm docs 2019-10-19 14:50:01 +02:00
Sylvestre Ledru
d9d3428473 fix some shellcheck warning 2019-10-19 14:49:27 +02:00
Sylvestre Ledru
2923b2ff1e Last upload before the move to git 2019-10-19 12:19:42 +02:00
Sylvestre Ledru
989941a6b1 document the recent changes 2019-10-19 11:39:14 +02:00
Sylvestre Ledru
f6f735d206 * Use -DBOOTSTRAP_LLVM_ENABLE_LTO instead of
-DLLVM_ENABLE_LTO (not sure what it wasn't done)
2019-10-19 11:39:00 +02:00
Sylvestre Ledru
75a0f1c615 rebase all patches 2019-10-19 11:35:40 +02:00
Sylvestre Ledru
331c5b10ef patches moved to the new git layout 2019-10-19 11:33:53 +02:00