Commit Graph

1974 Commits

Author SHA1 Message Date
Sylvestre Ledru
0e960f77ba clang was producing unusable binaries on armv5tel (Closes: #873307) 2017-10-01 13:32:59 +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
Sylvestre Ledru
b704e459ef Remove the -Wl option to call gold instead of the normal linker
(Closes: #876787)
2017-10-01 13:27:48 +00:00
Gianfranco Costamagna
9943cff945 Add NDEBUG to snapshot package 2017-09-25 08:36:31 +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
808153cf09 Ship clang-refactor & clang-func-mapping in clang-X.Y 2017-09-23 07:58:22 +00:00
Sylvestre Ledru
fc69b870fe rebase of the patch 2017-09-22 20:10:22 +00:00
Sylvestre Ledru
78658c0cd0 fix the syntax 2017-09-18 20:13:13 +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
19e475ab57 * Ship liblldMinGW lld lib
* Ship clang-refactor in clang-X.Y
* 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:47 +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
e001a04115 remove double spaces 2017-09-18 08:16:12 +00:00
Sylvestre Ledru
00fc80f264 prepare 5.0.1 2017-09-15 11:37:16 +00:00
Sylvestre Ledru
6f0a58e9fe * ship liblldMinGW lld lib
* ship clang-refactor in clang-X.Y
2017-09-15 06:33:38 +00:00
Sylvestre Ledru
46b76df5cf try to fix the symbols 2017-09-13 21:34:25 +00:00
Sylvestre Ledru
69feb50d42 remove the space 2017-09-13 12:24:55 +00:00
Sylvestre Ledru
c5c9252c95 ship liblldMinGW 2017-09-11 20:27:58 +00:00
Sylvestre Ledru
5be50c7229 Link with --no-keep-files-mapped --no-map-whole-files when using gold. 2017-09-08 10:01:18 +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
44c28adcaa amd64 doesn't need gsplit dwarf 2017-09-06 11:36:25 +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
Gianfranco Costamagna
cffdd76e5a Enable ocaml binding for release architectures 2017-09-05 20:53:25 +00:00
Sylvestre Ledru
c945e4a28b add one more cov-configure to make coverity happy 2017-09-05 07:03:42 +00:00
Sylvestre Ledru
cff0f5dacc use the gcc variable to configure coverity 2017-09-04 06:00:01 +00:00
Sylvestre Ledru
3e3f47b16e gcc 6 => 7 2017-09-03 19:58:47 +00:00
Sylvestre Ledru
e746b412f8 fix the declarations 2017-09-03 13:22:30 +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
30884d2b5c fix the error message 2017-09-03 13:21:38 +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
2a49c03983 Fail the build if the arch + gcc has a broken gsplit-dwarf support 2017-09-03 13:13:51 +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
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