c96954626f
Merge branch 'master' into hash_map_unmanaged
284ab0ad86
std.Io.Uring: handle ReadOnlyFileSystem in dirOpenDir and dirRealPathFile
333724ff77
Maker.Step.Run: set WASMTIME_BACKTRACE_DETAILS=1 by default for Wasmtime
fba9a28a67
ci: bump timeout for aarch64-freebsd and aarch64-netbsd by 1 hour
0a22dae4a7
ci: only run aarch64-freebsd and aarch64-netbsd on master pushes for now
284ab0ad86
std.Io.Uring: handle ReadOnlyFileSystem in dirOpenDir and dirRealPathFile
333724ff77
Maker.Step.Run: set WASMTIME_BACKTRACE_DETAILS=1 by default for Wasmtime
fba9a28a67
ci: bump timeout for aarch64-freebsd and aarch64-netbsd by 1 hour
0a22dae4a7
ci: only run aarch64-freebsd and aarch64-netbsd on master pushes for now
be7065f7f5
std.Io: fix openSocketPosix ignoring ip6_only option
f3a7a4c5e2
Merge pull request 'NetBSD 11.0 cross libc support' (#35464) from alexrp/zig:netbsd-11 into master
fc3406a961
std.debug.Pdb: deduplicate inline source locations
456b2ec07a
forgejo: update the bug template
5940f65503
lldb: update for upcoming hash map rename
e966d0c385
Merge PR 'Fix build script compilation when usize is u32' (#32060)
8c72569732
adjust debugger
451e834c61
fix getPtr call
27be3b069a
Merge pull request 'Elf2: various enhancements' (#35332) from elf2 into master
9ba4552793
Elf2: avoid overflow in shentsize * shnum calculations
97fe49a80f
Elf2: rework the symtab, and fix a bunch of stuff
e8ef01f222
Elf2: fix expected_nodes_len calculation
65c3a07709
Elf2: don't try to add needed dso in relocatable
73d771c312
Merge branch 'master' into hash_map_unmanaged
3d1fb4fac8
stage2-wasm: disable std tests, add failing behavior tests
a794287573
Merge pull request 'std.zig.LibCInstallation: Add support for serenity' (#32172) from linus/zig:more-serenity into master
0f5de17d6d
std.zig.LibCInstallation: Add support for serenity
89b0c634c1
compiler: Enable PIE by default for serenity
std: remove managed hash map variants
53b3e41ba9
change usage of managed hash map variants to unmanaged
9fab32c993
remove managed hash map variants