2010-04-16 |
Dan Gohman | Add an autoconf check for -retain-symbols-file and... |
tree | commitdiff |
2010-04-16 |
Eric Christopher | Add a check for posix_spawn. |
tree | commitdiff |
2010-04-10 |
Daniel Dunbar | configure: Fix default value for optimize_option, I... |
tree | commitdiff |
2010-04-09 |
Chris Lattner | add minix support, patch by Kees van Reeuwijk! PR6797 |
tree | commitdiff |
2010-03-25 |
John Criswell | Fixed spurious warning problem noticed by Daniel Dunbar... |
tree | commitdiff |
2010-03-19 |
John Criswell | Force configuration of some projects before others... |
tree | commitdiff |
2010-03-19 |
Tanya Lattner | Bump version number. |
tree | commitdiff |
2010-03-19 |
John Criswell | Updated copyright year to 2010. |
tree | commitdiff |
2010-03-15 |
Jeffrey Yasskin | Tell Valgrind when we modify already-executed machine... |
tree | commitdiff |
2010-03-02 |
Eric Christopher | Move the docsdir to /usr/share/doc/llvm to match other... |
tree | commitdiff |
2010-03-02 |
Eric Christopher | Make sure we save CXXFLAGS before setting it as pedanti... |
tree | commitdiff |
2010-02-25 |
John Criswell | Added SAFECode (safecode) to the list of projects to... |
tree | commitdiff |
2010-02-25 |
Jeffrey Yasskin | Try r96559 for the third time. This time the shared... |
tree | commitdiff |
2010-02-24 |
Chris Lattner | fix PR5954, patch by Roman Divacky. |
tree | commitdiff |
2010-02-23 |
Jeffrey Yasskin | Roll back r96959 again. |
tree | commitdiff |
2010-02-23 |
Wesley Peck | Adding the MicroBlaze backend. |
tree | commitdiff |
2010-02-23 |
Jeffrey Yasskin | Roll r96559 forward again, adding libLLVM-2.7svn.so... |
tree | commitdiff |
2010-02-23 |
Daniel Dunbar | Initial configure support for using Clang as the LLVM... |
tree | commitdiff |
2010-02-23 |
Daniel Dunbar | Kill off unused LLVMGCCLIBEXEC make variable. |
tree | commitdiff |
2010-02-23 |
Daniel Dunbar | Kill off LLVMGCCARCH and LLVMGCC_VERSION make variables. |
tree | commitdiff |
2010-02-23 |
Daniel Dunbar | Kill off LLVMGCC_MAJVERS make variable. |
tree | commitdiff |
2010-02-18 |
Jeffrey Yasskin | Roll back the shared library, r96559. It broke two... |
tree | commitdiff |
2010-02-18 |
Jeffrey Yasskin | Add a shared library for LLVM, named libLLVM2.7svn... |
tree | commitdiff |
2010-02-09 |
Jeffrey Yasskin | Make --disable-libffi work on systems with libffi insta... |
tree | commitdiff |
2010-02-03 |
Jeffrey Yasskin | Reconfigure with autoconf-2.60, and fix autoconf.ac... |
tree | commitdiff |
2010-01-26 |
Torok Edwin | Remove unneeded checks from configure.ac. |
tree | commitdiff |
2010-01-26 |
Torok Edwin | Fix autoconf 2.65 warning (don't use _cv_ inside AC_CAC... |
tree | commitdiff |
2010-01-05 |
Anton Korobeynikov | Proper deduce z/System LLVM target from target triple... |
tree | commitdiff |
2009-12-07 |
Rafael Espindola | Fix typos. Thanks to John Tytgat for noticing it! |
tree | commitdiff |
2009-11-25 |
Daniel Dunbar | Add CMake and configure logic to create llvm/Config... |
tree | commitdiff |
2009-11-19 |
Edward O'Callaghan | autoconf config.* claims to not know about auroraux... |
tree | commitdiff |
2009-11-16 |
Rafael Espindola | Add configure options for specifying where to look... |
tree | commitdiff |
2009-11-12 |
Rafael Espindola | Add the --with-c-include-dirs to llvm's configure. |
tree | commitdiff |
2009-11-04 |
Daniel Dunbar | configure: Add --with-optimize-option, for setting... |
tree | commitdiff |
2009-10-26 |
Julien Lerouge | Add an autoconf test to check for optional compiler... |
tree | commitdiff |
2009-10-26 |
Chandler Carruth | Move DataTypes.h to include/llvm/System, update all... |
tree | commitdiff |
2009-10-14 |
Edward O'Callaghan | Undo pthread patch from rev. 83930 & 83823. Credit... |
tree | commitdiff |
2009-10-14 |
Edward O'Callaghan | Provide AuroraUX triple support in configure. Credit... |
tree | commitdiff |
2009-10-12 |
Edward O'Callaghan | Haiku porting patches, Credit to Paul Davey. |
tree | commitdiff |
2009-10-07 |
Jeffrey Yasskin | Fix the OProfile part of PR5018. This fixes --without... |
tree | commitdiff |
2009-09-29 |
Nick Lewycky | Fix configure bug that only shows up in a clean build... |
tree | commitdiff |
2009-09-29 |
Nick Lewycky | On Linux, uname -m reports the kernel type. Some Linux... |
tree | commitdiff |
2009-09-27 |
Jeffrey Yasskin | Enable -g with DEBUG_SYMBOLS and --enable-debug-symbols... |
tree | commitdiff |
2009-09-27 |
Nick Lewycky | Leave a pointer to the documentation so that people... |
tree | commitdiff |
2009-09-25 |
Jeffrey Yasskin | Fix a compile failure introduced by r82675 on MinGW... |
tree | commitdiff |
2009-09-23 |
Jeffrey Yasskin | PR4047: Permit configure --enable-targets=host,cpp... |
tree | commitdiff |
2009-09-18 |
Mike Stump | Update to latest versions of config.guess and config... |
tree | commitdiff |
2009-09-14 |
Eric Christopher | Enable the jit for llvm-config. |
tree | commitdiff |
2009-08-28 |
Torok Edwin | install-sh chmods to 0755 by default, and this causes... |
tree | commitdiff |
2009-08-27 |
Gabor Greif | re-apply r80197, now that iterator.h is not mentioned... |
tree | commitdiff |
2009-08-27 |
Bill Wendling | --- Reverse-merging r80147 into '.': |
tree | commitdiff |
2009-08-26 |
Gabor Greif | nobody includes llvm/ADT/iterator.h any more, |
tree | commitdiff |
2009-08-25 |
Gabor Greif | revert r78628 and r78803 as these are not needed any... |
tree | commitdiff |
2009-08-24 |
Daniel Dunbar | Remove alloca config.h support. |
tree | commitdiff |
2009-08-22 |
Tanya Lattner | Update copyright date. |
tree | commitdiff |
2009-08-22 |
Tanya Lattner | TOT is now 2.7svn |
tree | commitdiff |
2009-08-18 |
Anton Korobeynikov | The attached patches attempt to fix cross builds. For... |
tree | commitdiff |
2009-08-13 |
Misha Brukman | * Moved all tool version requirements to the same place |
tree | commitdiff |
2009-08-13 |
Misha Brukman | Converted tabs to spaces. |
tree | commitdiff |
2009-08-11 |
Gabor Greif | Lay the groundwork for my upcoming ilist sentinel shrin... |
tree | commitdiff |
2009-08-02 |
Jakob Stoklund Olesen | Build Blackfin target with autoconf and cmake. |
tree | commitdiff |
2009-07-24 |
Dan Gohman | Remove the IA-64 backend. |
tree | commitdiff |
2009-07-17 |
Daniel Dunbar | Fix typo |
tree | commitdiff |
2009-07-17 |
Daniel Dunbar | Sketch support for target specific assembly parser. |
tree | commitdiff |
2009-07-16 |
Anton Korobeynikov | Let's start another backend :) |
tree | commitdiff |
2009-07-14 |
Dan Gohman | LLVM doesn't use libelf. Remove libelf configurey. |
tree | commitdiff |
2009-07-10 |
Jeffrey Yasskin | Add a --with-oprofile flag to configure, which uses... |
tree | commitdiff |
2009-07-09 |
David Greene | Add support for other GraphViz display tools. This... |
tree | commitdiff |
2009-07-04 |
Mikhail Glushenkov | LLVMC can be now compiled w/o dynamic plugin support. |
tree | commitdiff |
2009-07-04 |
Mikhail Glushenkov | LLVMC doesn't need ENABLE_PIC to build now. |
tree | commitdiff |
2009-07-03 |
Mikhail Glushenkov | Add --enable-llvmc-dynamic configure option. |
tree | commitdiff |
2009-07-03 |
Mikhail Glushenkov | Trailing whitespace. |
tree | commitdiff |
2009-07-01 |
Jeffrey Yasskin | Add a portable strerror*() wrapper, llvm::sys::StrError... |
tree | commitdiff |
2009-06-25 |
Owen Anderson | Add a configure test for pthread_getspecific, and use... |
tree | commitdiff |
2009-06-23 |
Douglas Gregor | Work around build problem with OpenJDK, which defines... |
tree | commitdiff |
2009-06-17 |
Douglas Gregor | Define LLVM_NATIVE_ARCH in llvm/Config/config.h to... |
tree | commitdiff |
2009-06-17 |
Owen Anderson | Add an atomic increment and decrement implementation... |
tree | commitdiff |
2009-06-16 |
Douglas Gregor | Introduce new headers whose inclusion forces linking and |
tree | commitdiff |
2009-06-16 |
Owen Anderson | Add a configure check for pthread_rwlock_init. |
tree | commitdiff |
2009-06-06 |
Nick Lewycky | Add a flag to permit disabling libffi. |
tree | commitdiff |
2009-05-19 |
Owen Anderson | Split the ENABLE_THREADS #define in two. Now ENABLE_TH... |
tree | commitdiff |
2009-05-18 |
Owen Anderson | Test for the presence of GCC atomic builtins at configu... |
tree | commitdiff |
2009-05-18 |
Douglas Gregor | termios.h contains the winsize structure we need to... |
tree | commitdiff |
2009-05-13 |
Duncan Sands | Fix typo. |
tree | commitdiff |
2009-05-11 |
Douglas Gregor | Add terminal width detection to llvm::sys::Process... |
tree | commitdiff |
2009-05-03 |
Anton Korobeynikov | Dummy MSP430 backend |
tree | commitdiff |
2009-04-21 |
Mikhail Glushenkov | Support --with-llvmgccdir and friends in llvmc, take 2. |
tree | commitdiff |
2009-04-18 |
Bill Wendling | Revert 69474 and 69475. They are causing failures durin... |
tree | commitdiff |
2009-04-18 |
Mikhail Glushenkov | Add a configure check for llvm-gcc (reapply). |
tree | commitdiff |
2009-04-18 |
Nick Lewycky | Generalize to support more ARM types. |
tree | commitdiff |
2009-04-18 |
Nick Lewycky | Detect beagleboard as ARM. The $target is "armv7l". |
tree | commitdiff |
2009-04-18 |
Bill Wendling | Temporarily revert r69438 and r69439. These were causin... |
tree | commitdiff |
2009-04-18 |
Mikhail Glushenkov | Add a configure check for llvm-gcc. |
tree | commitdiff |
2009-04-17 |
David Greene | Add a --enable-profiling option to configure to build... |
tree | commitdiff |
2009-04-13 |
Nick Lewycky | Link against libffi if available, fall back to "no... |
tree | commitdiff |
2009-04-01 |
Nick Lewycky | Detect that we're building from a git checkout like... |
tree | commitdiff |
2009-03-12 |
Bill Wendling | Revert r66765 and r66766. These were causing build... |
tree | commitdiff |
2009-03-12 |
Nick Lewycky | Set ARCH to x86 on mixed 32/64-bit Linux systems. |
tree | commitdiff |
2009-03-09 |
Nick Lewycky | Remove configurey-fu to autodetect hash_map and hash_se... |
tree | commitdiff |
2009-03-05 |
Nick Lewycky | Autodetect the availability of -export-dynamic in the... |
tree | commitdiff |
next |