Commit Graph

3268 Commits

Author SHA1 Message Date
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
Vagrant Cascadian
f0b4b8baad Ensure fixfilepath feature is disabled. The fixfilepath feature sets a -ffile-prefix-map flag, which is only supported in clang-10. 2020-10-23 09:15:03 +02:00
Gianfranco Costamagna
696e5c774e Also close bug: #964988 2020-08-23 13:43:13 +02:00
Gianfranco Costamagna
53f7e886ce Upload to unstable, with patches for ppc64el build failures. 2020-08-23 13:43:13 +02:00
Ximin Luo
daad62081e Backport f8e146f3430de3a6cd904f3f3f7aa1bfaefee14c for a big-endian issue 2020-08-23 13:43:01 +02:00
Ximin Luo
9e04a9e185 Backport 373184 for a rustc soundness issue 2020-08-23 13:43:01 +02:00
Aurelien Jarno
eb3c0a4e9e Add mips-force-nomadd4.diff to default to +nomadd4 on MIPS. 2020-06-02 00:10:16 +02:00
Gianfranco Costamagna
dd39fde395 Upload to sid 2020-04-11 11:44:44 +02:00
Gianfranco Costamagna
7e77b1ae33 Add patch to fix riscv64 builds from Ubuntu, where not all gcc packages are installed 2020-04-06 15:30:23 +02:00
Jessica Clarke
204cffaf4c Cherry-pick upstream patch D74453 to fix atomic compare-and-swap on riscv64 2020-04-01 16:25:41 +01:00
Sylvestre Ledru
e40e4d826a fix typo 2020-03-31 23:31:05 +02:00
Sylvestre Ledru
35295a2e43 Allow to build g++ 9 & 10 to fix a gcc build dependency (closes: #955144) And disable thin lto on all archs It needs gcc-8 after after 8 will reject the -flto=thin arg And BOOTSTRAP_LLVM_ENABLE_LTO wil generate .so with llvm IR instead of native code 2020-03-31 21:47:36 +02:00
Gianfranco Costamagna
3463a4b84c Upload to sid 2020-03-19 09:49:18 +01:00
Gianfranco Costamagna
9e4ac38183 cherry-pick upstream fix for new glibc 2.31 2020-03-08 21:49:43 +01:00
Gianfranco Costamagna
97a3ae6bd8 Upload to sid 2020-03-06 15:07:18 +01:00
Gianfranco Costamagna
48adc09e34 Update changelog 2020-02-25 15:29:50 +01:00
Gianfranco Costamagna
607c9cfe7e Add patch to move from old cgi to new html parser, fixing python3.8 issues 2020-02-25 15:28:44 +01:00
Sylvestre Ledru
66786d35c6 add a tsan example 2020-02-02 21:43:58 +01:00
Gianfranco Costamagna
8bca9142e1 Tighteen version constraints 2020-01-23 14:56:15 +01:00
Gianfranco Costamagna
cb145e6724 Update changelog, prepare for unstable upload 2020-01-23 14:35:00 +01:00
Gianfranco Costamagna
9badd59546 Revert site-packages/dist-packages hacking mv, this is done upstream now 2020-01-23 14:30:09 +01:00
Gianfranco Costamagna
5bfaab6d82 Add Myself to uploaders 2020-01-23 11:19:49 +01:00
Gianfranco Costamagna
ff0a0e6a15 Fix m68k architecture 2020-01-23 10:56:33 +01:00
Gianfranco Costamagna
56f77a700c Add two new python tests 2020-01-23 10:08:45 +01:00
Gianfranco Costamagna
adb537ded6 Update changelog, upload to unstable 2020-01-23 09:18:49 +01:00
Gianfranco Costamagna
29d4a3685b Fix link for python3-lldb package 2020-01-23 09:18:49 +01:00
Gianfranco Costamagna
7eadf9746d Add missing runtime dependency and add fix for lldb -P usage 2020-01-23 09:18:49 +01:00
Gianfranco Costamagna
113395c623 Update patch to add more shebangs (Closes: #948497) 2020-01-10 09:38:50 +01:00
Gianfranco Costamagna
a4681d5a02 Move python2.7 to python3 for clang binaries, Reupload to sid (Closes: #948409) 2020-01-08 12:17:34 +01:00
Sylvestre Ledru
6d5fa424fd the test now works 2020-01-06 11:13:02 +01:00
Gianfranco Costamagna
9ad05c3ebe Upload to sid 2020-01-04 08:52:26 +01:00
Gianfranco Costamagna
13091a1b30 Do not run z3 tests if z3 support is not enabled 2020-01-04 08:51:45 +01:00
Gianfranco Costamagna
e65c59ef80 Force a python3 shebang on python modules to fix testsuite 2020-01-04 08:49:27 +01:00
Sylvestre Ledru
b8ee09960d fix changelog 2019-12-29 12:37:44 +01:00
John Paul Adrian Glaubitz
df8b6900fe Build polly docs and manpages only when polly is enabled 2019-12-26 22:48:24 +01:00
Sylvestre Ledru
0db2295d90 * Introduce python3-clang-9 (closes: #942826)
* Remove Python 2 deps (Closes: #945695)
2019-12-25 19:25:38 +01:00
Sylvestre Ledru
c05f6c9129 Remove python-lldb-9 2019-12-25 19:16:23 +01:00
Sylvestre Ledru
9958e77a41 Introduce python3-clang-9 2019-12-25 19:13:03 +01:00
Sylvestre Ledru
49aed04be5 remove artifact 2019-12-25 18:18:36 +01:00
Sylvestre Ledru
90985d2b91 Merge branch '9' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 9 2019-12-24 12:29:42 +01:00
Sylvestre Ledru
32987bf0d0 add a test for clang-tidy 2019-12-24 12:29:36 +01:00
Sylvestre Ledru
342e98d482 upload to unstable 2019-12-22 22:39:20 +01:00
Sylvestre Ledru
052f5dcdbf Merge branch '9-riscv64-d60657' into '9'
Include upstream patch D60657 for rust support on riscv64.

See merge request pkg-llvm-team/llvm-toolchain!46
2019-12-22 10:47:02 +00:00
Aurelien Jarno
ec315806ef Include upstream patch D60657 for rust support on riscv64. 2019-12-21 14:11:55 +01:00
James Clarke
d3c0a47536 Fix upstream patch D71028 for LLVM 9 (Closes: #946874) 2019-12-20 21:56:42 +00:00
Sylvestre Ledru
be78110f6b disable the mips test for now 2019-12-20 09:01:25 +01:00
Sylvestre Ledru
a6fc5bfdb9 include upstream patch D71028 for rust mips tests (Closes: #946874) 2019-12-19 13:56:40 +01:00
Gianfranco Costamagna
345ea2ec85 Update again to unstable with updated changelog 2019-12-19 00:26:47 +01:00