aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9
Commit message (Expand)AuthorAgeFilesLines
...
* | [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-03230-931/+4656
|\
| * [gcc-4.9] Merge svn r214745 from google/gcc-4_9 branch.Rong Xu2014-09-02232-932/+4660
* | 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
| |/ / /
* | | | Merge "[4.9] Disable compiler.h fixinclude fix."Andrew Hsieh2014-09-033-74/+5
|\ \ \ \
| * | | | [4.9] Disable compiler.h fixinclude fix.Alexander Ivchenko2014-08-123-74/+5
| |/ / /
* | | / 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-06451-1829/+3651
|/ /
* / [4.9] Switch gcc-4.9 to use google/gcc-4_9 branch.Rong Xu2014-07-291168-323684/+85986
|/
* 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-0391-753/+16752
* 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-17137-1107/+3825
|/
* Merge "[4.8, 4.9] Add simplify-got"Andrew Hsieh2014-05-1614-0/+591
|\
| * [4.8, 4.9] Add simplify-gotCarrot Wei2014-05-1514-0/+591
* | [4.9] Fix openmp supportAndrew Hsieh2014-05-145-5/+270
|/
* Merge "Fix GNU4.7/4.8/4.9 libstdc++ for clang"Andrew Hsieh2014-04-292-3/+3
|\
| * Fix GNU4.7/4.8/4.9 libstdc++ for clangAndrew Hsieh2014-04-282-3/+3
* | [4.9] aarch64: uncomment md_unwind_header; [4.8,4.9] aarch64: enable libatomi...Andrew Hsieh2014-04-282-7/+1
|/
* [4.9] Fix darwin gcc fails with -fltoAndrew Hsieh2014-04-222-0/+16
* [4.9] Disable sincosAndrew Hsieh2014-04-221-2/+1
* [4.9] Fix mips64el-linux-android-4.9 build with new android-20 headersAndrew Hsieh2014-04-221-0/+1
* [4.9] Fix missing _U, _L, etcAndrew Hsieh2014-04-221-0/+14
* [4.9] GCC 4.9: Only quote arguments in pex-win32.c that need it.Ray Donnelly2014-04-221-9/+38
* [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
* [4.9] Add MXU support in gcc4.9 with -mmxuAndrew Hsieh2014-04-222-0/+5
* [4.9] Always enable --eh-frame-hdr for static executableH.J. Lu2014-04-2211-5/+128
* [4.9] Add stack unwinding directives for __aeabi_idiv0 in libgcc.aBen Cheng2014-04-222-0/+8
* [4.9] Add an internal switch -minline-thumb1-jumptable to ARM gcc4.9Lai Wei-Chih2014-04-224-3/+9
* [4.9] Fix ARM/GCC-4.9 generates insufficient alignment for NEON vst/vldAndrew Hsieh2014-04-221-2/+6
* [4.9] Add new GCC/MIPS option -mldc1-sdc1Andrew Hsieh2014-04-222-2/+6
* [4.9] Maintain default visibility for helper functions in libgcc.a.Ben Cheng2014-04-221-0/+10