| Commit message (Expand) | Author | Age | Files | Lines |
* | Use spaces rather than tab. | Duncan Sands | 2008-10-22 | 1 | -1/+1 |
* | Fix make check on Solaris 10/x86: the default grep is not GNU grep, same for as. | Edwin Török | 2008-10-21 | 1 | -0/+1 |
* | Add support for Canadian Cross builds where the host executables are not | Jim Grosbach | 2008-10-02 | 1 | -0/+5 |
* | Reapply majority of r55557 but with the changes to compilation flags | Daniel Dunbar | 2008-09-02 | 1 | -0/+3 |
* | Revert r55557, it is causing linking failures on 32bit linux. | Matthijs Kooijman | 2008-09-02 | 1 | -3/+0 |
* | Enable -fvisibility-inlines-hidden by default for compilers which | Daniel Dunbar | 2008-08-30 | 1 | -0/+3 |
* | Reverting r48974. See PR2183 for details. | Gordon Henriksen | 2008-03-31 | 1 | -4/+4 |
* | Quote the ocaml executables | Erick Tryzelaar | 2008-03-31 | 1 | -4/+4 |
* | Adding ocamldoc generation. | Gordon Henriksen | 2008-03-10 | 1 | -0/+1 |
* | improve compatibility with mingw, patch by Alain Frisch | Chris Lattner | 2008-01-15 | 1 | -0/+8 |
* | remove attributions from the rest of the llvm makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Providing --with-ocaml-libdir for ./configure. The default is the | Gordon Henriksen | 2007-10-02 | 1 | -2/+3 |
* | Fixing (harmless) typos. | Gordon Henriksen | 2007-10-02 | 1 | -3/+0 |
* | Add explicit --enable-bindings option to configure. | Gordon Henriksen | 2007-10-02 | 1 | -0/+8 |
* | PR1601: etags not configured correctly | Gordon Henriksen | 2007-09-29 | 1 | -2/+0 |
* | Incorporating review feedback for GC verifier patch. | Gordon Henriksen | 2007-09-20 | 1 | -0/+1 |
* | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42090 91177308-0d34-... | Gordon Henriksen | 2007-09-18 | 1 | -0/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+260 |