aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-10-02std.debug.Dwarf.Unwind: deal with invalid def_cfa_reg by GNU toolchainsAlex Rønne Petersen
2025-10-01std.debug: add riscv32-linux and riscv64-linux unwind supportAlex Rønne Petersen
2025-10-01std.debug: add loongarch64-linux unwind supportAlex Rønne Petersen
2025-10-01std.debug: some adjustments to target handlingAlex Rønne Petersen
2025-10-01std.debug.SelfInfo: rename Darwin to MachOAlex Rønne Petersen
2025-10-01std.debug: don't use SelfInfo.Windows for UEFIAlex Rønne Petersen
2025-10-01std.debug: select SelfInfo using ObjectFormat.default()Alex Rønne Petersen
2025-10-01resinator: Sync with upstream, fix an alignment problemRyan Liptak
2025-09-30ArrayHashMapWithAllocator: add `sortUnstable` fn alongside `sort`Ryan Liptak
2025-09-30add deflate compression, simplify decompressionKendall Condon
2025-09-30std.debug.SelfInfo: remove shared logicmlugg
2025-09-30Dwarf.Unwind: fix typomlugg
2025-09-30typomlugg
2025-09-30Dwarf.Unwind: handle macOS deviation from standardmlugg
2025-09-30std.debug: significantly speed up capturing stack tracesmlugg
2025-09-30cbe: workaround GCC miscompilationmlugg
2025-09-30std.debug.SelfInfo: mark ARM unwinding as unsupportedmlugg
2025-09-30typomlugg
2025-09-30std: clarify cpu_context register order rationalemlugg
2025-09-30std.debug: cap total stack trace framesmlugg
2025-09-30std.debug: don't assume return address register is defined if not specifiedmlugg
2025-09-30std.debug.SelfInfo: thread safetymlugg
2025-09-30ElfModule: fix assertion failuremlugg
2025-09-30std: don't get CPU context when using CBE targeting MSVCmlugg
2025-09-30std.posix.abort: only trigger breakpoint on Windows if being debuggedmlugg
2025-09-30std.debug: go back to storing return addresses instead of call addressesmlugg
2025-09-30std: work around crash parsing LLVM PDBmlugg
2025-09-30std.debug: fix typomlugg
2025-09-30update to new std.debug changesmlugg
2025-09-30std: allow disabling stack tracingmlugg
2025-09-30std.debug: update support checksmlugg
2025-09-30std.debug: miscellaneous fixesmlugg
2025-09-30std: rework/remove ucontext_tmlugg
2025-09-30std.start: also don't print error trace targeting `.other`mlugg
2025-09-30std.debug.Pdb: fix leakmlugg
2025-09-30fix compile errors and minor bugsmlugg
2025-09-30std.debug: don't attempt SelfInfo unwinding when unsupportedmlugg
2025-09-30SelfInfo: remove x86-windows unwinding pathmlugg
2025-09-30tests: split up and enhance stack trace testsmlugg
2025-09-30std.debug.Dwarf: fix names of inlined functionsmlugg
2025-09-30std: fix os.linux.x86.syscall6mlugg
2025-09-30std: fix 32-bit build and some unsafe castsmlugg
2025-09-30fix bad mergemlugg
2025-09-30std.debug: never attempt FP unwind under fomit-frame-pointermlugg
2025-09-30link.Elf: fix static PIEmlugg
2025-09-30Dwarf: use 'gpa' terminologymlugg
2025-09-30compiler: fix new panic handler in release buildsmlugg
2025-09-30std: replace debug.Dwarf.ElfModule with debug.ElfFilemlugg
2025-09-30std.debug: don't include dumpCurrentStackTrace framemlugg
2025-09-30small reasonable changemlugg