AgeAuthorCommit message
6 years agogravatar for andrew@ziglang.orgAndrew Kelleylock-openadd cpus and cpu features to zig targets
6 years agogravatar for andrew@ziglang.orgAndrew Kelleylock-openadd libc and glibcs to self-hosted zig targets
6 years agogravatar for andrew@ziglang.orgAndrew Kelleylock-openmake zig targets show native cpu name and features
6 years agogravatar for andrew@ziglang.orgAndrew Kelleylock-openfixups to arch data, support any number of cpu features
6 years agogravatar for andrew@ziglang.orgAndrew Kelleylock-openRevert "aarch64: remove CPU features that are actually just CPUs"
6 years agogravatar for andrew@ziglang.orgAndrew Kelleylock-openuncomment all the archs in target.zig
6 years agogravatar for andrew@ziglang.orgAndrew Kelleylock-openaarch64: remove CPU features that are actually just CPUs
6 years agogravatar for andrew@ziglang.orgAndrew Kelleylock-openimport data from llvm 9
6 years agogravatar for andrew@ziglang.orgAndrew Kelleylock-openimprove `zig targets`
6 years agogravatar for andrew@ziglang.orgAndrew Kelleylock-openfix std.Target.Arch.parseCpuFeatureSet
6 years agogravatar for andrew@ziglang.orgAndrew Kelleylock-openstage1 is building. `zig targets` now self-hosted
6 years agogravatar for andrew@ziglang.orgAndrew Kelleylock-opensome fixes
6 years agogravatar for andrew@ziglang.orgAndrew Kelleylock-opendo the x86 arch
6 years agogravatar for andrew@ziglang.orgAndrew Kelleylock-openfigure out zig0/stage1 and scanning for native CPU
6 years agogravatar for andrew@ziglang.orgAndrew Kelleylock-openprogress towards merging
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openPass target_details to child CodeGens
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openAllow target details with no LLVM support
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openPass target details to c compiler
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openFix sentinel mismatch in llvm strings
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openEnable 64bit feature for riscv64
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openRemove features/cpus not in LLVM v9
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openNo allocations for n.t. empty strings
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openOnly enable requested features
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openMake sure llvm strings are null-terminated
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openAdd defaut feature support
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openAdd builtin.zig support
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openAdd TargetDetails abstraction
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openAdd llvm_name to feature defs
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openRename subfeatures -> dependencies
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openFilter out non-features
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openAdd build.zig cpu and feature options
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openAdd cpu/feature to cache hash
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openAdd cpu/feature specification to cmndline
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openRemove llvm_name from features
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openSwitch CPU/features to simple format
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openFix spacing in main.cpp
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openMake targets cmd able to list CPUs and features
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openFix CPU and feature defs
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openAdd parseArchTag and fix parseArchSub
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openUpdate term feature deps -> subfeatures
6 years agogravatar for lgustaf1@binghamton.eduLayne Gustafsonlock-openCreate initial target details infrastructure
6 years agogravatar for thatlemon@gmail.comLemonBoyFix wrong error code being returned in enum analisys
6 years agogravatar for andrew@ziglang.orgAndrew Kelleybadge-question-markMerge pull request #4231 from LemonBoy/more-builtin-work1
6 years agogravatar for andrew@ziglang.orgAndrew Kelleybadge-question-markMerge pull request #4222 from LemonBoy/eutwouwth
6 years agogravatar for Sebastianhopkins@live.comSebastianfixed typo - "path" lead to undeclared identifier
6 years agogravatar for andrew@ziglang.orgAndrew Kelleybadge-question-markMerge pull request #4220 from LemonBoy/fix-4214
6 years agogravatar for quae@daurnimator.comdaurnimatorstd: turn EAI_ constants into a non-exhaustive enum
6 years agogravatar for quae@daurnimator.comdaurnimatorstd: use non-exhaustive enums from crc module
6 years agogravatar for michael.dusan@gmail.comMichael Dusanbadge-question-markMerge pull request #4215 from mikdusan/cmake-install
6 years agogravatar for andrew@ziglang.orgAndrew Kelleybadge-question-markMerge pull request #4191 from Vexu/non-exhaustive-enums
Loading...