AgeAuthorCommit message
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
6 years agogravatar for michael.larouche@gmail.comMichaël LarouchePort clzsi2 from compiler_rt, required for using std.fmt.format on some ARM architecture.
6 years agogravatar for michael.dusan@gmail.comMichael DusanRevert "cmake: support `make` and `make install`"
6 years agogravatar for michael.dusan@gmail.comMichael Dusanbadge-question-markMerge pull request #4208 from mikdusan/contributing
6 years agogravatar for michael.dusan@gmail.comMichael Dusanbadge-question-markMerge pull request #4209 from mikdusan/cmake-install
6 years agogravatar for michael.dusan@gmail.comMichael Dusanbadge-question-markMerge pull request #4206 from mikdusan/cmake-install
6 years agogravatar for git@vexu.euVeikka Tuominenadd struct field default value to typeinfo
6 years agogravatar for git@vexu.euVeikka Tuominenimplement `@bitSizeOf`
6 years agogravatar for thatlemon@gmail.comLemonBoyMinor changes to the ARM builtin fns
6 years agogravatar for thatlemon@gmail.comLemonBoyFix regression in char printing
6 years agogravatar for thatlemon@gmail.comLemonBoyFix garbled error messages from clang
6 years agogravatar for andrew@ziglang.orgAndrew Kelleybadge-question-markMerge pull request #4187 from LemonBoy/builtin-rearrange
6 years agogravatar for git@vexu.euVeikka Tuominendisallow multiline strings in test and library names
Loading...