aboutsummaryrefslogtreecommitdiff
path: root/deps
AgeCommit message (Expand)Author
2024-01-09std.heap: add runtime safety for calling `stackFallback(N).get` multiple timesVeikka Tuominen
2024-01-07Work around stage1 not yet returning null-terminated `@typeInfo` stringsCarl Ã…stholm
2024-01-01std.Target.Query: remove deprecated APIAndrew Kelley
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-12-08AstGen: add error for using inline loops in comptime only scopesVeikka Tuominen
2023-11-29Remove all usages of `std.mem.copy` and remove `std.mem.set` (#18143)David Rubin
2023-11-25sync Aro dependencyVeikka Tuominen
2023-11-22aro: use ArrayList in GCCDetector instead of BoundedArrayAndrew Kelley
2023-11-22aro: avoid BoundedArray in text_literalAndrew Kelley
2023-11-22aro: use std.fmt.bufPrint rather than BoundedArrayAndrew Kelley
2023-11-15sync Aro dependencyVeikka Tuominen
2023-11-03aro: Add stub definitions to enable bootstrappingEvan Haas
2023-11-02sync Aro dependencyEvan Haas
2023-10-31std.builtin.Endian: make the tags lower caseAndrew Kelley
2023-10-17sync Aro dependencyVeikka Tuominen
2023-10-01add Aro sources as a dependencyVeikka Tuominen
2022-12-06actually remove stage1Andrew Kelley
2022-10-13stage2: Fix softfloat support for PPC64(LE)Cody Tapscott
2022-04-12Do not detect byte-order using _BIG/_LITTLE_ENDIANCody Tapscott
2022-02-12stage1: fix softfloat not getting correct endiannessAndrew Kelley
2020-10-03Revert "Include dbg.h to third-party libs"Tadeo Kondrak
2020-05-31deps/SoftFloat-3e/: commit with LF line endingsdaurnimator
2020-05-02Include dbg.h to third-party libsdata-man
2020-01-16remove embedded LLDAndrew Kelley
2019-09-10lld: apply patch: [mach-o] Extend LC_DATA_IN_CODE support to x86_64Andrew Kelley
2019-09-10update embedded LLD to 9.0.0rc4Andrew Kelley
2019-08-20LLD patch: workaround for buggy MACH-O codeAndrew Kelley
2019-08-20update embedded LLD to 9.0.0-rc2Andrew Kelley
2019-08-03LLD patch: workaround for buggy MACH-O codeAndrew Kelley
2019-08-03update embedded LLD to 9.0.0rc1Andrew Kelley
2019-04-16add patch to LLD to fix deadlock race condition in wasm linkerAndrew Kelley
2019-02-28LLD patch: workaround for buggy MACH-O codeAndrew Kelley
2019-02-28update embedded LLD to 8.0.0rc3Andrew Kelley
2019-02-07LLD patch: workaround for buggy MACH-O codeAndrew Kelley
2019-02-07update embedded LLD to 8.0.0rc2Andrew Kelley
2018-12-04LLD patch: allow non-allocated sections to go into allocated sectionsAndrew Kelley
2018-09-10LLD patch: workaround for buggy MACH-O codeAndrew Kelley
2018-09-10update embedded LLD to 7.0.0rc3Andrew Kelley
2018-08-25LLD patch: workaround for buggy MACH-O codeAndrew Kelley
2018-08-25update LLD fork to 7.0.0rc2Andrew Kelley
2018-08-04LLD patch: workaround for buggy MACH-O codeAndrew Kelley
2018-08-04update embedded LLD to 7.0.0rc1Andrew Kelley
2018-07-25patch LLD to fix COFF crashing when linking twice in same processAndrew Kelley
2018-04-11LLD patch: Do not keep shared symbols to garbage...Andrew Kelley
2018-03-09update to SoftFloat-3eAndrew Kelley
2018-02-23LLD patch: workaround for buggy MACH-O codeAndrew Kelley
2018-02-23update embedded LLD to 6.0.0rc3Andrew Kelley
2018-02-07LLD patch: workaround for buggy MACH-O codeAndrew Kelley
2018-02-07update embedded LLD to 6.0.0rc2Andrew Kelley
2018-01-17LLD patch: workaround for buggy MACH-O codeAndrew Kelley