aboutsummaryrefslogtreecommitdiffstats
path: root/docs/HowToSubmitABug.html
Commit message (Expand)AuthorAgeFilesLines
* Typo.Chad Rosier2011-06-071-1/+1
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-231-9/+9
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-181-16/+16
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-091-1/+1
* Revert r103213. It broke several sections of live website.mike-m2010-05-071-0/+347
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-061-347/+0
* Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands2010-05-021-8/+0
* Documentation: Perform automated correction of common typos.Benjamin Kramer2009-10-121-1/+1
* Update documentation for the -f change.Dan Gohman2009-08-251-7/+7
* A lot of formatting changes.Bill Wendling2009-04-051-2/+2
* Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>Misha Brukman2008-12-111-1/+1
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-111-2/+2
* Subversionify the documentation.Reid Spencer2007-07-091-1/+1
* first pass of nomenclature changes in .html filesGabor Greif2007-07-061-7/+7
* add -enable-ehChris Lattner2007-02-251-1/+9
* update this for llvm-gcc4Chris Lattner2007-02-251-92/+76
* Added some more information on how to use "delta" to reduce testcases.Bill Wendling2007-02-241-6/+10
* Excise references to the now defunct "analyze" tool. Merge descriptionsReid Spencer2006-08-281-2/+2
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-2/+2
* Mention that delta can be used to reduce some Front-end problems.Chris Lattner2006-02-081-1/+4
* Fix tag placement to make HTML 4.01 Strict compliant.Reid Spencer2004-11-011-1/+1
* Minor format tweask for tables.Reid Spencer2004-11-011-9/+5
* Lots of minor fixes and formatting improvementsChris Lattner2004-05-231-27/+27
* Use <pre> instead of <p><tt> combo to decrease space used for code blocks.Misha Brukman2004-05-141-27/+33
* Mention the --tool-args option that Brian and Chris added.Misha Brukman2004-05-141-4/+10
* Use the images in the img/ directory.Misha Brukman2004-05-121-1/+1
* Add link to Valgrind.Misha Brukman2004-05-121-2/+3
* Add a note to make sure the program is memory correctChris Lattner2004-05-111-3/+9
* Display sample bugpoint output with the `code' stylesheet class.Misha Brukman2004-04-191-3/+5
* Add note about easier way to debug tests in the llvm tree.Misha Brukman2004-04-151-0/+10
* Add note about passing arguments to program being debugged.Misha Brukman2004-04-151-35/+40
* Added minor information on C++.John Criswell2004-03-121-3/+5
* Updates for the C backend's movementChris Lattner2004-02-141-1/+1
* * HTML 4.01 Strict DTD complianceMisha Brukman2004-01-151-11/+15
* Use stylesheets as much as we can. I admit, I still cannot make CSS do what IMisha Brukman2003-10-311-144/+180
* Merged in RELEASE_1.John Criswell2003-10-271-1/+3
* * Changed URL referring to zion to use llvm insteadMisha Brukman2003-10-221-9/+5
* Added information on using Bugzilla.John Criswell2003-10-221-4/+18
* The -mode option is no longerChris Lattner2003-10-141-4/+4
* Added sections about debugging mis-compilations and incorrect code generation.Misha Brukman2003-09-171-6/+75
* Fix grammarChris Lattner2003-08-241-1/+1
* Suggest -save-temps instead of -S, -E.Brian Gaeke2003-05-231-7/+10
* Fix a problem brian identified.Chris Lattner2003-05-231-2/+3
* New documentChris Lattner2003-05-211-0/+197