aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* Remove ENABLE_TIMESTAMPS to ensure reproducible builds.Stephen Hines2015-10-121-1/+1
* Reset to master.Dan Albert2014-12-101-2/+4
* am 876d6995: Merge "Update aosp/master LLVM for rebase to r222494."Stephen Hines2014-12-042-4/+8
|\
| * Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-022-4/+8
* | am 7a24d3c9: Switch to futimes() instead of futimens() so that we don\'t need...Stephen Hines2014-11-271-4/+2
|\ \ | |/ |/|
| * Switch to futimes() instead of futimens() so that we don't need GLIBC_2.6.Stephen Hines2014-11-261-4/+2
* | glibc has <sys/uio.h>.Elliott Hughes2014-11-251-1/+1
* | Add color support for Clang!Stephen Hines2014-10-311-0/+3
|/
* Update to LLVM 3.5a.Stephen Hines2014-04-242-4/+4
* Make LLVM build on AArch64.Tim Murray2014-03-144-0/+4
* Fix Windows configuration for LLVM 3.4.Stephen Hines2014-02-141-1/+4
* Update LLVM for merge to 3.4.Stephen Hines2014-02-132-4/+4
* Fix LLVM version number (3.3).Stephen Hines2013-09-121-2/+2
* Mac only has ::futimes() and not ::futimens().Stephen Hines2013-08-131-0/+5
* Fix build break due to conflicting #define values.Stephen Hines2013-08-131-1/+1
* Update LLVM for merge to r187913.Stephen Hines2013-08-092-1/+4
* Fix Windows build issues for LLVM.Stephen Hines2013-07-301-6/+1
* Fix HAVE_SYS_UIO_H configuration on Mac build.Shih-wei Liao2012-05-111-0/+5
* Modify llvm-config.h to agree with config.h.Shih-wei Liao2012-05-111-0/+8
* Set LLVM_HAS_ATOMICS to 0 for _WIN32 and _Win64.Shih-wei Liao2012-05-111-0/+4
* If _WIN32 or _WIN64, don't define LLVM_HAS_ATOMICS.Shih-wei Liao2012-05-101-0/+4
* Fix Mac (APPLE) build.Shih-wei Liao2012-05-101-2/+2
* Fix Mac breakage properly: Configuration of MMAP_ANON and HAVE_MALLINFOShih-wei Liao2012-05-101-0/+8
* Fix Win SDK build after changing config.hLogan Chien2012-05-101-0/+15
* Fix Mac breakage due to not HAVE_MALLINFO.Shih-wei Liao2012-05-091-1/+1
* Fix Mac build breakage.Shih-wei Liao2012-05-091-1/+1
* Reconfigure config.h and llvm-config.h.Logan Chien2012-05-094-90/+246
* Add build rules for MIPS.Logan Chien2011-11-274-3/+7
* Update LLVM to svn 144354.Stephen Hines2011-11-141-1/+1
* Apply changes to migrate to upstream Oct 20th 2011.Logan Chien2011-10-211-0/+3
* Remove duplicated LLVM_TARGET definition.Logan Chien2011-10-191-1/+2
* Switch to PSTR from PCSTR.Stephen Hines2011-06-221-2/+2
* Add comment about PCSTR.Stephen Hines2011-06-221-0/+1
* Define WIN32_ELMCB_PCSTR for Windows host builds.Stephen Hines2011-06-221-0/+2
* Update build script after merge.jush2011-02-281-0/+3
* Support for building/using tblgen for Windows SDK.Raphael2011-01-131-14/+25
* Fix typo: X86 -> ARM.Logan2010-11-281-1/+2
* Apply changes on LLVM r112364 after merge.Shih-wei Liao2010-09-111-0/+17
* Initial slang.Shih-wei Liao2010-06-043-2/+5
* mErrorShih-wei Liao2010-05-091-1/+1
* atomics.hShih-wei Liao2010-05-091-1/+1
* Sync upstream to r102410.Shih-wei Liao2010-04-281-4/+4
* libbccShih-wei Liao2010-04-075-0/+698