Commit Graph

4363 Commits

Author SHA1 Message Date
Sylvestre Ledru
20a2e466e2 bring back gold for ppc64el 2020-11-05 09:30:00 +01:00
Sylvestre Ledru
2c3d5b5ca2 Fix the fuzzer build on i386 2020-11-05 09:28:45 +01:00
Adrian Bunk
a5a3ee8671 Revert "qualify-clang.sh: skip a fuzzer test in i386 because of https://bugs.llvm.org/show_bug.cgi?id=43677"
This reverts commit f81965c320.
2020-11-05 09:28:35 +01:00
Sylvestre Ledru
f78cb2d09f qualify-clang.sh: skip a fuzzer test in i386 because of https://bugs.llvm.org/show_bug.cgi?id=43677 2020-11-05 09:28:35 +01:00
Sylvestre Ledru
ee278e9634 fix the changelog 2020-11-05 09:28:07 +01:00
John Paul Adrian Glaubitz
72fe2f5957 Limit maximum parallel link jobs to 4 on sparc and sparc64 2020-11-05 09:27:48 +01:00
Sylvestre Ledru
715a419c07 rebase of the patches 2020-11-04 19:04:40 +01:00
Sylvestre Ledru
0418b47236 Merge branch '11' into '11'
Fix the fuzzer build on i386

See merge request pkg-llvm-team/llvm-toolchain!62
2020-11-03 20:27:27 +00:00
Adrian Bunk
ec452161a6 Fix the fuzzer build on i386 2020-11-02 21:58:59 +02:00
Sylvestre Ledru
fd140483e7 rebase of the patch 2020-11-02 20:20:01 +01:00
Sylvestre Ledru
f86979f288 don't parse the conf when coming from snapshot 2020-11-02 20:14:32 +01:00
Adrian Bunk
4a3fe9fff1 Revert "qualify-clang.sh: skip a fuzzer test in i386 because of https://bugs.llvm.org/show_bug.cgi?id=43677"
This reverts commit f81965c320.
2020-11-02 21:02:13 +02:00
Sylvestre Ledru
f81965c320 qualify-clang.sh: skip a fuzzer test in i386 because of https://bugs.llvm.org/show_bug.cgi?id=43677 2020-11-02 12:44:55 +01:00
Sylvestre Ledru
62000312ac fix changelog 2020-11-02 11:05:34 +01:00
Sylvestre Ledru
69d436875a fix the changelog 2020-11-02 11:05:13 +01:00
John Paul Adrian Glaubitz
4122cbd25a Limit maximum parallel link jobs to 4 on sparc and sparc64 2020-11-02 11:04:45 +01:00
Sylvestre Ledru
6a2efcab29 fix changelog 2020-11-01 15:09:36 +01:00
Sylvestre Ledru
38d506d98d hwasan_symbolize: bring it back 2020-11-01 15:09:00 +01:00
Sylvestre Ledru
55f38fe96b When upstream released X, they will update X to have X.0.1
In general, in Debian, we will keep X until X.0.1 is released (or rc in experimental)
However, on apt.llvm.org, we will update the version to have X.0.1
This code is doing that.
2020-11-01 15:09:00 +01:00
Sylvestre Ledru
2a5a78027e remove unrelevant info about hwasan: it was a version issue 2020-11-01 15:09:00 +01:00
Sylvestre Ledru
18d4c373f9 fix the changelog 2020-11-01 15:09:00 +01:00
Sylvestre Ledru
8617886b25 fail the build in case of version mistmatch 2020-11-01 15:09:00 +01:00
Sylvestre Ledru
dae222ed13 add debug info 2020-11-01 15:09:00 +01:00
Sylvestre Ledru
3b0860fa1a debug info 2020-11-01 15:09:00 +01:00
John Paul Adrian Glaubitz
2e04cc99c2 Limit maximum parallel link jobs to 4 on sparc and sparc64 2020-11-01 15:09:00 +01:00
Sylvestre Ledru
fbab848540 include the mips force nommad patch 2020-11-01 15:09:00 +01:00
Sylvestre Ledru
dabcadad7e hwasan_symbolize: bring it back 2020-10-31 22:32:31 +01:00
Sylvestre Ledru
de5af7dcee When upstream released X, they will update X to have X.0.1
In general, in Debian, we will keep X until X.0.1 is released (or rc in experimental)
However, on apt.llvm.org, we will update the version to have X.0.1
This code is doing that.
2020-10-31 22:26:03 +01:00
Sylvestre Ledru
9c020b749c rebase of the patch + rename 2020-10-31 22:04:22 +01:00
Sylvestre Ledru
3513b1689d remove unrelevant info about hwasan: it was a version issue 2020-10-31 21:49:56 +01:00
Sylvestre Ledru
595c64109f fix the changelog 2020-10-31 21:49:29 +01:00
Sylvestre Ledru
c6618d497b fail the build in case of version mistmatch 2020-10-31 21:35:22 +01:00
Sylvestre Ledru
fb5218131c add debug info 2020-10-31 21:34:48 +01:00
Sylvestre Ledru
14a7e2a541 debug info 2020-10-31 17:20:02 +01:00
John Paul Adrian Glaubitz
bc883987a9 Limit maximum parallel link jobs to 4 on sparc and sparc64 2020-10-31 15:14:20 +01:00
John Paul Adrian Glaubitz
042d6084d5 Limit maximum parallel link jobs to 4 on sparc and sparc64 2020-10-31 15:09:21 +01:00
Sylvestre Ledru
c9f0e17814 include the mips force nommad patch 2020-10-31 15:05:15 +01:00
Sylvestre Ledru
76d149c934 Merge remote-tracking branch 'origin/11' into snapshot 2020-10-31 14:17:32 +01:00
Sylvestre Ledru
74656bbb27 prepare upload 2020-10-31 14:16:30 +01:00
Sylvestre Ledru
f1eefa3fd8 Merge remote-tracking branch 'origin/10' into 11 2020-10-31 14:15:45 +01:00
Sylvestre Ledru
042c29b822 * Don't use gold on ppc64el. It fails to build in that case
(Closes: #972317)
2020-10-31 14:14:06 +01:00
Sylvestre Ledru
9e343e65aa fix changelog 2020-10-31 14:09:24 +01:00
Sylvestre Ledru
cb42a277c7 Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
Changes-By: lintian-brush
Fixes: lintian: uses-deprecated-adttmp
See-also: https://lintian.debian.org/tags/uses-deprecated-adttmp.html
2020-10-31 14:08:14 +01:00
Sylvestre Ledru
e461697a7a Don't use gold on ppc64el. It fails to build in that case (Closes: #972317) 2020-10-31 14:07:40 +01:00
Sylvestre Ledru
9d6d8b5b20 fix the syntax 2020-10-31 11:57:15 +01:00
Sylvestre Ledru
35a0b39ee7 move the hwasn thing elsewhere 2020-10-31 09:16:25 +01:00
Sylvestre Ledru
98c4f28969 Only install hwasan_symbolize when found 2020-10-31 00:03:37 +01:00
Sylvestre Ledru
c7b19a2e72 hwasan_symbolize is no longer built 2020-10-29 15:44:44 +01:00
Sylvestre Ledru
7019ce193d rebase of the patch 2020-10-29 13:51:47 +01:00
Sylvestre Ledru
4e84f3b1fc rebase of the patch 2020-10-28 23:39:59 +01:00