aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2015-04-06Always enable the fix of cortex-a53 erratum 843419 for NDK toolchains.Lai Wei-Chih
2015-03-30Remove trailing / in project path for windowsAndrew Hsieh
2015-03-30Compile all gcc toolchains with binutils-2.25Andrew Hsieh
2015-03-30Copy more license files to gcc prebuilt toolchainAndrew Hsieh
2015-03-30Merge "Enable ld.gold for aarch64"Andrew Hsieh
2015-03-30Merge "Compile x86/x86_64 STL with -mstackrealign"Andrew Hsieh
2015-03-30Merge "Upgrade all gdb to 7.7"Andrew Hsieh
2015-03-30Merge "Compile mips/mips64 toolchain with binutils-2.25"Andrew Hsieh
2015-03-19Update MIPS to use binutils 2.25 and remove GCC default options thatSteve Ellcey
2015-03-04Remove an obselete comment.Dan Albert
2015-03-02Fix failing Fix-PR-target-63209.patchIlya Konstantinov
2015-02-24Enable ld.gold for aarch64Andrew Hsieh
2015-02-24Compile x86/x86_64 STL with -mstackrealignAndrew Hsieh
2015-02-24Upgrade all gdb to 7.7Andrew Hsieh
2015-02-24Compile mips/mips64 toolchain with binutils-2.25Andrew Hsieh
2015-02-13Merge "Use APP_PROJECT_PATH if NDK_PROJECT_PATH isn't set"Andrew Hsieh
2015-02-01Allow building .asm files for x86_64 as wellMartin Storsjo
2015-01-29Merge "Add -target-api N to llvm-rs-cc"Andrew Hsieh
2015-01-29Merge "Fix --visible-static"Andrew Hsieh
2015-01-29Use APP_PROJECT_PATH if NDK_PROJECT_PATH isn't setAndrew Hsieh
2015-01-28Remove unused variable.Dan Albert
2015-01-23Add -target-api N to llvm-rs-ccAndrew Hsieh
2015-01-23Fix --visible-staticAndrew Hsieh
2015-01-16Misc fix for abcc.Lai Wei-Chih
2015-01-09Fix NDK build called from top-level script rebuild-all-prebuilt.shAndrew Hsieh
2015-01-07Rename internal ABI mipsr6 as mips32r6Andrew Hsieh
2014-12-30Fix abcc build broken.Lai Wei-Chih
2014-12-19Merge "Enable indirect functions when building gcc."Andrew Hsieh
2014-12-19Merge "Don't build libc++abi on unknown arch due to assembly file."Andrew Hsieh
2014-12-18Remove host sedAndrew Hsieh
2014-12-18Refresh mclinker local patchesAndrew Hsieh
2014-12-18Remove GCC 4.6Andrew Hsieh
2014-12-16Don't wrap make-standalone-toolchain.sh's copy_* commands in run()Andrew Hsieh
2014-12-16Enable indirect functions when building gcc.Alexander Ivchenko
2014-12-12Use default gcc to build platform libsAndrew Hsieh
2014-12-12Remove more bashismsAndrew Hsieh
2014-12-12Fix build libcompiler-rtAndrew Hsieh
2014-12-11Don't build libc++abi on unknown arch due to assembly file.WenHan Gu
2014-12-10Disable clang integrated-as for STLAndrew Hsieh
2014-12-09Add mipsr6Andrew Hsieh
2014-12-09Force using unknown arch onto android-21.WenHan Gu
2014-12-09Separate unknown arch options for llvm-3.4/3.5.WenHan Gu
2014-12-09Simply inline __gnu_thumb1_case_* for armeabi* gnustl for unknown arch testing.WenHan Gu
2014-12-09Update build-compiler-rt for llvm 3.5.WenHan Gu
2014-12-09Add -emit-llvm for unknown arch while shared library generation.WenHan Gu
2014-12-05misc fixes in r10dAndrew Hsieh
2014-12-05Rename version_is_greater_than() as version_is_at_least()Andrew Hsieh
2014-12-05Refactor dereferencing windows symlinkAndrew Hsieh
2014-12-05Fix clang with LOCAL_PCHAndrew Hsieh
2014-12-02Set GCC 4.8 as the default for 32-bit ABIsAndrew Hsieh