1.28.1
[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
.extern
s with dummy size at the top of the function for all the
%gp_rel
-accessed symbols within the function.
- Emit
Fixed
- Fix function symbols and labels not acknowledging their parent file.
- Used mainly for debugging purposes.