Skip to content

1.31.0

Latest
Compare
Choose a tag to compare
@AngheloAlf AngheloAlf released this 20 Nov 21:48
395d061

[1.31.0] - 2024-11-20

Changed

  • Improve comment specifying the reason why an address could not be symbolized
    if it is $gp relative.
  • Prevent section split suggestions if the selected compiler doesn't follow the
    0x10 boundary rule.
  • Rename MWCC compiler option to MWCCPS2.
  • Python 3.9 or later is now required.
    • Nothing really changed. Just the CI tools I was using is refusing to use any
      Python version older than this. Sorry if you were affected by this.