- ec27496 Move the docsdir to /usr/share/doc/llvm to match other projects. by Eric Christopher · 15 years ago
- c771850 Make sure we save CXXFLAGS before setting it as pedantic and regenerate by Eric Christopher · 15 years ago
- 7def293 Added SAFECode (safecode) to the list of projects to automatically configure. by John Criswell · 15 years ago
- c901719 Try r96559 for the third time. This time the shared library is only built if by Jeffrey Yasskin · 15 years ago
- 407fbdd Roll back r96959 again. by Jeffrey Yasskin · 15 years ago
- a70f28c Adding the MicroBlaze backend. by Wesley Peck · 15 years ago
- ea6c39d Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 of by Jeffrey Yasskin · 15 years ago
- 9851567 Initial configure support for using Clang as the LLVM capable compiler. by Daniel Dunbar · 15 years ago
- e209c38 Kill off unused LLVMGCCLIBEXEC make variable. by Daniel Dunbar · 15 years ago
- 951fd6d Kill off LLVMGCCARCH and LLVMGCC_VERSION make variables. by Daniel Dunbar · 15 years ago
- 99d9863 Kill off LLVMGCC_MAJVERS make variable. by Daniel Dunbar · 15 years ago
- 2155d45 Roll back the shared library, r96559. It broke two darwins and arm, mysteriously. by Jeffrey Yasskin · 15 years ago
- f6afae2 Add a shared library for LLVM, named libLLVM2.7svn.(so|dylib), and add an by Jeffrey Yasskin · 15 years ago
- bc83d06 Make --disable-libffi work on systems with libffi installed. Also by Jeffrey Yasskin · 15 years ago
- 1611ebb Reconfigure with autoconf-2.60, and fix autoconf.ac to work with that version. by Jeffrey Yasskin · 15 years ago
- 871384f Regenerate configure. by Torok Edwin · 15 years ago
- 6ca835d Regenerate by Anton Korobeynikov · 15 years ago
- d6c8ec6 Fix typos. Thanks to John Tytgat for noticing it! by Rafael Espindola · 15 years ago
- 4fc760e Regenerate configure by Daniel Dunbar · 15 years ago
- 420d23c Add configure options for specifying where to look for libstdc++. by Rafael Espindola · 15 years ago
- 7f9ec91 Add the --with-c-include-dirs to llvm's configure. The clang patch is next. by Rafael Espindola · 15 years ago
- 1fce948 configure: Add --with-optimize-option, for setting the default value of by Daniel Dunbar · 15 years ago
- 3a96a4d Regenerate. by Julien Lerouge · 15 years ago
- 8b67f77 Move DataTypes.h to include/llvm/System, update all users. This breaks the last by Chandler Carruth · 15 years ago
- 5da6046 Undo pthread patch from rev. 83930 & 83823. Credit to Paul Davey. by Edward O'Callaghan · 15 years ago
- 2b19d69 Provide AuroraUX triple support in configure. Credit to - Paul Davey. by Edward O'Callaghan · 15 years ago
- 2b7b37a Regenerate configure for rev. 83823 putback. by Edward O'Callaghan · 15 years ago
- fe897b2 Fix the OProfile part of PR5018. This fixes --without-oprofile, makes by Jeffrey Yasskin · 15 years ago
- 4372e69 Regenerate. by Nick Lewycky · 15 years ago
- 83fc447 Roll back r83048. by Nick Lewycky · 15 years ago
- 9cb7434 Regenerate. by Nick Lewycky · 15 years ago
- 7fd82e5 Enable -g with DEBUG_SYMBOLS and --enable-debug-symbols instead of by Jeffrey Yasskin · 15 years ago
- b7a8d40 Fix a compile failure introduced by r82675 on MinGW which doesn't have by Jeffrey Yasskin · 15 years ago
- e04701a PR4047: Permit configure --enable-targets=host,cpp for example. "host" has the by Jeffrey Yasskin · 15 years ago
- 030e5a0 Enable the jit for llvm-config. by Eric Christopher · 15 years ago
- 6493798 install-sh chmods to 0755 by default, and this causes 'git diff' to show by Torok Edwin · 15 years ago
- 4c75054 re-apply r80197, now that iterator.h is not mentioned any more by Gabor Greif · 15 years ago
- fffb726 --- Reverse-merging r80147 into '.': by Bill Wendling · 15 years ago
- 6047515 Regenerate configure by Douglas Gregor · 15 years ago
- c226459 Regenerate configure. by Tanya Lattner · 15 years ago
- 953042b Regenerate configure for 2.7svn by Tanya Lattner · 15 years ago
- 0855f10 Regenerate by Anton Korobeynikov · 15 years ago
- 7e83697 Regenerate per request of Gabor Greif (r78628) by Shantonu Sen · 15 years ago
- 73b7bb7 Build Blackfin target with autoconf and cmake. by Jakob Stoklund Olesen · 15 years ago
- d2cb3d2 Remove the IA-64 backend. by Dan Gohman · 15 years ago
- afa709d Regenerate configure for ddunbar. by Jeffrey Yasskin · 15 years ago
- 4403b93 Let's start another backend :) by Anton Korobeynikov · 15 years ago
- 6bfead3 LLVM doesn't use libelf. Remove libelf configurey. by Dan Gohman · 15 years ago
- a93e770 Regenerate configure after r75279. by Jeffrey Yasskin · 15 years ago
- f0b9eff by David Greene · 15 years ago
- d0f27c4 Regenerate. by Mikhail Glushenkov · 15 years ago
- 342a343 Update configure and config.h.in from r74621. by Jeffrey Yasskin · 15 years ago
- 27fcfe1 Add a configure test for pthread_getspecific, and use it when building ThreadLocal. by Owen Anderson · 15 years ago
- a0162ff Regenerate configure script by Douglas Gregor · 15 years ago
- 0711c30 Update auto-generated configuration files by Douglas Gregor · 15 years ago
- 9a3df67 Add an atomic increment and decrement implementation, which will be used for by Owen Anderson · 15 years ago
- 1555a23 Introduce new headers whose inclusion forces linking and by Douglas Gregor · 15 years ago
- de8aed2 Add a configure check for pthread_rwlock_init. by Owen Anderson · 15 years ago
- b4a921a Regenerate. by Nick Lewycky · 15 years ago
- a860370 Split the ENABLE_THREADS #define in two. Now ENABLE_THREADS indicates the ability to run multiple threads at once in the JIT, and requires only by Owen Anderson · 15 years ago
- d4b272b Test for the presence of GCC atomic builtins at configure time. If not found, by Owen Anderson · 15 years ago
- 071d73d termios.h contains the winsize structure we need to determine the by Douglas Gregor · 15 years ago
- e4eb2d2 Fix typo. by Duncan Sands · 15 years ago
- 0174674 Add terminal width detection to llvm::sys::Process. This is needed to by Douglas Gregor · 16 years ago
- 2c4718b Regenerate by Anton Korobeynikov · 16 years ago
- 4558f48 Support --with-llvmgccdir and friends in llvmc, take 2. by Mikhail Glushenkov · 16 years ago
- 5a22d6a Revert 69474 and 69475. They are causing failures during a bootstrap on Darwin. by Bill Wendling · 16 years ago
- fed844d Reconfigure. by Mikhail Glushenkov · 16 years ago
- fa8ffc1 Generalize to support more ARM types. by Nick Lewycky · 16 years ago
- f34c921 Regenerate. by Nick Lewycky · 16 years ago
- ebcceee Temporarily revert r69438 and r69439. These were causing failures during a by Bill Wendling · 16 years ago
- e850146 Regenerate. by Mikhail Glushenkov · 16 years ago
- 2a5a12c by David Greene · 16 years ago
- 267fddb Regenerate. by Nick Lewycky · 16 years ago
- 5b28f86 Regenerate. by Nick Lewycky · 16 years ago
- a083335 Revert r66765 and r66766. These were causing build failures on Darwin. by Bill Wendling · 16 years ago
- fb13881 Regenerate. by Nick Lewycky · 16 years ago
- bf65de1 Regenerate. by Nick Lewycky · 16 years ago
- 731c6ab Regenerate. by Nick Lewycky · 16 years ago
- e9821dc Regenerate. by Nick Lewycky · 16 years ago
- bdf0d7c Regenerate. by Nick Lewycky · 16 years ago
- 5d24957 Regenerate. by Nick Lewycky · 16 years ago
- fb3dcf8 Regenerate. by Nick Lewycky · 16 years ago
- e792b1d Regenerate configure. by Nick Lewycky · 16 years ago
- 1592e5b Regenerated configure after backing out 62553 and r62616. by Tanya Lattner · 16 years ago
- f9eb2d8 Bump to 2.6svn. Regenerate configure (last regen was with the wrong version). by Tanya Lattner · 16 years ago
- 2ab1d86 Regenerate. by Nick Lewycky · 16 years ago
- f24eb39 Regenerate. by Bill Wendling · 16 years ago
- b25baef Add XCore backend. by Richard Osborne · 16 years ago
- 40e7f19 Regenerate. by Gordon Henriksen · 16 years ago
- cc499a4 Regenerate configure by Torok Edwin · 16 years ago
- f85e74c Fix configure issue where configure by Tanya Lattner · 16 years ago
- d53b4d3 Advance version to 2.5 by Tanya Lattner · 16 years ago
- 96f9452 Actually run Obj-C++ tests if llvm-gcc supports. by Duncan Sands · 16 years ago
- 673612e Add support for Canadian Cross builds where the host executables are not by Jim Grosbach · 16 years ago
- 0eecd89 When looking for executable extensions, ignore .dSYM, as that's the debug info directory on Darwin. by Jim Grosbach · 16 years ago
- dcf114e Enable -fvisibility-inlines-hidden by default for compilers which support it. by Daniel Dunbar · 16 years ago
- f512281 Make LLVM compile on DragonFly BSD (PR2499). by Matthijs Kooijman · 16 years ago
- b70e452 Regenerate configure. by Tanya Lattner · 16 years ago
- 5b80c66 Allow the test suite to be checked out into projects/test-suite. by Matthijs Kooijman · 16 years ago