explain that NumElements in alloca and malloc defaults to one
[oota-llvm.git] / docs / CFEBuildInstrs.html
2007-07-23 Bill WendlingSmall change.
2007-07-23 Bill WendlingPoint to the correct SVN repository.
2007-02-14 Chris Lattnerfix validation bug
2007-02-14 Chris Lattnernow that llvm-gcc3 is gone, life is significantly simpl...
2007-02-09 Reid SpencerRemove references to gccld and gccas, adjusting the...
2006-11-20 Tanya LattnerChanging cfrontend dir to llvm-gcc3.4 as the example.
2006-11-16 Bill WendlingCleaned up the document. Added "doc_code" divisions...
2006-07-31 Jim LaskeyChanged to a new directory for opensource checkout.
2006-07-11 Chris LattnerRevamp this doc to be accurate w.r.t. building llvmgcc4
2006-06-16 Jim LaskeyInclude information of svn repository for llvm-gcc4.
2006-03-14 Reid SpencerChanges docs for llvm.cs.uiuc.edu -> llvm.org
2006-02-05 Chris LattnerEncourage use of the V8 ABI over the V9 ABI.
2005-10-24 John CriswellAttempt to make terminology more consistent.
2005-09-21 Chris LattnerRecommend what I actually test
2005-06-14 Duraid Madinanothing funny about building the CFE on Linux/Itanium
2005-05-18 John CriswellMerged in release_15.
2005-05-13 John CriswellAdd a note about SPARC V8.
2005-05-13 John CriswellMinor fixes.
2005-05-12 John CriswellShameless update of copyright years.
2005-03-01 Misha BrukmanFix HTML-4.01 Strict compliance
2005-03-01 Misha BrukmanUse a colon instead of a period since we're introducing...
2005-02-21 Chris Lattneradd another plausible reason
2005-02-11 Chris LattnerSlightly expand on the instructions.
2004-12-31 Reid SpencerDescribe both objdir==srcdir and objdir!=srcdir methods...
2004-12-23 Reid SpencerAdd a caution about using experimental versions of...
2004-12-22 Reid Spencer* Remove an unnecessary step.
2004-12-22 Reid SpencerAdd a blurb about using the GCC 3.4.3 compiler on Cygwi...
2004-12-22 Reid SpencerFor PR432:
2004-12-22 Reid SpencerFor PR432:
2004-12-22 Reid SpencerRevert last changes as they introduce CFE build problems.
2004-12-21 Reid SpencerFor PR432:
2004-12-15 Reid SpencerRemove most references to LLVM_LIB_SEARCH_PATH. It...
2004-12-14 Reid SpencerCorrect documentation to reflect the change in location...
2004-12-10 John CriswellMerged in RELEASE_14 changes.
2004-12-04 Reid SpencerUse the install-bytecode target to install just the...
2004-12-01 John CriswellFixed pathname to LLVM tools.
2004-12-01 Reid SpencerBe a little more explicit about how to configure LLVM...
2004-12-01 Chris LattnerFix typeo, thanks to Duraid for pointing it out
2004-11-29 John CriswellFix a typo.
2004-11-25 Reid SpencerAdd some instructions about ranlib'ing the CFE runtime...
2004-11-11 Reid SpencerFix documentation for Makefile target name change....
2004-10-06 Chris LattnerFix the path to the fixinc'd headers. Patch contribute...
2004-08-23 Misha BrukmanNote: do not use GNU binutils under AIX, they're not...
2004-08-14 Misha BrukmanUse the `tools-only' target to avoid getting warnings...
2004-08-09 Misha Brukman* CFE builds on AIX/PowerPC
2004-07-19 Chris LattnerJust run 'make', not all-gcc
2004-06-21 Misha BrukmanMention the requirement of dlcompat for MacOS X.
2004-06-18 Misha BrukmanCapitalize Cygwin.
2004-06-02 Chris Lattnercygwin apparently doesn't have widechar support. But...
2004-06-01 Chris Lattner* Make it HTML4.01
2004-05-23 Chris LattnerMake use of the new doc_author class. "Seperate conten...
2004-05-12 Misha BrukmanMade to be HTML-4.01 (Strict)-compliant.
2004-03-12 John CriswellAdded a header indicating that the Linux and MacOS...
2004-03-10 Brian GaekeRecommend using install-bytecode target
2004-01-28 Brian GaekeI think this is a more robust fix for the Solaris wchar...
2003-12-18 John CriswellMerged in RELEASE_11.
2003-12-10 John CriswellFixed a comma error.
2003-12-10 John CriswellAdded the --host= option to the Sparc configuration...
2003-12-08 John CriswellUpdated build instructions for Sparc.
2003-11-12 Brian GaekeMake the beginning of this page look like the beginning...
2003-10-28 Misha Brukman* Put LLVM in title of page so readers know which CFE...
2003-10-27 John CriswellMerged in RELEASE_1.
2003-10-24 Chris LattnerAdd note about multilibs. THis should go into the...
2003-10-23 Chris LattnerMinor edits
2003-10-23 Misha Brukman* Use UTF-8 instead of ISO-8859-1
2003-10-21 Brian GaekeAdd C/C++ build instructions, first draft.