Commit Graph

3767 Commits

Author SHA1 Message Date
Sylvestre Ledru
2da8f0a12a Try another way to address the mips64el issue 2019-05-13 11:36:58 +02:00
Sylvestre Ledru
093bc70984 Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2019-05-13 09:37:09 +02:00
Sylvestre Ledru
9037273af0 rebase of the patch 2019-05-13 09:36:52 +02:00
Sylvestre Ledru
e5722d15e9 Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2019-05-02 19:46:49 +02:00
Sylvestre Ledru
bf7ff1a2aa libclang-X.Y: add clang_Cursor_isAnonymousRecordDecl to the list of symbols 2019-05-02 19:27:37 +02:00
Sylvestre Ledru
80db32058e refresh of the patches 2019-05-02 08:56:35 +02:00
Sylvestre Ledru
44a0ad0a65 rebase of the patches 2019-05-01 14:29:37 +02:00
Sylvestre Ledru
05e63f66b7 remove useless quotes 2019-05-01 14:07:36 +02:00
Sylvestre Ledru
64d472a739 put back 8.0.1 for apt.llvm.org 2019-05-01 10:25:46 +02:00
Sylvestre Ledru
9ed679427b upload of 8-4 2019-05-01 10:24:51 +02:00
Sylvestre Ledru
7343e20bf5 Merge branch '8' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 8 2019-04-29 09:00:25 +02:00
Sylvestre Ledru
0806a02a8c Try to disable mips64el-fix.diff (struct_kernel_stat_sz) to workaround a mips issue with some new C{XX}FLAGS see https://reviews.llvm.org/D59702 2019-04-29 09:00:15 +02:00
Sylvestre Ledru
fade90c6d5 Install lit-cpuid in llvm-9-tools 2019-04-27 17:02:27 +02:00
Gianfranco Costamagna
ac4d8e4370 Revert "Add Ubuntu eoan to supported ubuntu distros"
This reverts commit 3108699581.
2019-04-22 08:49:21 +02:00
Gianfranco Costamagna
3108699581 Add Ubuntu eoan to supported ubuntu distros 2019-04-21 22:58:20 +02:00
Gianfranco Costamagna
408379a6c0 Add Ubuntu eoan to supported ubuntu releases 2019-04-21 22:54:57 +02:00
Sylvestre Ledru
6a4c764a4a fix the changelog 2019-04-19 08:50:39 +02:00
Sylvestre Ledru
b954cdd43d Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2019-04-19 08:50:09 +02:00
Sylvestre Ledru
2befabf144 refresh of the patches 2019-04-19 08:50:01 +02:00
Sylvestre Ledru
9a89c58abd New snapshot release
* New snapshot release
* remove debian/patches/reproducible-pch.diff
  done upstream
2019-04-19 08:49:54 +02:00
Sylvestre Ledru
49fe7ec943 No longer install lldb-test (disable upstream in 358574) 2019-04-17 14:17:40 +02:00
Sylvestre Ledru
6c44678098 remove dupe info 2019-04-13 13:23:56 +02:00
Sylvestre Ledru
e0bd4bd218 libc++fs is in libc++ now 2019-04-13 12:57:59 +02:00
Sylvestre Ledru
a283215581 fix the changelog 2019-04-13 11:07:45 +02:00
Sylvestre Ledru
5de924fec2 update of the libomp symbols 2019-04-09 09:11:09 +02:00
Sylvestre Ledru
e739eac07b being forwarded 2019-04-08 00:12:15 +02:00
Sylvestre Ledru
33dcc5251d being forwarded 2019-04-08 00:08:53 +02:00
Sylvestre Ledru
935a21d5c7 Revert "initial support of mlir"
This reverts commit 65dff285b4.
2019-04-07 23:48:17 +02:00
Sylvestre Ledru
e213fc5cfb Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2019-04-07 23:48:09 +02:00
Sylvestre Ledru
e4cc75721e rebase of the patch 2019-04-07 23:48:02 +02:00
Sylvestre Ledru
d1aa2c1392 prepare the new upstream release 2019-04-07 14:01:49 +02:00
Sylvestre Ledru
65dff285b4 initial support of mlir 2019-04-05 18:02:36 +02:00
Sylvestre Ledru
d890282f14 Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2019-04-04 16:58:58 +02:00
Sylvestre Ledru
15bb9abd45 the unpack script didn't have lld 2019-04-04 16:58:53 +02:00
Sylvestre Ledru
778774f56d Merge branch '8' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 8 2019-04-04 16:58:37 +02:00
Sylvestre Ledru
74890223fb the unpack script didn't have lld 2019-04-04 16:58:19 +02:00
Sylvestre Ledru
9c4032c2cb python2.7/site-packages/readline.so removed from liblldb 2019-04-04 14:27:34 +02:00
Sylvestre Ledru
aea397de52 add clang-doc in clang-tools 2019-04-03 11:02:15 +02:00
Sylvestre Ledru
c27a5a490e Fix the FTBFS on mips (introduced by my previous change) 2019-04-02 11:57:49 +02:00
Sylvestre Ledru
795b5b2ae3 add debug info at build time 2019-04-02 09:54:06 +02:00
Sylvestre Ledru
0d76d60c9f improve wording 2019-04-01 14:03:08 +02:00
Sylvestre Ledru
eac2759eef Fix the search path on mips64el (which is causing the stage2 build of mips64el to fail See https://bugs.llvm.org/show_bug.cgi?id=41204 2019-04-01 14:02:49 +02:00
Sylvestre Ledru
9c8955f085 rebase of the patch 2019-04-01 10:55:24 +02:00
Sylvestre Ledru
421f5b309c rebase of the patch 2019-03-29 09:28:26 +01:00
Sylvestre Ledru
84a814b01a update of the todo list 2019-03-26 09:34:02 +01:00
Sylvestre Ledru
f8d96b22ce Remove libc++fs.a (done upstream) 2019-03-22 00:00:13 +01:00
Sylvestre Ledru
e464492093 remove patch merged upstream 2019-03-21 08:58:08 +01:00
Sylvestre Ledru
e565a978c6 rebase of the patch 2019-03-21 08:57:54 +01:00
Gianfranco Costamagna
59940c4550 Add more verbosity to changelog 2019-03-20 15:42:14 +01:00
Gianfranco Costamagna
20eee852a9 Update changelog 2019-03-20 14:36:51 +01:00