Skip to content

1.28.1

Compare
Choose a tag to compare
@AngheloAlf AngheloAlf released this 19 Aug 14:05
· 53 commits to master since this release
49b8cce

[1.28.1] - 2024-08-19

Changed

  • Avoid emitting "global" visibility on labels.
  • Avoid emitting a rom offset comment on bss symbols.
  • Change on gpRelHack behavior:
    • Emit .externs with dummy size at the top of the function for all the
      %gp_rel-accessed symbols within the function.

Fixed

  • Fix function symbols and labels not acknowledging their parent file.
    • Used mainly for debugging purposes.