aboutsummaryrefslogtreecommitdiffstats
path: root/docs/UsingLibraries.html
Commit message (Collapse)AuthorAgeFilesLines
* * Add missing libraries: Linker, Archive, SparcV8Reid Spencer2004-12-311-8/+14
| | | | | | | * Make library descriptions consistently lower case. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19197 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a section on library dependencies now that GenLibDeps.html is written.Reid Spencer2004-12-301-0/+295
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19195 91177308-0d34-0410-b5e6-96231b3b80d8
* Correct and Explain the first rule of thumb better.Reid Spencer2004-11-081-2/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17604 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix typo.Reid Spencer2004-11-081-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17603 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix grammar: use commas in a list of entitiesMisha Brukman2004-11-081-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17602 91177308-0d34-0410-b5e6-96231b3b80d8
* HTML 4.01 Strict compliance.Reid Spencer2004-11-011-6/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17402 91177308-0d34-0410-b5e6-96231b3b80d8
* Correct the document type declaration.Reid Spencer2004-11-011-2/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17401 91177308-0d34-0410-b5e6-96231b3b80d8
* Add the HTML 4.01 and CSS icons with links to validators.Reid Spencer2004-11-011-1/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17400 91177308-0d34-0410-b5e6-96231b3b80d8
* Wrap to 80 colsReid Spencer2004-10-311-35/+67
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17385 91177308-0d34-0410-b5e6-96231b3b80d8
* * Moved from ObjectFiles.htmlReid Spencer2004-10-311-233/+95
| | | | | | | | | * Changed names of libraries to reflect new naming scheme * Added some more introductory material * Added a rule of thumb. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17381 91177308-0d34-0410-b5e6-96231b3b80d8
* Put a space between `Data' and `Structure' of DSA.Misha Brukman2004-09-051-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16179 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix object/library filenames that have changed, clarify descriptions.Misha Brukman2004-09-051-46/+30
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16177 91177308-0d34-0410-b5e6-96231b3b80d8
* * CSS was created to reduce re-specifying design styles: specify table cellMisha Brukman2004-09-051-102/+108
| | | | | | | | | color once at the top, and do not repeat it 82 times * Replace bright blue table border with gray, which is easier on the eyes and matches the gray LLVM documentation color scheme git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16175 91177308-0d34-0410-b5e6-96231b3b80d8
* Make use of the new doc_author class. "Seperate content from presentation" ↵Chris Lattner2004-05-231-3/+5
| | | | | | they said. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13675 91177308-0d34-0410-b5e6-96231b3b80d8
* Updates from ReidChris Lattner2004-02-271-8/+14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11908 91177308-0d34-0410-b5e6-96231b3b80d8
* Initial checkin of document, contributed by Reid Spencer.Chris Lattner2004-02-271-0/+292
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11901 91177308-0d34-0410-b5e6-96231b3b80d8