summaryrefslogtreecommitdiff
path: root/plugins/dwarf
AgeCommit message (Expand)Author
2025-05-12[Rust] More cleanup regarding `BnString`Mason Reed
2025-05-12[Rust] Return `String` instead of `BnString` for cases where lossy conversion...Mason Reed
2025-04-25Fix misc rust formattingMason Reed
2025-04-23Various DWARF fixesJosh Ferrell
2025-04-14Set vendor for .eh_frame parsing for aarch64 binariesJosh Ferrell
2025-04-10Fix function type construction leaking in Rust APIMason Reed
2025-04-09Fix capitalization of AArch64.Alexander Taylor
2025-04-01DWARF Parser: Remove error log and ignore lexical ranges that start and end at 0ElykDeer
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