aboutsummaryrefslogtreecommitdiff
path: root/deps/lld/lib/ReaderWriter/MachO
AgeCommit message (Collapse)Author
2020-01-16remove embedded LLDAndrew Kelley
we no longer have any patches against upstream LLD
2019-09-10lld: apply patch: [mach-o] Extend LC_DATA_IN_CODE support to x86_64Andrew Kelley
This applies 91864f82c7d7bd1a151fdfd076a3a67a2893b868 from LLVM trunk to the embedded LLD. Once Zig upgrades to LLD 10, there will be no difference between Zig's fork and upstream, and Zig's fork can be dropped.
2019-09-10update embedded LLD to 9.0.0rc4Andrew Kelley
2019-08-20LLD patch: workaround for buggy MACH-O codeAndrew Kelley
This reapplies 5ce1a965e02b45a9b3bcb0328f40e08c5585e1e3 to the embedded LLD.
2019-08-20update embedded LLD to 9.0.0-rc2Andrew Kelley
upstream commit 67a4a12d61bfb10b2410b53c5a43ef9b4a03de7d
2019-08-03LLD patch: workaround for buggy MACH-O codeAndrew Kelley
This reapplies 182cd0e4c0bef4c919d479135428da0251e8cc50 to the embedded LLD.
2019-08-03update embedded LLD to 9.0.0rc1Andrew Kelley
2019-02-28LLD patch: workaround for buggy MACH-O codeAndrew Kelley
This reapplies 00902ff9b0931a85ab87649efc8b4e4027ab8358 to the embedded LLD.
2019-02-28update embedded LLD to 8.0.0rc3Andrew Kelley
2019-02-07LLD patch: workaround for buggy MACH-O codeAndrew Kelley
This reapplies 1a1414fc42c7beb25b6de4134d99884ea6544b57 to the embedded LLD.
2019-02-07update embedded LLD to 8.0.0rc2Andrew Kelley
2018-09-10LLD patch: workaround for buggy MACH-O codeAndrew Kelley
This reapplies 1a1414fc42c7beb25b6de4134d99884ea6544b57 to the embedded LLD.
2018-09-10update embedded LLD to 7.0.0rc3Andrew Kelley
2018-08-25LLD patch: workaround for buggy MACH-O codeAndrew Kelley
This reapplies 1a1414fc42c7beb25b6de4134d99884ea6544b57 to the embedded LLD.
2018-08-25update LLD fork to 7.0.0rc2Andrew Kelley
2018-08-04LLD patch: workaround for buggy MACH-O codeAndrew Kelley
This reapplies 1a1414fc42c7beb25b6de4134d99884ea6544b57 to the embedded LLD.
2018-08-04update embedded LLD to 7.0.0rc1Andrew Kelley
2018-02-23LLD patch: workaround for buggy MACH-O codeAndrew Kelley
This reapplies 1a1414fc42c7beb25b6de4134d99884ea6544b57 to the embedded LLD.
2018-02-23update embedded LLD to 6.0.0rc3Andrew Kelley
2018-02-07LLD patch: workaround for buggy MACH-O codeAndrew Kelley
This reapplies 1a1414fc42c7beb25b6de4134d99884ea6544b57 to the embedded LLD.
2018-02-07update embedded LLD to 6.0.0rc2Andrew Kelley
2018-01-17LLD patch: workaround for buggy MACH-O codeAndrew Kelley
This reapplies 1a1414fc42c7beb25b6de4134d99884ea6544b57 to the embedded LLD.
2018-01-17update embedded LLD to 6.0.0rc1Andrew Kelley
2017-12-01LLD patch: Fix the ASM code generated for __stub_helpers sectionAndrew Kelley
This applies 93ca847862af07632197dcf2d8a68b9b27a26d7a from the llvm-project git monorepo to the embedded LLD.
2017-12-01LLD patch: workaround for buggy MACH-O codeAndrew Kelley
This reapplies 1a1414fc42c7beb25b6de4134d99884ea6544b57 to the embedded LLD.
2017-12-01updated embedded LLD to 5.0.1rc2Andrew Kelley
2017-08-27LLD: workaround for buggy MACH-O codeAndrew Kelley
Reported upstream: http://lists.llvm.org/pipermail/llvm-dev/2017-August/116904.html
2017-08-27LLD: apply "[MACH-O] Fix the ASM code generated...Andrew Kelley
for __stub_helpers section" This applies 93ca847862af07632197dcf2d8a68b9b27a26d7a from the llvm-project git monorepo.
2017-08-27embed LLD 5.0.0Andrew Kelley
This is 48aaa9f66120f72b5d7e4a90b32fee40a3386ce9 from the git monorepo.