Dragonegg release notes.
[oota-llvm.git] / docs / CommandGuide / llvmc.pod
2010-05-07 mike-mRevert r103213. It broke several sections of live website.
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
2010-02-18 Duncan SandsRefer to -help instead of --help since this is what...
2009-12-01 Mikhail GlushenkovSupport -[weak_]framework and -F in llvmc.
2009-07-11 Mikhail GlushenkovUpdate documentation.
2009-07-09 Mikhail GlushenkovDocumentation update.
2009-06-25 Mikhail GlushenkovUpdate documentation.
2009-03-27 Mikhail GlushenkovDocumentation update.
2009-01-21 Mikhail GlushenkovMimic gcc behaviour with regard to response files.
2009-01-09 Mikhail GlushenkovAdd a --check-graph option to llvmc.
2008-12-12 Mikhail GlushenkovMan page update.
2008-12-09 Mikhail GlushenkovMan page typo fix.
2008-12-07 Mikhail GlushenkovMan page update.
2008-11-26 Mikhail GlushenkovDescribe some more options in the man page.
2008-11-25 Mikhail GlushenkovAdd a man page for llvmc. Really basic for now, will...
2008-05-04 Anton KorobeynikovDrop llvmc also, it will be replaced by shiny new llvmc2
2007-07-09 Gabor Greifeliminated all references to 'bytecode' from .pod files
2007-07-09 Reid SpencerFix some minor typos, again to test the auto-update...
2007-02-12 Reid SpencerRemove references to the now deprecated gccas and gccld.
2007-01-04 Reid SpencerDocument this tool as experimental and list its deficie...
2006-04-20 Reid SpencerAdd a missing =back to eliminate error.
2006-03-14 Reid SpencerChange docs for llvm.cs.uiuc.edu -> llvm.org
2005-07-20 Misha Brukman* "GNU Compiler Collection's gcc tool" is redundant
2005-04-22 Reid SpencerThere is no =head3. Convert to =head2.
2005-04-22 Reid SpencerCorrect the documentation to match the program.
2005-02-18 Misha Brukman* llvmc does not have a -V switch
2004-11-15 Reid SpencerRemove personal email address.
2004-08-09 Reid SpencerMove information on Configuration files to the ../Compi...
2004-08-07 Reid SpencerAdded information about the configuration file. This...
2004-08-06 Reid SpencerCorrect spelling mistakes. Wrap lines at 80 columns.
2004-08-06 Reid SpencerVarious updates suggested by Misha and Chris. Moved...
2004-08-06 Reid SpencerFirst version of a manual page for the llvmc compiler...