COMMITS
/ tools/update_cpu_features.zig October 29, 2021
L
allocgate: renamed getAllocator function to allocator
Lee Cannon committed
L
allocgate: stage 1 and 2 building
Lee Cannon committed
October 28, 2021
L
allocgate: std Allocator interface refactor
Lee Cannon committed
November 30, 2021
A
std lib API deprecations for the upcoming 0.9.0 release
Andrew Kelley committed
October 5, 2021
A
migrate from `std.Target.current` to `@import("builtin").target`
Andrew Kelley committed
August 16, 2021
A
update target CPU features with LLVM 13 rc1 data
Andrew Kelley committed
August 12, 2021
A
update_cpu_features tool: work around stage1 bug
Andrew Kelley committed
A
compiler-rt: do not depend on `usingnamespace`
Andrew Kelley committed
June 20, 2021
K
changes to accomodate std.Thread update
kprotty committed
J
fix code broken from previous commit
Jacob G-W committed
June 17, 2021
D
Fix `lakemont` CpuModel (#9099)
d18g committed
June 13, 2021
L
tools: Unbreak many tools
LemonBoy committed
June 3, 2021
M
Breaking hash map changes for 0.8.0
Martin Wickham committed
May 3, 2021
L
std: Add two more ARM CPUs to the known CPU list
LemonBoy committed
April 20, 2021
M
target: drop `ppc32` and prefer `ppc`
Michael Dusan committed
March 2, 2021
A
update to latest std Thread API
Andrew Kelley committed
March 1, 2021
M
tools/update_cpu_features: fix usage()
Michael Dusan committed
February 28, 2021
A
update ARM target CPU features
Andrew Kelley committed
A
tools/update_cpu_features: add a "flatten" feature
Andrew Kelley committed
February 27, 2021
A
tools/update_cpu_features: better patching API
Andrew Kelley committed
A
tools/update_cpu_features: consistent naming of neoverse cpus
Andrew Kelley committed
A
update amdgpu target CPU features
Andrew Kelley committed
A
update RISC-V target CPU features
Andrew Kelley committed
A
tools/update_cpu_features: prune redundant features
Andrew Kelley committed
A
tools/update_cpu_features: handle ISAs with no features
Andrew Kelley committed
A
tools/update_cpu_features: branch quota where necessary
Andrew Kelley committed
A
introduce tools/update_cpu_features.zig
Andrew Kelley committed