aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc
Commit message (Expand)AuthorAgeFilesLines
* [4.9] Additional SLM tuning. Backport from trunk.Andrew Senkevich2015-02-2712-6/+362
* 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
* | [4.9] Fix bogus warnings about array-bounds.Alexander Ivchenko2015-01-286-2/+110
* | 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-054-0/+27
* [4.9] Android fix for Cortex-A53 erratum 835769 workaroundRong Xu2014-10-311-3/+4
* [4.9] Backport patches fixed vectorization issues.Rong Xu2014-10-319-11/+196
* [4.9] LINK_SPEC changes for Cortex-A53 erratum 835769 workaroundRong Xu2014-10-313-2/+27
* Merge "[4.9] Fix GCC4.9 segfaults with -fauto-profile and -Os Backport r21629...Rong Xu2014-10-271-2/+8
|\
| * [4.9] Fix GCC4.9 segfaults with -fauto-profile and -OsRong Xu2014-10-271-2/+8
* | 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-138-0/+216
|/
* 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
* | Merge "[4.6,4.8,4.9] Neon2SSE porting solution update"Andrew Hsieh2014-09-151-3051/+11030
|\ \
| * | [4.6,4.8,4.9] Neon2SSE porting solution updatePavel Chupin2014-09-121-3051/+11030
| |/
* / Fix LRA bug involving inline assembly language. Compiler was generatingSteve Ellcey2014-09-081-3/+3
|/
* [gcc-4.9] Backport fix for PR62040 and PR62262Rong Xu2014-09-057-5/+101
* Merge "[gcc-4.9] Merge svn r214745 from google/gcc-4_9 branch. Merge gcc-4_9 ...Andrew Hsieh2014-09-03174-698/+3357
|\
| * [gcc-4.9] Merge svn r214745 from google/gcc-4_9 branch.Rong Xu2014-09-02176-699/+3361
* | 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.9] Backport of patch fixing PR61672."Andrew Hsieh2014-09-034-3/+11
|\ \ \
| * | | [4.9] Backport of patch fixing PR61672.Alexander Ivchenko2014-08-064-3/+11
* | | | Merge "[4.8, 4.9] Backport of additional SLM tuning."Andrew Hsieh2014-09-0311-49/+689
|\ \ \ \
| * | | | [4.8, 4.9] Backport of additional SLM tuning.Alexander Ivchenko2014-08-0611-49/+689
| |/ / /
* | | / 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-0670-260/+1188
|/ /
* / [4.9] Switch gcc-4.9 to use google/gcc-4_9 branch.Rong Xu2014-07-29814-204924/+44529
|/
* Modify multilib usage for MIPS android platforms.Steve Ellcey2014-07-174-3/+54
* Fix mips64el-linux-android-4.9 buildAndrew Hsieh2014-07-071-1/+2
* Update GCC 4.9 to include mips32r6, mips64r6 and MSA changes.Steve Ellcey2014-07-0385-741/+16709
* 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-072-2/+8643
* 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-1793-744/+3281
|/
* [4.8, 4.9] Add simplify-gotCarrot Wei2014-05-1514-0/+591
* [4.9] Disable sincosAndrew Hsieh2014-04-221-2/+1
* [4.9] Fix aarch64 to use Android specs.Ben Cheng2014-04-221-1/+1
* [4.9] Add additional multilib option: mfloat-abi=hardAndrew Hsieh2014-04-221-3/+4
* [4.9] Fix mips64 to use ABI_64 by defaultIceberg Fu2014-04-221-1/+9
* [4.9] Extend MIPS GCC4.9 -mldc1-sdc1 to control ldxc1/sdxc1 tooIceberg Fu2014-04-222-3/+3