summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Fixed the documentation to coincide with the code.Misha Brukman2003-10-20
* Update release notesChris Lattner2003-10-20
* Made the Requirements information its own major section and moved itJohn Criswell2003-10-20
* Change it to match llvmgcc.html ... why do we have separate pages for these two?Brian Gaeke2003-10-19
* Clarify the roles of gccld and gccas.Brian Gaeke2003-10-19
* Minor edits; also expand description of '-v' option.Brian Gaeke2003-10-19
* Tweak -plugin description to match bugpoint.htmlBrian Gaeke2003-10-19
* Mostly rewritten.Brian Gaeke2003-10-19
* A minor fixChris Lattner2003-10-19
* Take out extra paragraph tag.Brian Gaeke2003-10-19
* Make this (-run) set look like the other (-disable) set.Brian Gaeke2003-10-19
* Always say "the test program", part 2.Brian Gaeke2003-10-19
* Two minor fixesChris Lattner2003-10-19
* Minor edits to Description section.Brian Gaeke2003-10-19
* Spell-check.Brian Gaeke2003-10-19
* Add bugpoint advice sectionChris Lattner2003-10-18
* Expand the --args sectionChris Lattner2003-10-18
* * Add the -additional-so optionChris Lattner2003-10-18
* Beef up the description of bugpoint a lot. Update for renamed optionsChris Lattner2003-10-18
* Update for new varargs supportChris Lattner2003-10-18
* * Align comments into 80 columnsMisha Brukman2003-10-17
* Added additional information about linking dynamic libraries.John Criswell2003-10-17
* Document that llvm-nm works in pipe mode, thanks to the efforts of Chris.Brian Gaeke2003-10-16
* Removed the -mode option.John Criswell2003-10-16
* Added documentation on the new -disable-inlining option.John Criswell2003-10-16
* I am not the only John Criswell.John Criswell2003-10-16
* Give credit where credit is dueChris Lattner2003-10-16
* Added a section on all of the wonderful Makefile variables used to locateJohn Criswell2003-10-16
* Automagically update website docs on commits.Misha Brukman2003-10-16
* Update the website automatically on documentation commit [in progress].Misha Brukman2003-10-16
* This should automatically update on the webpage.Misha Brukman2003-10-16
* yikes, a copy-and-paste-oBrian Gaeke2003-10-16
* add llvm-nm entry.Brian Gaeke2003-10-16
* Add command guide (It's like a man page translated into html, but without theBrian Gaeke2003-10-16
* Updated some of the information for the new autoconf changes.John Criswell2003-10-15
* The -mode option is no longerChris Lattner2003-10-14
* Removed items that are done or irrelevant.John Criswell2003-10-13
* Fixed the name of a hyperlink.John Criswell2003-10-13
* Removed information on common build problems. That is now documented inJohn Criswell2003-10-13
* Fequently Asked Questions about LLVM. Mainly focuses on build problems, butJohn Criswell2003-10-13
* Oops, forgot to commit this before: standardize header commentsChris Lattner2003-10-13
* Rename -preheaders pass. Spelling fixChris Lattner2003-10-12
* Renamed the feature subtests so that they do not begin with 'f'. It wasJohn Criswell2003-10-10
* Fixed spelling.John Criswell2003-10-10
* Initial checkin of Testing Guide.John Criswell2003-10-10
* Removed information about compiling the GCC front end. This will be in aJohn Criswell2003-10-10
* Re-did some of the text wrapping (sorry).John Criswell2003-10-10
* Add documentation for weak variablesChris Lattner2003-10-10
* Convert over to short bug URLsChris Lattner2003-10-08
* Add links to bugzillaChris Lattner2003-10-07