Sylvestre Ledru
e81253c1aa
Update of the copyright file ( Closes : #878502 )
...
Thanks to Nicholas D Steeves for the work
2017-10-19 07:35:33 +00:00
Sylvestre Ledru
0b6f59ecfb
Update of the copyright file ( Closes : #878502 )
...
Thanks to Nicholas D Steeves for the work
2017-10-19 07:33:27 +00:00
Sylvestre Ledru
5e4558a841
* Try to fix the mipsel FTBFS ( Closes : #877567 )
...
I am trying the first option from the bug:
- gsplit-dward on 32 bits archs
- -g everywhere
Many thanks to Adrian Bunk for that
2017-10-19 07:06:58 +00:00
Sylvestre Ledru
be94a5a691
* Non-maintainer upload.
...
* Backport some patches (originally from rust, and upstreamed) to fix two
failing tests in rustc.
2017-10-18 14:13:52 +00:00
Sylvestre Ledru
db12da9acf
Update d/rules to reflect the move of libfuzzer into compiler-rt
2017-10-17 11:51:13 +00:00
Sylvestre Ledru
058d6f3183
Also ship ld64.lld in the lld-X.Y package
2017-10-16 08:24:39 +00:00
Sylvestre Ledru
1f435730cd
misc
2017-10-14 16:57:58 +00:00
Sylvestre Ledru
3ba1519663
Standards Version 4.1.0
2017-10-14 16:52:15 +00:00
Sylvestre Ledru
e784e58e94
comment the ocaml deps
2017-10-13 19:38:09 +00:00
Sylvestre Ledru
ca2a81ebf9
fix the declarations
2017-10-13 19:27:42 +00:00
Sylvestre Ledru
2526bb354f
fix the declarations
2017-10-13 19:27:42 +00:00
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
0eef74bf90
comment ocaml stuff
2017-10-13 19:16:57 +00:00
Sylvestre Ledru
8d44ee6909
New snapshot
2017-10-13 19:14:44 +00:00
Sylvestre Ledru
2ca6065fe8
typo
2017-10-13 19:12:57 +00:00
Sylvestre Ledru
83981236b2
Force the deactivation of ocaml until the transition is done
2017-10-13 19:11:03 +00:00
Sylvestre Ledru
5f06986b44
rebase of the patch (seems that most of the tests are gone
2017-10-12 06:58:15 +00:00
Sylvestre Ledru
5f3fa77570
try a change in cov configuration to see if perf improves
2017-10-09 07:57:39 +00:00
Sylvestre Ledru
f4d2344885
fix version
2017-10-03 19:41:33 +00:00
Sylvestre Ledru
407464fd8d
actually, config was renamed to common
2017-10-03 16:14:24 +00:00
Sylvestre Ledru
baf8dfc219
liblldConfig.a removed from lld
2017-10-03 09:53:39 +00:00
Sylvestre Ledru
3abc9f813c
Silent the following error - i386,stretch
...
/build/llvm-toolchain-snapshot-6.0~svn314656/test/Object/macho-invalid.test:288:24: error: expected string not found in input
INVALID-DYLIB-CMDSIZE: macho-invalid-dylib-cmdsize-past-eof': truncated or malformed object (load command 0 extends past end of file)
2017-10-02 14:08:18 +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
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