aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide
AgeCommit message (Expand)Author
2005-02-24Remove a -C I forgot to remove earlier.Reid Spencer
2005-02-24For PR528:Reid Spencer
2005-02-18* llvmc does not have a -V switchMisha Brukman
2005-01-25Document the --load option.Reid Spencer
2005-01-16Rename BUILD_* to PROJ_*Reid Spencer
2005-01-05ignore generated fileChris Lattner
2005-01-05Ignore generated fileChris Lattner
2005-01-05Ignore .dirChris Lattner
2004-12-22Hopefully fix a link.Reid Spencer
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