aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/stack_iterator
AgeCommit message (Expand)Author
2025-10-01test: remove stack_iterator standalone testAlex Rønne Petersen
2025-09-30std.debug: go back to storing return addresses instead of call addressesmlugg
2025-09-30update to new std.debug changesmlugg
2025-09-30test-standalone: update for std.debug changesmlugg
2025-09-22test: disable some stack trace tests on FreeBSDalexrp
2025-09-20standalone: fix misaligned stack crashJacob Young
2025-08-28std.debug: remove `@frameAddress()` "UAF"mlugg
2025-07-26Migrate from deprecated `Step.Compile` APIsCarl Åstholm
2025-07-21objcopy: delete most of itAndrew Kelley
2025-07-16zig fmtAndrew Kelley
2025-07-07zig fmtAndrew Kelley
2025-07-01test: Disable stack_iterator test on riscv64-linuxAlex Rønne Petersen
2025-06-06x86_64: fix switch dispatch bugJacob Young
2025-03-05Remove uses of deprecated callconv aliasesLinus Groh
2025-02-17std.Target: Remove functions that just wrap component functions.Alex Rønne Petersen
2025-01-22std.Build: add `addLibrary` function (#22554)BratishkaErik
2024-12-18test-standalone: migrate from deprecated std.Build APIsmlugg
2024-12-18std.Build: remove deprecated APIsEric Joldasov
2024-12-11compiler: Improve the handling of unwind table levels.Alex Rønne Petersen
2024-11-29defaultPanic: @trap on 'other' targetPat Tullmann
2024-09-19test: Disable `shared_lib_unwind` on `x86_64-macos`.Alex Rønne Petersen
2024-08-08std.debug.Dwarf: fix loading external debuginfo in the ".debuglink" case.Xavier Bouchoux
2024-07-23Default std.posix.system.ucontext_t is voidPat Tullmann
2024-04-11remove deprecated LazyPath.path union tagAndrew Kelley
2024-03-14chore: Fix some typosAhmed
2024-01-01fix stack_iterator test build scriptAndrew Kelley
2024-01-01std.Build.ResolvedTarget: rename target field to resultAndrew Kelley
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-11-19test: update remaining code to fix 'var is never mutated' errorsmlugg
2023-07-30Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and remov...Felix (xq) Queißner
2023-07-20test: disable omit_frame_pointer unwinding tests on aarch64-macoskcbanner
2023-07-20dwarf: add explicit_fde_offset to support more optimal __unwind_info dwarf lo...kcbanner
2023-07-20compilation: pass omit_frame_pointer through to builtin.zigkcbanner