issues
search
Decompollaborate
/
spimdisasm
MIPS disassembler
https://pypi.org/project/spimdisasm/
MIT License
45
stars
13
forks
source link
1.6.5: elf fixes
#61
Closed
AngheloAlf
closed
2 years ago
AngheloAlf
commented
2 years ago
Avoid crashing if a
%got
access' address is not in the global table. Prints a warning instead.
Fix symbol usage on relocatable files, kinda
Ignore
.rel
sections if the file is not of REL type
Avoid emitting
%got
rels for non PIC disassemblies
%got
access' address is not in the global table. Prints a warning instead..rel
sections if the file is not of REL type%got
rels for non PIC disassemblies