summaryrefslogtreecommitdiff
path: root/docs/HowToSubmitABug.html
AgeCommit message (Expand)Author
2011-06-07Typo.Chad Rosier
2011-04-23docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi
2011-04-18docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi
2011-04-09docs: Canonicalize URLs.NAKAMURA Takumi
2010-05-07Revert r103213. It broke several sections of live website.mike-m
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m
2010-05-02Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands
2009-10-12Documentation: Perform automated correction of common typos.Benjamin Kramer
2009-08-25Update documentation for the -f change.Dan Gohman
2009-04-05A lot of formatting changes.Bill Wendling
2008-12-11Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>Misha Brukman
2008-12-11Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman
2007-07-09Subversionify the documentation.Reid Spencer
2007-07-06first pass of nomenclature changes in .html filesGabor Greif
2007-02-25add -enable-ehChris Lattner
2007-02-25update this for llvm-gcc4Chris Lattner
2007-02-24Added some more information on how to use "delta" to reduce testcases.Bill Wendling
2006-08-28Excise references to the now defunct "analyze" tool. Merge descriptionsReid Spencer
2006-03-14Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer
2006-02-08Mention that delta can be used to reduce some Front-end problems.Chris Lattner
2004-11-01Fix tag placement to make HTML 4.01 Strict compliant.Reid Spencer
2004-11-01Minor format tweask for tables.Reid Spencer
2004-05-23Lots of minor fixes and formatting improvementsChris Lattner
2004-05-14Use <pre> instead of <p><tt> combo to decrease space used for code blocks.Misha Brukman
2004-05-14Mention the --tool-args option that Brian and Chris added.Misha Brukman
2004-05-12Use the images in the img/ directory.Misha Brukman
2004-05-12Add link to Valgrind.Misha Brukman
2004-05-11Add a note to make sure the program is memory correctChris Lattner
2004-04-19Display sample bugpoint output with the `code' stylesheet class.Misha Brukman
2004-04-15Add note about easier way to debug tests in the llvm tree.Misha Brukman
2004-04-15Add note about passing arguments to program being debugged.Misha Brukman
2004-03-12Added minor information on C++.John Criswell
2004-02-14Updates for the C backend's movementChris Lattner
2004-01-15* HTML 4.01 Strict DTD complianceMisha Brukman
2003-10-31Use stylesheets as much as we can. I admit, I still cannot make CSS do what IMisha Brukman
2003-10-27Merged in RELEASE_1.John Criswell
2003-10-22* Changed URL referring to zion to use llvm insteadMisha Brukman
2003-10-22Added information on using Bugzilla.John Criswell
2003-10-14The -mode option is no longerChris Lattner
2003-09-17Added sections about debugging mis-compilations and incorrect code generation.Misha Brukman
2003-08-24Fix grammarChris Lattner
2003-05-23Suggest -save-temps instead of -S, -E.Brian Gaeke
2003-05-23Fix a problem brian identified.Chris Lattner
2003-05-21New documentChris Lattner