summaryrefslogtreecommitdiff
path: root/docs/CFEBuildInstrs.html
AgeCommit message (Expand)Author
2011-04-09docs: Canonicalize URLs.NAKAMURA Takumi
2010-05-07Revert r103213. It broke several sections of live website.mike-m
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m
2008-12-11Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman
2008-02-14Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html.Duncan Sands
2008-02-13Add notes on Ada compilers that can be used forDuncan Sands
2008-02-12Note that these instructions are for x86-32 linuxDuncan Sands
2008-02-12Add more spacing.Duncan Sands
2008-02-12Add instructions for building Ada and Fortran.Duncan Sands
2007-07-23Small change.Bill Wendling
2007-07-23Point to the correct SVN repository.Bill Wendling
2007-02-14fix validation bugChris Lattner
2007-02-14now that llvm-gcc3 is gone, life is significantly simpler and less scaryChris Lattner
2007-02-09Remove references to gccld and gccas, adjusting the documentation toReid Spencer
2006-11-20Changing cfrontend dir to llvm-gcc3.4 as the example.Tanya Lattner
2006-11-16Cleaned up the document. Added "doc_code" divisions for code examples.Bill Wendling
2006-07-31Changed to a new directory for opensource checkout.Jim Laskey
2006-07-11Revamp this doc to be accurate w.r.t. building llvmgcc4Chris Lattner
2006-06-16Include information of svn repository for llvm-gcc4.Jim Laskey
2006-03-14Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer
2006-02-05Encourage use of the V8 ABI over the V9 ABI.Chris Lattner
2005-10-24Attempt to make terminology more consistent.John Criswell
2005-09-21Recommend what I actually testChris Lattner
2005-06-14nothing funny about building the CFE on Linux/ItaniumDuraid Madina
2005-05-18Merged in release_15.John Criswell
2005-05-13Add a note about SPARC V8.John Criswell
2005-05-13Minor fixes.John Criswell
2005-05-12Shameless update of copyright years.John Criswell
2005-03-01Fix HTML-4.01 Strict complianceMisha Brukman
2005-03-01Use a colon instead of a period since we're introducing a command listMisha Brukman
2005-02-21add another plausible reasonChris Lattner
2005-02-11Slightly expand on the instructions.Chris Lattner
2004-12-31Describe both objdir==srcdir and objdir!=srcdir methods of building LLVMReid Spencer
2004-12-23Add a caution about using experimental versions of gnu binutils whenReid Spencer
2004-12-22* Remove an unnecessary step.Reid Spencer
2004-12-22Add a blurb about using the GCC 3.4.3 compiler on Cygwin (which works) forReid Spencer
2004-12-22For PR432:Reid Spencer
2004-12-22For PR432:Reid Spencer
2004-12-22Revert last changes as they introduce CFE build problems.Reid Spencer
2004-12-21For PR432:Reid Spencer
2004-12-15Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in theReid Spencer
2004-12-14Correct documentation to reflect the change in location of the CFE runtimeReid Spencer
2004-12-10Merged in RELEASE_14 changes.John Criswell
2004-12-04Use the install-bytecode target to install just the bytecode libs intoReid Spencer
2004-12-01Fixed pathname to LLVM tools.John Criswell
2004-12-01Be a little more explicit about how to configure LLVM with the --prefixReid Spencer
2004-12-01Fix typeo, thanks to Duraid for pointing it outChris Lattner
2004-11-29Fix a typo.John Criswell
2004-11-25Add some instructions about ranlib'ing the CFE runtime libraries so thatReid Spencer
2004-11-11Fix documentation for Makefile target name change. install-bytecode is nowReid Spencer