zig/lib/std/os
Jacob Young 78eb3c5617 bootstrap: support aarch64 in 32-bit mode
* `CMakeLists.txt`: support the weird `uname -m` output.
 * `CMakeLists.txt`: detect and use the C compiler's default arm mode.
 * cbe: support gcc with both `f128` and `u128` emulated.
 * std.os.linux.thumb: fix incorrectly passed asm inputs.
2023-07-04 15:47:07 -07:00
..
linux bootstrap: support aarch64 in 32-bit mode 2023-07-04 15:47:07 -07:00
plan9 all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
uefi all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
windows all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
linux.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
plan9.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
test.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
uefi.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
wasi.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
windows.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00