aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'aosp/master' into replicant-6.0HEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1replicant-6.0-0004replicant-6.0masterJoonas Kylmälä2018-08-2783-634/+1989
|\
| * gcc: backport patch to support vrnd<*>_f64 aarch64 intrinsics.Yunlian Jiang2018-04-245-3/+48
| * [GCC] Update with latest retpoline fixes from Intel.Caroline Tice2018-01-2966-310/+628
| * [GCC] Commit retpoline patch code, for fixing security issues.Caroline Tice2018-01-0862-622/+1613
| * Merge "Remove -Bsymbolic from the Android link spec."Treehugger Robot2017-09-141-1/+1
| |\
| | * Remove -Bsymbolic from the Android link spec.Dan Albert2016-01-141-1/+1
| * | Disable linker PIE support with copy reloc.Rahul Chaudhry2017-07-131-1/+2
| * | Fix GCC bug PR 46639, for kernel securityCaroline Tice2017-01-2952-180/+219
* | | Fix GCC bug PR 46639, for kernel securityCaroline Tice2017-02-1252-180/+219
* | | Remove inline redeclaration of libc_name_pWolfgang Wiedmeyer2016-12-092-8/+0
|/ /
* | [GCC 4.9] Fix posix_memalign declaration.Caroline Tice2016-10-041-2/+6
* | GCC unification, part 2. Fix various errors from previous unificaiton.Caroline Tice2016-03-1610-157/+321
* | Unify ChromeOS and Android versions of GCC.Caroline Tice2016-02-2662-221/+1096
* | Revert "Fix toolchain/gcc build for mingw."Than McIntosh2016-01-155-92/+77
|/
* Fix toolchain/gcc build for mingw.Than McIntosh2016-01-145-77/+92
* Merge "[4.9] Disable inlining of memcpy for x86 with 'rep movs'."Dan Albert2016-01-041-1/+1
|\
| * [4.9] Disable inlining of memcpy for x86 with 'rep movs'.Alexander Ivchenko2015-09-251-1/+1
* | Cherrypick PR bootstrap/66638 bugfix from trunk.amker2015-12-161-1/+15
* | cherry-pick fix for gcc bug 67954 (svn rev 230894)Than McIntosh2015-12-111-9/+12
* | Merge "Default to TLS guard for x86 stack-protector."Than McIntosh2015-11-201-3/+2
|\ \
| * | Default to TLS guard for x86 stack-protector.Than McIntosh2015-11-171-3/+2
* | | Change gcc BASE-VER from 4.9.x-google to 4.9.Than McIntosh2015-11-181-1/+1
|/ /
* | Fix for N9 kernel build.Than McIntosh2015-10-161-60/+76
* | Fix for b/23822150 (arm64 bad code for copysignl)Than McIntosh2015-10-091-11/+26
|/
* Reapplied the patch 525b640e8dc9e6063897a7ce8034283Alexander Ivchenko2015-09-141-0/+6
* Merge changes I65f8bbbc,Iaa65e2d1,Ifa0139c9,Ic39d2a2b,I78cf0a23Dan Albert2015-09-0913-3/+1293
|\
| * backport fix for PR65735Sebastian Pop2015-08-282-6/+27
| * backport patch to fix PR65177Sebastian Pop2015-08-282-26/+91
| * backport patch to fix PR65048Sebastian Pop2015-08-282-6/+84
| * backport patch for PR 64878: do not jump thread across more than one back-edgeSebastian Pop2015-08-282-3/+456
| * port revision 219584 from linaro/gcc-4_9-branchSebastian Pop2015-08-289-3/+676
* | [4.9] Add several improvements for AArch64ktkachov2015-09-092-39/+103
* | Merge "[4.9] Adjust several costs for AArch64."Dan Albert2015-09-082-206/+1092
|\ \
| * | [4.9] Adjust several costs for AArch64.jgreenhalgh2015-08-282-206/+1092
* | | Merge changes I9c3e680b,I56c1a4fd,I4eb84d2bDan Albert2015-09-0815-221/+953
|\ \ \ | |_|/ |/| |
| * | PR tree-optimization/48052Aditya Kumar2015-08-277-62/+370
| * | PR tree-optimization/52563, tree-optimization/62173Aditya Kumar2015-08-277-139/+171
| * | Cherry-pick: PR tree-optimization/65447Aditya Kumar2015-08-272-20/+412
| |/
* | Merge "Fix mingw build breakage"Dan Albert2015-08-281-0/+1
|\ \
| * | Fix mingw build breakageAndrew Hsieh2015-08-061-0/+1
* | | 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-262-264/+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-132-110/+265
* | fix a bug in 6278c3db6b4eb6f38ccd27c1227452ad9915db28Yiran Wang2015-08-101-2/+6
|/
* Merge "Stop generating R_*_COPY relocations: Android dynamic loader does not ...Elliott Hughes2015-07-291-0/+2
|\
| * Stop generating R_*_COPY relocations: Android dynamic loaderaivchenk2015-07-281-0/+2