aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [4.8, 4.9] Add simplify-gotCarrot Wei2014-05-1528-0/+1163
* Merge "[4.6] Fix missing _U, _L, etc"Andrew Hsieh2014-05-091-0/+14
|\
| * [4.6] Fix missing _U, _L, etcArseniy Antonov2014-04-291-0/+14
* | Merge "Fix GNU4.7/4.8/4.9 libstdc++ for clang"Andrew Hsieh2014-04-296-11/+9
|\ \
| * | Fix GNU4.7/4.8/4.9 libstdc++ for clangAndrew Hsieh2014-04-286-11/+9
| |/
* / [4.9] aarch64: uncomment md_unwind_header; [4.8,4.9] aarch64: enable libatomi...Andrew Hsieh2014-04-283-12/+1
|/
* [4.8] Backport fix on bad aarch64 codegen in multiple inheritance thunksAndrew Hsieh2014-04-243-1/+137
* Merge "[4.6, 4.8] Backport fix PR libstdc++/59392: Fix ARM EABI uncaught thro...Andrew Hsieh2014-04-245-12/+132
|\
| * [4.6, 4.8] Backport fix PR libstdc++/59392: Fix ARM EABI uncaught throw from ...Andrew Hsieh2014-04-215-12/+132
* | [4.9] Fix darwin gcc fails with -fltoAndrew Hsieh2014-04-222-0/+16
* | [4.9] Disable sincosAndrew Hsieh2014-04-221-2/+1
* | [4.9] Fix mips64el-linux-android-4.9 build with new android-20 headersAndrew Hsieh2014-04-221-0/+1
* | [4.9] Fix missing _U, _L, etcAndrew Hsieh2014-04-221-0/+14
* | [4.9] GCC 4.9: Only quote arguments in pex-win32.c that need it.Ray Donnelly2014-04-221-9/+38
* | [4.9] Fix aarch64 to use Android specs.Ben Cheng2014-04-221-1/+1
* | [4.9] Add additional multilib option: mfloat-abi=hardAndrew Hsieh2014-04-221-3/+4
* | [4.9] Fix mips64 to use ABI_64 by defaultIceberg Fu2014-04-221-1/+9
* | [4.9] Extend MIPS GCC4.9 -mldc1-sdc1 to control ldxc1/sdxc1 tooIceberg Fu2014-04-222-3/+3
* | [4.9] Add MXU support in gcc4.9 with -mmxuAndrew Hsieh2014-04-222-0/+5
* | [4.9] Always enable --eh-frame-hdr for static executableH.J. Lu2014-04-2211-5/+128
* | [4.9] Add stack unwinding directives for __aeabi_idiv0 in libgcc.aBen Cheng2014-04-222-0/+8
* | [4.9] Add an internal switch -minline-thumb1-jumptable to ARM gcc4.9Lai Wei-Chih2014-04-224-3/+9
* | [4.9] Fix ARM/GCC-4.9 generates insufficient alignment for NEON vst/vldAndrew Hsieh2014-04-221-2/+6
* | [4.9] Add new GCC/MIPS option -mldc1-sdc1Andrew Hsieh2014-04-222-2/+6
* | [4.9] Maintain default visibility for helper functions in libgcc.a.Ben Cheng2014-04-221-0/+10
* | [4.9] GNU libstdc++ --enable-linux-futexAndrew Hsieh2014-04-222-0/+17
* | [4.9] Use READELF_FOR_TARGET in GCC 4.9Andrew Hsieh2014-04-222-3/+7
* | [4.9] Use default visibility for the __cxa functions in eh_arm.cc.Ben Cheng2014-04-221-0/+12
* | [4.9] Fix MIPS GCC to emit -m elf32ltsmip for linkerAndrew Hsieh2014-04-221-0/+1
* | [4.9] Add mclinker support: -fuse-ld=mcldAndrew Hsieh2014-04-225-5/+18
* | [4.9] Use memalign instead of posix_memalign in GCC x86 mm_malloc.hAndrew Hsieh2014-04-221-0/+6
* | [4.9] Disable libstdc versioningAndrew Hsieh2014-04-222-2/+2
* | [4.9] Enable _GLIBCXX_HAS_GTHREADS in GCC 4.9Andrew Hsieh2014-04-221-1/+1
* | [4.9] Patch GCC libstdc++ to work with Clang in C++11Andrew Hsieh2014-04-221-1/+1
* | [4.9] Fix ARM GCC fail to links code using 64-bit atomic built-inAndrew Hsieh2014-04-221-0/+4
* | [4.9] Backport a gimplify fix.Ben Cheng2014-04-221-0/+9
* | [4.9] Enable armv7/thumb2 multilib for arm-eabi.Ben Cheng2014-04-221-12/+17
* | [4.9] Handle NULL return value of setlocale() in libstdc++Andrew Hsieh2014-04-223-21/+41
* | [4.9] Port MIPS Android support to GCC-4.9Andrew Hsieh2014-04-224-2/+12
* | [4.9] Enable x86/arm gcc defaults; Remove march/mtune/mfpmath/-m32 hardcoded ...Andrew Hsieh2014-04-223-4/+11
* | [4.9] Enable assembler linker default for securityAndrew Hsieh2014-04-225-5/+17
* | [4.9] Work-around for Android __cxa_finalize bugDigit' Turner2014-04-221-0/+8
* | [4.9] GCC 4.9.0 official release refreshBen Cheng2014-04-22692-3854/+324197
|/
* Pass link -maarch64linux flagAndrew Hsieh2014-04-151-2/+3
* Fix mips64el-linux-android-4.8 build with new android-20 headersAndrew Hsieh2014-04-111-0/+1
* Merge "[4.9] Temporarily disable __cxa_throw_bad_array_new_length"Ben Cheng2014-04-112-2/+5
|\
| * [4.9] Temporarily disable __cxa_throw_bad_array_new_lengthBen Cheng2014-04-102-2/+5
* | Merge "GCC 4.6-4.8: Only quote arguments in pex-win32.c that need it."Andrew Hsieh2014-04-103-27/+114
|\ \ | |/ |/|
| * GCC 4.6-4.8: Only quote arguments in pex-win32.c that need it.Ray Donnelly2014-03-173-27/+114
* | Merge "[4.9] Simply use 4.9 as the base version."Ben Cheng2014-04-031-1/+1
|\ \