summaryrefslogtreecommitdiff
path: root/docs/CFEBuildInstrs.html
Commit message (Expand)AuthorAge
* 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
* Fix the path to the fixinc'd headers. Patch contributed by Jeff Cohen!Chris Lattner2004-10-06
* Note: do not use GNU binutils under AIX, they're not stable.Misha Brukman2004-08-23
* Use the `tools-only' target to avoid getting warnings about not having a CFE.Misha Brukman2004-08-14
* * CFE builds on AIX/PowerPCMisha Brukman2004-08-09
* Just run 'make', not all-gccChris Lattner2004-07-19
* Mention the requirement of dlcompat for MacOS X.Misha Brukman2004-06-21
* Capitalize Cygwin.Misha Brukman2004-06-18
* cygwin apparently doesn't have widechar support. But when disabled, the wholeChris Lattner2004-06-02
* * Make it HTML4.01Chris Lattner2004-06-01
* Make use of the new doc_author class. "Seperate content from presentation" t...Chris Lattner2004-05-23
* Made to be HTML-4.01 (Strict)-compliant.Misha Brukman2004-05-12
* Added a header indicating that the Linux and MacOS configure procedures areJohn Criswell2004-03-12
* Recommend using install-bytecode targetBrian Gaeke2004-03-10
* I think this is a more robust fix for the Solaris wchar problems (PR206).Brian Gaeke2004-01-28
* Merged in RELEASE_11.John Criswell2003-12-18