summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Describe both objdir==srcdir and objdir!=srcdir methods of building LLVMReid Spencer2004-12-31
* * Add missing libraries: Linker, Archive, SparcV8Reid Spencer2004-12-31
* Add a section on library dependencies now that GenLibDeps.html is written.Reid Spencer2004-12-30
* Bug fixedChris Lattner2004-12-29
* Bug fixedChris Lattner2004-12-29
* Add a note about registering the backend so it's available in LLC and LLIMisha Brukman2004-12-27
* Describe the --with-llvmgccdir option to configure.Reid Spencer2004-12-26
* Add a caution about using experimental versions of gnu binutils whenReid Spencer2004-12-23
* Be specific about version of GCC and binutils on Cygwin since it matters.Reid Spencer2004-12-23
* LLVM now builds and runs on Linux/amd64, but we don't have 64-bit codegen yetMisha Brukman2004-12-23
* * Remove an unnecessary step.Reid Spencer2004-12-22
* Add a blurb about using the GCC 3.4.3 compiler on Cygwin (which works) forReid Spencer2004-12-22
* For PR432:Reid Spencer2004-12-22
* Hopefully fix a link.Reid Spencer2004-12-22
* Fix the names of these executables now that they've been somewhat cast inReid Spencer2004-12-22
* Correct the name of the executables to which llvmgcc and llvmgxx variablesReid Spencer2004-12-22
* For PR432:Reid Spencer2004-12-22
* For PR432:Reid Spencer2004-12-22
* Revert last patch until we can figure out how to build executables namedReid Spencer2004-12-22
* Revert last changes as they introduce CFE build problems.Reid Spencer2004-12-22
* Remove instructions to make aliases for llvmgcc and llvmg++ as the CFEReid Spencer2004-12-21
* For PR432:Reid Spencer2004-12-21
* Describe the new "reconfigure" and "spotless" targets.Reid Spencer2004-12-17
* Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in theReid Spencer2004-12-15
* Correct documentation to reflect the change in location of the CFE runtimeReid Spencer2004-12-14
* Get rid of subbullets for all of the "known problems" section. None of theChris Lattner2004-12-12
* A little cleanup on this file.Reid Spencer2004-12-11
* New featureChris Lattner2004-12-11
* Fix some minor spellos and grammaros.Reid Spencer2004-12-11
* Fix typoChris Lattner2004-12-10
* Merged in RELEASE_14 changes.John Criswell2004-12-10
* Missed moving bugpoint link over to CommandGuide/html/Misha Brukman2004-12-09
* Generated HTML documentation is now back in CommandGuide/html/Misha Brukman2004-12-09
* Rip out the guts of this document to prepare it for LLVM 1.5 progressChris Lattner2004-12-09
* Clean up this man pageChris Lattner2004-12-09
* Add new pseudo targetChris Lattner2004-12-09
* The textual description is gone from this manpage, only the options and a quickMisha Brukman2004-12-09
* * Straighten a comment to a single lineMisha Brukman2004-12-09
* We now have a real Bugpoint doc, not just a huge man page.Misha Brukman2004-12-09
* Convert from being a copy of the man page to a full-fledged document.Misha Brukman2004-12-09
* More grammaro's fixed.Reid Spencer2004-12-09
* Clean up some grammaro's.Reid Spencer2004-12-09
* Correct the version numbers for automake, Perl, and CVS.Reid Spencer2004-12-09
* Fully document the LLVM constants. This should go into LLVM 1.4Chris Lattner2004-12-09
* Reflow and clean up some of the HTML in the initial section, split linkageChris Lattner2004-12-09
* Move the "High Level Structure" to before "Type System"Chris Lattner2004-12-09
* The noreturn GCC extension is now supported.John Criswell2004-12-08
* Test commitChris Lattner2004-12-08
* Build the man and ps versions of the command guide as well whenReid Spencer2004-12-08
* ignore generated fileChris Lattner2004-12-08