aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GNU libstdc++ --enable-linux-futexAndrew Hsieh2013-03-076-0/+51
* Merge "GCC 4.6/4.4.3: OpenMP: Better CPU count detection for Linux"Andrew Hsieh2013-03-062-6/+372
|\
| * GCC 4.6/4.4.3: OpenMP: Better CPU count detection for LinuxAndrew Hsieh2013-03-062-6/+372
* | GCC4.6/4.4.3: Use default visibility for the __cxa functions in eh_arm.ccAndrew Hsieh2013-03-062-0/+24
|/
* Merge "OpenMP: Better CPU count detection for Linux"Andrew Hsieh2013-03-061-3/+186
|\
| * OpenMP: Better CPU count detection for LinuxGeunsik Lim2013-03-061-3/+186
* | Merge "Use default visibility for the __cxa functions in eh_arm.cc."Andrew Hsieh2013-03-061-0/+12
|\ \
| * | Use default visibility for the __cxa functions in eh_arm.cc.Ben Cheng2013-03-051-0/+12
* | | Fixed GCC 4.6/4.7 ICE gen_thumb_movhi_clobber at config/arm/arm.md:5832Andrew Hsieh2013-03-056-3/+6
| |/ |/|
* | Fix MIPS GCC to emit -m elf32ltsmip for linkerAndrew Hsieh2013-02-283-0/+3
* | 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
| |/ /