summaryrefslogtreecommitdiff
path: root/plugins/dwarf
AgeCommit message (Expand)Author
2025-03-28belated copyright year updateJordan Wiens
2025-03-06Make more GLOB_RECURSE statements GLOBMason Reed
2025-03-06Fix dwarf CMakeLists.txt globbing wrong directoryMason Reed
2025-02-28Handle base structures in DWARF importMason Reed
2025-02-28Handle base structures in DWARF exportScott Lagler
2025-02-13Add licensing check for Rust codeMason Reed
2025-02-11Rust API misc formattingMason Reed
2025-02-11Fix Rust InstructionTextTokenKind not consulting the string token contextMason Reed
2025-02-11Truncate requested section names to 16 bytes when importing DWARF info from a...Josh Ferrell
2025-02-04Fix misc rust formattingMason Reed
2025-02-04Fix crash with unnamed function self reference in DWARF importMason Reed
2025-02-02Fix crash in dwarf import when no constant value attribute found for enumerationMason Reed
2025-01-25Fix incorrect immutable borrow for EnumerationBuilderMason Reed
2025-01-25Bump `thiserror` and `itertools`Mason Reed
2025-01-25Rust refactorMason Reed