Use $t9 for indirect calls from asm to C as PIC ABI requires.

This commit is contained in:
Vladimir Serbinenko 2013-11-22 04:45:05 +01:00
parent 0d8f04cd83
commit 6f4a19f59f
3 changed files with 11 additions and 7 deletions

View file

@ -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