aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9
Commit message (Expand)AuthorAgeFilesLines
* [GCC] Update with latest retpoline fixes from Intel.Caroline Tice2018-01-2966-310/+628
* Merge "[libgcc] Fix emutls.c to not leak pthread keys."Caroline Tice2018-01-191-0/+10
|\
| * [libgcc] Fix emutls.c to not leak pthread keys.Caroline Tice2018-01-191-0/+10
* | [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
* | [GCC 4.9] Fix posix_memalign declaration.Caroline Tice2016-10-041-2/+6
* | Fix gthreads for ChromeOS, too (recent change broke ChromeOS).Caroline Tice2016-05-122-14/+2
* | Attempt to fix missing gthreads in libstdc++.Caroline Tice2016-04-252-4/+4
* | [ndk gcc] Finish fixing the libatomic IFUNC problem.Caroline Tice2016-03-313-8/+21
* | Merge "Add top-level flag, --enable-libatomic-ifuncs=[yes/no]"Caroline Tice2016-03-293-0/+36
|\ \
| * | Add top-level flag, --enable-libatomic-ifuncs=[yes/no]Caroline Tice2016-03-253-0/+36
* | | Fix issue of generating symlinks for libgnustl_shared.soCaroline Tice2016-03-252-105/+51
|/ /
* | GCC unification, part 2. Fix various errors from previous unificaiton.Caroline Tice2016-03-1613-161/+361
* | Unify ChromeOS and Android versions of GCC.Caroline Tice2016-02-2693-335/+1505
* | 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-282-0/+5
|\ \
| * | Fix mingw build breakageAndrew Hsieh2015-08-062-0/+5
* | | Drop mips64r2 from Android compiler's multilibDuane Sand2015-08-271-4/+4
* | | Rename libstdc++.so to libgnustl_shared.soDavid 'Digit' Turner2015-08-271-1/+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-222-2/+10