aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9
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-2795-653/+2078
|\
| * Merge "Add __emutls_unregister_key function"Treehugger Robot2018-07-111-4/+7
| |\
| | * Add __emutls_unregister_key functionRyan Prichard2018-06-051-4/+7
| * | libgcc: work around old Bionic loader bugRyan Prichard2018-06-281-0/+24
| |/
| * Delay emutls deallocation for one roundRyan Prichard2018-05-211-8/+41
| * Merge "gcc: backport patch to support vrnd<*>_f64 aarch64 intrinsics."android-build-prod (mdb)2018-04-265-3/+48
| |\
| | * gcc: backport patch to support vrnd<*>_f64 aarch64 intrinsics.Yunlian Jiang2018-04-245-3/+48
| * | gcc: backport an upstream patch to make it work with newer glibc.Yunlian Jiang2018-04-2410-11/+11
| |/
| * [GCC] Fix #endif problem in libgcc/emutls.cCaroline Tice2018-02-051-1/+1
| * [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
* | | 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
* | 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
|\ \ \ | |_|/ |/| |