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
/
test
/
link
Age
Commit message (
Expand
)
Author
2024-10-10
link.Elf tests: update for new static lib behavior
Andrew Kelley
2024-10-10
linker tests: avoid trivially unnecessary allocation
Andrew Kelley
2024-10-09
test/link/macho: test reporting undefined special symbols
Jakub Konka
2024-10-08
link tests: add a way to check prefix and use it
Andrew Kelley
2024-10-08
link.Elf: avoid needless file system reads in flush()
Andrew Kelley
2024-09-19
test: Update `wasm/infer-features` based on what LLVM produces.
Alex Rønne Petersen
2024-09-04
elf: fix emitting static lib when ZigObject is present
Jakub Konka
2024-09-04
test/link/elf: test --gc-sections on Zig input with LLVM too
Jakub Konka
2024-08-28
std: update `std.builtin.Type` fields to follow naming conventions
mlugg
2024-08-27
lib,test,tools,doc: update usages of @export
mlugg
2024-08-23
std.{coff,elf}: Remove the {MachineType,EM}.toTargetCpuArch() functions.
Alex Rønne Petersen
2024-08-22
test/macho: simplify testing range extension thunks
Jakub Konka
2024-08-21
link/elf: simplify how we test thunks
Jakub Konka
2024-08-15
test/elf: enhance testImportingDataDynamic
Jakub Konka
2024-07-30
elf: simplify output section tracking for symbols
Jakub Konka
2024-07-30
elf: resolve COMDATs in more parallel-friendly way
Jakub Konka
2024-07-30
test/link/elf: test COMDAT elimination
Jakub Konka
2024-07-28
macho: test section$end$ boundary symbol handling
Jakub Konka
2024-07-18
macho: reinstate duplicate definition checking
Jakub Konka
2024-07-18
macho: ensure we always name decls like LLVM to avoid confusion
Jakub Konka
2024-07-18
macho: fix unresolved symbols error reporting
Jakub Konka
2024-07-18
macho: test TLS in Zig with x86_64 backend
Jakub Konka
2024-06-13
Change deprecated b.host to b.graph.host in tests and Zig's build.zig
Krzysztof Wolicki
2024-06-06
target.zig: Constrain aarch64 to glibc version 2.17 or later
Pat Tullmann
2024-06-06
test/link/glibc_compat: Add C test case for glibc versions
Pat Tullmann
2024-05-24
test/link/macho: add symbol stabs smoke test
Jakub Konka
2024-05-23
link/macho: fix 32bit build
Jakub Konka
2024-05-23
test/link/macho: test merge literals on x86_64
Jakub Konka
2024-05-23
test/link/macho: clean up merge literals tests on aarch64
Jakub Konka
2024-05-23
link/macho: test merging literals targeting ObjC
Jakub Konka
2024-05-23
link/macho: apply fixes to deduping logic
Jakub Konka
2024-05-22
test/link: actually run tests requiring symlinks on non-Win
Jakub Konka
2024-04-28
test/link/glibc_compat: fix incorrect strlcpy result
daurnimator
2024-04-20
link/elf: populate current Zig version in .comment; test
Jakub Konka
2024-04-20
test/link/elf: add merge strings test for -r mode
Jakub Konka
2024-04-20
test/link/elf: enhance merge strings tests
Jakub Konka
2024-04-20
link/elf: remove link.link.build as unused; add some merge strings tests
Jakub Konka
2024-04-11
remove deprecated LazyPath.path union tag
Andrew Kelley
2024-04-07
Promote linker test cases to packages
Carl Åstholm
2024-03-19
fix compilation failures found by CI
Andrew Kelley
2024-03-15
macho: fix a sad typo in calculating the address of a TLV pointer
Jakub Konka
2024-03-13
test/link/elf: do not check for $thunk in thunks tests for now
Jakub Konka
2024-03-12
elf+aarch64: fix off-by-one in converging on groups interleaved with thunks
Jakub Konka
2024-03-12
test/link/macho: remove redundant 'macho-' prefix from case names
Jakub Konka
2024-03-12
elf+aarch64: actually write out thunks, and add a proper link test
Jakub Konka
2024-03-11
std.builtin: make global linkage fields lowercase
Tristan Ross
2024-03-10
test/link/elf: remove pie hack due to QEMU bug that is now fixed
Jakub Konka
2024-03-09
test/link/elf: enable tests for aarch64 cpu arch
Jakub Konka
2024-02-29
wasm: gc fixes and re-enable linker tests
Luuk de Gram
2024-02-21
test/link/elf: test static linking C riscv64-musl
Jakub Konka
[prev]
[next]