COMMITS
/ tools/update_cpu_features.zig June 11, 2024
A
update update_cpu_features tool to latest std.Progress API
Andrew Kelley committed
May 23, 2024
A
std: restructure child process namespace
Andrew Kelley committed
April 25, 2024
A
update CPU features to LLVM 18
Andrew Kelley committed
February 13, 2024
C
Update usages of `fmtId`/`isValidId`
Carl Åstholm committed
January 9, 2024
C
Override incorrect ARM Cortex-M series CPU feature definitions
Carl Åstholm committed
C
update_cpu_features: Support omitting deps
Carl Åstholm committed
October 19, 2023
J
child_process + Build: rename exec to run + all related code
Jan Philipp Hafer committed
August 11, 2023
A
LLVM 17 std lib updates and fixes
Andrew Kelley committed
A
update CPU features to LLVM 17
Andrew Kelley committed
June 15, 2023
E
all: zig fmt and rename "@XToY" to "@YFromX"
Eric Joldasov committed
June 19, 2023
J
May 23, 2023
A
std.sort: add pdqsort and heapsort
Ali Chraghi committed
May 13, 2023
J
std: Rewrite low-level json api to support streaming (#15602)
Josh Wolfe committed
April 16, 2023
S
std.target.riscv: fix baseline_rv32 missing feature "32bit"
serg committed
February 19, 2023
A
Merge remote-tracking branch 'origin/master' into llvm16
Andrew Kelley committed
February 18, 2023
A
update std lib and compiler sources to new for loop syntax
Andrew Kelley committed
A
Merge remote-tracking branch 'origin/master' into llvm16
Andrew Kelley committed
February 4, 2023
E
January 26, 2023
A
update CPU features to LLVM 16
Andrew Kelley committed
October 20, 2022
A
add m68k target CPU features
Andrew Kelley committed
August 3, 2022
A
update target CPU features for LLVM 15
Andrew Kelley committed
July 28, 2022
M
std: rename std.Target.systemz to .s390x
Meghan Denny committed
July 2, 2022
A
update CPU features to LLVM 14
Andrew Kelley committed
February 9, 2022
A
update more API usage of std.Progress
Andrew Kelley committed
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