Commit Graph

1698 Commits

Author SHA1 Message Date
Sylvestre Ledru
c8063b23c5 clang-tidy-5.0: depends on libclang-common-5-dev (Closes: #891999) 2018-03-03 23:11:57 +01:00
James Clarke
d516bad131 Merge branch '4.0' into 5.0 2018-03-01 23:40:47 +00:00
James Clarke
054c6418f2 Update Architecture fields for lldb packages
Gbp-Dch: Ignore
2018-03-01 23:38:48 +00:00
Sylvestre Ledru
cceff2cff1 silent a test failing because of a gold update 2018-02-28 16:15:54 +01:00
Sylvestre Ledru
41611042c6 fix the patch directory 2018-02-28 13:53:11 +01:00
Sylvestre Ledru
bc2ebe390d adjust the script for 5.0 2018-02-27 09:08:29 +01:00
Sylvestre Ledru
4bde9bc02a Merge remote-tracking branch 'origin/4.0' into 5.0 2018-02-27 09:08:07 +01:00
Sylvestre Ledru
d7f3ff6409 Merge branch '4.0' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 4.0 2018-02-27 09:07:37 +01:00
Sylvestre Ledru
4f47c2ac95 add a script to test the usual non regressions 2018-02-27 09:04:04 +01:00
Sylvestre Ledru
5c2a257768 Add README doc into the repo 2018-02-27 09:03:51 +01:00
Sylvestre Ledru
a57bcd9954 Merge branch '5.0' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 5.0 2018-02-26 18:33:57 +01:00
Sylvestre Ledru
be5e78e767 remove a non existing patch 2018-02-26 18:33:37 +01:00
James Clarke
7d21c31a5a Merge branch '4.0' into 5.0 2018-02-26 16:23:26 +00:00
James Clarke
6ddc042fbd Update changelog 2018-02-26 16:21:34 +00:00
James Clarke
54970bfc01 Sort LLDB_DISABLE_ARCHS
Gbp-Dch: Ignore
2018-02-26 16:18:06 +00:00
James Clarke
25b2cce129 Disable LLDB on powerpcspe 2018-02-26 16:18:02 +00:00
Sylvestre Ledru
56b021d423 Merge remote-tracking branch 'origin/4.0' into 5.0 2018-02-24 18:38:26 +01:00
Sylvestre Ledru
2233aca9a4 Create the directory before having the manpages generated 2018-02-24 18:38:10 +01:00
Sylvestre Ledru
968e135c40 Move the VCS to git. Many thanks to James Clarke for doing the conversion 2018-02-23 19:52:02 +01:00
Sylvestre Ledru
4f6bd52e57 Move the VCS to git. Many thanks to James Clarke for doing the conversion 2018-02-23 19:43:55 +01:00
John Paul Adrian Glaubitz
ae9c6b6c71 Add proposed upstream patch by James Clarke to add the
missing __tls_get_addr symbol to the symbol table for
TLS calls on SPARC (Closes: #890401)
2018-02-14 19:30:01 +00:00
John Paul Adrian Glaubitz
b42af65183 Add proposed upstream patch by James Clarke to add the
missing __tls_get_addr symbol to the symbol table for
TLS calls on SPARC (Closes: #890401)
2018-02-14 18:42:35 +00:00
Sylvestre Ledru
54d2f6d288 Ignore the test tools/gold/X86/comdat.ll
until https://bugs.llvm.org/show_bug.cgi?id=36166
is fixed.
Will fix the ftbfs on x86
2018-02-14 12:12:28 +00:00
Sylvestre Ledru
81afee5854 Ignore the test tools/gold/X86/comdat.ll
until https://bugs.llvm.org/show_bug.cgi?id=36166
is fixed.
Will fix the ftbfs on x86
2018-02-14 12:11:41 +00:00
Sylvestre Ledru
115a5adf01 Fix the libclang1-X.Y.symbols.in file (two spaces)
(Closes: #889035)
2018-02-12 16:50:35 +00:00
Sylvestre Ledru
a189c57082 Do not ship liblld-4.0-dbg for now (Closes: #889269) 2018-02-11 11:24:01 +00:00
Sylvestre Ledru
c534fae958 fix the date 2018-02-10 23:02:01 +00:00
Sylvestre Ledru
01ba6803ff Update of the clang-tools-X.Y description 2018-01-24 08:58:47 +00:00
Sylvestre Ledru
b09d0b5ffb Fix a typo 2018-01-07 15:18:24 +00:00
Sylvestre Ledru
d326d10c86 add the bug number 2018-01-07 15:11:35 +00:00
Sylvestre Ledru
4dac68ac24 fix the fuzzer patch 2017-12-22 17:32:18 +00:00
Sylvestre Ledru
fd40b6607b Add a symlink to fix lldb-X.Y - for real (Closes: #881993) 2017-12-22 14:16:54 +00:00
Sylvestre Ledru
9707a19639 Fix the path detection to lib fuzzer
https://bugs.llvm.org/show_bug.cgi?id=33248
2017-12-22 14:15:59 +00:00
Sylvestre Ledru
b919d9f746 Bring back the libedit support in lldb
Fix upstream bug https://bugs.llvm.org/show_bug.cgi?id=35291
2017-12-22 10:42:59 +00:00
Sylvestre Ledru
9e711d0143 add missing patch 2017-12-18 12:58:50 +00:00
Sylvestre Ledru
a2c190d780 New stable release 2017-12-16 15:22:29 +00:00
Sylvestre Ledru
cbd409d384 test-keep-alive.diff: Display more information during the test suite run
to avoid the FTBFS on mips*
2017-12-09 18:56:55 +00:00
Sylvestre Ledru
dbdbc15aa1 New testing release 2017-12-08 11:13:23 +00:00
Sylvestre Ledru
c30e7c7981 Add the exact version 2017-12-05 14:47:05 +00:00
Sylvestre Ledru
975e896b4d liblld-5.0-dev depends on liblld-5.0 (Closes: #856545) 2017-12-05 14:46:53 +00:00
Sylvestre Ledru
5584a9b586 update the version of 5.0 in the repack script 2017-12-04 16:15:42 +00:00
Sylvestre Ledru
43680ec6bd liblld-4.0-dev depends on liblld-4.0 (Closes: #856545) 2017-12-04 13:45:34 +00:00
Sylvestre Ledru
0cce7de091 New testing release 2017-11-30 08:25:20 +00:00
Sylvestre Ledru
3278779c20 add a missing file 2017-11-29 15:50:01 +00:00
Sylvestre Ledru
0822fa7d0e * Add a symlink to fix lldb-X.Y (Closes: #881993)
* Do not ship liblld-5.0-dbg as we are not shipping the .so in this version
2017-11-29 15:48:07 +00:00
Sylvestre Ledru
cc175a806e changelog 2017-11-27 22:34:20 +00:00
Sylvestre Ledru
0caeaf587c add the missing file 2017-11-27 21:32:58 +00:00
Sylvestre Ledru
11e2315cd7 Move libomp-dev from Suggests to Recommends (Closes: #882781) 2017-11-26 22:52:46 +00:00
Sylvestre Ledru
2ee853f9b7 Move libomp-dev from Suggests to Recommends (Closes: #882781) 2017-11-26 22:52:27 +00:00
Sylvestre Ledru
0ee688cf90 Fix the fix-scan-view-path.diff path 2017-11-25 14:19:02 +00:00