aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.7
Commit message (Expand)AuthorAgeFilesLines
* Revert "Enable _GLIBCXX_USE_CLOCK_MONOTONIC in libstdc++"Andrew Hsieh2013-01-032-2/+2
* Enable _GLIBCXX_USE_CLOCK_MONOTONIC in libstdc++Andrew Hsieh2012-12-292-2/+2
* Fix OpenMPAndrew Hsieh2012-12-276-11/+15
* 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
* | Enable _GLIBCXX_HAS_GTHREADS in GCC 4.7Andrew Hsieh2012-12-251-1/+1
|/
* Merge "Fix ARM GCC 4.6/4.7 fail to links code using 64-bit atomic built-in"Andrew Hsieh2012-12-121-0/+4
|\
| * Fix ARM GCC 4.6/4.7 fail to links code using 64-bit atomic built-inAndrew Hsieh2012-12-121-0/+4
* | Patch GCC libstdc++ 4.4.3/4.6/4.7 to work with Clang in C++11Andrew Hsieh2012-12-121-1/+1
|/
* Enable MIPS floating-point madd/msub/nmadd/nmsub/recip/rsqrt with 32-bit FPU.Chao-ying Fu2012-12-112-9/+4
* 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-043-11/+56
|/
* Enable armv7/thumb2 multilib for arm-eabi.Ben Cheng2012-11-291-12/+17
* 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-024-4/+30
|\ \
| * | Add -mstack-protector-guard= to x86 compilersAndrew Hsieh2012-11-014-4/+30
| |/
* / 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-301-4/+4
|/
* 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-233-11/+50
|\ \
| * | Port MIPS Android support to GCC-4.6/4.7Andrew Hsieh2012-10-233-11/+50
* | | Merge "Enable x86/arm gcc defaults"Andrew Hsieh2012-10-233-4/+12
|\| |
| * | Enable x86/arm gcc defaultsAndrew Hsieh2012-10-233-4/+12
| |/
* | Merge "Workaround for Android __cxa_finalize bug"Andrew Hsieh2012-10-231-0/+8
|\ \
| * | Workaround for Android __cxa_finalize bugAndrew Hsieh2012-10-231-0/+8
| |/
* / Enable assembler linker default for securityAndrew Hsieh2012-10-235-5/+17
|/
* Merge "[4.7] Add -fuse-ld="Andrew Hsieh2012-10-098-40/+243
|\
| * [4.7] Add -fuse-ld=Andrew Hsieh2012-10-098-40/+243
* | Merge "[4.7] Fix crash on null context in GCC 4.6 cp/mangle.c::write_unscoped...Andrew Hsieh2012-10-091-1/+1
|\ \
| * | [4.7] Fix crash on null context in GCC 4.6 cp/mangle.c::write_unscoped_nameAndrew Hsieh2012-10-091-1/+1
| |/
* | Merge "[4.7] Define USE_PT_GNU_EH_FRAME"Andrew Hsieh2012-10-091-0/+5
|\ \
| * | [4.7] Define USE_PT_GNU_EH_FRAMEAndrew Hsieh2012-10-091-0/+5
* | | [4.7] 64-bit long double for bionicAndrew Hsieh2012-10-0917-9/+161
| |/ |/|
* | [4.7] Disable warning: the mangling of <va_list> has changed in GCC 4.4Andrew Hsieh2012-10-081-0/+13
|/
* Backport r186560 and r185958 from gcc trunk to gcc-4.7/gcc/configAndrew Hsieh2012-10-043-18/+67
* Initial check-in of gcc 4.7.2.Ben Cheng2012-10-0176337-0/+13057027