Expose LLVM version string via macro in llvm-config.h, and modify Go bindings
[oota-llvm.git] / include / llvm / Config / config.h.in
2014-11-19 Peter CollingbourneExpose LLVM version string via macro in llvm-config...
2014-11-14 Eric ChristopherRerun AutoRegen.sh.
2014-11-13 Hans WennborgCMake: stop setting (well, #undef'ing) HOST_LINK_VERSIO...
2014-07-28 Eric ChristopherRegenerate autoconf, previous updates to the configury...
2014-07-17 Alp TokerDrop the udis86 wrapper from llvm::sys
2014-06-06 Alp Tokerconfig.h: remove clang-specific macro definitions
2014-06-04 Alp Tokerconfig.h: fix layering and don't duplicate definitions
2014-06-02 Alp TokerGraphWriter: detect graph viewer programs at runtime
2014-03-03 Tom StellardAdd patch level to llvm version in CMake and Autoconf
2014-02-28 Rafael EspindolaDrop libtool from llvm.
2014-02-05 Todd FialaFix configure to find arc4random via header files.
2014-01-31 Peter CollingbourneIntroduce line editor library.
2014-01-09 Eric ChristopherRemove the test for endianness in configure.ac and...
2013-11-20 Bill WendlingUpdate to reflect the next release.
2013-10-07 David MajnemerRevert "Revert "Windows: Add support for unicode comman...
2013-10-06 David MajnemerRevert "Windows: Add support for unicode command lines"
2013-10-06 David MajnemerWindows: Add support for unicode command lines
2013-08-30 Daniel Dunbar[conf] Add config variable to disable crash related...
2013-08-12 Chandler CarruthRemove all checking for the various terminfo headers...
2013-08-12 Chandler CarruthTarget a minimal terminfo library rather than necessari...
2013-08-07 Chandler CarruthAdd support for linking against a curses library when...
2013-08-02 Bob WilsonLink with -rdynamic instead of -Wl,-export-dynamic.
2013-07-26 Eric ChristopherRegenerate.
2013-07-26 Reid KlecknerRemove dead or useless header checks from cmake and...
2013-07-08 Matt ArsenaultFind xdot or xdot.py.
2013-07-04 Eric ChristopherReapply r185601 with a fix for the cmake build.
2013-07-04 Eric ChristopherTemporarily revert 185601 as it caused cmake build...
2013-07-04 Eric ChristopherAdd support for futimens for platforms that don't suppo...
2013-06-11 Rafael EspindolaDon't define LTDL_SHLIBPATH_VAR.
2013-06-11 Rafael EspindolaDon't define LLVM_LIBDIR, it is not used anymore.
2013-05-04 Tim NorthoverAllow host triple to be correctly overridden in CMake...
2013-04-27 Eric ChristopherRegen.
2013-04-27 Joerg SonnenbergerOnly use cxxabi.h's demangler, if it is actually available.
2013-04-23 Alexey SamsonovAdd basic zlib support to LLVM. This would allow to...
2013-03-25 Joerg SonnenbergerRefine fenv.h handling: check if the desired macros...
2013-02-07 Owen AndersonConditionalize constant folding of math intrinsics...
2013-01-30 NAKAMURA Takumi[autoconf]: Fix description in HAVE_CRASHREPORTER_INFO.
2012-09-21 Eric ChristopherAdd an --enable-backtraces option to configure to determine
2012-08-03 Eric ChristopherAdd support for detecting libxml for Dmitri's work...
2012-07-22 NAKAMURA Takumiautoconf: Re-introduce LLVM_HOSTTRIPLE since r143500...
2012-07-12 Eric ChristopherRegenerate.
2012-05-05 Daniel Dunbar[build] Add build check for ::arc4random().
2012-04-16 Sebastian Popadd configure flag --with-default-sysroot
2012-03-26 Eric ChristopherAdd InitializeNativeTargetDisassembler function.
2012-03-23 Eric ChristopherRemove the C backend.
2012-03-13 Eli BenderskyAdd profiling support for Intel Parallel Amplifier...
2012-02-13 Dylan Noblesmithadd LLVM_VERSION_MAJOR and _MINOR defines
2012-02-03 Rafael EspindolaReplace the old --with-cxx-* configure options with...
2012-01-05 Sebastian Poprevert r147542 after comments from Joerg Sonnenberger
2012-01-04 Sebastian Popuse getHostTriple instead of getDefaultTargetTriple...
2011-11-28 NAKAMURA Takumiconfigure, config.h.in: Regenerate.
2011-11-22 Benjamin KramerAdd configure checking for pread(2) and use it to save...
2011-11-01 Sebastian Poprename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
2011-10-26 Eric ChristopherHandle newer cases for freebsd which is approaching...
2011-09-23 Eric ChristopherWe're no longer going to bother supporting platforms...
2011-09-19 Eric ChristopherRegenerate configure.
2011-09-19 Eric ChristopherRename LLVM_MULTITHREADED define and fix build without...
2011-08-12 NAKAMURA Takumiconfigure: Update since r136721.
2011-07-22 Evan ChengCombine all MC initialization routines into one. e...
2011-07-20 Eric ChristopherRegenerate configure and friends for Chad.
2011-07-19 Evan ChengIntroduce MCCodeGenInfo, which keeps information that...
2011-07-14 Evan ChengRename createAsmInfo to createMCAsmInfo and move regist...
2011-05-01 NAKAMURA TakumiWindows/DynamicLibrary.inc: Clean up ELM_Callback....
2011-03-09 Jan SjödinAdd InitializeNativeAsmParser function.
2011-02-09 NAKAMURA Takumilib/Support/Errno.cpp: Check strerror_s() with HAVE_DEC...
2011-02-05 NAKAMURA TakumiWindows/DynamicLibrary.inc: Split explicit symbols...
2011-02-03 Daniel DunbarRegenerate configure.
2010-12-03 Eric ChristopherApparently OS X 10.4 doesn't have __crashreporter_info__.
2010-10-19 Chandler CarruthFirst step to allowing the resource directory of Clang...
2010-09-27 Dan GohmanAdd support for viewing graphviz graphs with xdot.py.
2010-09-17 Dan GohmanAttempt to support platforms which don't have fenv.h.
2010-08-30 Eric ChristopherFix LLVM target initialization to deal with sociopathic...
2010-08-25 Eric ChristopherRegenerate.
2010-08-11 Daniel Dunbarconfigure: Add detection of the linker version string.
2010-08-08 Eric ChristopherAdd a bit of a hack to avoid multiple defines of variab...
2010-08-03 Daniel Dunbarbuild: Add LLVM_NATIVE_ARCHNAME, which has the sensible...
2010-07-19 Owen AndersonRegenerate.
2010-06-28 Eric ChristopherPull in the libCrashReporterClient.a information with...
2010-06-22 Eric ChristopherLook for and use a different darwin crash reporter...
2010-05-10 Daniel DunbarAdd new configure option, --disable-timestamps, intende...
2010-04-16 Eric ChristopherAdd a check for posix_spawn.
2010-03-15 Jeffrey YasskinTell Valgrind when we modify already-executed machine...
2010-02-03 Jeffrey YasskinReconfigure with autoconf-2.60, and fix autoconf.ac...
2010-01-26 Torok EdwinRegenerate configure.
2009-11-16 Rafael EspindolaAdd configure options for specifying where to look...
2009-11-12 Rafael EspindolaAdd the --with-c-include-dirs to llvm's configure.
2009-10-14 Edward O'CallaghanUndo pthread patch from rev. 83930 & 83823. Credit...
2009-10-13 Edward O'CallaghanRegenerate configure for rev. 83823 putback.
2009-09-25 Jeffrey YasskinFix a compile failure introduced by r82675 on MinGW...
2009-08-27 Gabor Greifre-apply r80197, now that iterator.h is not mentioned...
2009-08-27 Bill Wendling--- Reverse-merging r80147 into '.':
2009-08-26 Douglas GregorRegenerate configure
2009-08-24 Daniel DunbarRemove alloca config.h support.
2009-08-11 Shantonu SenRegenerate per request of Gabor Greif (r78628)
2009-07-14 Dan GohmanLLVM doesn't use libelf. Remove libelf configurey.
2009-07-10 Jeffrey YasskinRegenerate configure after r75279.
2009-07-09 David GreeneAdd support for other GraphViz display tools. This...
2009-07-01 Jeffrey YasskinUpdate configure and config.h.in from r74621.
2009-06-25 Owen AndersonAdd a configure test for pthread_getspecific, and use...
2009-06-17 Douglas GregorUpdate auto-generated configuration files
next