| Commit message (Expand) | Author | Age | Files | Lines |
* | extract has been renamed to llvm-extract to avoid conflicting with another tool | Misha Brukman | 2005-04-24 | 1 | -1/+1 |
* | Rename BUILD_* to PROJ_* | Reid Spencer | 2005-01-16 | 1 | -1/+1 |
* | Correct the conditional test for non-portable tools so that it will | Reid Spencer | 2004-12-31 | 1 | -2/+1 |
* | Reverse the logic for Win32 to ensure that bugpoint and llvm-db are NOT | Reid Spencer | 2004-12-17 | 1 | -1/+1 |
* | Fix this file to actually work. ifneq was incorrectly used. Subtract out | Reid Spencer | 2004-12-17 | 1 | -9/+6 |
* | Makefile.JIT doesn't exist any more so it doesn't need to be distributed. | Reid Spencer | 2004-12-17 | 1 | -2/+0 |
* | Disable bugpoint and llvm-db tools for Win32. They can't be supported on | Reid Spencer | 2004-12-17 | 1 | -2/+10 |
* | For PR351: | Reid Spencer | 2004-12-13 | 1 | -1/+1 |
* | Add the llvm-ranlib tool | Reid Spencer | 2004-11-14 | 1 | -1/+1 |
* | Add llvm-ld to the subdirs to be built | Reid Spencer | 2004-10-28 | 1 | -3/+3 |
* | Add EXTRA_DIST for additional files to be distributed. | Reid Spencer | 2004-10-26 | 1 | -0/+2 |
* | Add LLEE into compilation, but not for Sparc | Misha Brukman | 2004-09-13 | 1 | -2/+7 |
* | add llvmc | Reid Spencer | 2004-08-29 | 1 | -3/+3 |
* | Build llvm-bcanalyzer | Brian Gaeke | 2004-07-02 | 1 | -1/+1 |
* | Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This tool | Reid Spencer | 2004-06-07 | 1 | -1/+2 |
* | Build the llvm-stub directory | Chris Lattner | 2004-06-01 | 1 | -1/+1 |
* | Add new directory | Chris Lattner | 2004-01-05 | 1 | -2/+3 |
* | Build the llvm-prof directory | Chris Lattner | 2003-10-28 | 1 | -1/+1 |
* | Added LLVM copyright to Makefiles. | John Criswell | 2003-10-20 | 1 | -0/+8 |
* | Welcome llvm-nm to the family | Chris Lattner | 2003-10-16 | 1 | -1/+1 |
* | `link' is now `llvm-link'. | Misha Brukman | 2003-09-16 | 1 | -1/+1 |
* | Stop building `as' and `dis' as they have been removed. | Misha Brukman | 2003-09-15 | 1 | -1/+1 |
* | Added llvm-ar to the Makefile | Tanya Lattner | 2003-09-13 | 1 | -1/+1 |
* | Build llvm-as and llvm-dis as the upgrade path to renamed tools. | Misha Brukman | 2003-08-28 | 1 | -1/+2 |
* | Get rid of really old makefile cruft | Chris Lattner | 2003-05-14 | 1 | -9/+0 |
* | Don't try to buidl jello | Chris Lattner | 2002-12-24 | 1 | -5/+5 |
* | Only build jello when compiling on X86 | Chris Lattner | 2002-12-06 | 1 | -2/+11 |
* | Build bugpoint | Chris Lattner | 2002-11-20 | 1 | -1/+1 |
* | Jello now builds | Chris Lattner | 2002-10-29 | 1 | -1/+1 |
* | Compile sub-directories in parallel, because they don't have interdependencies | Chris Lattner | 2002-09-18 | 1 | -1/+1 |
* | Reorder tool building sequence to more closely match the reality of what | Chris Lattner | 2002-08-01 | 1 | -1/+1 |
* | Build the extract utility | Chris Lattner | 2002-05-22 | 1 | -1/+1 |
* | Don't forget to build gccld! | Chris Lattner | 2002-03-06 | 1 | -1/+1 |
* | Build new gccas tool | Chris Lattner | 2001-10-31 | 1 | -1/+1 |
* | Build the new linker | Chris Lattner | 2001-10-13 | 1 | -1/+1 |
* | Oops, accidentally checked my debugging makefile | Chris Lattner | 2001-09-14 | 1 | -1/+1 |
* | This checkin represents some cleanup of the backend, implementing the followi... | Chris Lattner | 2001-09-14 | 1 | -1/+1 |
* | Build lli first | Chris Lattner | 2001-09-07 | 1 | -1/+1 |
* | Compile LLI | Chris Lattner | 2001-08-23 | 1 | -1/+1 |
* | Build as before dis | Chris Lattner | 2001-07-25 | 1 | -1/+1 |
* | Make sure we build all of the code! | Chris Lattner | 2001-07-21 | 1 | -1/+1 |
* | Build new analyze tool | Chris Lattner | 2001-07-03 | 1 | -1/+1 |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+5 |