Sylvestre Ledru
6632b2b4d6
be more aggressive in the wa
2019-08-22 17:10:31 +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
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
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
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
Sylvestre Ledru
e7b8e9ca99
rebase of the patch
2019-08-06 09:05:22 +02:00
Sylvestre Ledru
475e015d6e
trailing whitespace
2019-08-03 12:06:05 +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
Sylvestre Ledru
5b96f93a45
update of the date
2019-08-03 11:44:36 +02:00
Sylvestre Ledru
76aee64f84
Move lit-cpuid from llvm-tools to lldb (wrong package)
2019-08-03 11:43:50 +02:00
Sylvestre Ledru
006c0e8ff5
fix the path for the help2man generation
2019-08-03 11:33:35 +02:00
Sylvestre Ledru
8a73f7d5f8
remove upstream patches
2019-08-02 23:39:15 +02:00
Sylvestre Ledru
0a3a304515
upstream files have been renamed
2019-08-02 23:37:29 +02:00
Sylvestre Ledru
4e4e4b1544
fix the date
2019-08-02 21:18:52 +02:00
Sylvestre Ledru
f43a513ac2
fix changelog
2019-08-02 20:36:15 +02:00
Gianfranco Costamagna
77bc271044
Merge branch 'snapshot-riscv64' into 'snapshot'
...
Add support for riscv64
See merge request pkg-llvm-team/llvm-toolchain!33
2019-08-02 13:28:23 +00:00
Aurelien Jarno
fdacc67577
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/clang-riscv64-hf-abi.diff: backport riscv64 hard-float support
from upstream.
- patches/libcxx/libcxx-riscv64-cycletimer.diff: backport riscv64
cycletimer support from upstream.
2019-08-02 12:46:43 +02:00
Gianfranco Costamagna
3895274f95
Fix wrong shlibs libomp5 generation
2019-08-02 08:42:49 +02:00
Gianfranco Costamagna
73fd7c35e4
Fix wrong shlibs libomp5 generation
2019-08-02 08:42:24 +02:00
Gianfranco Costamagna
0635ece606
Fix wrong shlibs libomp5 generation
2019-08-02 08:41:48 +02:00
Gianfranco Costamagna
e96a28556b
update changelog
2019-08-01 19:07:04 +02:00
Gianfranco Costamagna
5babcf4955
Update changelog
2019-08-01 19:06:32 +02:00
Gianfranco Costamagna
fba201e277
Update changelog
2019-08-01 19:05:57 +02:00
Gianfranco Costamagna
9e87bdd5fc
Fix wrong generation of libomp5 dependency instead of libomp5-X one
...
(this is an issue when you explicitly want a libomp-X instead of the latest libomp-X+1, since they aren't coinstallable)
2019-08-01 19:05:30 +02:00
Gianfranco Costamagna
5a7dcf7060
Fix wrong generation of libomp5 dependency instead of libomp5-X one
...
(this is an issue when you explicitly want a libomp-X instead of the latest libomp-X+1, since they aren't coinstallable)
2019-08-01 18:58:42 +02:00
Gianfranco Costamagna
9b316ef167
Fix wrong generation of libomp5 dependency instead of libomp5-X one
...
(this is an issue when you explicitly want a libomp-X instead of the latest libomp-X+1, since they aren't coinstallable)
2019-08-01 18:58:33 +02:00
Sylvestre Ledru
446e6cf9be
Ship clangd-8 as a new package ( Closes : #932432 )
2019-07-31 22:38:49 +02:00
Sylvestre Ledru
47ca25d5db
fix syntax
2019-07-31 09:16:24 +02:00
Sylvestre Ledru
fe55046308
Merge branch '9' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 9
2019-07-30 09:11:33 +02:00
Sylvestre Ledru
3572677549
fix a typo
2019-07-30 09:11:15 +02:00
Sylvestre Ledru
2076048abb
fix version
2019-07-29 22:34:16 +02:00