platform_build/core/combo/arch/mips
Raghu Gandham 695fee31ad For the current MIPS compiler __builtin___clear_cache() generates synci instruction only with -msynci option
So, add -msynci to all mips32r2 makefiles. Also add msynci to the list flags not recognized by clang.

Change-Id: I48fd6f2b0cbe80c3cd90f453ced97a2f154f7ad3
Signed-off-by: Rocky Zhang <yan@mips.com>
2013-02-07 16:07:01 -08:00
..
mips32-fp.mk Support for MIPS Build targets. 2012-08-01 11:18:25 -07:00
mips32.mk Support for MIPS Build targets. 2012-08-01 11:18:25 -07:00
mips32r2-fp.mk For the current MIPS compiler __builtin___clear_cache() generates synci instruction only with -msynci option 2013-02-07 16:07:01 -08:00
mips32r2.mk For the current MIPS compiler __builtin___clear_cache() generates synci instruction only with -msynci option 2013-02-07 16:07:01 -08:00
mips32r2dsp-fp.mk For the current MIPS compiler __builtin___clear_cache() generates synci instruction only with -msynci option 2013-02-07 16:07:01 -08:00
mips32r2dsp.mk For the current MIPS compiler __builtin___clear_cache() generates synci instruction only with -msynci option 2013-02-07 16:07:01 -08:00
mips32r2dspr2-fp.mk For the current MIPS compiler __builtin___clear_cache() generates synci instruction only with -msynci option 2013-02-07 16:07:01 -08:00
mips32r2dspr2.mk For the current MIPS compiler __builtin___clear_cache() generates synci instruction only with -msynci option 2013-02-07 16:07:01 -08:00