summaryrefslogtreecommitdiff
path: root/include/llvm/Config/config.h.in
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
* 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
* 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
* 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 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
* Conditionalize constant folding of math intrinsics on the availability of an ...Owen Anderson2013-02-07
* [autoconf]: Fix description in HAVE_CRASHREPORTER_INFO.NAKAMURA Takumi2013-01-30
* Add an --enable-backtraces option to configure to determineEric Christopher2012-09-21
* 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
* Regenerate.Eric Christopher2012-07-12
* [build] Add build check for ::arc4random().Daniel Dunbar2012-05-05
* add configure flag --with-default-sysrootSebastian Pop2012-04-16
* Add InitializeNativeTargetDisassembler function.Eric Christopher2012-03-26
* Remove the C backend.Eric Christopher2012-03-23
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-13
* add LLVM_VERSION_MAJOR and _MINOR definesDylan Noblesmith2012-02-13
* Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...Rafael Espindola2012-02-03
* revert r147542 after comments from Joerg SonnenbergerSebastian Pop2012-01-05
* use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop2012-01-04
* configure, config.h.in: Regenerate.NAKAMURA Takumi2011-11-28
* Add configure checking for pread(2) and use it to save a syscall when reading...Benjamin Kramer2011-11-22
* rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLESebastian Pop2011-11-01
* Handle newer cases for freebsd which is approaching 10.0 and not 1.0.Eric Christopher2011-10-26
* We're no longer going to bother supporting platforms that don'tEric Christopher2011-09-23
* Regenerate configure.Eric Christopher2011-09-19
* Rename LLVM_MULTITHREADED define and fix build without threads.Eric Christopher2011-09-19