Skip to content

1.33.0

Latest
Compare
Choose a tag to compare
@AngheloAlf AngheloAlf released this 10 Mar 14:19
e69fe70

[1.33.0] - 2025-03-10

Added

  • SectionText.setGpRelHack: Allows updating the gpRelHack value after anlyzing
    the section.

Changed

  • Change where .size directive and end label is emitted on functions with no
    user-declared size.
    • The directives are now emitted before the function's trailing padding.
  • Allow using reloc MIPS_NONE on jal and j instructions.

Fixed

  • gpRelHack fix:
    • Avoid emitting multiple gp_rel: comments.