aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide
AgeCommit message (Expand)Author
2004-12-22Fix the names of these executables now that they've been somewhat cast inReid Spencer
2004-12-11A little cleanup on this file.Reid Spencer
2004-12-10Merged in RELEASE_14 changes.John Criswell
2004-12-09Missed moving bugpoint link over to CommandGuide/html/Misha Brukman
2004-12-09Generated HTML documentation is now back in CommandGuide/html/Misha Brukman
2004-12-09Clean up this man pageChris Lattner
2004-12-09Add new pseudo targetChris Lattner
2004-12-09The textual description is gone from this manpage, only the options and a quickMisha Brukman
2004-12-08Build the man and ps versions of the command guide as well whenReid Spencer
2004-12-08Make an alternate version of this Makefile that can be used in anReid Spencer
2004-11-29Fix two bugs:Reid Spencer
2004-11-29* Get rid of extraneous directoriesReid Spencer
2004-11-29* add llvmc and llvm-ldReid Spencer
2004-11-29* Adjust so this falls in line with LLVM Makefile standards.Reid Spencer
2004-11-29* Fix an item list.Reid Spencer
2004-11-29Add a link.Reid Spencer
2004-11-21First version of manual page for llvm-ld.Reid Spencer
2004-11-19Ignore files generated by pod2htmlMisha Brukman
2004-11-17Add a standards section.Reid Spencer
2004-11-15Be less verbose when `The' and `command' just aren't necessaryMisha Brukman
2004-11-15No need for the verbose `the llvm-link command' when simply `llvm-link' will doMisha Brukman
2004-11-15Force a short link to gccld's man pageMisha Brukman
2004-11-15Fix syntax within a B<> tagMisha Brukman
2004-11-15Remove personal email address.Reid Spencer
2004-11-15Add the PowerPC 32-bit ABI output optionMisha Brukman
2004-11-15Bump version. Shouldn't this come from somewhere else??Chris Lattner
2004-11-15* Add an entry for llvm-ranlibMisha Brukman
2004-11-15This is llvm-ar, not llvm-as.Misha Brukman
2004-11-15Remove reference to llvm-ld.Reid Spencer
2004-11-15Terminate a list.Reid Spencer
2004-11-15Changes/corrections suggested from Chris Lattner's review.Reid Spencer
2004-11-12Document the new llvm-ranlib command.Reid Spencer
2004-11-12Correctly terminate a list.Reid Spencer
2004-11-12Document the modifiers and the file format.Reid Spencer
2004-11-11Add llvm-ar to the index.Reid Spencer
2004-11-11First attempt at llvm-ar documentation. Modifiers need a little moreReid Spencer
2004-08-25Document definitions and computations provided by llvm-bcanalyzer.Reid Spencer
2004-08-09Move information on Configuration files to the ../CompilerDriver.htmlReid Spencer
2004-08-07Added information about the configuration file. This is a temporary homeReid Spencer
2004-08-06Correct spelling mistakes. Wrap lines at 80 columns.Reid Spencer
2004-08-06Various updates suggested by Misha and Chris. Moved material that isReid Spencer
2004-08-06First version of a manual page for the llvmc compiler driver. This tool isReid Spencer
2004-07-21Fix spelling of `iterative scan'Misha Brukman
2004-07-21Add Iterative scan register allocator.Alkis Evlogimenos
2004-07-21Linearscan is no longer experimental.Alkis Evlogimenos
2004-07-10- Correct grammar of -s descriptionReid Spencer
2004-07-10Add link to the stkrc pageChris Lattner
2004-07-10Command Guide for the Stacker language compiler, stkrc.Reid Spencer
2004-07-10Minor cleanups:Chris Lattner
2004-07-02* Standardize manpage output: program name bold, options italic/emphasizedMisha Brukman