aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/config/mips
Commit message (Collapse)AuthorAgeFilesLines
* Unify ChromeOS and Android versions of GCC.Caroline Tice2016-02-262-11/+540
| | | | | | | | This CL updates Android's GCC to match ChromeOS's GCC (with appropriate patches applied in both places to make sure no cherry-picked changes are lost). Change-Id: I390140c449b0e5df9ee78a06268319c8c510302f
* Drop mips64r2 from Android compiler's multilibDuane Sand2015-08-271-4/+4
| | | | Change-Id: Ic2549845a10d16620d492cbf91a8cfc4cb2e6c61
* Merge "Add -mno-odd-spreg option as default mode for mips32r6 android builds."Andrew Hsieh2015-05-121-0/+3
|\
| * Add -mno-odd-spreg option as default mode for mips32r6 android builds.Steve Ellcey2015-05-111-0/+3
| | | | | | | | Change-Id: Id19630f78848dc3ccfa564e2e925f892b8ea4433
* | Remove prototypes for vector builtins for clang.Steve Ellcey2015-05-112-540/+11
|/ | | | | | Fix builtin vector types for 64 bit mode. Change-Id: I0641798eb23646dcd3fc4d5ee623ad4d8dcbd142
* Update MSA Support in MIPS GCC.Steve Ellcey2015-03-1924-2253/+3648
| | | | Change-Id: Id87035be4552719dc05096bb98b49d4bed91a07a
* Fix p5600 scheduler to better reflect pipeline and to only be usedSteve Ellcey2014-08-281-56/+103
| | | | | | on p5600 CPUs. Change-Id: Ia0143a82433d0874d9e7f480c56b1f92a99ab1a1
* Modify multilib usage for MIPS android platforms.Steve Ellcey2014-07-173-2/+51
| | | | | | | | Fix mips32r6 multilib for mipsel-*android* target and create new multilib config for mips64el-*android* target. Also modify default ABI and FPXX settings for android based on -mips* flags. Change-Id: Ib7b232182f3e4507f3804443f83a63b882af57da
* Update GCC 4.9 to include mips32r6, mips64r6 and MSA changes.Steve Ellcey2014-07-0329-599/+8756
| | | | Change-Id: I136290865b137531d55321987818fc954a65f5d6
* [4.9] Extend MIPS GCC4.9 -mldc1-sdc1 to control ldxc1/sdxc1 tooIceberg Fu2014-04-222-3/+3
| | | | | | See 79ba8bc76c0534e9f2544af2d1943b1581c84c77 Change-Id: I79a7c1cb378ca3f75d55ca4303a17ecbf7ecff1b
* [4.9] Add MXU support in gcc4.9 with -mmxuAndrew Hsieh2014-04-222-0/+5
| | | | | | See 793e263d62bb7f85426899cd7a86e821dd38d12a Change-Id: I51aed0f36c14417647bcd651eb5da622b2fb55a6
* [4.9] Add new GCC/MIPS option -mldc1-sdc1Andrew Hsieh2014-04-222-2/+6
| | | | | | See 6e6510c702f12bc6320681075cc0ba8dc2c814a7 Change-Id: Ic0d11dc74396785a73ae8477e4d5ce46c031f091
* [4.9] Fix MIPS GCC to emit -m elf32ltsmip for linkerAndrew Hsieh2014-04-221-0/+1
| | | | | | See 8648b5263208a4e894d9ceaacedb72d48be70c55 Change-Id: I658234d073de514e4aa40fdb8087d5467d8ee9f5
* [4.9] Port MIPS Android support to GCC-4.9Andrew Hsieh2014-04-223-2/+6
| | | | | | See 75b9f722caccc5276fc9c236b9ccb3f7888a86f8 Change-Id: Ia941c59bb94ab943c6ccc188b050daf1894d31d2
* [4.9] Enable assembler linker default for securityAndrew Hsieh2014-04-221-1/+2
| | | | | | | See 5c602438be54c0802c21b299ab8bd94efbfc0c70 and 7e66b0108987a56a58c6150672fe7cf8cf88e69a Change-Id: I674ca1da71a1c41024057b66613a875aac97f99a
* [4.9] GCC 4.9.0 official release refreshBen Cheng2014-04-221-1/+3
| | | | Change-Id: Ic99a7da8b44b789a48aeec93b33e93944d6e6767
* Initial checkin of GCC 4.9.0 from trunk (r208799).Ben Cheng2014-03-2585-0/+44500
Change-Id: I48a3c08bb98542aa215912a75f03c0890e497dba