Add support for .cpload.
EDIT: CC'ing Daniel.
Differential D3046
[mips] Add support for .cpload. matheusalmeida on Mar 11 2014, 10:11 AM. Authored by
Details
Diff Detail Event TimelineComment Actions Comments inline.
Comment Actions Comments inline. I'm not going to commit this work straight away. I believe my understanding of how PIC works on Mips is right but there might be some corner case that I missed that is not clear on the ABI but it's implemented by GAS (like PIC/CPIC ehdr flags).
|
If we are to use the magic to compare a string with "==" shouldn't this routine move to a switch/case?