OSDN Git Service

[MIPSR6] R6 target options for clang
authorDuane Sand <duane.sand@imgtec.com>
Thu, 31 Jul 2014 21:58:48 +0000 (14:58 -0700)
committerDuane Sand <duane.sand@imgtec.com>
Thu, 31 Jul 2014 21:58:48 +0000 (14:58 -0700)
commit13066a8d4c2f8ddb2348e6d3df3948a0f4dbf105
treef4d51de9c2318f8897e77b810a03e996fd01f9b6
parentd23798bfdc9bb34909177c3c5f06f0c97cc9897e
[MIPSR6] R6 target options for clang

Pass along new R6 target arch options and floating
point register model options to clang.
Also pass along older arch variants.

This patch depends on recent Mips extensions to 3.5 clang.
The new options are rejected by aosp's current 3.5 clang.
This only affects builds for mips32r6/mips64r6, not Android's
default builds for mips32r2.

Change-Id: Ic921dc14ced34a83143a82e322124b3ef035014a
core/clang/mips.mk
core/clang/mips64.mk