aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Fix toolchain location.Dan Albert2015-08-271-4/+13
* | | Stop checking glibc symbols.Dan Albert2015-08-271-6/+0
* | | Use the build scripts from ndk/.Dan Albert2015-08-272-2/+2
* | | Use the prebuilt sysroot.Dan Albert2015-08-271-10/+36
* | | Fix 32-bit Windows build.Dan Albert2015-08-271-2/+2
* | | Only package gccunwind for Linux.Dan Albert2015-08-271-8/+10
* | | Drop python prebuilt cruft.Dan Albert2015-08-272-19/+1
* | | Use plain python, not python2.Dan Albert2015-08-271-1/+1
* | | Stop modifying source trees during build.Dan Albert2015-08-271-50/+44
* | | Move build scripts from ndk to toolchain/gcc.Dan Albert2015-08-272-0/+800
* | | 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-272-4/+4
| |/ |/|
* | 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
* | [4.9] Backport Cortex-A57's machine description support from trunkJunmo Park2015-08-145-5/+821
* | 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
* | cherry-pick gcc r217091.Yiran Wang2015-07-082-0/+19
|/
* Synchronize with google/gcc-4_9 to r224707 (from r214835)Yiran Wang2015-06-29791-4531/+25626