| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-11 | compiler-rt: compute correct integer sizes from bits at runtime | Jacob Young | |
| Also, accepting `align(1)` pointers ensures that the alignment is safety checked rather than assumed. | |||
| 2025-03-08 | compiler-rt: fix signed min int from float | Jacob Young | |
| 2025-02-09 | x86_64: implement conversions between scalar floats and ints | Jacob Young | |
| Closes #22797 | |||
| 2023-10-29 | x86_64: fix compiler rt test failures | Jacob Young | |
| 2023-10-22 | Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"" | Jacob Young | |
| This reverts commit 6f0198cadbe29294f2bf3153a27beebd64377566. | |||
| 2023-10-22 | Revert "Merge pull request #17637 from jacobly0/x86_64-test-std" | Andrew Kelley | |
| This reverts commit 0c99ba1eab63865592bb084feb271cd4e4b0357e, reversing changes made to 5f92b070bf284f1493b1b5d433dd3adde2f46727. This caused a CI failure when it landed in master branch due to a 128-bit `@byteSwap` in std.mem. | |||
| 2023-10-21 | x86_64: fix bugs and disable erroring tests | Jacob Young | |
| 2023-06-19 | all: zig fmt and rename "@XToY" to "@YFromX" | Eric Joldasov | |
| Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> | |||
