Commit Graph

1560 Commits

Author SHA1 Message Date
Sylvestre Ledru
b8d0ce6a1f prepare for release 2017-09-01 18:35:50 +00:00
Sylvestre Ledru
8c1929e498 fix the gcc comparison 2017-09-01 07:02:29 +00:00
Sylvestre Ledru
69786920b6 * Fix the FTBFS because of -gsplit-dwarf:
- Only enable it on archs which needs it
  - Only enable it when gcc supports it correctly
2017-08-31 17:15:37 +00:00
Sylvestre Ledru
424a233510 uploaded 2017-08-27 13:42:29 +00:00
Sylvestre Ledru
f9c76b9cca With Ubuntu Trusty (for apt.llvm.org), the build fails
on internal compiler error: in output_index_string, at dwarf2out.c:218
force the usage of gcc 4.9
2017-08-26 17:21:21 +00:00
Sylvestre Ledru
14370e57ac add bug # 2017-08-26 15:33:19 +00:00
Sylvestre Ledru
5e12c54dcb fix changelog 2017-08-26 15:25:43 +00:00
Sylvestre Ledru
a6465ecb50 * New snapshot release
* clang was producing unusable binaries on armv5tel (Closes #873307)
  Thanks to Adrian Bunk for the patch
2017-08-26 15:25:25 +00:00
Sylvestre Ledru
b58aafd6a1 Disable -gsplit-dwarf when using gcc 7 for causing a linking issue 2017-08-26 14:58:04 +00:00
Sylvestre Ledru
fe1a5f00b6 rebase 2017-08-25 16:01:25 +00:00
Sylvestre Ledru
6dfbd22ddc fix the patch 2017-08-25 12:28:16 +00:00
Sylvestre Ledru
12b17c6699 fix the patch for clang 2017-08-25 07:19:15 +00:00
Sylvestre Ledru
1d09e48081 Fix the C++ include path order (Closes: #859083) 2017-08-25 07:01:43 +00:00
Sylvestre Ledru
6a1800a72c fix the gcc patch 2017-08-24 21:04:42 +00:00
Sylvestre Ledru
8334a1f24a fix the patch 2017-08-24 20:56:07 +00:00
Sylvestre Ledru
7edcb9445f Take an ugly workaround to build with gcc 7
See https://bugs.llvm.org/show_bug.cgi?id=34140
2017-08-24 20:55:20 +00:00
Sylvestre Ledru
5cbc97959f remove old patch strip-svn.Diff 2017-08-24 20:55:15 +00:00
Sylvestre Ledru
6dbaed679c remove old unapply patch for precise 2017-08-24 20:54:55 +00:00
Sylvestre Ledru
33d41af10f rebase of the patch 2017-08-22 08:09:52 +00:00
Sylvestre Ledru
544b6a53b6 remove a deprecated patch 2017-08-16 08:14:09 +00:00
Sylvestre Ledru
7200ff3648 rebase of the patches 2017-08-16 08:09:42 +00:00
Sylvestre Ledru
71449977d1 Link LLDB with -latomic on powerpcspe (Closes: #872267) 2017-08-16 07:58:19 +00:00
Sylvestre Ledru
4975714a9c * Ship the opt-viewer new program as part of llvm-6.0 tools
* Force the usage of gcc 6 until the link issues with gcc 7 are fixed
  https://bugs.llvm.org/show_bug.cgi?id=34140
2017-08-12 09:42:50 +00:00
Sylvestre Ledru
1e89515c99 checkout sources in a new dir when retrieving rc packages 2017-08-12 09:35:05 +00:00
Sylvestre Ledru
7ef4fffe5a lldb lib ext renamed 2017-08-12 09:34:06 +00:00
Sylvestre Ledru
4313a0b734 should be fixed? 2017-08-10 12:36:53 +00:00
Sylvestre Ledru
866aec9bb9 pre the new snapshot 2017-08-09 20:38:18 +00:00
Sylvestre Ledru
5032835fd8 update the list of symbols 2017-08-09 20:36:56 +00:00
Sylvestre Ledru
86cde97d66 silent patch 2017-08-09 19:51:23 +00:00
Sylvestre Ledru
338ca5225d Ensure /usr/bin/g++-$(GCC_VERSION) exists (Closes: #871591) 2017-08-09 17:24:00 +00:00
Sylvestre Ledru
a1c039e6e3 Remove usr/bin/liblldb-intel-mpxtable.so-6.0 as it seems to be removed
from usptream
2017-08-08 12:21:43 +00:00
Sylvestre Ledru
8a03dfd9d4 silent a lintian warning 2017-08-02 12:18:23 +00:00
Sylvestre Ledru
63fb671472 rebase of the patches 2017-07-31 08:07:45 +00:00
Sylvestre Ledru
a089339102 Disable the clang-fix-cmpxchg8-detection-on-i386.patch patch
because breaks the build with 
'error: 'isCmpXChg8Supported' was not declared in this scope'
2017-07-28 06:37:00 +00:00
Sylvestre Ledru
14851313d7 Also update clang-apply-replacements.diff 2017-07-28 06:30:24 +00:00
Sylvestre Ledru
0ed7800d19 use clang replacement 6.0 instead of 3.8 2017-07-28 06:29:48 +00:00
Sylvestre Ledru
1580fac587 update of the patch 2017-07-27 21:49:28 +00:00
Sylvestre Ledru
ca537c1c3f We moved from 5.0 to 6.0 2017-07-27 21:12:31 +00:00
Sylvestre Ledru
3789cc8a94 moar doc 2017-07-27 21:10:09 +00:00
Sylvestre Ledru
f0764ecc6f ld.lld manpage wasn't installed 2017-07-26 05:21:33 +00:00
Sylvestre Ledru
e7e7f03d60 remove then, maybe the pb is fixed 2017-07-12 09:18:25 +00:00
Sylvestre Ledru
7deef25ff1 ignore a test 2017-07-12 08:18:32 +00:00
Sylvestre Ledru
95670f4bca rebase of the patch 2017-07-11 18:20:14 +00:00
Sylvestre Ledru
57a3ca75e5 Ship the opt-viewer new program as part of llvm-5.0 tools 2017-07-09 15:36:46 +00:00
Sylvestre Ledru
f9051f1cb2 rebase of the patches 2017-06-30 06:40:20 +00:00
Sylvestre Ledru
ae2614f277 use -DPOLLY_BUNDLED_JSONCPP=OFF & add pkg-config as a dep (to help find
the files)
2017-06-21 16:08:52 +00:00
Sylvestre Ledru
edc764a9ed use -DPOLLY_BUNDLED_JSONCPP=OFF 2017-06-21 14:09:29 +00:00
Sylvestre Ledru
7b5317085a Remove the --no-discard-stderr option from help2man calls 2017-06-19 12:27:21 +00:00
Sylvestre Ledru
916bd65c27 Generate the llvm-tblgen, clang-change-namespace, clang-offload-bundler
lld, clang++, clang-check, clang-cpp & clang-import-test manpages
2017-06-19 06:39:58 +00:00
Sylvestre Ledru
07f940eea3 * Standards-Version => 4.0.0
* Generate the llvm-tblgen & lld manpages
2017-06-18 21:17:52 +00:00