aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Attempt CSS 2 validation.Reid Spencer2004-11-011-2/+2
* HTML 4.01 Strict compliance.Reid Spencer2004-11-011-6/+6
* Correct the document type declaration.Reid Spencer2004-11-011-2/+1
* Add the HTML 4.01 and CSS icons with links to validators.Reid Spencer2004-11-011-1/+7
* Attempt HTML 4.01 Strict compliance.Reid Spencer2004-11-012-38/+41
* Cleanup the constants section.Reid Spencer2004-11-011-81/+84
* Remove spurious end tag, fix indentation.Reid Spencer2004-11-011-16/+16
* Make HTML 4.01 Strict compliant.Reid Spencer2004-11-011-3/+3
* Fix tag placement to make HTML 4.01 Strict compliant.Reid Spencer2004-11-011-1/+1
* Minor format tweask for tables.Reid Spencer2004-11-017-187/+141
* Add layout classes for table elements so tables can be used for layouts.Reid Spencer2004-11-011-0/+12
* Configuration -> BuildModeReid Spencer2004-11-011-1/+3
* Wrap to 80 colsReid Spencer2004-10-311-35/+67
* Add UsingLibraries.html link.Reid Spencer2004-10-311-0/+3
* Give table headers the striped background.Reid Spencer2004-10-311-1/+4
* * Moved from ObjectFiles.htmlReid Spencer2004-10-311-233/+95
* Renamed UsingLibraries.htmlReid Spencer2004-10-311-290/+0
* Add the preconditions target per suggestion by Henrik Bach.Reid Spencer2004-10-311-0/+15
* One more missing end tag.Reid Spencer2004-10-311-1/+1
* Correct tag usage for HTML 4.01 Strict complianceReid Spencer2004-10-311-13/+14
* Add a tutorial and some more general concepts.Reid Spencer2004-10-311-26/+127
* Add a few more terms.Reid Spencer2004-10-301-0/+39
* Complete the description of public variables. Internal variables are listedReid Spencer2004-10-301-135/+357
* * Add spaces between function names for readabilityMisha Brukman2004-10-291-35/+45
* Add a couple of new featuresChris Lattner2004-10-271-0/+3
* Use <tt> around "#include" and "std::endl"Misha Brukman2004-10-261-20/+21
* Use <tt> around header namesMisha Brukman2004-10-261-2/+3
* * Fix spelling and grammar errorsMisha Brukman2004-10-261-10/+13
* Bug fixedChris Lattner2004-10-251-0/+2
* add a link to the makefile guide, eliminate redundant link to coding stdsChris Lattner2004-10-251-4/+4
* Make a sentence easier to parseChris Lattner2004-10-251-2/+2
* Fix spellosChris Lattner2004-10-251-8/+8
* First draft. More to come.Reid Spencer2004-10-241-29/+86
* First cut at the LLVM Makefile Guide. There's lots to correct and lots moreReid Spencer2004-10-231-0/+458
* * Add a space between wordsMisha Brukman2004-10-161-3/+3
* Update release notesChris Lattner2004-10-161-5/+10
* Document unreachable instructionChris Lattner2004-10-161-14/+53
* Add missing 'Instruction Opcodes' bullet to TOCChris Lattner2004-10-161-38/+100
* None of these have actually been implemented yet.Chris Lattner2004-10-161-3/+5
* Fix broken linksChris Lattner2004-10-151-3/+3
* Fix grammaroChris Lattner2004-10-091-1/+1
* It looks like we're not releasing 1.4 with llvm.org as the official domainChris Lattner2004-10-091-12/+12
* Describe how to configure tests to work with f2cMisha Brukman2004-10-081-0/+26
* * Reformat to fit 80 colsMisha Brukman2004-10-081-54/+53
* Fix the path to the fixinc'd headers. Patch contributed by Jeff Cohen!Chris Lattner2004-10-061-1/+1
* Bug fixedChris Lattner2004-10-051-0/+2
* Add example 'abstract' architectures for LLI: MIX, MMIX, and DLXMisha Brukman2004-10-041-1/+4
* Add projectChris Lattner2004-10-011-0/+2
* Add note about converting Skeleton to a useful backend and using it in theMisha Brukman2004-10-011-0/+11
* * InstructionReader.cpp was absorbed into Reader.cppMisha Brukman2004-09-281-2/+3