aboutsummaryrefslogtreecommitdiff
path: root/build/tools/toolchain-patches/gcc
AgeCommit message (Expand)Author
2015-04-06Always enable the fix of cortex-a53 erratum 843419 for NDK toolchains.Lai Wei-Chih
2015-03-02Fix failing Fix-PR-target-63209.patchIlya Konstantinov
2014-12-18Remove GCC 4.6Andrew Hsieh
2014-12-09Add mipsr6Andrew Hsieh
2014-12-05misc fixes in r10dAndrew Hsieh
2014-11-07Revise gcc4.9 local patchesAndrew Hsieh
2014-10-27Remove two local patches for aosp/toolchain/gccAndrew Hsieh
2014-10-16Update GCC NDK local patchesAndrew Hsieh
2014-04-23Update NDK gcc local patches after gcc4.9 rebeaseAndrew Hsieh
2014-04-18Add gcc-4.9/binutils-2.24Andrew Hsieh
2014-03-07Rename local patch against gcc about renaming libstdc++.so to libgnustl_share...Andrew Hsieh
2013-11-04Misc fixesAndrew Hsieh
2013-10-31Remove clang3.2, gcc4.7 and binutils-2.22Andrew Hsieh
2013-09-23fix float-abi; misc fixesAndrew Hsieh
2013-08-07Misc fixesAndrew Hsieh
2013-07-26Remove obsolete GCC 4.4.3 toolchain.David 'Digit' Turner
2013-04-08Refresh local patchesAndrew Hsieh
2013-04-02Download/Build/Use GCC 4.8Andrew Hsieh
2013-01-11Push out first half of local patch Disable libstdc versioningAndrew Hsieh
2012-10-23Push out 20 NDK local patches to toolchain repoAndrew Hsieh
2012-10-04Merge "Build GCC 4.7/binutils-2.22"Andrew Hsieh
2012-10-04Fix missing gthr-default.h on libstdc++ build with gcc-4.7Pavel Chupin
2012-10-04Build GCC 4.7/binutils-2.22Andrew Hsieh
2012-08-28Tune patch for toolchain changes on enabling USE_PT_GNU_EH_FRAMEPavel Chupin
2012-08-06Tune patch to apply on top of gcc-4.6 toolchainPavel Chupin
2012-05-29Enable assembler/linker default "-z noexecstack -z relro -z now" for securityAndrew Hsieh
2012-05-24Remove -mno-shared as default in MIPS toolchainAndrew Hsieh
2012-05-14Update toolchain-patchesAndrew Hsieh
2012-05-09gcc-4.6: Disable sincos optimization.David 'Digit' Turner
2012-05-06Port local NDK patches to GCC 4.6David 'Digit' Turner
2012-04-24Update NDK local patchsetDavid 'Digit' Turner
2012-04-06Change toolchain name from mips-linux-android to mipsel-linux-android,Chao-Ying Fu
2012-03-10[MIPS] Patches to be applied to gcc, gdb and buildRaghu Gandham
2011-12-03Fix standalone toolchain C++ linking issue.David 'Digit' Turner
2011-10-10gnustl_shared: New C++ runtimeDavid 'Digit' Turner
2011-10-07build-gnu-libstdc++.sh: refinementsDavid 'Digit' Turner
2011-07-13Use the correct CRT files with shared link optionMark D Horn
2011-07-05Enable Intel Atom performance patch to GCCMark D Horn
2011-07-02Fix x86 Default Toolchain configurationMark D Horn
2011-06-20Remove arm-eabi-4.4.0 supportDavid 'Digit' Turner
2011-05-26Fix Eclair crash when loading gnustl-linked shared libraryDavid 'Digit' Turner
2011-04-07build-gcc.sh: Support building x86-4.4.3 with GNU libstdc++David 'Digit' Turner
2011-03-10Update NDK toolchain sources to 2011-02-22David 'Digit' Turner
2011-02-24Fix compilation of gcc-4.4.0 on OS X 10.6Martin Storsjo
2011-02-20Fix GNU STL crash on Android 2.1 and older.David 'Digit' Turner
2011-01-08arm-linux-androideabi: Use -fpic by default instead of -fPICandroid-sdk-2.3.4_r1android-cts-2.3_r5android-cts-2.3_r4android-cts-2.3_r3android-cts-2.3_r2android-cts-2.3_r12android-cts-2.3_r11android-cts-2.3_r10android-cts-2.3_r1android-2.3.7_r1android-2.3.6_r1android-2.3.6_r0.9android-2.3.5_r1android-2.3.4_r1android-2.3.4_r0.9android-2.3.3_r1aandroid-2.3.3_r1.1android-2.3.3_r1gingerbread-releasegingerbread-mr4-releasegingerbreadDavid 'Digit' Turner
2010-12-13Fix gnustl float/double iostream crashes.David 'Digit' Turner
2010-11-24Add C++ exceptions and RTTI support.David 'Digit' Turner