zig/lib/std/os/linux
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
..
bpf all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
errno std.os reorganization, avoiding usingnamespace 2021-09-01 17:54:06 -07:00
arm-eabi.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
arm64.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
bpf.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
io_uring.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
ioctl.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
mips.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
mips64.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
powerpc.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
powerpc64.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
riscv64.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
seccomp.zig std: fix a bunch of typos 2023-04-30 18:16:04 -07:00
sparc64.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
start_pie.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
syscalls.zig Update Linux syscall list for 6.1, support Mips64 2023-02-05 03:25:21 -05:00
test.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
thumb.zig bootstrap: support aarch64 in 32-bit mode 2023-07-04 15:47:07 -07:00
tls.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
vdso.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
x86.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
x86_64.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00