Skip to content

v0.9.5

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 02:28
· 73 commits to main since this release

What's Changed

  • Fixed: Fix .note.split warnings for older mwld versions (d9817f6)
    • Prior to mwld GC 3.0a3, the linker doesn't support ELF .note sections properly. With GC 2.7, it crashes if the section type is SHT_NOTE. This adjusts the .note.split section type based on mw_comment_version to be compatible with every linker version.
  • Added: Add TGC disc support (c403931)
  • Added: PureVirtual/Virtual Block2 DWARF attributes by @1superchip in #70

Full Changelog: v0.9.4...v0.9.5