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
/
lib
/
std
/
target.zig
Age
Commit message (
Expand
)
Author
2021-07-08
initial plan9 boilerplate
jacob gw
2021-06-30
changes to accomodate std.Thread update
kprotty
2021-06-21
fix code broken from previous commit
Jacob G-W
2021-06-11
cleanups to previous commit
Andrew Kelley
2021-06-11
Add CPU feature check to standardTargetOptions
Edward Dean
2021-06-06
openbsd: adjust dynamic linker path (#9010)
Sebastien Marie
2021-06-01
os/bits: remove duplicate `sockaddr_storage` for dragonfly
Kenta Iwasaki
2021-05-31
std.sync.atomic: extended atomic helper functions (#8866)
protty
2021-05-24
make "gnu" (mingw-w64) the default C ABI on Windows
Andrew Kelley
2021-05-21
wasm: fix object extension to standard .o from .o.wasm
Jakub Konka
2021-05-20
cc,wasi: link compiled WASI libc with wasm-ld
Jakub Konka
2021-05-15
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley
2021-05-14
SPIR-V: Add generated SPIR-V features
Robin Voetter
2021-05-14
SPIR-V: Set default ofmt to spirv
Robin Voetter
2021-05-12
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley
2021-05-11
bsd: detect os version
Michael Dusan
2021-04-28
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley
2021-04-28
std.Target: bump freebsd known maximum version
Andrew Kelley
2021-04-24
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley
2021-04-21
std: Split syscall parameters for PowerPC targets
LemonBoy
2021-04-20
target: drop `ppc32` and prefer `ppc`
Michael Dusan
2021-04-15
std: change `@import("builtin")` to `std.builtin`
Andrew Kelley
2021-04-11
Merge remote-tracking branch 'origin/master' into llvm12
Michael Dusan
2021-04-06
stage2: Default AVR generic cpu to avr2
LemonBoy
2021-02-27
std.Target.Abi: add gnuilp32
Michael Dusan
2021-02-27
std.Target: add powerpcle
Andrew Kelley
2021-02-27
update most target CPU features to llvm12
Andrew Kelley
2021-02-26
tools/update_cpu_features: handle ISAs with no features
Andrew Kelley
2021-02-25
Merge remote-tracking branch 'origin/master' into llvm12
Andrew Kelley
2021-02-25
haiku: minor fixups
Andrew Kelley
2021-02-25
initial support for haiku sync update
Al Hoang
2021-02-25
initial support for haiku continue clean up
Al Hoang
2021-02-25
initial support for haiku past stage0
Al Hoang
2021-02-01
Merge pull request #7827 from Snektron/spirv-setup
Andrew Kelley
2021-01-22
std: Update `test ""` to `test` where it makes sense
LemonBoy
2021-01-19
SPIR-V: Add glsl450 and vulkan spir-v operating system definitions
Robin Voetter
2021-01-19
SPIR-V: Initial architecture definitions and setup
Robin Voetter
2021-01-11
macos: reimplement OS version detection
Michael Dusan
2021-01-11
std.os.windows.GetFinalPathNameByHandle: address non-structural review comments
Rohlem
2021-01-11
move windows runtime version detection into std.zig.system.windows
Rohlem
2021-01-02
std: Use {s} instead of {} when printing strings
LemonBoy
2020-12-31
Year++
Frank Denis
2020-12-30
std: Remove duplicated code
LemonBoy
2020-12-16
update the CPU target features and models
Andrew Kelley
2020-12-16
Update changes due to different CPU feature sets
Jakub Konka
2020-12-16
Update zig_llvm.cpp and other bits
Jakub Konka
2020-11-20
stage2: Use correct ppc generic feature set
LemonBoy
2020-11-10
std.Target: bump default version max for macos
Andrew Kelley
2020-10-24
Add sparc64-specific values for the various SA_ and SIG_ constants
Koakuma
2020-10-24
Use correct names for generic SPARC targets
Koakuma
[next]