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
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