..
bpf
linux/bpf: add alignment for helper functions to make compiler happy
2024-11-18 16:19:44 +01:00
aarch64.zig
std.os.linux: Don't emit CFI directives if unwind tables are disabled.
2025-01-19 02:15:30 +01:00
arm.zig
std.os.linux: Add unwinding protection in clone() implementations.
2024-12-11 00:10:17 +01:00
bpf.zig
std: update std.builtin.Type fields to follow naming conventions
2024-08-28 08:39:59 +01:00
hexagon.zig
std.os.linux: Don't emit CFI directives if unwind tables are disabled.
2025-01-19 02:15:30 +01:00
io_uring_sqe.zig
std.posix.iovec: use .base and .len instead of .iov_base and .iov_len
2024-04-28 00:20:30 -07:00
ioctl.zig
std.Target: Remove sparcel architecture tag.
2024-07-30 06:30:25 +02:00
IoUring.zig
adjust runtime page size APIs
2025-02-06 14:23:23 -08:00
loongarch64.zig
std.os.linux: Don't emit CFI directives if unwind tables are disabled.
2025-01-19 02:15:30 +01:00
mips.zig
std.os.linux: Don't emit CFI directives if unwind tables are disabled.
2025-01-19 02:15:30 +01:00
mips64.zig
std.os.linux: Don't emit CFI directives if unwind tables are disabled.
2025-01-19 02:15:30 +01:00
pie.zig
std.os.linux.pie: Fix a relocation error for s390x.
2024-11-24 22:11:17 +01:00
powerpc.zig
std.os.linux: Don't emit CFI directives if unwind tables are disabled.
2025-01-19 02:15:30 +01:00
powerpc64.zig
std.os.linux: Don't emit CFI directives if unwind tables are disabled.
2025-01-19 02:15:30 +01:00
riscv32.zig
std.os.linux: Don't emit CFI directives if unwind tables are disabled.
2025-01-19 02:15:30 +01:00
riscv64.zig
std.os.linux: Don't emit CFI directives if unwind tables are disabled.
2025-01-19 02:15:30 +01:00
s390x.zig
std.os.linux: Don't emit CFI directives if unwind tables are disabled.
2025-01-19 02:15:30 +01:00
seccomp.zig
std.builtin.Endian: make the tags lower case
2023-10-31 21:37:35 -04:00
sparc64.zig
std.os.linux: Don't emit CFI directives if unwind tables are disabled.
2025-01-19 02:15:30 +01:00
syscalls.zig
generate_linux_syscalls: Generate syscalls for x32.
2024-11-02 10:42:53 +01:00
test.zig
std.posix: Use separate clock ID enums for clock_gettime() and timerfd_create() ( #22627 )
2025-02-01 06:53:57 +00:00
thumb.zig
std.os.linux: Rename some arch bits files to match std.Target.Cpu.Arch tags.
2024-10-03 09:12:35 +02:00
tls.zig
adjust runtime page size APIs
2025-02-06 14:23:23 -08:00
vdso.zig
std.dynamic_library: update to new elf API
2024-10-12 10:44:17 -07:00
x86.zig
std.os.linux: Don't emit CFI directives if unwind tables are disabled.
2025-01-19 02:15:30 +01:00
x86_64.zig
std.os.linux: Don't emit CFI directives if unwind tables are disabled.
2025-01-19 02:15:30 +01:00