Commit Graph

3784 Commits

Author SHA1 Message Date
Sylvestre Ledru
6632b2b4d6 be more aggressive in the wa 2019-08-22 17:10:31 +02:00
Sylvestre Ledru
edd5c38c7e try to add the flag somewhere else 2019-08-21 23:00:04 +02:00
Sylvestre Ledru
4f03040ffd fix the name? 2019-08-21 11:42:12 +02:00
Sylvestre Ledru
db93c13e02 for Ubuntu xenial: pass PYTHON_EXE to the stage2 build 2019-08-20 23:17:05 +02:00
Sylvestre Ledru
4b93a6b789 llvm::make_unique has been removed 2019-08-18 19:10:47 +02:00
Sylvestre Ledru
d39d1317e4 rebase of the patch 2019-08-15 21:28:03 +02:00
Sylvestre Ledru
11c2290c27 Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2019-08-15 09:52:30 +02:00
Sylvestre Ledru
efbfce8563 rebase of the patch 2019-08-15 09:48:51 +02:00
Sylvestre Ledru
190a2741c5 Workaround bug https://bugs.llvm.org/show_bug.cgi?id=42994 (fails to link on Debian buster) 2019-08-14 13:22:05 +02:00
Sylvestre Ledru
ce4a4a6e1a * Workaround bug https://bugs.llvm.org/show_bug.cgi?id=42994
(fails to link on Debian buster)
2019-08-14 13:21:20 +02:00
Sylvestre Ledru
6f11beee9f New snapshot release 2019-08-14 10:46:00 +02:00
Sylvestre Ledru
743fe94819 rebase of the patch 2019-08-14 08:46:12 +02:00
Sylvestre Ledru
a74f073af2 update of the version 2019-08-13 21:38:21 +02:00
Sylvestre Ledru
809a9f61f4 fix changelog 2019-08-13 21:37:55 +02:00
Sylvestre Ledru
630d96b17c install more files in the clang doc package 2019-08-13 17:52:57 +02:00
Sylvestre Ledru
0773ec30a6 lldb-mi was removed 2019-08-13 17:47:13 +02:00
Sylvestre Ledru
25d2a72fa9 rebase of the patch 2019-08-13 09:32:26 +02:00
Sylvestre Ledru
e236897311 remove a patch applied upstream 2019-08-12 16:50:41 +02:00
Sylvestre Ledru
608352b504 remove clang-riscv64-rv64gc.diff (added upstream) 2019-08-08 18:00:04 +02:00
Sylvestre Ledru
6f8ccc6841 rebase of the patch 2019-08-08 17:59:25 +02:00
Gianfranco Costamagna
43384cc102 Update changelog 2019-08-08 14:04:59 +02:00
Gianfranco Costamagna
d0a0ada318 Cherry-pick various fixes from branch 8 and 9, do not break anymore with libllvm3.9v4 2019-08-08 14:04:59 +02:00
Gianfranco Costamagna
eae79168e8 cherry-pick fixes from branch 8 2019-08-08 14:00:04 +02:00
Gianfranco Costamagna
f032126450 Add back python-* dependencies to fix tools not really ready for python3 2019-08-08 13:59:15 +02:00
Gianfranco Costamagna
9fc3502795 Upload to unstable 2019-08-08 13:53:54 +02:00
Gianfranco Costamagna
021c3a6661 Fix testsuite, bring back some python2 dependencies 2019-08-07 15:19:28 +02:00
Sylvestre Ledru
18ce18b7c7 Revert "* Disable /libcxx/libcxx-riscv64-cycletimer.diff (merged upstream)"
This reverts commit 5b015fc288.
2019-08-06 09:47:55 +02:00
Gianfranco Costamagna
d311e1c2ab Update changelog 2019-08-06 09:42:26 +02:00
Gianfranco Costamagna
60cb9fdbbd testsuite, add python, used in some test 2019-08-06 09:41:55 +02:00
Gianfranco Costamagna
d8f80df6b8 clangd: fix missing epoch in breaks/replaces relationship 2019-08-06 09:41:43 +02:00
Gianfranco Costamagna
e89a57e14f Update changelog 2019-08-06 09:41:05 +02:00
Gianfranco Costamagna
d131773560 Add python to testsuite 2019-08-06 09:40:33 +02:00
Gianfranco Costamagna
dc5e73ff95 clangd: Fix break/replaces missing epoch 2019-08-06 09:38:23 +02:00
Gianfranco Costamagna
b504bf69c6 Update changelog, upload to unstable 2019-08-06 09:36:31 +02:00
Gianfranco Costamagna
b6074403f5 Add python to testsuite, still required by some test 2019-08-06 09:35:54 +02:00
Gianfranco Costamagna
a8be648108 clangd: Fix breaks+replaces missing epoch (Closes: #934016) 2019-08-06 09:31:45 +02:00
Sylvestre Ledru
5b015fc288 * Disable /libcxx/libcxx-riscv64-cycletimer.diff (merged upstream) 2019-08-06 09:15:06 +02:00
Sylvestre Ledru
e7b8e9ca99 rebase of the patch 2019-08-06 09:05:22 +02:00
Sylvestre Ledru
9ee19f1807 Merge branch '9-riscv64' into '9'
llvm-toolchain-9: add support for riscv64

See merge request pkg-llvm-team/llvm-toolchain!35
2019-08-05 19:43:32 +00:00
Aurelien Jarno
f01d96bcb8 Add support for riscv64:
* Add support for riscv64:
  - Always link with -latomic on riscv64.
  - patches/clang-riscv64-multiarch.diff: add multiarch paths for riscv64.
  - patches/clang-riscv64-rv64gc.diff: default to lp64d ABI and rv64gc ISA.
  - patches/libcxx/libcxx-riscv64-cycletimer.diff: backport riscv64
    cycletimer support from upstream.
2019-08-05 21:34:33 +02:00
Sylvestre Ledru
2dd73fd217 Merge remote-tracking branch 'origin/8' into 9 2019-08-03 17:28:50 +02:00
Sylvestre Ledru
5feb3f9717 update of the doc 2019-08-03 15:44:20 +02:00
Sylvestre Ledru
2bff177eba Merge remote-tracking branch 'origin/8' into 9 2019-08-03 12:21:57 +02:00
Sylvestre Ledru
475e015d6e trailing whitespace 2019-08-03 12:06:05 +02:00
Sylvestre Ledru
44b2f0028d cosmetic 2019-08-03 12:02:51 +02:00
Sylvestre Ledru
e28879b9a1 Merge branch 'snapshot-riscv64' into 'snapshot'
Document riscv64 debian specific changes in README.source.

See merge request pkg-llvm-team/llvm-toolchain!34
2019-08-03 10:00:27 +00:00
Aurelien Jarno
3c561a4391 Document riscv64 debian specific changes in README.source. 2019-08-03 11:57:08 +02:00
Sylvestre Ledru
d828f29c5a Ship clangd-10 as a new package (Closes: #932432) 2019-08-03 11:54:07 +02:00
Sylvestre Ledru
f02c554362 Merge remote-tracking branch 'origin/9' into snapshot 2019-08-03 11:53:37 +02:00
Sylvestre Ledru
0c2c3c23ec * Ship clangd-9 as a new package (Closes: #932432)
* Ship clangd-8 as a new package (Closes: #932432)
* Fixed wrong shlib generation of libomp5 library
2019-08-03 11:47:29 +02:00