summaryrefslogtreecommitdiff
path: root/include/llvm/Config/config.h.in
Commit message (Expand)AuthorAge
...
* configure: Update since r136721.NAKAMURA Takumi2011-08-12
* Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo,Evan Cheng2011-07-22
* Regenerate configure and friends for Chad.Eric Christopher2011-07-20
* Introduce MCCodeGenInfo, which keeps information that can affect codegenEvan Cheng2011-07-19
* Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng2011-07-14
* Windows/DynamicLibrary.inc: Clean up ELM_Callback. We may check the decl inst...NAKAMURA Takumi2011-05-01
* Add InitializeNativeAsmParser function.Jan Sjödin2011-03-09
* lib/Support/Errno.cpp: Check strerror_s() with HAVE_DECL_STRERROR_S in config...NAKAMURA Takumi2011-02-09
* Windows/DynamicLibrary.inc: Split explicit symbols into explicit_symbols.inc.NAKAMURA Takumi2011-02-05
* Regenerate configure.Daniel Dunbar2011-02-03
* Apparently OS X 10.4 doesn't have __crashreporter_info__.Eric Christopher2010-12-03
* First step to allowing the resource directory of Clang to be adjusted forChandler Carruth2010-10-19
* Add support for viewing graphviz graphs with xdot.py.Dan Gohman2010-09-27
* Attempt to support platforms which don't have fenv.h.Dan Gohman2010-09-17
* Fix LLVM target initialization to deal with sociopathic outside projectsEric Christopher2010-08-30
* Regenerate.Eric Christopher2010-08-25
* configure: Add detection of the linker version string.Daniel Dunbar2010-08-11
* Add a bit of a hack to avoid multiple defines of variables inEric Christopher2010-08-08
* build: Add LLVM_NATIVE_ARCHNAME, which has the sensible value, without "Target"Daniel Dunbar2010-08-03
* Regenerate.Owen Anderson2010-07-19
* Pull in the libCrashReporterClient.a information with a warning comment.Eric Christopher2010-06-28
* Look for and use a different darwin crash reporter library.Eric Christopher2010-06-22
* Add new configure option, --disable-timestamps, intended to turn off anything...Daniel Dunbar2010-05-10
* Add a check for posix_spawn.Eric Christopher2010-04-16
* Tell Valgrind when we modify already-executed machine code so it knowsJeffrey Yasskin2010-03-15
* Reconfigure with autoconf-2.60, and fix autoconf.ac to work with that version.Jeffrey Yasskin2010-02-03
* Regenerate configure.Torok Edwin2010-01-26
* Add configure options for specifying where to look for libstdc++.Rafael Espindola2009-11-16
* Add the --with-c-include-dirs to llvm's configure.Rafael Espindola2009-11-12
* Undo pthread patch from rev. 83930 & 83823. Credit to Paul Davey.Edward O'Callaghan2009-10-14
* Regenerate configure for rev. 83823 putback.Edward O'Callaghan2009-10-13
* Fix a compile failure introduced by r82675 on MinGW which doesn't haveJeffrey Yasskin2009-09-25
* re-apply r80197, now that iterator.h is not mentioned any moreGabor Greif2009-08-27
* --- Reverse-merging r80147 into '.':Bill Wendling2009-08-27
* Regenerate configureDouglas Gregor2009-08-26
* Remove alloca config.h support.Daniel Dunbar2009-08-24
* Regenerate per request of Gabor Greif (r78628)Shantonu Sen2009-08-11
* LLVM doesn't use libelf. Remove libelf configurey.Dan Gohman2009-07-14
* Regenerate configure after r75279.Jeffrey Yasskin2009-07-10
* Add support for other GraphViz display tools. This can helpDavid Greene2009-07-09
* Update configure and config.h.in from r74621.Jeffrey Yasskin2009-07-01
* Add a configure test for pthread_getspecific, and use it when building Thread...Owen Anderson2009-06-25
* Update auto-generated configuration filesDouglas Gregor2009-06-17
* Add a configure check for pthread_rwlock_init.Owen Anderson2009-06-16
* Forgot this file in my last commit.Owen Anderson2009-05-19
* termios.h contains the winsize structure we need to determine theDouglas Gregor2009-05-18
* Add terminal width detection to llvm::sys::Process. This is needed toDouglas Gregor2009-05-11
* Regenerate.Nick Lewycky2009-04-13
* Regenerate.Nick Lewycky2009-03-09
* Regenerate.Nick Lewycky2009-03-05