aboutsummaryrefslogtreecommitdiff
path: root/host
AgeCommit message (Expand)Author
2021-08-27Add support for building llvm-rs-cc and bcc against muslColin Cross
2020-12-03Stop building against ncurses.Elliott Hughes
2017-03-15Fixes for host bionic supportDan Willemsen
2016-10-24Update aosp/master LLVM for rebase to r275480Pirama Arumuga Nainar
2016-03-03Update aosp/master LLVM for rebase to r256229Pirama Arumuga Nainar
2015-09-24Remove ENABLE_TIMESTAMPS to ensure reproducible builds.Stephen Hines
2015-09-09Switch one other location from i386 -> x86_64 by default.Stephen Hines
2015-08-24Switch to x86_64 instead of i386 for default host compilation.Stephen Hines
2015-07-07Prepare for the removal of HAVE_MALLOC_H from AndroidConfig.h.Elliott Hughes
2014-12-10Reset to master.Dan Albert
2014-12-04am 876d6995: Merge "Update aosp/master LLVM for rebase to r222494."Stephen Hines
2014-12-02Update aosp/master LLVM for rebase to r222494.Stephen Hines
2014-11-27am 7a24d3c9: Switch to futimes() instead of futimens() so that we don\'t need...Stephen Hines
2014-11-26Switch to futimes() instead of futimens() so that we don't need GLIBC_2.6.Stephen Hines
2014-11-25glibc has <sys/uio.h>.Elliott Hughes
2014-10-31Add color support for Clang!Stephen Hines
2014-04-24Update to LLVM 3.5a.Stephen Hines
2014-03-14Make LLVM build on AArch64.Tim Murray
2014-02-14Fix Windows configuration for LLVM 3.4.Stephen Hines
2014-02-13Update LLVM for merge to 3.4.Stephen Hines
2013-09-12Fix LLVM version number (3.3).Stephen Hines
2013-08-13Mac only has ::futimes() and not ::futimens().android-sdk-4.4.2_r1.0.1android-sdk-4.4.2_r1android-cts-4.4_r4android-cts-4.4_r1android-4.4w_r1android-4.4_r1.2.0.1android-4.4_r1.2android-4.4_r1.1.0.1android-4.4_r1.1android-4.4_r1.0.1android-4.4_r1android-4.4_r0.9android-4.4_r0.8android-4.4_r0.7android-4.4.4_r2.0.1android-4.4.4_r2android-4.4.4_r1.0.1android-4.4.4_r1android-4.4.3_r1.1.0.1android-4.4.3_r1.1android-4.4.3_r1.0.1android-4.4.3_r1android-4.4.2_r2.0.1android-4.4.2_r2android-4.4.2_r1.0.1android-4.4.2_r1android-4.4.1_r1.0.1android-4.4.1_r1kitkat-wearkitkat-releasekitkat-mr2.2-releasekitkat-mr2.1-releasekitkat-mr2-releasekitkat-mr1.1-releasekitkat-mr1-releasekitkat-devkitkat-cts-releasekitkat-cts-devStephen Hines
2013-08-13Fix build break due to conflicting #define values.Stephen Hines
2013-08-09Update LLVM for merge to r187913.Stephen Hines
2013-07-30Fix Windows build issues for LLVM.android-4.3_r3.1android-4.3_r3android-4.3.1_r1jb-mr2.0.0-releaseStephen Hines
2012-05-11Fix HAVE_SYS_UIO_H configuration on Mac build.Shih-wei Liao
2012-05-11Modify llvm-config.h to agree with config.h.Shih-wei Liao
2012-05-11Set LLVM_HAS_ATOMICS to 0 for _WIN32 and _Win64.Shih-wei Liao
2012-05-10If _WIN32 or _WIN64, don't define LLVM_HAS_ATOMICS.Shih-wei Liao
2012-05-10Fix Mac (APPLE) build.Shih-wei Liao
2012-05-10Fix Mac breakage properly: Configuration of MMAP_ANON and HAVE_MALLINFOShih-wei Liao
2012-05-10Fix Win SDK build after changing config.hLogan Chien
2012-05-09Fix Mac breakage due to not HAVE_MALLINFO.Shih-wei Liao
2012-05-09Fix Mac build breakage.Shih-wei Liao
2012-05-09Reconfigure config.h and llvm-config.h.Logan Chien
2011-11-27Add build rules for MIPS.Logan Chien
2011-11-14Update LLVM to svn 144354.Stephen Hines
2011-10-21Apply changes to migrate to upstream Oct 20th 2011.Logan Chien
2011-10-19Remove duplicated LLVM_TARGET definition.Logan Chien
2011-06-22Switch to PSTR from PCSTR.Stephen Hines
2011-06-22Add comment about PCSTR.Stephen Hines
2011-06-22Define WIN32_ELMCB_PCSTR for Windows host builds.Stephen Hines
2011-02-28Update build script after merge.jush
2011-01-13Support for building/using tblgen for Windows SDK.Raphael
2010-11-28Fix typo: X86 -> ARM.Logan
2010-09-11Apply changes on LLVM r112364 after merge.Shih-wei Liao
2010-06-04Initial slang.Shih-wei Liao
2010-05-09mErrorShih-wei Liao
2010-05-09atomics.hShih-wei Liao
2010-04-28Sync upstream to r102410.Shih-wei Liao