aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* Drop mips64r2 from Android compiler's multilibDuane Sand2015-08-271-4/+4
* Modify LINK_SPEC to pass --fix-cortex-a53-843419 as default.Lai Wei-Chih2015-08-274-2/+20
* Enable C++ exceptions and RTTI by default.David 'Digit' Turner2015-08-271-2/+2
* Revert "cherrypick GCC trunk 210497", but extract fix for the SEGV from itYiran Wang2015-08-261-254/+110
* [4.9] Adjust generic move costs for aarch64. Backport from trunkJunmo Park2015-08-221-2/+4
* [4.9] Backport Cortex-A57's machine description support from trunkJunmo Park2015-08-144-5/+803
* cherrypick GCC trunk 210497Yiran Wang2015-08-131-110/+255
* cherry-pick gcc r217091.Yiran Wang2015-07-081-0/+12
* Synchronize with google/gcc-4_9 to r224707 (from r214835)Yiran Wang2015-06-2976-1058/+3459
* 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
* | Remove prototypes for vector builtins for clang.Steve Ellcey2015-05-112-540/+11
|/
* Update MSA Support in MIPS GCC.Steve Ellcey2015-03-1924-2253/+3648
* [4.9] Several improvements in code generation for x86. Backport from trunk.Alexander Ivchenko2015-03-171-24/+129
* Merge "Cherry-pick: Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is...Andrew Hsieh2015-03-021-6/+0
|\
| * Cherry-pick: Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costlyUros Bizjak2015-02-111-6/+0
* | Merge "Revert "[4.9] Disable array bound warning in ARM We are seeing some fa...Rong Xu2015-02-131-7/+0
|\ \ | |/ |/|
| * Revert "[4.9] Disable array bound warning in ARM We are seeing some false pos...Andrew Hsieh2015-01-291-7/+0
* | Merge "[4.9] Another backport from trunk of additional slm tuning."Andrew Hsieh2014-12-081-0/+6
|\ \ | |/ |/|
| * [4.9] Another backport from trunk of additional slm tuning.Alexander Ivchenko2014-12-031-0/+6
* | [4.9] Disable array bound warning in ARMRong Xu2014-12-031-0/+7
|/
* [4.9] Backport from trunk of some additional slm tuning.Alexander Ivchenko2014-11-191-2/+2
* [4.9] Restore recog state after finding pre-madd instruction.Rong Xu2014-11-051-0/+4
* [4.9] Android fix for Cortex-A53 erratum 835769 workaroundRong Xu2014-10-311-3/+4
* [4.9] LINK_SPEC changes for Cortex-A53 erratum 835769 workaroundRong Xu2014-10-312-2/+20
* Merge "[4.9] Backport r216764: Enable ifunc for BINOIC Backport r216764 from ...Rong Xu2014-10-271-1/+1
|\
| * [4.9] Backport r216764: Enable ifunc for BINOICRong Xu2014-10-271-1/+1
* | Merge "[gcc] Remove "-mstackrealign" option turned on by default on x86."Andrew Hsieh2014-10-162-2/+2
|\ \
| * | [gcc] Remove "-mstackrealign" option turned on by default on x86.Alexander Ivchenko2014-10-142-2/+2
| |/
* / [gcc-4.9] fix for for cortex-a53 erratum 835769Rong Xu2014-10-134-0/+146
|/
* Merge "Change aarch64-linux-android dynamic linker to /system/bin/linker64"Andrew Hsieh2014-09-151-0/+2
|\
| * Change aarch64-linux-android dynamic linker to /system/bin/linker64Andrew Hsieh2014-09-081-0/+2
* | [4.6,4.8,4.9] Neon2SSE porting solution updatePavel Chupin2014-09-121-3051/+11030
|/
* [gcc-4.9] Backport fix for PR62040 and PR62262Rong Xu2014-09-053-5/+44
* Merge "[gcc-4.9] Merge svn r214745 from google/gcc-4_9 branch. Merge gcc-4_9 ...Andrew Hsieh2014-09-0320-371/+844
|\
| * [gcc-4.9] Merge svn r214745 from google/gcc-4_9 branch.Rong Xu2014-09-0220-371/+844
* | Merge "[4.8, 4.9] Fix broken ABI defaults for 32-bit x86 compiler"Andrew Hsieh2014-09-033-5/+9
|\ \
| * | [4.8, 4.9] Fix broken ABI defaults for 32-bit x86 compilerPavel Chupin2014-07-223-5/+9
* | | Merge "[4.8, 4.9] Backport of additional SLM tuning."Andrew Hsieh2014-09-035-5/+85
|\ \ \
| * | | [4.8, 4.9] Backport of additional SLM tuning.Alexander Ivchenko2014-08-065-5/+85
* | | | Fix p5600 scheduler to better reflect pipeline and to only be usedSteve Ellcey2014-08-281-56/+103
| |_|/ |/| |
* | | [gcc-4.9] Merge svn r213650 from google/gcc-4_9 branchRong Xu2014-08-0622-95/+503
|/ /
* / [4.9] Switch gcc-4.9 to use google/gcc-4_9 branch.Rong Xu2014-07-2972-1445/+2183
|/
* Modify multilib usage for MIPS android platforms.Steve Ellcey2014-07-173-2/+51
* Update GCC 4.9 to include mips32r6, mips64r6 and MSA changes.Steve Ellcey2014-07-0329-599/+8756
* Setup x86_64 ABI and add -mssse3 to x86 ABIPavel Chupin2014-06-201-2/+6
* [4.6,4.8,4.9] Porting ARM NEON intrinsics to SSE x86Anton Konovalov2014-06-071-0/+8641
* Merge "[4.8, 4.9] Fix aarch64/arm_neon.h vqdmulh_n_s16"Andrew Hsieh2014-05-271-2/+2
|\
| * [4.8, 4.9] Fix aarch64/arm_neon.h vqdmulh_n_s16Andrew Hsieh2014-05-201-2/+2
* | [4.9] Refresh GCC 4.9 to the 20140514 snapshot.Ben Cheng2014-05-1728-325/+1143
|/