| Age | Commit message (Expand) | Author |
| 2010-04-16 | Add a check for posix_spawn. | Eric Christopher |
| 2010-03-15 | Tell Valgrind when we modify already-executed machine code so it knows | Jeffrey Yasskin |
| 2010-02-03 | Reconfigure with autoconf-2.60, and fix autoconf.ac to work with that version. | Jeffrey Yasskin |
| 2010-01-26 | Regenerate configure. | Torok Edwin |
| 2009-11-25 | Add CMake and configure logic to create llvm/Config/Disassemblers.defs. | Daniel Dunbar |
| 2009-11-16 | Add configure options for specifying where to look for libstdc++. | Rafael Espindola |
| 2009-11-12 | CMake: Hopefully unbreak the build by mimicking the changes on the | Oscar Fuentes |
| 2009-11-12 | Add the --with-c-include-dirs to llvm's configure. | Rafael Espindola |
| 2009-11-12 | CMake: Pass -lm to check_symbol_exists for detecting several math | Oscar Fuentes |
| 2009-11-09 | CMake: Detect gv, circo, twopi, neato, fdo, dot and dotty. | Oscar Fuentes |
| 2009-11-05 | CMake: Detect dotty. | Oscar Fuentes |
| 2009-10-14 | Undo pthread patch from rev. 83930 & 83823. Credit to Paul Davey. | Edward O'Callaghan |
| 2009-10-13 | Regenerate configure for rev. 83823 putback. | Edward O'Callaghan |
| 2009-10-12 | Fix LLVM CMake build system so that it may now work on Solaris and AuroraUX. | Edward O'Callaghan |
| 2009-09-25 | Fix a compile failure introduced by r82675 on MinGW which doesn't have | Jeffrey Yasskin |
| 2009-08-27 | re-apply r80197, now that iterator.h is not mentioned any more | Gabor Greif |
| 2009-08-27 | --- Reverse-merging r80147 into '.': | Bill Wendling |
| 2009-08-26 | Regenerate configure | Douglas Gregor |
| 2009-08-25 | revert r78628 and r78803 as these are not needed any more | Gabor Greif |
| 2009-08-24 | Remove alloca config.h support. | Daniel Dunbar |
| 2009-08-24 | Remove include/llvm/Config/alloca.h, it is dead. | Daniel Dunbar |
| 2009-08-12 | here comes the CMAKE part on LLVM_COMPACT_SENTINELS; see also r78628 and r78661 | Gabor Greif |
| 2009-08-11 | Regenerate per request of Gabor Greif (r78628) | Shantonu Sen |
| 2009-07-27 | CMake configuration: find mkdtemp, mkstemp, mktemp. | Douglas Gregor |
| 2009-07-17 | Sketch support for target specific assembly parser. | Daniel Dunbar |
| 2009-07-17 | Implement cmake LLVM_MULTITHREADED gcc atomic builtin checks. | Xerxes Ranby |
| 2009-07-14 | LLVM doesn't use libelf. Remove libelf configurey. | Dan Gohman |
| 2009-07-10 | Regenerate configure after r75279. | Jeffrey Yasskin |
| 2009-07-09 | Add support for other GraphViz display tools. This can help | David Greene |
| 2009-07-04 | Have cmake define HAVE_STRERROR and friends to 1 when they're defined at all. | Jeffrey Yasskin |
| 2009-07-01 | Update configure and config.h.in from r74621. | Jeffrey Yasskin |
| 2009-07-01 | Add a portable strerror*() wrapper, llvm::sys::StrError(). This includes the | Jeffrey Yasskin |
| 2009-06-26 | CMake: add configure checks for pthread_rwlock_init and pthread_getspecific | Douglas Gregor |
| 2009-06-25 | Add a configure test for pthread_getspecific, and use it when building Thread... | Owen Anderson |
| 2009-06-23 | Provide InitializeAllTargets and InitializeNativeTarget functions in the | Bob Wilson |
| 2009-06-23 | Work around build problem with OpenJDK, which defines X86 as a | Douglas Gregor |
| 2009-06-17 | Define LLVM_NATIVE_ARCH in CMake, so that lli can actually JIT | Douglas Gregor |
| 2009-06-17 | Update auto-generated configuration files | Douglas Gregor |
| 2009-06-16 | Introduce new headers whose inclusion forces linking and | Douglas Gregor |
| 2009-06-16 | Add a configure check for pthread_rwlock_init. | Owen Anderson |
| 2009-06-05 | More portability checks for CMake's config.h. | Douglas Gregor |
| 2009-06-04 | Properly detect malloc_zone_statistics in CMake build system | Douglas Gregor |
| 2009-05-19 | Forgot this file in my last commit. | Owen Anderson |
| 2009-05-18 | termios.h contains the winsize structure we need to determine the | Douglas Gregor |
| 2009-05-11 | Add terminal width detection to llvm::sys::Process. This is needed to | Douglas Gregor |
| 2009-05-06 | CMake: Detects libpthread and sets HAVE_LIBPTHREAD. | Oscar Fuentes |
| 2009-05-06 | CMake: Added cmakedefine for HAVE_PTHREAD_H. | Oscar Fuentes |
| 2009-04-13 | Regenerate. | Nick Lewycky |
| 2009-03-09 | Regenerate. | Nick Lewycky |
| 2009-03-05 | Regenerate. | Nick Lewycky |