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