summaryrefslogtreecommitdiff
path: root/include/llvm/Config
Commit message (Expand)AuthorAge
* [Embtk]: Give ability to specify default target ABI at configure timeAbdoulaye Walsimou Gaye2014-04-13
* [Embtk] Give ability to specify default linker hash-style at configure timeAbdoulaye Walsimou Gaye2014-04-13
* [Embtk] give ability to specify default FPU to use at configure timeAbdoulaye Walsimou Gaye2014-04-13
* [Embtk] Give ability to specify default float abi to use at configure timeAbdoulaye Walsimou Gaye2014-04-13
* [Embtk] Give ability to specify default -mcpuAbdoulaye Walsimou Gaye2014-04-13
* Merging r202720:Tom Stellard2014-03-19
* Regenerate configure files with 3.4svn changed to 3.4.Bill Wendling2013-11-20
* Fix symbol defines in config.h.cmakeAlp Toker2013-11-05
* Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2013-10-07
* Revert "Windows: Add support for unicode command lines"David Majnemer2013-10-06
* Windows: Add support for unicode command linesDavid Majnemer2013-10-06
* [conf] Add config variable to disable crash related overrides.Daniel Dunbar2013-08-30
* [cmake] Check for realpath availability in CMakeAlexey Samsonov2013-08-26
* Remove all checking for the various terminfo headers (term.h andChandler Carruth2013-08-12
* Target a minimal terminfo library rather than necessarily a full cursesChandler Carruth2013-08-12
* Add support for linking against a curses library when available andChandler Carruth2013-08-07
* Check for _strtoi64 in the cmake build if strtoll is missingReid Kleckner2013-08-07
* Link with -rdynamic instead of -Wl,-export-dynamic.Bob Wilson2013-08-02
* Regenerate.Eric Christopher2013-07-26
* Remove dead or useless header checks from cmake and autoconfReid Kleckner2013-07-26
* Find xdot or xdot.py.Matt Arsenault2013-07-08
* Reapply r185601 with a fix for the cmake build.Eric Christopher2013-07-04
* Temporarily revert 185601 as it caused cmake build regressions.Eric Christopher2013-07-04
* Add support for futimens for platforms that don't support futimes.Eric Christopher2013-07-04
* Don't define LTDL_SHLIBPATH_VAR.Rafael Espindola2013-06-11
* Don't define LLVM_LIBDIR, it is not used anymore.Rafael Espindola2013-06-11
* Allow host triple to be correctly overridden in CMake buildsTim Northover2013-05-04
* Regen.Eric Christopher2013-04-27
* Only use cxxabi.h's demangler, if it is actually available.Joerg Sonnenberger2013-04-27
* Add more guards around zlib-dependent codeAlexey Samsonov2013-04-23
* Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov2013-04-23
* Refine fenv.h handling: check if the desired macros exist, before usingJoerg Sonnenberger2013-03-25
* Fix MSan annotations inclusion guard.Evgeniy Stepanov2013-02-13
* Fix CMake detection of various cmath functions, and XFAIL the test on platfor...Owen Anderson2013-02-07
* Conditionalize constant folding of math intrinsics on the availability of an ...Owen Anderson2013-02-07
* More MSan/ASan annotations.Evgeniy Stepanov2013-02-04
* Annotate BumpPtrAllocator for MemorySanitizer.Evgeniy Stepanov2013-01-31
* [autoconf]: Fix description in HAVE_CRASHREPORTER_INFO.NAKAMURA Takumi2013-01-30
* [CMake] Move libxml2 stuff from clang to llvm/cmake.NAKAMURA Takumi2012-12-14
* JITEventListener.h: Use llvm-config.h instead of config.h.NAKAMURA Takumi2012-12-13
* llvm/Config/config.h.cmake: Good bye, Kevin! We won't honor authors in comments.NAKAMURA Takumi2012-10-29
* Make backtraces work again with both the configure and cmake build.Benjamin Kramer2012-09-28
* Add an --enable-backtraces option to configure to determineEric Christopher2012-09-21
* replace a couple of single-line comments with /* */ to fix the build of stuff...Nuno Lopes2012-09-02
* PR13689: Check for backtrace(3) in the cmake build.Benjamin Kramer2012-09-01
* Add support for detecting libxml for Dmitri's work. He'llEric Christopher2012-08-03
* autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500, as rework of PR11060.NAKAMURA Takumi2012-07-22
* Update config.h.cmake corresponding to config.h.in.NAKAMURA Takumi2012-07-18
* Regenerate.Eric Christopher2012-07-12
* Nuke a few dead remnants of the CBE.Jim Grosbach2012-05-05