| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update documentation. | Mikhail Glushenkov | 2009-07-11 | 1 | -2/+3 |
| | | | | | llvm-svn: 75375 | ||||
| * | Documentation update. | Mikhail Glushenkov | 2009-07-09 | 1 | -0/+5 |
| | | | | | llvm-svn: 75166 | ||||
| * | Update documentation. | Mikhail Glushenkov | 2009-06-25 | 1 | -2/+5 |
| | | | | | llvm-svn: 74191 | ||||
| * | Documentation update. | Mikhail Glushenkov | 2009-03-27 | 1 | -10/+14 |
| | | | | | | | Expand a bit on various '--*-graph' options. llvm-svn: 67836 | ||||
| * | Mimic gcc behaviour with regard to response files. | Mikhail Glushenkov | 2009-01-21 | 1 | -0/+16 |
| | | | | | llvm-svn: 62688 | ||||
| * | Add a --check-graph option to llvmc. | Mikhail Glushenkov | 2009-01-09 | 1 | -0/+6 |
| | | | | | llvm-svn: 61989 | ||||
| * | Man page update. | Mikhail Glushenkov | 2008-12-12 | 1 | -0/+8 |
| | | | | | llvm-svn: 60918 | ||||
| * | Man page typo fix. | Mikhail Glushenkov | 2008-12-09 | 1 | -1/+1 |
| | | | | | llvm-svn: 60765 | ||||
| * | Man page update. | Mikhail Glushenkov | 2008-12-07 | 1 | -0/+12 |
| | | | | | llvm-svn: 60669 | ||||
| * | Describe some more options in the man page. | Mikhail Glushenkov | 2008-11-26 | 1 | -8/+62 |
| | | | | | llvm-svn: 60105 | ||||
| * | Add a man page for llvmc. Really basic for now, will be updated later. | Mikhail Glushenkov | 2008-11-25 | 1 | -0/+70 |
| | | | | | llvm-svn: 60049 | ||||
| * | Drop llvmc also, it will be replaced by shiny new llvmc2 | Anton Korobeynikov | 2008-05-04 | 1 | -431/+0 |
| | | | | | llvm-svn: 50615 | ||||
| * | eliminated all references to 'bytecode' from .pod files | Gabor Greif | 2007-07-09 | 1 | -6/+6 |
| | | | | | llvm-svn: 38452 | ||||
| * | Fix some minor typos, again to test the auto-update of the web site. | Reid Spencer | 2007-07-09 | 1 | -2/+2 |
| | | | | | llvm-svn: 38430 | ||||
| * | Remove references to the now deprecated gccas and gccld. | Reid Spencer | 2007-02-12 | 1 | -2/+1 |
| | | | | | llvm-svn: 34192 | ||||
| * | Document this tool as experimental and list its deficiencies. | Reid Spencer | 2007-01-04 | 1 | -3/+28 |
| | | | | | llvm-svn: 32878 | ||||
| * | Add a missing =back to eliminate error. | Reid Spencer | 2006-04-20 | 1 | -0/+2 |
| | | | | | llvm-svn: 27878 | ||||
| * | Change docs for llvm.cs.uiuc.edu -> llvm.org | Reid Spencer | 2006-03-14 | 1 | -1/+1 |
| | | | | | llvm-svn: 26747 | ||||
| * | * "GNU Compiler Collection's gcc tool" is redundant | Misha Brukman | 2005-07-20 | 1 | -10/+9 |
| | | | | | | | | | * Made bullet points start with a verb and lowercase, since they are not complete sentences * Cleaned up grammar, removed extraneous verbosity llvm-svn: 22485 | ||||
| * | There is no =head3. Convert to =head2. | Reid Spencer | 2005-04-22 | 1 | -1/+1 |
| | | | | | llvm-svn: 21430 | ||||
| * | Correct the documentation to match the program. | Reid Spencer | 2005-04-22 | 1 | -13/+26 |
| | | | | | llvm-svn: 21429 | ||||
| * | * llvmc does not have a -V switch | Misha Brukman | 2005-02-18 | 1 | -5/+3 |
| | | | | | | | * --config-file is really --config-dir, according to `llvmc --help' llvm-svn: 20238 | ||||
| * | Remove personal email address. | Reid Spencer | 2004-11-15 | 1 | -1/+1 |
| | | | | | llvm-svn: 17842 | ||||
| * | Move information on Configuration files to the ../CompilerDriver.html | Reid Spencer | 2004-08-09 | 1 | -235/+9 |
| | | | | | | | file since it doesn't belong in the man page. llvm-svn: 15575 | ||||
| * | Added information about the configuration file. This is a temporary home | Reid Spencer | 2004-08-07 | 1 | -4/+93 |
| | | | | | | | | for this information as it belongs in a larger document on the subject of llvmc. llvm-svn: 15566 | ||||
| * | Correct spelling mistakes. Wrap lines at 80 columns. | Reid Spencer | 2004-08-06 | 1 | -25/+25 |
| | | | | | llvm-svn: 15562 | ||||
| * | Various updates suggested by Misha and Chris. Moved material that is | Reid Spencer | 2004-08-06 | 1 | -73/+222 |
| | | | | | | | aimed more at the comiler writer than the llvmc user later in the document. llvm-svn: 15561 | ||||
| * | First version of a manual page for the llvmc compiler driver. This tool is | Reid Spencer | 2004-08-06 | 1 | -0/+383 |
| being documented before being written to foster discussion about what the tool should do. Eventually, we'll achieve a decision point at which time this document forms the requirements for the tool from which it will be coded. llvm-svn: 15552 | |||||

