Change another reference to the "indirect callgraph node" to
[oota-llvm.git] / cmake /
2010-03-15 Jeffrey YasskinTell Valgrind when we modify already-executed machine...
2010-01-22 Daniel DunbarUpdate CMake LibDeps
2010-01-04 Daniel DunbarUpdate CMake LibDeps
2010-01-04 Douglas GregorFix CMake build for InstCombine changes
2009-12-19 Daniel DunbarCMake: Update lib deps.
2009-12-19 Sean CallananTable-driven disassembler for the X86 architecture...
2009-12-06 Oscar FuentesCheckAtomic.cmake: Put all C++ code inside CHECK_CXX_SO...
2009-12-05 Oscar FuentesFix for atomic intrinsics detection when using MSVC.
2009-11-30 Oscar Fuentes* cmake/modules/LLVMLibDeps.cmake: Updated library...
2009-11-25 Daniel DunbarAdd the rest of the build system logic for optional...
2009-11-23 Oscar FuentesCMake: Updated library dependencies.
2009-11-23 Oscar FuentesCMake: Do not try to install a target before it is...
2009-11-23 Oscar FuentesCMake: generate targets for tools and examples even...
2009-11-19 Oscar FuentesUse CMAKE_DL_LIBS instead of raw library name. Fixes...
2009-11-12 Oscar FuentesCMake: Pass -lm to check_symbol_exists for detecting...
2009-11-10 Douglas GregorCMake: Add Darwin-specific linker flags for building...
2009-11-10 Oscar FuentesCMake: Support for building llvm loadable modules.
2009-11-10 Oscar FuentesCMake: Remove unnecessary `unset' which was not support...
2009-11-09 Oscar FuentesCMake: Detect gv, circo, twopi, neato, fdo, dot and...
2009-11-07 Daniel DunbarFix CMake reporting of target triple.
2009-11-07 Daniel DunbarStop running get_target_triple more than we need to.
2009-11-05 Oscar FuentesCMake: Detect dotty.
2009-11-05 Oscar FuentesCMake: do not test for pthread and dl libraries on...
2009-11-02 Oscar FuentesCMake: Report an error if there is an unknown .cpp...
2009-10-28 Benjamin KramerTeach cmake that mk[sd]temp is defined in stdlib.h...
2009-10-26 Chandler CarruthMove DataTypes.h to include/llvm/System, update all...
2009-10-24 Daniel DunbarUpdate CMake dependencies.
2009-10-19 Oscar FuentesUpdated cmake library dependencies.
2009-10-12 Edward O'CallaghanFix LLVM CMake build system so that it may now work...
2009-10-05 Edward O'CallaghanCMake misses a check for sbrk on NetBSD.
2009-10-01 Douglas GregorTeach CMake to look for bidirectional_iterator, iterato...
2009-09-25 Jeffrey YasskinFix a compile failure introduced by r82675 on MinGW...
2009-09-17 Daniel DunbarUpdate CMake.
2009-09-14 Daniel DunbarUpdate CMake dependencies.
2009-09-13 Oscar FuentesCMake: New user-settable variable LLVM_TARGET_ARCH...
2009-09-04 Daniel DunbarUpdate lib deps.
2009-08-31 Oscar FuentesCMake: updated library dependencies.
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 GregorDe-bork CMake build
2009-08-26 Oscar FuentesIgnore -fPIC test on Windows. Suggested by Yonggang...
2009-08-24 Daniel DunbarRemove alloca config.h support.
2009-08-23 Oscar FuentesCMake: Updated library dependencies and list of source...
2009-08-22 Douglas GregorCMake: Don't use copy_if_different for TableGen output...
2009-08-19 Duncan SandsFix cmake build on non-x86 targets. Patch by
2009-08-17 Oscar FuentesCMake: Updated library dependencies.
2009-08-17 Oscar FuentesCMake: LLVMConfig assigns LLVMX86 to the `native' component
2009-08-16 Oscar FuentesCMake: Discriminate MINGW, MSYS, CYGWIN: does not try...
2009-08-16 Benjamin KramerFix the MSVC build again.
2009-08-16 Oscar FuentesCMake: Hopefully this will fix the build on VS. I can...
2009-08-16 Oscar FuentesCMake: Revert r79144. It reverted a change necessary...
2009-08-15 Benjamin KramerRevert 78996. It was breaking MSVC builds.
2009-08-15 Richard OsborneMove XCore AsmPrinter to XCore/AsmPrinter directory.
2009-08-14 Oscar FuentesCMake: Updated library dependence info.
2009-08-14 Oscar FuentesCMake: Automatic regeneration of the library dependenci...
2009-08-14 Oscar FuentesCMake: Builds main LLVM Target library before its subli...
2009-08-14 Oscar FuentesCMake: Use LLVM_COMMON_DEPENDS on add_llvm_executable.
2009-08-14 Oscar FuentesCMake: updated library dependencies.
2009-08-12 Oscar FuentesCMake: Fixed sed script for translating library depende...
2009-08-12 Oscar FuentesCMake: Localized dependency on Perl.
2009-08-12 Oscar FuentesCMake: Rely on llvm_config again for obtaining the...
2009-08-12 Oscar FuentesCMake: updated library dependencies.
2009-08-12 Oscar FuentesCMake: cmake/modules/LLVMLibDeps.cmake: Use unix line...
2009-08-12 Oscar FuentesCMake: Moved hard-coded library dependencies to its...
2009-08-12 Oscar FuentesCMake: target triple for MSVC on Windows 64.
2009-07-27 Douglas GregorCMake configuration: find mkdtemp, mkstemp, mktemp.
2009-07-24 Dan GohmanRemove the IA-64 backend.
2009-07-17 Daniel DunbarSketch support for target specific assembly parser.
2009-07-17 Xerxes RanbyImplement cmake LLVM_MULTITHREADED gcc atomic builtin...
2009-07-16 Daniel DunbarRegerate CMake library dependencies.
2009-07-16 Daniel DunbarKill off cmake magic to force linking.
2009-07-15 Daniel DunbarTweak CMake component lookup, I misunderstood what...
2009-07-15 Daniel DunbarTeach Makefiles & CMake to link in the <TARGET>Info...
2009-07-13 Oscar FuentesCMake: tablegen: Add .td files under the inlude/llvm...
2009-07-01 Jeffrey YasskinAdd a portable strerror*() wrapper, llvm::sys::StrError...
2009-06-29 Douglas GregorFix CMake checks for pthread_getspecific and pthread_rw...
2009-06-26 Douglas GregorCMake: add configure checks for pthread_rwlock_init...
2009-06-25 Douglas GregorAdd missing dependencies to the CMake build system.
2009-06-23 Douglas GregorReinstate target dependencies on Table_gen targets...
2009-06-23 Douglas GregorCMake: remove support for llvm-config-generated depende...
2009-06-23 Douglas GregorEliminate some unused code in CMa'e add_llvm_target...
2009-06-23 Douglas GregorEliminate object-relinking support from CMake. Fixes...
2009-06-17 Douglas GregorDefine LLVM_NATIVE_ARCH in CMake, so that lli can actua...
2009-06-12 Oscar FuentesCMake: New variable LLVM_LIBDIR_SUFFIX.
2009-06-11 Oscar FuentesCMake: Fixed parallel build problem related to native...
2009-06-05 Douglas GregorMore portability checks for CMake's config.h.
2009-06-04 Douglas GregorCMake: Use explicit dependencies for Xcode (as well...
2009-06-04 Douglas GregorProperly detect malloc_zone_statistics in CMake build...
2009-05-27 Oscar FuentesCMake: Set LIBS on llvm-config so we can query the...
2009-05-23 Oscar FuentesCMake: Use libdl only when available. Fixes build on...
2009-05-18 Douglas Gregortermios.h contains the winsize structure we need to...
2009-05-11 Douglas GregorAdd terminal width detection to llvm::sys::Process...
2009-05-06 Oscar FuentesCMake: Use pthread library when requested and available.
2009-05-06 Oscar FuentesCMake: Detects libpthread and sets HAVE_LIBPTHREAD.
2009-04-04 Oscar FuentesCMake: Added notes pointing to the LLVM CMake documenta...
2009-04-04 Oscar FuentesCMake: defines and uses macro add_llvm_definitions...
2009-03-16 Douglas GregorCMake: Build system fixes for XCode. llvm-config still...
2009-03-16 Douglas GregorCMake: Make sure to build TableGen'd files in the binar...
2009-03-09 Nick LewyckyRemove configurey-fu to autodetect hash_map and hash_se...
2009-02-14 Cedric VenetAdd mode_t to the config.h generated by cmake on win32...
next