Commit Graph

1953 Commits

Author SHA1 Message Date
Sylvestre Ledru
b9d4977169 * 5 new symbols:
- clang_PrintingPolicy_dispose
  - clang_PrintingPolicy_getProperty
  - clang_PrintingPolicy_setProperty
  - clang_getCursorPrettyPrinted
  - clang_getCursorPrintingPolicy
2018-02-12 16:46:00 +00:00
Sylvestre Ledru
568366ecf7 Fail the build when new symbols are added 2018-02-12 16:33:05 +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
7f7c2cb0fe refresh of the patches 2018-02-10 10:21:52 +00:00
Sylvestre Ledru
77b8bc8575 Mark liblldb-6.0-dbg conflict with liblldb-7-dbg
(Closes: #888057)
2018-02-08 09:16:39 +00:00
Sylvestre Ledru
7d08806177 * New snapshot release
- should fix the FTBFS on arm64 (Closes: #888877)
* Remove the python-lldb-6.0 dep to liblldb-6.0-dev to remove the
  circular dependency (Closes: #876015)
2018-02-08 09:14:57 +00:00
Sylvestre Ledru
29a42a7119 ignore source: source-is-missing lldb/unittests/ 2018-02-07 10:43:38 +00:00
Sylvestre Ledru
f1cd665a4f Also ignore comdat.ll test failure in silent-gold-test.diff. see
https://bugs.llvm.org/show_bug.cgi?id=36166
2018-01-31 12:50:07 +00:00
Sylvestre Ledru
d34e572141 Create the directory for mispel 2018-01-29 19:22:45 +00:00
Sylvestre Ledru
7e951e9a94 fix a typo 2018-01-28 17:35:20 +00:00
Sylvestre Ledru
c956da0544 * New snapshot release
* Fix llvm-config with the change of versionning (Closes: #888592)
2018-01-28 17:34:48 +00:00
Sylvestre Ledru
b0aa41be34 silent a test 2018-01-25 16:58:05 +00:00
Sylvestre Ledru
c2a8e1a208 Update of the clang-tools-X.Y description 2018-01-24 08:58:54 +00:00
Sylvestre Ledru
33a771c92a Update of the clang-tools-X.Y description 2018-01-24 08:58:50 +00:00
Sylvestre Ledru
01ba6803ff Update of the clang-tools-X.Y description 2018-01-24 08:58:47 +00:00
Sylvestre Ledru
6866255103 Update the creation of the README to unbreak the mips* FTBFS 2018-01-23 07:58:47 +00:00
Sylvestre Ledru
2289f79fe8 install missing files 2018-01-19 08:50:02 +00:00
Sylvestre Ledru
11e8104d3a fix a typo in the symbol file 2018-01-19 08:49:54 +00:00
Sylvestre Ledru
42fc7bcf84 fix the versions 2018-01-18 21:19:38 +00:00
Sylvestre Ledru
41185f0334 add a news 2018-01-18 19:50:48 +00:00
Sylvestre Ledru
0caa5b7208 rebase of the patch 2018-01-18 19:49:39 +00:00
Sylvestre Ledru
228ad20aa7 * Change the versioning from X.Y to X as upstream is using
X.Y.Z and X
  I am keeping the epoch because it would be too complex to manage
  with the various updates scenario
* Two new symbols in libclang
  - clang_getFileContents
  - clang_isInvalidDeclaration
* Fix the VCS-* tags
2018-01-18 19:44:15 +00:00
Sylvestre Ledru
76dff14842 New snapshot release 2018-01-18 13:50:46 +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
a26b6701d5 add clang_getFileContents@LLVM_ as a new symbol 2018-01-03 20:25:06 +00:00
Sylvestre Ledru
aa481a47ee update of the version 2018-01-03 19:18:47 +00:00
Sylvestre Ledru
ca63a0b547 Upload the new package (upstream just branched) 2018-01-03 19:03:35 +00:00
Sylvestre Ledru
d50ff9240a uploaded 2017-12-23 09:35:57 +00:00
Sylvestre Ledru
36341b3611 * Snapshot upload before rc1 (January)
* Standards-Version: 4.1.1
2017-12-22 18:23:41 +00:00
Sylvestre Ledru
06b90c93e8 remove liblld-6.0-dbg for now 2017-12-22 18:23:11 +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
8fc4523be4 actually fix the lldb-server link issue 2017-12-22 14:15:50 +00:00
Sylvestre Ledru
da19aa0c89 Bring back the libedit support in lldb
Fix upstream bug https://bugs.llvm.org/show_bug.cgi?id=35291
2017-12-22 10:46:32 +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
1c3a69fcc3 add test-keep-alive.diff to improve the keep alive for some
archs like mips*
2017-12-18 12:59:40 +00:00
Sylvestre Ledru
9e711d0143 add missing patch 2017-12-18 12:58:50 +00:00
Sylvestre Ledru
73506d43ca * Add new symbols for libclang1:
- clang_CXIndex_setInvocationEmissionPathOption
  - clang_CXXRecord_isAbstract
  - clang_Cursor_getObjCManglings
  - clang_getCursorTLSKind
2017-12-18 12:58:23 +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
5f1be9c11b rebase of the patch 2017-12-06 22:23:50 +00:00
Sylvestre Ledru
c30e7c7981 Add the exact version 2017-12-05 14:47:05 +00:00
Sylvestre Ledru
6cec1f11a7 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
b13d108cf7 liblld-6.0-dev depends on liblld-6.0 (Closes: #856545) 2017-12-04 13:46:23 +00:00