Use $t9 for indirect calls from asm to C as PIC ABI requires.
This commit is contained in:
parent
0d8f04cd83
commit
6f4a19f59f
3 changed files with 11 additions and 7 deletions
|
@ -1,3 +1,7 @@
|
|||
2013-11-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Use $t9 for indirect calls from asm to C as PIC ABI requires.
|
||||
|
||||
2013-11-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Remove -march=mips3 from TARGET_CCASFLAGS as it creates linking problem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue