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
/
elf.zig
Age
Commit message (
Expand
)
Author
2023-10-16
elf: test entry point
Jakub Konka
2023-10-16
elf: test various copyrel edge cases
Jakub Konka
2023-10-16
elf: refactor canonical PLT test
Jakub Konka
2023-10-16
elf: port more linker tests
Jakub Konka
2023-10-16
elf: add --as-needed test
Jakub Konka
2023-10-16
elf: test large alignment of funcs in exe
Jakub Konka
2023-10-16
elf: test large alignment of funcs in DSO
Jakub Konka
2023-10-16
elf: override default dynamic linker path with system\`s dl when appropriate
Jakub Konka
2023-10-16
elf: more DSO tests
Jakub Konka
2023-10-16
elf: test basic DSO generation and linking
Jakub Konka
2023-10-16
elf: test common symbols in archives
Jakub Konka
2023-10-16
elf: test common symbols handling
Jakub Konka
2023-10-16
elf: add garbage collection of sections
Jakub Konka
2023-10-16
elf: test garbage collection of sections
Jakub Konka
2023-10-16
elf: add incomplete handling of build-obj -fllvm -fno-lld
Jakub Konka
2023-10-16
elf: add hello-world c++ link test
Jakub Konka
2023-10-16
elf: temporarily disable non-llvm linker tests
Jakub Konka
2023-09-28
elf: move logic for extracing atom's code into input files
Jakub Konka
2023-09-28
elf: test TLS in static programs
Jakub Konka
2023-09-26
elf: skip running exe on foreign hosts
Jakub Konka
2023-09-26
elf: test linking against empty C object
Jakub Konka
2023-09-26
elf: put libc on the linker line if requested
Jakub Konka
2023-09-26
elf: test statically linking libc
Jakub Konka
2023-09-26
elf: port some of zld's test harness
Jakub Konka
[prev]