Commit Graph

3767 Commits

Author SHA1 Message Date
Gianfranco Costamagna
30965153cd Update changelog 2020-10-01 15:12:44 +02:00
Gianfranco Costamagna
d34f8688a3 qualify-clang.sh: exclude z3 tests when support is not available, not based on libz3-dev installation but on the error returned by clang invocation 2020-10-01 15:11:40 +02:00
Sylvestre Ledru
3041189ac0 remove all artifacts after tests 2020-09-30 20:22:00 +02:00
Sylvestre Ledru
c070c96ef5 New rc release 2020-09-30 20:21:23 +02:00
Sylvestre Ledru
75a1d12a46 New rc release 2020-09-28 22:22:19 +02:00
Sylvestre Ledru
ead2340541 update of the changelog 2020-09-28 10:29:13 +02:00
Sylvestre Ledru
3ea916082a Remove an hardcoded declaration to 10 2020-09-28 09:58:31 +02:00
Sylvestre Ledru
8e43ec9ade remove dup info from the changelog 2020-09-27 18:31:59 +02:00
Sylvestre Ledru
f0876adfe4 Disable test executions on mipsel (timeout) 2020-09-27 14:28:25 +02:00
Sylvestre Ledru
f6ef4f195c fix changelog 2020-09-27 14:25:46 +02:00
Sylvestre Ledru
37c1e71cb5 Fix autopkgtest
* In the autopkgtest tests, update the opt arguments (-q removed and -basicaa renamed to -basic-aa)
2020-09-27 13:13:19 +02:00
Sylvestre Ledru
18cbb92f2c Bring back LLVM_POLLY_LINK_INTO_TOOLS=ON to workaround the error clang (LLVM option parsing): Unknown command line argument '-polly'. Try: 'clang (LLVM option parsing) --help' Also found in autopkgtest 2020-09-27 13:13:08 +02:00
Samuel Thibault
2d2d5254d1 debian/patches/hurd/hurd-cxx-paths.diff: Add missing GCC installation initialization. 2020-09-24 23:36:52 +02:00
Julien Cristau
20df193202 [PowerPC] PPCBoolRetToInt: Don't translate Constant's operands 2020-09-24 16:57:44 +02:00
Sylvestre Ledru
a4cfd58fd7 * Update of the symbol list of libomp5:
- GOMP_loop_maybe_nonmonotonic_runtime_next
  - GOMP_loop_maybe_nonmonotonic_runtime_start
  - GOMP_loop_nonmonotonic_runtime_next
  - GOMP_loop_nonmonotonic_runtime_start
  - GOMP_loop_ull_maybe_nonmonotonic_runtime_next
  - GOMP_loop_ull_maybe_nonmonotonic_runtime_start
  - GOMP_loop_ull_nonmonotonic_runtime_next
  - GOMP_loop_ull_nonmonotonic_runtime_start
  - GOMP_parallel_loop_maybe_nonmonotonic_runtime
  - GOMP_parallel_loop_nonmonotonic_runtime
  - omp_display_env
2020-09-23 22:34:20 +02:00
Sylvestre Ledru
4a85abfb98 fix conflict 2020-09-23 09:09:24 +02:00
Sylvestre Ledru
dc71345f0b New rc release 2020-09-23 09:08:53 +02:00
Sylvestre Ledru
8d245aad18 New snapshot release 2020-09-22 17:24:54 +02:00
Sylvestre Ledru
f0f6a71534 Install llvm examples in llvm-11-examples (Closes: #969339) 2020-09-07 13:35:46 +02:00
Sylvestre Ledru
04d4813e7f Fix "libc++-11-dev includes libc++abi-11-dev headers" (Closes: #969274) 2020-09-07 13:32:39 +02:00
Gianfranco Costamagna
9f56f26263 qualify-clang.sh: fix one failing test, now clang-11 is finding only 2 warnings instead of 3 (as it was clang-10).
Any number > 1 is considered ok as result, so only grepping "warnings" works now.
2020-09-03 12:17:42 +02:00
Gianfranco Costamagna
b0dd1d7059 qualify-clang.sh: don't suggest anymore dbgsym packages, removed from sid with ddbg migration 2020-09-03 12:17:42 +02:00
Gianfranco Costamagna
9c06e71766 debian/tests/control: depend on "make" to let integration-test-suite-test pass, and use libstdc++-10-dev now that gcc-10 is default 2020-09-03 12:17:42 +02:00
Sylvestre Ledru
b4b92d6edb Merge remote-tracking branch 'origin/10' into 11 2020-09-02 13:57:51 +02:00
Sylvestre Ledru
0a614d338a Add debian/* to the copyright file. Uses the same license as LLVM 2020-09-02 13:55:52 +02:00
Gianfranco Costamagna
7149a00c6c Upload to sid 2020-08-31 12:28:30 +02:00
Gianfranco Costamagna
239fca72ff reupload to sid, with another hotfix for the autopkgtests 2020-08-31 12:28:19 +02:00
Gianfranco Costamagna
36ec559aa8 Upload to sid 2020-08-31 12:27:10 +02:00
Gianfranco Costamagna
1a78b82ac7 update-binfmts enable command might fail on autopkgtests due to /proc missing some bits. Ignore the results for now 2020-08-31 12:26:49 +02:00
John Paul Adrian Glaubitz
4b61e92a4a Use dh-exec to exclude lib/libPolly*.a on powerpc and powerpcspe 2020-08-29 17:48:30 +02:00
John Paul Adrian Glaubitz
9f1b15d8bb Use dh-exec to exclude lib/libPolly*.a on powerpc and powerpcspe 2020-08-29 16:00:05 +02:00
John Paul Adrian Glaubitz
99289a0a21 Link against libatomic on powerpc to fix FTBFS in stage2 2020-08-29 15:13:33 +02:00
Sylvestre Ledru
ad157a8afc integration-test-suite-test: Fix the integration test 2020-08-28 23:08:46 +02:00
Gianfranco Costamagna
cf9e23e8a2 Upload to sid 2020-08-28 21:57:16 +02:00
Gianfranco Costamagna
32d742d936 Ignore binfmts test result, can't be enabled in autopkgtests due to proc mount 2020-08-28 21:56:41 +02:00
Gianfranco Costamagna
f0e7747004 Upload to sid again 2020-08-28 21:55:21 +02:00
Gianfranco Costamagna
d29a315622 Ignore binfmts test result, can't be enabled in autopkgtests due to proc mount 2020-08-28 21:23:17 +02:00
Sylvestre Ledru
14267ea863 Fix a FTBFS on armel with libcxx-armhf-ftbfs.diff atomic:2780:16: error: use of undeclared identifier '__libcpp_signed_lock_free' typedef atomic<__libcpp_signed_lock_free> atomic_signed_lock_free; ^ atomic:2781:16: error: unknown type name '__libcpp_unsigned_lock_free'; did you mean 'atomic_signed_lock_free'? typedef atomic<__libcpp_unsigned_lock_free> atomic_unsigned_lock_free; 2020-08-27 19:11:27 +02:00
Gianfranco Costamagna
bcaea5c994 Enable binfmts support profile before using it, this fixes the autopkgtestsuite 2020-08-27 12:47:57 +02:00
Gianfranco Costamagna
7421596aac Reupload to unstable 2020-08-27 12:43:48 +02:00
Gianfranco Costamagna
5cc24c5818 Fix testsuite by enabling binfmt configuration magic before using it 2020-08-27 12:41:28 +02:00
Sylvestre Ledru
4231fb08b7 Also link against -latomic on mipsel to fix /usr/[...]/atomic_base.h:426: undefined reference to `__atomic_load_8' for lld to fix the FTBFS 2020-08-25 13:08:03 +02:00
Gianfranco Costamagna
21abd3c8ca Drop ocaml support in i386 also for branch=11 2020-08-24 09:19:38 +02:00
Gianfranco Costamagna
f025de6231 Update changelog, upload to unstable 2020-08-23 23:24:42 +02:00
Gianfranco Costamagna
7fc9d7b360 drop ocaml on i386, it makes no sense to support it in Ubuntu, where i386 is disabled.
(In Debian we have no rdeps, i386 as host is not used anymore, and ocaml support is on a subset of architectures anyway)
2020-08-23 23:23:48 +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
Sylvestre Ledru
1733ec6dea 11 rc2 2020-08-20 22:24:17 +02:00
Sylvestre Ledru
4f4b015fb4 rebase of the patch 2020-08-20 22:24:03 +02:00
Sylvestre Ledru
f23fd803d3 Don't install ompt-multiplex.h on armhf, mipsel and mips64el (Closes: #967944) 2020-08-05 15:23:37 +02:00
Sylvestre Ledru
7f00044724 11 rc1 2020-08-05 15:04:39 +02:00
Sylvestre Ledru
2d4d174ce7 rebase of the patches 2020-07-22 19:15:04 +02:00
Gianfranco Costamagna
f227b7f7cc Add patch to force nomadd4 on mips, update changelog 2020-07-20 19:20:57 +02:00
Samuel Thibault
3f0e4fe69b patches/hurd/hurd-cxx-paths.diff: Refresh
some of the factorization was backported from 11 to 10.
2020-07-16 21:01:05 +02:00
Sylvestre Ledru
64cc1f0671 version update 2020-07-16 15:38:33 +02:00
Sylvestre Ledru
33759cdb07 branching of snapshot into 11 2020-07-15 16:30:58 +02:00
Sylvestre Ledru
013318285c snapshot => 11 2020-07-15 16:30:14 +02:00
Sylvestre Ledru
ced37cde01 rebase of the patch 2020-07-14 22:32:15 +02:00
Sylvestre Ledru
08e6c2be46 fix the patch 2020-07-08 17:50:44 +02:00
Sylvestre Ledru
16a9075307 improve the update-binfmts test 2020-07-08 16:26:53 +02:00
Sylvestre Ledru
ceeeb70e79 rebase of the patch 2020-07-08 16:03:55 +02:00
Sylvestre Ledru
31a1a28a1a continue the operation 2020-07-08 14:43:29 +02:00
Sylvestre Ledru
dd9c6302dc Fix conflict 2020-07-08 14:40:42 +02:00
Sylvestre Ledru
2910130b0a Fix conflict 2020-07-08 14:39:30 +02:00
Sylvestre Ledru
585bc22dec Merge remote-tracking branch 'origin/10' into snapshot 2020-07-08 14:36:25 +02:00
Sylvestre Ledru
12445b77c1 rebase of the patch 2020-07-08 14:31:47 +02:00
Sylvestre Ledru
ae2a82d389 patches/remove-trailing-space-version.diff: cherry-pick an upstream patch to address https://bugs.llvm.org/show_bug.cgi?id=38998#c15 trailing whitespace of clang full version causing a display issue when building the linux kernel with clang 2020-07-08 14:14:01 +02:00
Sylvestre Ledru
0d085612b3 And make sure that the test is only executed when installed correctly 2020-07-08 14:05:27 +02:00
Sylvestre Ledru
7e32284efe Update the binfmt-support postinstall to match what is done elsewhere in Debian 2020-07-08 14:00:03 +02:00
Sylvestre Ledru
3a3f6ba469 rc4 2020-07-08 10:55:21 +02:00
Sylvestre Ledru
df2b5510e4 Add binfmt-support to one of the autopkgtest tests Otherwise, fails with "./foo.bc: cannot execute binary file: Exec format error" 2020-07-08 10:49:38 +02:00
Samuel Thibault
f06ecdf584 Remove upstreamed hurd patches
* debian/patches/hurd/hurd-EIEIO-undef.diff: Remove, upstreamed.
  * debian/patches/hurd/hurd-cxx-paths.diff: Remove, upstreamed.
2020-07-07 18:06:05 +02:00
Sylvestre Ledru
9e00e634b2 this is version 10 here 2020-07-07 12:33:37 +02:00
Sylvestre Ledru
1e6b695748 Merge remote-tracking branch 'origin/10' into snapshot 2020-07-03 11:58:05 +02:00
Sylvestre Ledru
d266927e49 fix function name 2020-07-03 11:57:54 +02:00
Sylvestre Ledru
6cc789d511 Merge remote-tracking branch 'origin/10' into snapshot 2020-07-03 08:59:21 +02:00
Sylvestre Ledru
1765635f8f function is a bashim 2020-07-02 11:25:53 +02:00
Sylvestre Ledru
1e426362b2 Merge remote-tracking branch 'origin/10' into snapshot 2020-07-02 09:11:32 +02:00
Sylvestre Ledru
b1f990c23a integration-test-suite-test also needs g++ for a test 2020-07-02 09:10:54 +02:00
Sylvestre Ledru
a5b8e64898 Merge remote-tracking branch 'origin/10' into snapshot 2020-07-01 13:49:28 +02:00
Sylvestre Ledru
661074102d testsuite: use a variable to set the version 2020-07-01 13:49:04 +02:00
Sylvestre Ledru
d11178dda5 New snapshot release 2020-07-01 09:39:57 +02:00
Sylvestre Ledru
32d3911220 patch applied upstream 2020-07-01 09:37:37 +02:00
Sylvestre Ledru
e6e99188f2 Merge remote-tracking branch 'origin/10' into snapshot 2020-07-01 09:28:37 +02:00
Sylvestre Ledru
ab426c5417 llvm integration tests - add more details about what we are trying to do 2020-07-01 09:22:37 +02:00
Sylvestre Ledru
ed5b86e879 patch remove, fixed upstream 2020-06-30 09:16:22 +02:00
Sylvestre Ledru
520928c6df try to run the integration-test-suite 2020-06-29 11:34:54 +02:00
Sylvestre Ledru
0261307bc4 Update of the repack script to integrate the https://github.com/opencollab/llvm-toolchain-integration-test-suite/ repo 2020-06-29 10:29:38 +02:00
Sylvestre Ledru
01dda1c9fc libc++ requires the LLVM_PATH, adding it 2020-06-28 17:44:23 +02:00
Sylvestre Ledru
a744c12727 remove try-to-fix-polly-link.patch and D74453-riscv-atomic_cmp_xchg.diff (applied upstream) 2020-06-26 11:50:19 +02:00
Sylvestre Ledru
44838d637e unpack.sh: also manage the dot release case 2020-06-26 11:48:30 +02:00
Sylvestre Ledru
7754b86c8d unpack.sh: remove old comments 2020-06-26 11:48:17 +02:00
Sylvestre Ledru
540ef4243b No longer install clang-import-test (upstream change) See https://reviews.llvm.org/D82169 2020-06-25 14:24:25 +02:00
Sylvestre Ledru
8aa9a5e354 rebase of the patch 2020-06-24 22:39:04 +02:00
Sylvestre Ledru
48b7b166d1 rebase of the patches 2020-06-24 13:14:07 +02:00
Sylvestre Ledru
7d7db9951a Remove no-z3.patch, seems to be merged upstream 2020-06-24 13:13:55 +02:00
Sylvestre Ledru
c225c6727b revert-sphinx-deprecation.diff: revert the sphinx update as it breaks debian buster 2020-06-23 00:25:25 +02:00
Sylvestre Ledru
d39fb64f3f update the patch to be a revert 2020-06-21 10:30:15 +02:00