aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add --dryrun command line option."Than McIntosh2015-12-141-22/+37
|\
| * Add --dryrun command line option.Than McIntosh2015-12-141-22/+37
* | Dummy change to kick build server.Than McIntosh2015-12-141-1/+1
|/
* 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
* | Tweak rules for building debuggable gcc + tools.Than McIntosh2015-11-201-1/+3
* | Add a script to update GCC form Launch Control.Dan Albert2015-11-191-0/+244
* | Merge "Remove the NDK path structure from the package."Dan Albert2015-11-201-1/+1
|\ \
| * | Remove the NDK path structure from the package.Dan Albert2015-11-191-1/+1
* | | Add NOTICE and MODULE_LICENSE files to package.Dan Albert2015-11-191-0/+2
|/ /
* / Change gcc BASE-VER from 4.9.x-google to 4.9.Than McIntosh2015-11-181-1/+1
|/
* Simplify name of GCC package.Dan Albert2015-11-091-1/+1
* Use symlink in /tmp to obscure sysroot prefix.Than McIntosh2015-11-091-3/+26
* Add a README.md for building Android's GCC.Dan Albert2015-11-051-0/+48
* Generate a repo.prop for the toolchain.Dan Albert2015-11-031-0/+2
* Merge "Add --build-debuggable option to build-gcc.sh"Than McIntosh2015-11-021-9/+18
|\
| * Add --build-debuggable option to build-gcc.shThan McIntosh2015-11-021-9/+18
* | Fix typo in comment.Than McIntosh2015-10-301-1/+1
|/
* Fix for N9 kernel build.Than McIntosh2015-10-161-60/+76
* Remove gcc-4.8.Dan Albert2015-10-1380064-13666976/+0
* Fix for b/23822150 (arm64 bad code for copysignl)Than McIntosh2015-10-091-11/+26
* Fix selected issues with non-4.9 gcc buildsThan McIntosh2015-09-241-4/+13
* 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
| |/ /
* | | Refactor to use build_support.Dan Albert2015-08-281-99/+18
* | | Use module docstring for argparse help.Dan Albert2015-08-281-1/+4
| |/ |/|
* | Don't install GCC to $PACKAGE_DIR.Dan Albert2015-08-271-9/+4
* | Remove the sysroot from the built toolchain.Dan Albert2015-08-271-0/+8
* | Merge "Don't build gdb via gcc."Josh Gao2015-08-281-38/+4
|\ \
| * | Don't build gdb via gcc.Josh Gao2015-08-271-38/+4
* | | Merge "Fix mingw build breakage"Dan Albert2015-08-282-0/+5
|\ \ \
| * | | Fix mingw build breakageAndrew Hsieh2015-08-062-0/+5
* | | | Merge "Drop mips64r2 from Android compiler's multilib"Dan Albert2015-08-281-4/+4
|\ \ \ \
| * | | | Drop mips64r2 from Android compiler's multilibDuane Sand2015-08-271-4/+4
| | |/ / | |/| |
* / | | Infer ANDROID_BUILD_TOP if it is not set.Dan Albert2015-08-271-4/+4
|/ / /
* | | Rename libstdc++.so to libgnustl_shared.soDavid 'Digit' Turner2015-08-272-2/+8
* | | Stop building libgccunwind.a.Dan Albert2015-08-271-89/+0