2011-09-19 |
Eric Christopher | Rename LLVM_MULTITHREADED define and fix build without... |
blob | commitdiff | raw |
2011-08-12 |
NAKAMURA Takumi | CMake: Eliminate unused checks and #undef(s) as below; |
blob | commitdiff | raw | diff to current |
2011-07-22 |
Evan Cheng | Combine all MC initialization routines into one. e... |
blob | commitdiff | raw | diff to current |
2011-07-19 |
Evan Cheng | Introduce MCCodeGenInfo, which keeps information that... |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Evan Cheng | Rename createAsmInfo to createMCAsmInfo and move regist... |
blob | commitdiff | raw | diff to current |
2011-06-23 |
Dylan Noblesmith | remove CMake mode_t define |
blob | commitdiff | raw | diff to current |
2011-05-01 |
NAKAMURA Takumi | Windows/DynamicLibrary.inc: Clean up ELM_Callback.... |
blob | commitdiff | raw | diff to current |
2011-04-02 |
Oscar Fuentes | Handle changing of LLVM_ENABLE_FFI. |
blob | commitdiff | raw | diff to current |
2011-03-23 |
Oscar Fuentes | Supports building with a list of targets that does... |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Tobias Grosser | cmake: Add xdot.py support as it already exists in... |
blob | commitdiff | raw | diff to current |
2011-02-09 |
NAKAMURA Takumi | lib/Support/Errno.cpp: Check strerror_s() with HAVE_DEC... |
blob | commitdiff | raw | diff to current |
2011-02-05 |
NAKAMURA Takumi | Windows/DynamicLibrary.inc: Split explicit symbols... |
blob | commitdiff | raw | diff to current |
2011-02-04 |
Oscar Fuentes | LLVM_ON_WIN32 is not defined on config-ix.cmake. Use... |
blob | commitdiff | raw | diff to current |
2011-02-03 |
Oscar Fuentes | Changes for building Clang and others using LLVM as... |
blob | commitdiff | raw | diff to current |
2011-02-03 |
Oscar Fuentes | Platform tests for `sys/uio.h' header and `writev'... |
blob | commitdiff | raw | diff to current |
2011-01-31 |
Oscar Fuentes | Adds some platform checks to cmake/config-ix.cmake... |
blob | commitdiff | raw | diff to current |
2011-01-21 |
Oscar Fuentes | Handles libffi on the CMake build. |
blob | commitdiff | raw | diff to current |
2011-01-17 |
Oscar Fuentes | Add some platform checks. Also fix a typo on a Makefile. |
blob | commitdiff | raw | diff to current |
2011-01-15 |
Oscar Fuentes | Make config.h.cmake similar to config.h.in |
blob | commitdiff | raw | diff to current |
2011-01-13 |
Oscar Fuentes | Add some platform tests. |
blob | commitdiff | raw | diff to current |
2011-01-13 |
Oscar Fuentes | Platform tests for argz_* functions. |
blob | commitdiff | raw | diff to current |
2011-01-11 |
Oscar Fuentes | Add to the CMake build some options and platform tests... |
blob | commitdiff | raw | diff to current |
2011-01-09 |
Oscar Fuentes | Rewrite handling of LLVM_ENABLE_PIC. It was being proce... |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Michael J. Spencer | Support/FileSystem: Fix MinGW build. It doesn't have... |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Michael J. Spencer | Merge System into Support. |
blob | commitdiff | raw | diff to current |
2010-10-22 |
Michael J. Spencer | Endian: Get rid of LLVM_IS_HOST_BIG_ENDIAN. |
blob | commitdiff | raw | diff to current |
2010-10-22 |
Michael J. Spencer | Rename LLVM_IS_TARGET_BIG_ENDIAN to LLVM_IS_HOST_BIG_EN... |
blob | commitdiff | raw | diff to current |
2010-10-21 |
Michael J. Spencer | Support: Add Endian.h |
blob | commitdiff | raw | diff to current |
2010-10-11 |
Chris Lattner | Per discussion with Sanjiv, remove the PIC16 target... |
blob | commitdiff | raw | diff to current |
2010-10-07 |
Michael J. Spencer | CMake: Fix warning in gtest. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Michael J. Spencer | Fix whitespace. |
blob | commitdiff | raw | diff to current |
2010-09-17 |
Oscar Fuentes | cmake: test for the presence of fenv.h |
blob | commitdiff | raw | diff to current |
2010-09-03 |
Oscar Fuentes | Fix cmake build without native target selected. |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Eric Christopher | Fix LLVM target initialization to deal with sociopathic... |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Oscar Fuentes | CMake: set configure macro LLVM_PREFIX |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Oscar Fuentes | CMake: configure header llvm-config.h |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Daniel Dunbar | build: Add LLVM_NATIVE_ARCHNAME, which has the sensible... |
blob | commitdiff | raw | diff to current |
2010-06-23 |
Nick Lewycky | Don't link against libm and libpthread which don't... |
blob | commitdiff | raw | diff to current |
2010-03-15 |
Jeffrey Yasskin | Tell Valgrind when we modify already-executed machine... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Oscar Fuentes | CMake: Pass -lm to check_symbol_exists for detecting... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Oscar Fuentes | CMake: Remove unnecessary `unset' which was not support... |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Oscar Fuentes | CMake: Detect gv, circo, twopi, neato, fdo, dot and... |
blob | commitdiff | raw | diff to current |
2009-11-07 |
Daniel Dunbar | Fix CMake reporting of target triple. |
blob | commitdiff | raw | diff to current |
2009-11-07 |
Daniel Dunbar | Stop running get_target_triple more than we need to. |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Oscar Fuentes | CMake: Detect dotty. |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Oscar Fuentes | CMake: do not test for pthread and dl libraries on... |
blob | commitdiff | raw | diff to current |
2009-10-28 |
Benjamin Kramer | Teach cmake that mk[sd]temp is defined in stdlib.h... |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Chandler Carruth | Move DataTypes.h to include/llvm/System, update all... |
blob | commitdiff | raw | diff to current |
2009-10-12 |
Edward O'Callaghan | Fix LLVM CMake build system so that it may now work... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Edward O'Callaghan | CMake misses a check for sbrk on NetBSD. |
blob | commitdiff | raw | diff to current |
2009-10-01 |
Douglas Gregor | Teach CMake to look for bidirectional_iterator, iterato... |
blob | commitdiff | raw | diff to current |
2009-09-25 |
Jeffrey Yasskin | Fix a compile failure introduced by r82675 on MinGW... |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Oscar Fuentes | CMake: New user-settable variable LLVM_TARGET_ARCH... |
blob | commitdiff | raw | diff to current |
2009-08-27 |
Gabor Greif | re-apply r80197, now that iterator.h is not mentioned... |
blob | commitdiff | raw | diff to current |
2009-08-27 |
Bill Wendling | --- Reverse-merging r80147 into '.': |
blob | commitdiff | raw | diff to current |
2009-08-26 |
Douglas Gregor | De-bork CMake build |
blob | commitdiff | raw | diff to current |
2009-08-26 |
Oscar Fuentes | Ignore -fPIC test on Windows. Suggested by Yonggang... |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Daniel Dunbar | Remove alloca config.h support. |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Douglas Gregor | CMake configuration: find mkdtemp, mkstemp, mktemp. |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Dan Gohman | Remove the IA-64 backend. |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Xerxes Ranby | Implement cmake LLVM_MULTITHREADED gcc atomic builtin... |
blob | commitdiff | raw | diff to current |
2009-07-01 |
Jeffrey Yasskin | Add a portable strerror*() wrapper, llvm::sys::StrError... |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Douglas Gregor | Fix CMake checks for pthread_getspecific and pthread_rw... |
blob | commitdiff | raw | diff to current |
2009-06-26 |
Douglas Gregor | CMake: add configure checks for pthread_rwlock_init... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Douglas Gregor | Define LLVM_NATIVE_ARCH in CMake, so that lli can actua... |
blob | commitdiff | raw | diff to current |
2009-06-05 |
Douglas Gregor | More portability checks for CMake's config.h. |
blob | commitdiff | raw | diff to current |
2009-06-04 |
Douglas Gregor | Properly detect malloc_zone_statistics in CMake build... |
blob | commitdiff | raw | diff to current |
2009-05-23 |
Oscar Fuentes | CMake: Use libdl only when available. Fixes build on... |
blob | commitdiff | raw | diff to current |
2009-05-18 |
Douglas Gregor | termios.h contains the winsize structure we need to... |
blob | commitdiff | raw | diff to current |
2009-05-11 |
Douglas Gregor | Add terminal width detection to llvm::sys::Process... |
blob | commitdiff | raw | diff to current |
2009-05-06 |
Oscar Fuentes | CMake: Detects libpthread and sets HAVE_LIBPTHREAD. |
blob | commitdiff | raw | diff to current |
2009-04-04 |
Oscar Fuentes | CMake: defines and uses macro add_llvm_definitions... |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Nick Lewycky | Remove configurey-fu to autodetect hash_map and hash_se... |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Cedric Venet | Add mode_t to the config.h generated by cmake on win32... |
blob | commitdiff | raw | diff to current |
2008-11-20 |
Oscar Fuentes | CMake: when building shared libraries, use -fPIC for... |
blob | commitdiff | raw | diff to current |
2008-11-18 |
Oscar Fuentes | CMake: Option for enabling/disabling threads. |
blob | commitdiff | raw | diff to current |
2008-10-29 |
Oscar Fuentes | CMake: Removed some cruft. |
blob | commitdiff | raw | diff to current |
2008-10-26 |
Oscar Fuentes | CMake: GetTargetTriple: new module for determining... |
blob | commitdiff | raw | diff to current |
2008-10-25 |
Oscar Fuentes | CMake: MSVC++ no longer uses a special configuration... |
blob | commitdiff | raw | diff to current |
2008-09-22 |
Oscar Fuentes | Initial support for the CMake build system. |
blob | commitdiff | raw | diff to current |
|