| 3 years ago | Casey Banner | | c: fixup getcontext |
| 3 years ago | Casey Banner | | c: musl doesn't implement getcontext, so defer to our implementation in that case |
| 3 years ago | Casey Banner | | test: add standalone test for DWARF unwinding with -fomit-frame-pointer |
| 3 years ago | Casey Banner | | c: add getcontext |
| 3 years ago | Casey Banner | | debug: fix reading -gdwarf generated debug sections in COFF files |
| 3 years ago | Casey Banner | | linux: rework getcontext to closer match the specification (saved IP/SP match the state after it would return) |
| 3 years ago | Casey Banner | | debug: x86 unwinding support, more unwinding fixes |
| 3 years ago | Casey Banner | | debug: enhance writeCurrentStackTrace to use context-based unwinding when available |
| 3 years ago | Casey Banner | | dwarf: add support for .debug_frame and CIE version 4 |
| 3 years ago | Casey Banner | | linux: add getcontext for x86_64 |
| 3 years ago | Casey Banner | | update to new builtin syntax |
| 3 years ago | Casey Banner | | dwarf: use eh_frame length if it's available |
| 3 years ago | Casey Banner | | add more safety checks when searching for eh_frame entries using findEntry |
| 3 years ago | Casey Banner | | - rebase and update to lastest master |
| 3 years ago | Casey Banner | | dwarf: fixup pointer cast |
| 3 years ago | Casey Banner | | dwarf: add support for .eh_frame_hdr when unwinding |
| 3 years ago | Casey Banner | | debug: fix memory leak when an error occurs opening a pdb file |
| 3 years ago | Casey Banner | | debug: more fixups for mips linux not having ucontext_t |
| 3 years ago | Casey Banner | | debug: fixing more compile errors on arches that I hadn't tested on yet |
| 3 years ago | Casey Banner | | dwarf: fixes for non-64 bit systems |
| 3 years ago | Casey Banner | | debug: use an explicit context type instead of anytype for dumpStackTraceFromBase, update crash_report to use this for exceptions |
| 3 years ago | Casey Banner | | dwarf: fixup for sort changes |
| 3 years ago | Casey Banner | | debug: fixup context detection for wasi |
| 3 years ago | Casey Banner | | fmt and cleanup |
| 3 years ago | Casey Banner | | - rework CFI instruction parsing to not use std.meta |
| 3 years ago | Casey Banner | | dwarf: implement more register mappings, fix up macos compile |
| 3 years ago | Casey Banner | | dwarf: implement more register number mappings |
| 3 years ago | Casey Banner | | - rework StackIterator to optionally use debug_info to unwind the stack |
| 3 years ago | Casey Banner | | - add default register rule |
| 3 years ago | Casey Banner | | - implement more opcodes |
| 3 years ago | Casey Banner | | - move writing code to zig-dwarfdump |
| 3 years ago | Casey Banner | | - fix remember_state |
| 3 years ago | Casey Banner | | - add DWARF expression parser |
| 3 years ago | Casey Banner | | add VirtualMachine to run CFA instructions |
| 3 years ago | Casey Banner | | - add call frame instruction parser |
| 3 years ago | Casey Banner | | begin working on parsing unwind info |
| 3 years ago | Casey Banner | | add CommonInformationEntry parser |
| 3 years ago | Casey Banner | | debug: support loading elf debug info from external files |
| 3 years ago | Hao Li |  | Remove the SingleThread limitation for ARM (#16442) |
| 3 years ago | Frank Denis | | Include system headers path when targeting assembly_with_cpp |
| 3 years ago | Andrew Kelley |  | Merge pull request #16430 from jacobly0/llvm-builder |
| 3 years ago | Linus Groh | | std.hash_map: Fix casing of keyPtr variables |
| 3 years ago | Alex Kladov | | reduce AstGen.numberLiteral stack usage |
| 3 years ago | xdBronch | | more UEFI alignment fixes |
| 3 years ago | Jacob Young |  | Merge pull request #16443 from notcancername/cbe-empty-enum |
| 3 years ago | Wooster |  | collconv -> callconv (#16453) |
| 3 years ago | Frank Denis |  | Be more conservative in the description of Aegis256Mac (#16452) |
| 3 years ago | Luuk de Gram |  | Merge pull request #16439 from Luukdegram/wasm-linker |
| 3 years ago | Andrew Kelley |  | Merge pull request #16318 from ziglang/rework-generics |
| 3 years ago | Jacob Young | | cbe: fix pointers to aliases of extern values |
|