Stop using the mips32r6 ABI in MegaDevice am: 66187d987c am: a76bbe2bab

am: e9044bd5c7

* commit 'e9044bd5c7c42c5e195d33e32cff26140bcb33c1':
  Stop using the mips32r6 ABI in MegaDevice

Change-Id: I77cbc6786143b583e252de03592975d619ffbe57
This commit is contained in:
Dan Willemsen
2016-05-05 21:38:18 +00:00
committed by android-build-merger

View File

@@ -929,7 +929,7 @@ func decodeMegaDevice() ([]Arch, error) {
{"mips", "mips32-fp", "", []string{"mips"}},
{"mips", "mips32r2-fp", "", []string{"mips"}},
{"mips", "mips32r2-fp-xburst", "", []string{"mips"}},
{"mips", "mips32r6", "", []string{"mips32r6"}},
{"mips", "mips32r6", "", []string{"mips"}},
// mips32r2dsp[r2]-fp fails in the assembler for divdf3.c in compiler-rt:
// (same errors in make and soong)
// Error: invalid operands `mtlo $ac0,$11'