Commit Graph

3784 Commits

Author SHA1 Message Date
Sylvestre Ledru
9c3ec8e626 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-29 21:04:36 +02:00
Sylvestre Ledru
e7ecc12f8e * 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-29 21:04:36 +02:00
Sylvestre Ledru
d8241ba6a0 fix conflict 2020-09-29 21:04:36 +02:00
Sylvestre Ledru
252ed1241b New rc release 2020-09-29 21:04:36 +02:00
Sylvestre Ledru
d412154648 New snapshot release 2020-09-29 21:04:35 +02:00
Sylvestre Ledru
ab162b9ebd Install llvm examples in llvm-11-examples (Closes: #969339) 2020-09-29 21:04:35 +02:00
Sylvestre Ledru
0b53938b14 Fix "libc++-11-dev includes libc++abi-11-dev headers" (Closes: #969274) 2020-09-29 21:04:34 +02:00
Sylvestre Ledru
4e78d353dc Fix "libc++-11-dev includes libc++abi-11-dev headers" (Closes: #969274) 2020-09-29 21:04:18 +02:00
John Paul Adrian Glaubitz
c8c26a6374 Drop powerpcspe patches merged upstream
- debian/patches/powerpcspe/D49754-powerpcspe-clang.diff
- debian/patches/powerpcspe/D54583-powerpcspe-double-parameter.diff
- debian/patches/powerpcspe/D56703-powerpcspe-register-spilling.diff
2020-09-25 19:39:42 +02:00
Sylvestre Ledru
3940bfdc70 rebase of the patch 2020-09-13 20:45:30 +02:00
Sylvestre Ledru
205421c133 rebase of the patch 2020-09-11 09:26:50 +02:00
Sylvestre Ledru
ca864dee61 * Add new symbols to libclang1:
- clang_CXRewriter_create
 - clang_CXRewriter_dispose
 - clang_CXRewriter_insertTextBefore
 - clang_CXRewriter_overwriteChangedFiles
 - clang_CXRewriter_removeText
 - clang_CXRewriter_replaceText
 - clang_CXRewriter_writeMainFileToStdOut
 - clang_Cursor_getVarDeclInitializer
 - clang_Cursor_hasVarDeclExternalStorage
 - clang_Cursor_hasVarDeclGlobalStorage
2020-09-06 17:02:58 +02:00
Gianfranco Costamagna
1ebe6f1fb6 Merge branch '11' into snapshot 2020-09-03 12:18:16 +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
37d3ce298b fix merge 2020-09-02 22:35:48 +02:00
Sylvestre Ledru
1a8415589f Merge remote-tracking branch 'origin/11' into snapshot 2020-09-02 14:05:12 +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
5320dcbdbe update-binfmts enable command might fail on autopkgtests due to /proc missing some bits. Ignore the results for now 2020-08-31 12:29:29 +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
92e94f71df Use dh-exec to exclude lib/libPolly*.a on powerpc and powerpcspe 2020-08-29 18:32:43 +02:00
John Paul Adrian Glaubitz
b77a496e1e Link against libatomic on powerpc to fix FTBFS in stage2 2020-08-29 18:31:47 +02:00
John Paul Adrian Glaubitz
b21ab43c62 Link against libatomic on mipsel to fix FTBFS in stage2 2020-08-29 18:31:07 +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
Gianfranco Costamagna
e7d7d83232 Fix integration-test-suite-test to point at llvm-12 2020-08-29 08:14:33 +02:00
Sylvestre Ledru
ad157a8afc integration-test-suite-test: Fix the integration test 2020-08-28 23:08:46 +02:00
Gianfranco Costamagna
8ebcb9d142 Ignore binfmts test result, can't be enabled in autopkgtests due to proc mount 2020-08-28 21:58:47 +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
22c6c2fa52 Try to unbreak scan-build 2020-08-28 13:29:24 +02:00
Sylvestre Ledru
cbb8d97586 refresh of the patch 2020-08-28 13:06:21 +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
d375f3d351 Enable binfmts support before trying to use it in tests 2020-08-27 12:52:50 +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
1608105a72 Drop ocaml support also for snapshot package on i386 2020-08-24 09:25:15 +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