index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
deps
Age
Commit message (
Expand
)
Author
2022-04-12
Do not detect byte-order using _BIG/_LITTLE_ENDIAN
Cody Tapscott
2022-02-12
stage1: fix softfloat not getting correct endianness
Andrew Kelley
2020-10-03
Revert "Include dbg.h to third-party libs"
Tadeo Kondrak
2020-05-31
deps/SoftFloat-3e/: commit with LF line endings
daurnimator
2020-05-02
Include dbg.h to third-party libs
data-man
2020-01-16
remove embedded LLD
Andrew Kelley
2019-09-10
lld: apply patch: [mach-o] Extend LC_DATA_IN_CODE support to x86_64
Andrew Kelley
2019-09-10
update embedded LLD to 9.0.0rc4
Andrew Kelley
2019-08-20
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2019-08-20
update embedded LLD to 9.0.0-rc2
Andrew Kelley
2019-08-03
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2019-08-03
update embedded LLD to 9.0.0rc1
Andrew Kelley
2019-04-16
add patch to LLD to fix deadlock race condition in wasm linker
Andrew Kelley
2019-02-28
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2019-02-28
update embedded LLD to 8.0.0rc3
Andrew Kelley
2019-02-07
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2019-02-07
update embedded LLD to 8.0.0rc2
Andrew Kelley
2018-12-04
LLD patch: allow non-allocated sections to go into allocated sections
Andrew Kelley
2018-09-10
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2018-09-10
update embedded LLD to 7.0.0rc3
Andrew Kelley
2018-08-25
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2018-08-25
update LLD fork to 7.0.0rc2
Andrew Kelley
2018-08-04
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2018-08-04
update embedded LLD to 7.0.0rc1
Andrew Kelley
2018-07-25
patch LLD to fix COFF crashing when linking twice in same process
Andrew Kelley
2018-04-11
LLD patch: Do not keep shared symbols to garbage...
Andrew Kelley
2018-03-09
update to SoftFloat-3e
Andrew Kelley
2018-02-23
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2018-02-23
update embedded LLD to 6.0.0rc3
Andrew Kelley
2018-02-07
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2018-02-07
update embedded LLD to 6.0.0rc2
Andrew Kelley
2018-01-17
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2018-01-17
update embedded LLD to 6.0.0rc1
Andrew Kelley
2017-12-01
LLD patch: Fix the ASM code generated for __stub_helpers section
Andrew Kelley
2017-12-01
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2017-12-01
LLD patch: Fix for LLD on linker scripts with empty sections
Andrew Kelley
2017-12-01
LLD patch: COFF: better behavior when using as a library
Andrew Kelley
2017-12-01
updated embedded LLD to 5.0.1rc2
Andrew Kelley
2017-10-15
LLD COFF: close handles to objects used to link
Andrew Kelley
2017-10-04
Fix for LLD on linker scripts with empty sections
Andrea Orru
2017-09-15
Fixed softfloat header file for msvc (#482)
Jonathan Marler
2017-09-14
depend on embedded SoftFloat-3d instead of __float128
Andrew Kelley
2017-09-14
add SoftFloat-3d
Andrew Kelley
2017-08-30
LLD: fix libCOFF calling exit() instead of return
Andrew Kelley
2017-08-28
build: use embedded LLD by default
Andrew Kelley
2017-08-27
LLD: workaround for buggy MACH-O code
Andrew Kelley
2017-08-27
LLD: apply "[MACH-O] Fix the ASM code generated...
Andrew Kelley
2017-08-27
embed LLD 5.0.0
Andrew Kelley