Commit Graph

4187 Commits

Author SHA1 Message Date
Sylvestre Ledru
bee0e9fdfb also mention a change from -11 2021-07-17 20:15:55 +02:00
Sylvestre Ledru
828b18e02f Fix changelog 2021-07-17 20:15:52 +02:00
Sylvestre Ledru
7968be8f04 * Fix the default binary path for scan-build-py to clang-11 (instead of
clang) - see scan-build-py-fix-default-bin.diff
  tested by
  https://github.com/opencollab/llvm-toolchain-integration-test-suite/
  - not really working for now
2021-07-17 20:14:53 +02:00
Sylvestre Ledru
ed64f98bf8 fix dep 2021-07-16 08:58:50 +02:00
Sylvestre Ledru
10498aebad fix changelog 2021-07-13 09:44:49 +02:00
Sylvestre Ledru
c6bdea6350 Merge branch '12' into '12'
Add riscv64 architecture in control

See merge request pkg-llvm-team/llvm-toolchain!68
2021-07-12 06:19:13 +00:00
Kasper Kantz
43a0ec5e22 Update changelog 2021-07-11 23:02:15 +00:00
Sylvestre Ledru
2b662cc078 remove comment which breaks the build 2021-07-11 23:53:51 +02:00
Sylvestre Ledru
3c340db424 remove comment which breaks the build 2021-07-11 23:51:57 +02:00
Sylvestre Ledru
74944e4d60 New upsream release 2021-07-11 23:50:01 +02:00
Sylvestre Ledru
42ca71ed89 remove patches from 11 2021-07-11 23:48:43 +02:00
Sylvestre Ledru
439de0fe2e Merge remote-tracking branch 'origin/11' into 12 2021-07-11 23:38:53 +02:00
Sylvestre Ledru
443eeecf7b Add libxml2 as a dependency as it is necessary for llvm manifest tool (llvm-mt) (Closes: #990537) 2021-07-11 23:32:16 +02:00
Sylvestre Ledru
c4ba7351e3 fix changelog 2021-07-11 23:30:24 +02:00
Sylvestre Ledru
2ccb60048c New testing upstream release 2021-07-03 16:50:56 +02:00
Sylvestre Ledru
18ded9deb5 fix changelog 2021-06-26 19:19:30 +02:00
Sylvestre Ledru
0932d50cc0 Backport bug #47591 to fix a miscompilation in bpftrace (Closes: #990220) 2021-06-23 13:50:37 +02:00
Sylvestre Ledru
7881e45616 Fix the path to analyze-{cc,c++} for scan-build-py with --intercept-first (scan-build-py-fix-analyze-path.diff) 2021-06-22 23:09:41 +02:00
Sylvestre Ledru
e224f7fd9f upload in exp first 2021-06-22 23:03:29 +02:00
Sylvestre Ledru
791bd861ef Fix the path to analyze-{cc,c++} for scan-build-py with --intercept-first (scan-build-py-fix-analyze-path.diff) 2021-06-22 22:59:50 +02:00
Sylvestre Ledru
3c597d9245 rebase of the patches 2021-06-21 16:44:13 +02:00
Sylvestre Ledru
dcdbf5e97c New testing upstream release 2021-06-21 16:40:42 +02:00
kasperk81
c3ab7d5284 Add riscv64 architecture in control 2021-06-16 12:26:08 -04:00
Sylvestre Ledru
2eee318cfd Revert "Build libc++ & libc++abi with -fPIC to fix upstream bug 43604"
This reverts commit da2abef4ec.
2021-06-02 20:19:51 +02:00
Sylvestre Ledru
da2abef4ec Build libc++ & libc++abi with -fPIC to fix upstream bug 43604 2021-06-01 13:35:16 +02:00
Sylvestre Ledru
80b05a65cc Revert "Add -fvisibility-inlines-hidden -Bsymbolic-functions -fno-semantic-interposition to the args to make clang faster See https://github.com/ClangBuiltLinux/tc-build/issues/150#issuecomment-849935207"
Doesn't provide perf win

This reverts commit 9d45d3f6a0.
2021-05-31 23:35:39 +02:00
Sylvestre Ledru
93a4e65197 fix the arch 2021-05-29 09:41:01 +02:00
Sylvestre Ledru
c851277a37 fix the changelog 2021-05-29 09:39:29 +02:00
Sylvestre Ledru
40bec5b106 backport D101773 to fix an llvm ir issue on mipsel in mips/mips-D101773-reloc.patch (Closes: #988965) 2021-05-29 09:39:29 +02:00
Sylvestre Ledru
8e82a7632b linker tools wasn't recommended in the install 2021-05-29 09:38:54 +02:00
Sylvestre Ledru
a003fd4f4a rename patches 2021-05-28 23:03:43 +02:00
Sylvestre Ledru
a8eb6c475f move the mips files 2021-05-28 23:00:37 +02:00
Sylvestre Ledru
9d45d3f6a0 Add -fvisibility-inlines-hidden -Bsymbolic-functions -fno-semantic-interposition to the args to make clang faster See https://github.com/ClangBuiltLinux/tc-build/issues/150#issuecomment-849935207 2021-05-28 22:58:39 +02:00
John Paul Adrian Glaubitz
5ca1656281 Add upstream patch D98575 to fix 32-bit compiler-rt build on sparc64 2021-05-27 11:53:59 +02:00
John Paul Adrian Glaubitz
42d447d273 Add upstream patch D98574 to fix clang macro definitions on sparc64 2021-05-27 11:52:55 +02:00
Sylvestre Ledru
94f4587678 new release 2021-05-26 17:24:15 +02:00
Sylvestre Ledru
0229f29ced New testing upstream release 2021-05-26 13:10:39 +02:00
Sylvestre Ledru
df37dcdf28 remove old rules for stretch, xenial & trusty 2021-05-10 13:33:06 +02:00
Sylvestre Ledru
27037fc17d remove old rules for stretch, xenial & trusty 2021-05-10 13:31:57 +02:00
Sylvestre Ledru
7b302b694d disable the patch for the branch (12.0.1). Should be added for the 12 release 2021-05-04 10:11:12 +02:00
Sylvestre Ledru
d866d0486d fix the changelog 2021-05-01 19:33:42 +02:00
Sylvestre Ledru
24dc47892d libclc: improve the test 2021-05-01 16:29:23 +02:00
Sylvestre Ledru
850c7e11bf libclc: be more prescriptive for the install + test script 2021-05-01 16:28:55 +02:00
Sylvestre Ledru
396bbc8eff prepare upload 2021-05-01 09:45:31 +02:00
Sylvestre Ledru
f55a459007 Merge branch '12-libclc' into '12'
Build libclc. (Closes: #942709)

See merge request pkg-llvm-team/llvm-toolchain!67
2021-05-01 07:45:16 +00:00
Timo Aaltonen
437f86c9d5 Build libclc. (Closes: #942709) 2021-05-01 01:02:54 +03:00
Sylvestre Ledru
2e53fae936 Upload to unstable 2021-04-28 22:55:21 +02:00
Sylvestre Ledru
2ab4845b99 Also build lld on s390x 2021-04-28 22:33:42 +02:00
Sylvestre Ledru
90f737ccd4 Also build lld on s390x 2021-04-28 22:31:14 +02:00
Sylvestre Ledru
d65a30fcd5 Disable lto. Hopefully workaround the issue https://bugs.llvm.org/show_bug.cgi?id=50031 2021-04-22 22:09:01 +02:00