aboutsummaryrefslogtreecommitdiff
path: root/build/tools/prebuilt-common.sh
AgeCommit message (Expand)Author
2015-03-30Compile all gcc toolchains with binutils-2.25Andrew Hsieh
2015-03-30Merge "Enable ld.gold for aarch64"Andrew Hsieh
2015-03-19Update MIPS to use binutils 2.25 and remove GCC default options thatSteve Ellcey
2015-02-24Enable ld.gold for aarch64Andrew Hsieh
2015-01-07Rename internal ABI mipsr6 as mips32r6Andrew Hsieh
2014-12-30Fix abcc build broken.Lai Wei-Chih
2014-12-18Remove GCC 4.6Andrew Hsieh
2014-12-12Fix build libcompiler-rtAndrew Hsieh
2014-12-09Add mipsr6Andrew Hsieh
2014-12-05Rename version_is_greater_than() as version_is_at_least()Andrew Hsieh
2014-10-16Add Clang 3.5Andrew Hsieh
2014-10-09Merge "Fix of gcc-glibc usage"Andrew Hsieh
2014-10-09Merge "Handle gcc version specification for libstdc++ build"Andrew Hsieh
2014-09-16Add dryrun flag to show only top-level commands.Chih-Hung Hsieh
2014-09-03Let unknown archs to use android-L.Lai Wei-Chih
2014-08-27Handle gcc version specification for libstdc++ buildArseniy Antonov
2014-08-11Fix of gcc-glibc usageArseniy Antonov
2014-07-16Fix of gcc-sdk wrapper usageArseniy Antonov
2014-07-03Update GCC configure options for mips and mips64 targets.Steve Ellcey
2014-06-2064-bit in android-LAndrew Hsieh
2014-06-09Merge "Replace 20 with MIN_API64_LEVEL"Andrew Hsieh
2014-06-09Support mips64el multilib sysrootAndrew Hsieh
2014-06-06Replace 20 with MIN_API64_LEVELAndrew Hsieh
2014-04-28Enable aarch64 libatomic and libgompAndrew Hsieh
2014-04-25Misc fixes:Andrew Hsieh
2014-04-18Misc fixesAndrew Hsieh
2014-04-18Add gcc-4.9/binutils-2.24Andrew Hsieh
2014-04-12Auto-configure gcc version for target prebuiltsAndrew Hsieh
2014-04-11Initial 64-bit supportsAndrew Hsieh
2014-04-10Merge "Make platform arch-dependent and fix issue with multiple archs gen"Andrew Hsieh
2014-04-10Merge "Fix lib dirs paths for ndk build for LP64 archs"Andrew Hsieh
2014-03-27Fix lib dirs paths for ndk build for LP64 archsPavel Chupin
2014-03-26Switch to new host prebuilt x86_64-linux-glibc2.11-4.6Andrew Hsieh
2014-02-21Build x86_64 gdbserver with -DUAPI_HEADERSPavel Chupin
2014-02-21Make platform arch-dependent and fix issue with multiple archs genPavel Chupin
2014-02-11Preliminary 64-bit supportAndrew Hsieh
2014-02-10Support APP_ABI=armeabi-v7a-hardAndrew Hsieh
2014-01-23ndk: rename aarch64 target to arm64Colin Cross
2013-10-22Disable libgomp for the eabi toolchain.Ben Cheng
2013-10-14Merge "Filter out mips64 for unknown arch, misc fixes"Andrew Hsieh
2013-10-14Filter out mips64 for unknown arch, misc fixesAndrew Hsieh
2013-10-14Add mips64el-linux-android build supportIceberg Fu
2013-10-11Filter out aarch64 just like x86_64 for unknown arch.WenHan Gu
2013-10-10Remove --disable-threads and its comment when configuring MIPS gcc.Chao-Ying Fu
2013-10-08Minor changes to ARCH and ABI names for aarch64-gcc.Ben Cheng
2013-09-06Fix build-*llvm.sh to build either mclinker 2.4.0 or the coming 2.5.0Andrew Hsieh
2013-08-29Make more scripts supporting the unknown archs.Lai Wei-Chih
2013-08-27Merge "Build/package stlport and libc++ for unknown archs."Andrew Hsieh
2013-08-26Build/package stlport and libc++ for unknown archs.Lai Wei-Chih
2013-08-26Determine library suffix by ABI.Lai Wei-Chih