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
/
src
/
link
Age
Commit message (
Expand
)
Author
2024-06-15
Zcu: rework source locations
mlugg
2024-06-13
std: Convert deprecated aliases to compile errors and fix usages
Ryan Liptak
2024-06-13
ZigObject: enforce min function alignement on riscv
David Rubin
2024-06-13
riscv: get basic libc interop
David Rubin
2024-06-09
spirv: fix error code encoding
Robin Voetter
2024-06-05
ld.lld: fix -m option for big-endian arm/aarch64
Michael Dusan
2024-05-27
update the codebase for the new std.Progress API
Andrew Kelley
2024-05-26
std: restructure child process namespace
Andrew Kelley
2024-05-24
link/macho: fix 32bit build
Jakub Konka
2024-05-24
link/macho: fix perf bug in DWARF parsing
Jakub Konka
2024-05-23
link/macho: fix 32bit build
Jakub Konka
2024-05-23
link/macho: ensure we set alignment of literals to max alignment
Jakub Konka
2024-05-23
link/macho: print error message when hitting unexpected remainder error
Jakub Konka
2024-05-23
link/macho: apply fixes to deduping logic
Jakub Konka
2024-05-23
link/macho: dedup literals in objects and internal object file
Jakub Konka
2024-05-11
riscv: back to hello world panics
David Rubin
2024-05-11
riscv: big rewrite to use latest liveness
David Rubin
2024-05-11
riscv: implement slices
David Rubin
2024-05-09
link/macho: look in lib dirs (-L) for libSystem too
Jakub Konka
2024-05-09
handle visionos target OS tag in the compiler
Jakub Konka
2024-05-09
link/macho: add support for VisionOS
Jakub Konka
2024-05-08
link.Wasm: add missing CPU feature
Andrew Kelley
2024-05-08
std.Target.maxIntAlignment: move to compiler implementation
Andrew Kelley
2024-05-03
add std.Thread.Pool.spawnWg
Andrew Kelley
2024-05-03
lld: use a response file on `NameTooLong`
Jacob Young
2024-04-29
NetBSD: avoid ldd error on executables. zig cc produce 4 PT_LOAD segments,
Alain Greppin
2024-04-28
Fix ELF alignment for freestanding targets (#19766)
Alexandre Janon
2024-04-28
std.posix.iovec: use .base and .len instead of .iov_base and .iov_len
Nameless
2024-04-25
fix: object size error in archive
zhylmzr
2024-04-22
ComptimeStringMap: return a regular struct and optimize
Travis Staloch
2024-04-22
link/macho: make --verbose-link represent the actual linker line
Jakub Konka
2024-04-22
link/macho: introduce Atom extras for out-of-band data
Jakub Konka
2024-04-21
Merge pull request #19714 from ziglang/elf-merge-strings
Jakub Konka
2024-04-21
link/elf: fix 32bit build
Jakub Konka
2024-04-20
link/elf: create .comment section for build-lib and no-llvm
Jakub Konka
2024-04-20
link/elf: populate current Zig version in .comment; test
Jakub Konka
2024-04-20
link/elf: keep track of sh_entsize per MergeSubsection
Jakub Konka
2024-04-20
link/elf: fix parsing SHF_STRINGS section
Jakub Konka
2024-04-20
link/elf: actually commit merge sections
Jakub Konka
2024-04-20
link/elf: fix generating invalid section symbol index for merged sections
Jakub Konka
2024-04-20
link/elf: skip empty merge sections when resolving
Jakub Konka
2024-04-20
link/elf: implement string merging
Jakub Konka
2024-04-20
link/elf: move relocs indexes into Atom extras
Jakub Konka
2024-04-20
link/elf: move fde record indexes into Atom extras
Jakub Konka
2024-04-20
link/elf: port macho symbol extras handling
Jakub Konka
2024-04-20
link/elf: introduce Atom extras for out-of-band storage
Jakub Konka
2024-04-20
Elf: fix missing dynrelocs on haiku
Jacob Young
2024-04-20
Elf: fix unaligned segments on non-linux
Jacob Young
2024-04-17
compiler: rework comptime pointer representation and access
mlugg
2024-04-10
Uri: propagate per-component encoding
Jacob Young
[prev]
[next]