zig/lib/std/debug
Mario Nachbaur 4661705a0e
std.debug: watchOS: fixes for ilp32 ABI (#21765)
Xcode requires target arm64_32 (aarch64-watchos-ilp32) in order to
build code for Apple Watches. This commit fixes compilation errors
that appear when compiling with that target.
2024-10-29 22:12:57 +01:00
..
Dwarf watchOS: add os to aarch64 architecture 2024-10-21 09:24:24 +02:00
Coverage.zig std: Restore conventional compareFn behavior for binarySearch 2024-09-16 14:04:18 -07:00
Dwarf.zig std: Restore conventional compareFn behavior for binarySearch 2024-09-16 14:04:18 -07:00
FixedBufferReader.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
FormattedPanic.zig embrace panic helpers 2024-09-26 16:06:05 -07:00
Info.zig std.debug.Coverage.resolveAddressesDwarf: assert sorted 2024-08-13 19:29:55 -07:00
MemoryAccessor.zig std.debug: reorg and clarify API goals 2024-08-01 23:11:59 -07:00
Pdb.zig std.pdb: obey naming conventions 2024-08-29 23:43:52 +01:00
SelfInfo.zig std.debug: watchOS: fixes for ilp32 ABI (#21765) 2024-10-29 22:12:57 +01:00
SimplePanic.zig update safety test cases to new panic API 2024-09-26 17:14:17 -07:00