aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add mclinker support: -fuse-ld=mcldAndrew Hsieh2013-02-219-0/+63
* | Use memalign instead of posix_memalign in GCC x86 mm_malloc.hAndrew Hsieh2013-02-203-0/+18
|/
* Merge "Remove march/mtune/mfpmath hardcoded values"Andrew Hsieh2013-01-313-6/+3
|\
| * Remove march/mtune/mfpmath hardcoded valuesPavel Chupin2013-01-313-6/+3
* | Fix GCC 4.7 ICE in build_data_member_initialization, at cp/semantics.c:5790Andrew Hsieh2013-01-253-2/+26
|/
* Fix x86 GCC4.7 segfault in i386.c distance_non_agu_define_in_bb()Andrew Hsieh2013-01-225-33/+43
* Disable libstdc versioningAndrew Hsieh2013-01-116-6/+6
* Revert "Enable _GLIBCXX_USE_CLOCK_MONOTONIC in libstdc++"Andrew Hsieh2013-01-036-6/+6
* Enable _GLIBCXX_USE_CLOCK_MONOTONIC in libstdc++Andrew Hsieh2012-12-296-6/+6
* Fix OpenMPAndrew Hsieh2012-12-2717-31/+44
* Merge "Support OpenMP+Bionic on ICS/GCC-4.7.2 for task parallelism"Andrew Hsieh2012-12-265-4/+63
|\
| * Support OpenMP+Bionic on ICS/GCC-4.7.2 for task parallelismGeunsik Lim2012-12-255-4/+63
* | Merge "Support OpenMP for task parallelism on Android-ICS/GCC-4.6.3"Andrew Hsieh2012-12-265-4/+63
|\ \
| * | Support OpenMP for task parallelism on Android-ICS/GCC-4.6.3Geunsik Lim2012-12-255-4/+63
| |/
* | Merge "Modifications to enable OpenMP in Android."Andrew Hsieh2012-12-265-3/+62
|\ \
| * | Modifications to enable OpenMP in Android.Keith Obenschain2012-03-235-3/+62
* | | Enable _GLIBCXX_HAS_GTHREADS in GCC 4.7Andrew Hsieh2012-12-251-1/+1
| |/ |/|
* | Fix GCC 4.6 build with cloog-0.17.0Andrew Hsieh2012-12-201-1/+5
* | Merge "Fix ARM GCC 4.6/4.7 fail to links code using 64-bit atomic built-in"Andrew Hsieh2012-12-122-0/+8
|\ \
| * | Fix ARM GCC 4.6/4.7 fail to links code using 64-bit atomic built-inAndrew Hsieh2012-12-122-0/+8
* | | Patch GCC libstdc++ 4.4.3/4.6/4.7 to work with Clang in C++11Andrew Hsieh2012-12-1223-107/+96
|/ /
* | Enable MIPS floating-point madd/msub/nmadd/nmsub/recip/rsqrt with 32-bit FPU.Chao-ying Fu2012-12-116-27/+12
* | Backport r193554 to GCC4.7/x86 resotre earlier cmov behaviorAndrew Hsieh2012-12-063-2/+16
* | Merge "[GCC 4.7] Backport a gimplify fix."Ben Cheng2012-12-052-0/+13
|\ \
| * | [GCC 4.7] Backport a gimplify fix.Ben Cheng2012-12-052-0/+13
* | | Fixed GCC elides lambdasAndrew Hsieh2012-12-046-22/+112
* | | Merge "Fix GCC 4.6 ARM ICE at reload1.c:1061"Andrew Hsieh2012-12-032-3/+3
|\ \ \ | |/ / |/| |
| * | Fix GCC 4.6 ARM ICE at reload1.c:1061Andrew Hsieh2012-12-022-3/+3
* | | Enable armv7/thumb2 multilib for arm-eabi.Ben Cheng2012-11-291-12/+17
|/ /
* | Merge "Fix GCC 4.4.3 ARM ICE at postreload.c:396"Andrew Hsieh2012-11-284-21/+48
|\ \
| * | Fix GCC 4.4.3 ARM ICE at postreload.c:396Andrew Hsieh2012-11-284-21/+48
* | | Fix GCC 4.4.3 ARM ICE at emit-rtl.c:1954Andrew Hsieh2012-11-282-4/+39
|/ /
* | Add helper functions to GCC 4.4.3 for Thumb1 compressed dispatch-table callAndrew Hsieh2012-11-279-13/+115
* | Backport 64-bit built-in atomic functions for ARM to GCC 4.6Andrew Hsieh2012-11-2212-304/+956
* | Backported from mainlineJakub Jelinek2012-11-143-1/+20
* | Initial checkin of unmodified gcc-5666.3.tar.gzAndrew Hsieh2012-11-081891-0/+2569950
* | Merge "Add -fstack-protector-strong to GCC 4.7"Andrew Hsieh2012-11-025-7/+235
|\ \
| * | Add -fstack-protector-strong to GCC 4.7Andrew Hsieh2012-11-015-7/+235
* | | Merge "Add -mstack-protector-guard= to x86 compilers"Andrew Hsieh2012-11-0212-11/+96
|\ \ \
| * | | Add -mstack-protector-guard= to x86 compilersAndrew Hsieh2012-11-0112-11/+96
| |/ /
* / / Fix dom optimization which removes goto in dalvik dexoptPavel Chupin2012-11-012-19/+89
|/ /
* | Merge "Simplify GCC 4.7 BASE-VER"Andrew Hsieh2012-10-301-1/+1
|\ \
| * | Simplify GCC 4.7 BASE-VERAndrew Hsieh2012-10-301-1/+1
* | | Merge "Handle NULL return value of setlocale() in libstdc++"Andrew Hsieh2012-10-303-9/+17
|\ \ \
| * | | Handle NULL return value of setlocale() in libstdc++Andrew Hsieh2012-10-303-9/+17
| |/ /
* / / Return to %gs:20 code generation for -fstack-protector on x86Pavel Chupin2012-10-303-11/+11
|/ /
* | Merge "Fix missing gthr default.h in libstdc build"Andrew Hsieh2012-10-232-2/+4
|\ \
| * | Fix missing gthr default.h in libstdc buildAndrew Hsieh2012-10-232-2/+4
* | | Merge "Port MIPS Android support to GCC-4.6/4.7"Andrew Hsieh2012-10-236-22/+100
|\ \ \
| * | | Port MIPS Android support to GCC-4.6/4.7Andrew Hsieh2012-10-236-22/+100