Commit Graph

1723 Commits

Author SHA1 Message Date
Sylvestre Ledru
bb01588c4f fix the declarations 2017-10-13 19:27:42 +00:00
Sylvestre Ledru
8ea018b3ba * Force the deactivation of ocaml until the transition is done
* Standards-Version: 4.1.0
2017-10-13 19:26:15 +00:00
Sylvestre Ledru
b3f2243ba3 Standards-Version updated to 4.1.0 2017-10-13 19:21:47 +00:00
Sylvestre Ledru
cac9b04107 Force the deactivation of ocaml until the transition is done 2017-10-13 19:20:56 +00:00
Sylvestre Ledru
f4d2344885 fix version 2017-10-03 19:41:33 +00:00
Sylvestre Ledru
5a2902fcab Add the missing lldb symlinks (Closes: #872237) 2017-10-01 20:55:23 +00:00
Sylvestre Ledru
ef58425048 Add the missing lldb symlinks (Closes: #872237) 2017-10-01 17:05:13 +00:00
Sylvestre Ledru
a2b6bb35f6 For now, lld doesn't generate shared libs. Removing the files
(Closes: #857653)
2017-10-01 16:31:27 +00:00
Sylvestre Ledru
29a4af8174 For now, lld doesn't generate shared libs. Removing the files
(Closes: #857653)
2017-10-01 16:31:05 +00:00
Sylvestre Ledru
46fba1d525 * Remove the -Wl option to call gold instead of the normal linker
(Closes: #876787)
* Fixup previous upload, adding -NDEBUG to build flags,
  lost in the -g -> -g1 switch
* clang was producing unusable binaries on armv5tel (Closes: #873306)
2017-10-01 13:32:57 +00:00
Sylvestre Ledru
c720a61b91 * Remove the -Wl option to call gold instead of the normal linker
(Closes: #876787)
* Fixup previous upload, adding -NDEBUG to build flags,
  lost in the -g -> -g1 switch
* clang was producing unusable binaries on armv5tel (Closes: #873305)
2017-10-01 13:32:54 +00:00
Gianfranco Costamagna
93da30b9cb Readd NDEBUG build flag 2017-09-25 08:35:55 +00:00
Gianfranco Costamagna
ab59a1516c Add NDEBUG flag, removed in the -g -g1 switch 2017-09-25 08:35:01 +00:00
Sylvestre Ledru
3d3d89deda * build using gold on arm64 and s390x. For backports, arm64 might still
need the BFD linker, and building with only one or two processes in
  parallel.
* On amd64, s390x, arm64 and ppc64el, build with -g1 instead of -g.
* Set CMAKE_CXX_FLAGS_RELWITHDEBINFO and pass opt_flags.
2017-09-18 19:59:54 +00:00
Sylvestre Ledru
78982e2b84 * Backport of an arm patch for rust.
https://bugs.llvm.org/show_bug.cgi?id=32379
  (Closes: #876072)
* Fix sanitizer build failure with glibc-2.26.
* build using gold on arm64 and s390x. For backports, arm64 might still
  need the BFD linker, and building with only one or two processes in
  parallel.
* On amd64, s390x, arm64 and ppc64el, build with -g1 instead of -g.
* Set CMAKE_CXX_FLAGS_RELWITHDEBINFO and pass opt_flags.
2017-09-18 19:53:51 +00:00
Sylvestre Ledru
00fc80f264 prepare 5.0.1 2017-09-15 11:37:16 +00:00
Sylvestre Ledru
ca5ff522d3 * Link with --no-keep-files-mapped --no-map-whole-files when using gold.
* New stable release
2017-09-08 10:01:15 +00:00
Sylvestre Ledru
7e366d9354 Link with --no-keep-files-mapped --no-map-whole-files when using gold. 2017-09-08 10:01:11 +00:00
Sylvestre Ledru
a37efb31a3 amd64 doesn't need gsplit dwarf 2017-09-06 11:36:25 +00:00
Sylvestre Ledru
c2179a304d amd64 doesn't need gsplit dwarf 2017-09-06 11:36:25 +00:00
Sylvestre Ledru
f17c596f70 fix the declarations 2017-09-03 13:22:25 +00:00
Sylvestre Ledru
7ca45311b1 fix the declarations 2017-09-03 13:22:25 +00:00
Sylvestre Ledru
b37e2450c0 Fail the build if the arch + gcc has a broken gsplit-dwarf support 2017-09-03 13:15:27 +00:00
Sylvestre Ledru
4ce48823b9 Fail the build if the arch + gcc has a broken gsplit-dwarf support 2017-09-03 13:15:24 +00:00
Sylvestre Ledru
2ce06918b2 New testing release 2017-09-02 06:29:29 +00:00
Sylvestre Ledru
6998e06eae 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
a02eaffb1a fix the gcc comparison 2017-09-01 07:02:29 +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
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
bbe3de4b6a fix the date 2017-08-26 15:36:34 +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
0b74039b2e rebase 2017-08-25 16:00:53 +00:00
Sylvestre Ledru
e60c961630 fix the patch 2017-08-25 12:28:16 +00:00
Sylvestre Ledru
fe3bd6e95c fix the patch for clang 2017-08-25 07:19:15 +00:00
Sylvestre Ledru
fdd3b83932 Fix the C++ include path order (Closes: #859083) 2017-08-25 07:01:02 +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
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
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