aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Fix grammaroChris Lattner2003-11-271-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10245 91177308-0d34-0410-b5e6-96231b3b80d8
* PR11 is now fixed for 1.1Chris Lattner2003-11-271-4/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10242 91177308-0d34-0410-b5e6-96231b3b80d8
* Makefiles are now copies over to the object root directory dynamically.John Criswell2003-11-261-0/+21
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10240 91177308-0d34-0410-b5e6-96231b3b80d8
* Bugz die!Chris Lattner2003-11-261-1/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10238 91177308-0d34-0410-b5e6-96231b3b80d8
* BoogsChris Lattner2003-11-261-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10235 91177308-0d34-0410-b5e6-96231b3b80d8
* More dead boogersChris Lattner2003-11-261-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10233 91177308-0d34-0410-b5e6-96231b3b80d8
* Fixed a small grammatical error.John Criswell2003-11-251-1/+10
| | | | | | | | | Explained that function return types cannot be aggregate types. Explained that functions with the same name but different type signatures are considered to be different functions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10230 91177308-0d34-0410-b5e6-96231b3b80d8
* boogChris Lattner2003-11-251-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10207 91177308-0d34-0410-b5e6-96231b3b80d8
* add link to the stacker doxChris Lattner2003-11-251-0/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10203 91177308-0d34-0410-b5e6-96231b3b80d8
* Minor fixesChris Lattner2003-11-251-6/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10202 91177308-0d34-0410-b5e6-96231b3b80d8
* Apply docs patch fro ReidChris Lattner2003-11-251-49/+125
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10201 91177308-0d34-0410-b5e6-96231b3b80d8
* checkin reid's docpatchChris Lattner2003-11-253-3465/+2684
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10200 91177308-0d34-0410-b5e6-96231b3b80d8
* Apply doc patch from PR136.Brian Gaeke2003-11-241-59/+347
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10198 91177308-0d34-0410-b5e6-96231b3b80d8
* Add documentation for Stacker.Brian Gaeke2003-11-241-0/+987
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10189 91177308-0d34-0410-b5e6-96231b3b80d8
* Switch to the standard footer. This page is not yet W3C-compliant.Misha Brukman2003-11-221-5/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10158 91177308-0d34-0410-b5e6-96231b3b80d8
* Align the W3C images on the right side, bottom of page.Misha Brukman2003-11-221-8/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10156 91177308-0d34-0410-b5e6-96231b3b80d8
* Styles for the page footer to align images properly.Misha Brukman2003-11-221-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10155 91177308-0d34-0410-b5e6-96231b3b80d8
* Put the W3C graphics on the right side of the page.Misha Brukman2003-11-221-6/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10154 91177308-0d34-0410-b5e6-96231b3b80d8
* Add newly fixed prChris Lattner2003-11-221-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10153 91177308-0d34-0410-b5e6-96231b3b80d8
* This page now uses valid HTML 4.01 Strict and valid CSS.Misha Brukman2003-11-221-5/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10152 91177308-0d34-0410-b5e6-96231b3b80d8
* This document is now valid HTML 4.01 Strict and valid CSS.Misha Brukman2003-11-221-15/+18
| | | | | | | | | | | We shall display images to that effect. If you modify this file, check that you haven't broken anything by clicking on those links, or I will hunt you down and force you to memorize the HTML and CSS specs!! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10151 91177308-0d34-0410-b5e6-96231b3b80d8
* * No borders on images used as linksMisha Brukman2003-11-221-1/+4
| | | | | | | | | * Drop font-size from doc_footer class This is now valid CSS. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10150 91177308-0d34-0410-b5e6-96231b3b80d8
* * Use stylesheetsMisha Brukman2003-11-221-193/+307
| | | | | | | * Close <li>, <a>, and <p> tags git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10149 91177308-0d34-0410-b5e6-96231b3b80d8
* Made paragraph structure more consistent.Misha Brukman2003-11-211-26/+22
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10145 91177308-0d34-0410-b5e6-96231b3b80d8
* Added note about PR140: gccld generates script to run apps and load libraries.Misha Brukman2003-11-211-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10143 91177308-0d34-0410-b5e6-96231b3b80d8
* Fixed another minor grammatical error.John Criswell2003-11-211-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10130 91177308-0d34-0410-b5e6-96231b3b80d8
* Minor grammatical and punctuation corrections.John Criswell2003-11-211-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10126 91177308-0d34-0410-b5e6-96231b3b80d8
* BugChris Lattner2003-11-201-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10121 91177308-0d34-0410-b5e6-96231b3b80d8
* BugChris Lattner2003-11-201-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10117 91177308-0d34-0410-b5e6-96231b3b80d8
* Bug fixChris Lattner2003-11-201-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10115 91177308-0d34-0410-b5e6-96231b3b80d8
* One new bug fixed, one old bug fixed.Chris Lattner2003-11-201-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10102 91177308-0d34-0410-b5e6-96231b3b80d8
* bugzChris Lattner2003-11-191-11/+20
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10098 91177308-0d34-0410-b5e6-96231b3b80d8
* add new FAQ entryChris Lattner2003-11-191-4/+43
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10078 91177308-0d34-0410-b5e6-96231b3b80d8
* More bugzChris Lattner2003-11-191-1/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10077 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a few new bugsChris Lattner2003-11-181-1/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10073 91177308-0d34-0410-b5e6-96231b3b80d8
* Added the new GCC front end section to the table of contents.John Criswell2003-11-181-0/+15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10068 91177308-0d34-0410-b5e6-96231b3b80d8
* Added information on the GCC front end.John Criswell2003-11-181-0/+63
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10067 91177308-0d34-0410-b5e6-96231b3b80d8
* Add new bug fixed in the CFEChris Lattner2003-11-181-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10065 91177308-0d34-0410-b5e6-96231b3b80d8
* Update to reflect the fact that llvm-nm can read archives now.Brian Gaeke2003-11-181-6/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10061 91177308-0d34-0410-b5e6-96231b3b80d8
* add PR117Brian Gaeke2003-11-161-1/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10046 91177308-0d34-0410-b5e6-96231b3b80d8
* Document -disable-opt option that I added.Brian Gaeke2003-11-161-0/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10045 91177308-0d34-0410-b5e6-96231b3b80d8
* Bugz fixedChris Lattner2003-11-161-5/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10037 91177308-0d34-0410-b5e6-96231b3b80d8
* add adce bugChris Lattner2003-11-161-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10033 91177308-0d34-0410-b5e6-96231b3b80d8
* BugzChris Lattner2003-11-161-1/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10030 91177308-0d34-0410-b5e6-96231b3b80d8
* Stylesheets: they do a website good!Misha Brukman2003-11-141-162/+196
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10003 91177308-0d34-0410-b5e6-96231b3b80d8
* Bugz come in, bugs go outChris Lattner2003-11-141-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9995 91177308-0d34-0410-b5e6-96231b3b80d8
* Brian implemented the vaarg instruction in the interpreter.Misha Brukman2003-11-141-0/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9989 91177308-0d34-0410-b5e6-96231b3b80d8
* Removed link from the docs index too.Brian Gaeke2003-11-131-6/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9983 91177308-0d34-0410-b5e6-96231b3b80d8
* You cannot debug namespacified LLVM with GDB 5.x anymore.Misha Brukman2003-11-121-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9946 91177308-0d34-0410-b5e6-96231b3b80d8
* Add another fixed bug.Brian Gaeke2003-11-121-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9945 91177308-0d34-0410-b5e6-96231b3b80d8