Skip to content

v0.6.4

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 23:36
· 148 commits to main since this release
  • Added: Overhauled common BSS support
    • With a map, attempts to detect and handle common BSS automatically
    • With a map, attempts to detect and correct inflated common BSS bug (< GC 2.7 linker)
    • Support for "stripped" symbols, sometimes required to match inflated common BSS sizes
  • Added: Warn on duplicated TUs in a map (other than common BSS)
  • Added: Automatically adds comment:0 to .s units from a map (avoids linker crash)
  • Added: dwarf dump: Better support for GCC/ProDG & various fixes
    • Displays subroutine "static" and "inline" if present
    • Displays subroutine labels, blocks and inlines if present
    • Displays struct member visibility if present
    • Skips tags that can't be processed rather than bailing

Full Changelog: v0.6.3...v0.6.4