aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Eliminate empty sub-listMisha Brukman2005-01-081-4/+1
* Remove the open projects page from the docs directory.Chris Lattner2005-01-072-398/+0
* Capitalize Bugpoint.Misha Brukman2005-01-071-1/+1
* Add the SystemLibrary.html document now that its done.Reid Spencer2005-01-051-0/+4
* Add a missing <div>Reid Spencer2005-01-051-2/+2
* Bulk upgrade of this document. Cruft removed, new stuff added, generalReid Spencer2005-01-051-349/+185
* ignore generated fileChris Lattner2005-01-051-0/+1
* Ignore generated fileChris Lattner2005-01-052-0/+2
* Ignore .dirChris Lattner2005-01-051-0/+1
* Integrate dependency graphs.Reid Spencer2005-01-031-12/+24
* Add library dependency and object dependency graphs.Reid Spencer2005-01-032-0/+0
* Bug fixedChris Lattner2005-01-031-1/+3
* Describe both objdir==srcdir and objdir!=srcdir methods of building LLVMReid Spencer2004-12-311-13/+18
* * Add missing libraries: Linker, Archive, SparcV8Reid Spencer2004-12-311-8/+14
* Add a section on library dependencies now that GenLibDeps.html is written.Reid Spencer2004-12-301-0/+295
* Bug fixedChris Lattner2004-12-291-0/+2
* Bug fixedChris Lattner2004-12-291-1/+2
* Add a note about registering the backend so it's available in LLC and LLIMisha Brukman2004-12-271-0/+12
* Describe the --with-llvmgccdir option to configure.Reid Spencer2004-12-261-1/+19
* Add a caution about using experimental versions of gnu binutils whenReid Spencer2004-12-231-1/+9
* Be specific about version of GCC and binutils on Cygwin since it matters.Reid Spencer2004-12-231-1/+1
* LLVM now builds and runs on Linux/amd64, but we don't have 64-bit codegen yetMisha Brukman2004-12-231-0/+5
* * Remove an unnecessary step.Reid Spencer2004-12-221-9/+1
* Add a blurb about using the GCC 3.4.3 compiler on Cygwin (which works) forReid Spencer2004-12-221-0/+5
* For PR432:Reid Spencer2004-12-221-2/+0
* Hopefully fix a link.Reid Spencer2004-12-221-1/+1
* Fix the names of these executables now that they've been somewhat cast inReid Spencer2004-12-222-16/+16
* Correct the name of the executables to which llvmgcc and llvmgxx variablesReid Spencer2004-12-221-2/+2
* For PR432:Reid Spencer2004-12-221-10/+20
* For PR432:Reid Spencer2004-12-221-22/+17
* Revert last patch until we can figure out how to build executables namedReid Spencer2004-12-221-0/+2
* Revert last changes as they introduce CFE build problems.Reid Spencer2004-12-221-4/+3
* Remove instructions to make aliases for llvmgcc and llvmg++ as the CFEReid Spencer2004-12-211-2/+0
* For PR432:Reid Spencer2004-12-211-3/+4
* Describe the new "reconfigure" and "spotless" targets.Reid Spencer2004-12-171-0/+24
* Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in theReid Spencer2004-12-154-61/+17
* Correct documentation to reflect the change in location of the CFE runtimeReid Spencer2004-12-144-11/+11
* Get rid of subbullets for all of the "known problems" section. None of theChris Lattner2004-12-121-11/+0
* A little cleanup on this file.Reid Spencer2004-12-111-11/+9
* New featureChris Lattner2004-12-111-1/+3
* Fix some minor spellos and grammaros.Reid Spencer2004-12-111-14/+13
* Fix typoChris Lattner2004-12-101-1/+1
* Merged in RELEASE_14 changes.John Criswell2004-12-107-54/+79
* Missed moving bugpoint link over to CommandGuide/html/Misha Brukman2004-12-091-1/+1
* Generated HTML documentation is now back in CommandGuide/html/Misha Brukman2004-12-091-20/+20
* Rip out the guts of this document to prepare it for LLVM 1.5 progressChris Lattner2004-12-091-166/+18
* Clean up this man pageChris Lattner2004-12-091-57/+24
* Add new pseudo targetChris Lattner2004-12-091-0/+2
* The textual description is gone from this manpage, only the options and a quickMisha Brukman2004-12-091-134/+3
* * Straighten a comment to a single lineMisha Brukman2004-12-091-2/+3