aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* QOI feature implemented.Chris Lattner2005-01-221-2/+3
* Fix typos noticed by Gabor Greif, thanks Gabor!Chris Lattner2005-01-171-7/+7
* * Revise the projects section and make reference to Projects.htmlReid Spencer2005-01-161-10/+16
* Fix locations of libraries and executables to match makefiles.Reid Spencer2005-01-161-2/+2
* BUILD_* to PROJ_*Reid Spencer2005-01-161-2/+2
* Rename BUILD_* to PROJ_*Reid Spencer2005-01-162-39/+39
* Update documentation on how to set up a projectReid Spencer2005-01-161-25/+20
* Make the construction of doxygen documentation a repeatable processReid Spencer2005-01-111-1/+5
* * Add the use of LOADABLE_MODULE=1 in the makefile exampleReid Spencer2005-01-111-13/+18
* * Describe the LOADABLE_MODULE featureReid Spencer2005-01-111-2/+18
* 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