aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Config/config.h.in
Commit message (Expand)AuthorAgeFilesLines
* add configure flag --with-default-sysrootSebastian Pop2012-04-161-0/+3
* Add InitializeNativeTargetDisassembler function.Eric Christopher2012-03-261-0/+3
* Remove the C backend.Eric Christopher2012-03-231-3/+0
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-131-3/+6
* add LLVM_VERSION_MAJOR and _MINOR definesDylan Noblesmith2012-02-131-0/+6
* Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...Rafael Espindola2012-02-031-12/+3
* revert r147542 after comments from Joerg SonnenbergerSebastian Pop2012-01-051-3/+0
* use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop2012-01-041-0/+3
* configure, config.h.in: Regenerate.NAKAMURA Takumi2011-11-281-3/+3
* Add configure checking for pread(2) and use it to save a syscall when reading...Benjamin Kramer2011-11-221-0/+3
* rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLESebastian Pop2011-11-011-3/+3
* Handle newer cases for freebsd which is approaching 10.0 and not 1.0.Eric Christopher2011-10-261-0/+3
* We're no longer going to bother supporting platforms that don'tEric Christopher2011-09-231-3/+0
* Regenerate configure.Eric Christopher2011-09-191-3/+3
* Rename LLVM_MULTITHREADED define and fix build without threads.Eric Christopher2011-09-191-2/+2
* configure: Update since r136721.NAKAMURA Takumi2011-08-121-3/+3
* Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo,Evan Cheng2011-07-221-5/+2
* Regenerate configure and friends for Chad.Eric Christopher2011-07-201-1/+4
* Introduce MCCodeGenInfo, which keeps information that can affect codegenEvan Cheng2011-07-191-0/+3
* Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng2011-07-141-0/+3
* Windows/DynamicLibrary.inc: Clean up ELM_Callback. We may check the decl inst...NAKAMURA Takumi2011-05-011-0/+3
* Add InitializeNativeAsmParser function.Jan Sjödin2011-03-091-0/+3
* lib/Support/Errno.cpp: Check strerror_s() with HAVE_DECL_STRERROR_S in config...NAKAMURA Takumi2011-02-091-3/+4
* Windows/DynamicLibrary.inc: Split explicit symbols into explicit_symbols.inc.NAKAMURA Takumi2011-02-051-0/+48
* Regenerate configure.Daniel Dunbar2011-02-031-0/+6
* Apparently OS X 10.4 doesn't have __crashreporter_info__.Eric Christopher2010-12-031-0/+3
* First step to allowing the resource directory of Clang to be adjusted forChandler Carruth2010-10-191-0/+3
* Add support for viewing graphviz graphs with xdot.py.Dan Gohman2010-09-271-3/+9
* Attempt to support platforms which don't have fenv.h.Dan Gohman2010-09-171-0/+3
* Fix LLVM target initialization to deal with sociopathic outside projectsEric Christopher2010-08-301-2/+8
* Regenerate.Eric Christopher2010-08-251-6/+0
* configure: Add detection of the linker version string.Daniel Dunbar2010-08-111-0/+3
* Add a bit of a hack to avoid multiple defines of variables inEric Christopher2010-08-081-0/+5
* build: Add LLVM_NATIVE_ARCHNAME, which has the sensible value, without "Target"Daniel Dunbar2010-08-031-0/+3
* Regenerate.Owen Anderson2010-07-191-0/+6
* Pull in the libCrashReporterClient.a information with a warning comment.Eric Christopher2010-06-281-4/+0
* Look for and use a different darwin crash reporter library.Eric Christopher2010-06-221-0/+7
* Add new configure option, --disable-timestamps, intended to turn off anything...Daniel Dunbar2010-05-101-0/+3
* Add a check for posix_spawn.Eric Christopher2010-04-161-0/+3
* Tell Valgrind when we modify already-executed machine code so it knowsJeffrey Yasskin2010-03-151-0/+3
* Reconfigure with autoconf-2.60, and fix autoconf.ac to work with that version.Jeffrey Yasskin2010-02-031-18/+0
* Regenerate configure.Torok Edwin2010-01-261-37/+17
* Add configure options for specifying where to look for libstdc++.Rafael Espindola2009-11-161-0/+12
* Add the --with-c-include-dirs to llvm's configure.Rafael Espindola2009-11-121-0/+3
* Undo pthread patch from rev. 83930 & 83823. Credit to Paul Davey.Edward O'Callaghan2009-10-141-3/+3
* Regenerate configure for rev. 83823 putback.Edward O'Callaghan2009-10-131-3/+3
* Fix a compile failure introduced by r82675 on MinGW which doesn't haveJeffrey Yasskin2009-09-251-0/+3
* re-apply r80197, now that iterator.h is not mentioned any moreGabor Greif2009-08-271-3/+15
* --- Reverse-merging r80147 into '.':Bill Wendling2009-08-271-15/+3
* Regenerate configureDouglas Gregor2009-08-261-3/+15