COMMITS
/ lib/compiler_rt/stack_probe.zig June 13, 2025
J
x86_64: increase passing test coverage on windows
Jacob Young committed
May 18, 2025
A
compiler-rt: Fix some exports to respect the common linkage and visibility.
Alex Rønne Petersen committed
March 3, 2025
L
Remove uses of deprecated callconv aliases
Linus Groh committed
August 21, 2024
A
compiler_rt: Implement __chkstk() for thumb-windows-gnu.
Alex Rønne Petersen committed
August 26, 2024
M
lib,test,tools,doc: update usages of @export
mlugg committed
July 11, 2024
R
Update `__chkstk_ms` to have weak linkage (#20138)
Ryan Sepassi committed
February 19, 2024
T
std.builtin: make link mode fields lowercase
Tristan Ross committed
December 12, 2022
V
update usages of `@call`
Veikka Tuominen committed
November 5, 2022
A
Merge pull request #13101 from alichraghi/o4
Andrew Kelley committed
October 7, 2022
A
all: rename i386 to x86
Ali Chraghi committed
November 3, 2022
J
compiler_rt: fix duplicate symbol error when linking libc on arm64 Windows
Jakub Konka committed
June 10, 2022
J
compiler_rt: compile each unit separately for improved archiving
Jakub Konka committed
May 7, 2022
A
flatten lib/std/special and improve "pkg inside another" logic
Andrew Kelley committed