Sylvestre Ledru
|
6998e06eae
|
prepare for release
|
2017-09-01 18:35:50 +00:00 |
|
Sylvestre Ledru
|
b8d0ce6a1f
|
prepare for release
|
2017-09-01 18:35:50 +00:00 |
|
Sylvestre Ledru
|
882c990c71
|
prepare for release
|
2017-09-01 18:35:50 +00:00 |
|
Sylvestre Ledru
|
8139ce2552
|
fix the gcc comparison
|
2017-09-01 07:02:29 +00:00 |
|
Sylvestre Ledru
|
8c1929e498
|
fix the gcc comparison
|
2017-09-01 07:02:29 +00:00 |
|
Sylvestre Ledru
|
a02eaffb1a
|
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
|
fe2bc5ec03
|
* 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:36 +00:00 |
|
Sylvestre Ledru
|
799d338af9
|
* 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:31 +00:00 |
|
Sylvestre Ledru
|
90cccec90f
|
New testing release
|
2017-08-31 05:45:56 +00:00 |
|
Sylvestre Ledru
|
424a233510
|
uploaded
|
2017-08-27 13:42:29 +00:00 |
|
Sylvestre Ledru
|
70173180f3
|
try to fix the symbol
|
2017-08-26 20:26:57 +00:00 |
|
Sylvestre Ledru
|
1f6eee27a5
|
Also add a missing include in ftfbs-gcc.diff to fix a ftbfs
with gcc 7
|
2017-08-26 18:24:40 +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
|
bbe3de4b6a
|
fix the date
|
2017-08-26 15:36:34 +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
|
4712260861
|
clang was producing unusable binaries on armv5tel (Closes #873305)
Thanks to Adrian Bunk for the patch
|
2017-08-26 15:24:42 +00:00 |
|
Sylvestre Ledru
|
296be108bd
|
Disable -gsplit-dwarf when using gcc 7 for causing a linking issue
See https://bugs.llvm.org/show_bug.cgi?id=34140
(Closes: #853526)
|
2017-08-26 15:07:46 +00:00 |
|
Sylvestre Ledru
|
9be8626750
|
clang was producing unusable binaries on armv5tel (Closes #873306)
Thanks to Adrian Bunk for the patch
|
2017-08-26 15:03:33 +00:00 |
|
Sylvestre Ledru
|
4e812c1bd9
|
* New testing release
* Disable -gsplit-dwarf when using gcc 7 for causing a linking issue
|
2017-08-26 15:01:35 +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
|
0b74039b2e
|
rebase
|
2017-08-25 16:00:53 +00:00 |
|
Sylvestre Ledru
|
6dfbd22ddc
|
fix the patch
|
2017-08-25 12:28:16 +00:00 |
|
Sylvestre Ledru
|
e60c961630
|
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
|
fe3bd6e95c
|
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
|
fdd3b83932
|
Fix the C++ include path order (Closes: #859083)
|
2017-08-25 07:01:02 +00:00 |
|
Sylvestre Ledru
|
6a1800a72c
|
fix the gcc patch
|
2017-08-24 21:04:42 +00:00 |
|
Sylvestre Ledru
|
bf1562ff6c
|
fix the gcc patch
|
2017-08-24 21:04:42 +00:00 |
|
Sylvestre Ledru
|
d1998126f0
|
Take an ugly workaround to build with gcc 7
See https://bugs.llvm.org/show_bug.cgi?id=34140
|
2017-08-24 21:00:55 +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
|
57f4448435
|
rebase of the patch
|
2017-08-17 21:27:43 +00:00 |
|
Sylvestre Ledru
|
33117215ff
|
remove old patches
|
2017-08-16 08:22:02 +00:00 |
|
Sylvestre Ledru
|
4d929e2453
|
remove old patches
|
2017-08-16 08:22:02 +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
|
0567a97dc1
|
Link LLDB with -latomic on powerpcspe (Closes: #872267)
|
2017-08-16 07:58:14 +00:00 |
|
Sylvestre Ledru
|
aee6ae513e
|
Link LLDB with -latomic on powerpcspe (Closes: #872267)
|
2017-08-16 07:58:11 +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
|
f6e1de7449
|
more info about the link issue
|
2017-08-12 09:38:16 +00:00 |
|
Sylvestre Ledru
|
1e89515c99
|
checkout sources in a new dir when retrieving rc packages
|
2017-08-12 09:35:05 +00:00 |
|