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