| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change Library Names Not To Conflict With Others When Installed | Reid Spencer | 2004-10-27 | 1 | -1/+1 |
| | | | | | llvm-svn: 17286 | ||||
| * | Use the shared Makefile.JIT for JIT-enablement, which also enables the examples | Misha Brukman | 2004-10-14 | 2 | -6/+7 |
| | | | | | | | to have the JIT functioning on more platforms than just x86 llvm-svn: 16993 | ||||
| * | Build BFtoLLVM example front-end by default | Brian Gaeke | 2004-10-05 | 1 | -1/+1 |
| | | | | | llvm-svn: 16719 | ||||
| * | Add BFtoLLVM example front end | Brian Gaeke | 2004-10-05 | 5 | -0/+271 |
| | | | | | llvm-svn: 16714 | ||||
| * | Correct the file header to reflect the new "examples" home for the file. | Reid Spencer | 2004-09-11 | 6 | -6/+6 |
| | | | | | llvm-svn: 16295 | ||||
| * | Add library LLVMsystem.a because the JIT now needs it. | Reid Spencer | 2004-09-11 | 3 | -4/+4 |
| | | | | | llvm-svn: 16285 | ||||
| * | Moved small examples from /projects/SmallExamples to /examples. | Reid Spencer | 2004-08-23 | 17 | -18079/+10 |
| | | | | | | | Made the "ModuleMaker" into an example since its just one source file. llvm-svn: 16003 | ||||
| * | Moved the "SmallExamples" out of the /projects directory and into a new | Reid Spencer | 2004-08-23 | 19 | -0/+18474 |
| | | | | | | | | /examples directory. History was maintained. These programs do not need to be configured but things in /projects must be. llvm-svn: 16002 | ||||
| * | Fix Title line | Reid Spencer | 2004-08-23 | 1 | -0/+15 |
| Make the "DIRS" option descend any directory with a Makefile. llvm-svn: 16001 | |||||

