* Fix spelling of `volatile'
[oota-llvm.git] / docs /
2005-02-09 Chris LattnerThis will be moved elsewhere.
2005-02-09 Misha Brukman* Use doc_code style for blocks of code
2005-02-09 Misha BrukmanDo not mention colors in style names, we might want...
2005-02-09 Misha Brukman* Use an HTML list <ol> instead of custom superscripts...
2005-02-09 Misha BrukmanAdd style to display notes on a different background...
2005-02-09 Chris LattnerTurn footnotes into links, make the page validate.
2005-02-09 Chris LattnerIf needed, this should be in the 'how to compile the...
2005-02-09 Chris Lattnerthis should be incorporated into the build
2005-02-09 Misha Brukman* Separate superscript footnotes with a comma, otherwis...
2005-02-09 Chris LattnerAdd instructions for MINGW, contributed by Henrik Bach
2005-02-03 Misha Brukman* Fix broken link to directions to get llvm, llvm-gcc...
2005-02-03 Misha Brukman* Clearly mark LLVM_LIB_SEARCH_PATH as being optional
2005-02-02 Misha Brukman* Instead of fixing the version numbers before every...
2005-02-02 Jeff CohenAdd additional source of Win32 GNU utilities.
2005-02-01 Jeff CohenPut finishing touches on GettingStartedVS.html and...
2005-02-01 Chris LattnerUpdate speedup and shrinkage info
2005-01-31 Jeff CohenAdd LLVM with Visual Studio overview
2005-01-29 Chris Lattnernoteworthy.
2005-01-28 Chris LattnerAdd some initial documentation for the SelectionDAG...
2005-01-28 Chris LattnerThese passes are no more.
2005-01-27 Misha BrukmanMark -parallel pass as `experimental'
2005-01-25 Reid SpencerDocument the --load option.
2005-01-22 Chris LattnerQOI feature implemented.
2005-01-17 Chris LattnerFix typos noticed by Gabor Greif, thanks Gabor!
2005-01-16 Reid Spencer* Revise the projects section and make reference to...
2005-01-16 Reid SpencerFix locations of libraries and executables to match...
2005-01-16 Reid SpencerBUILD_* to PROJ_*
2005-01-16 Reid SpencerRename BUILD_* to PROJ_*
2005-01-16 Reid SpencerUpdate documentation on how to set up a project
2005-01-11 Reid SpencerMake the construction of doxygen documentation a repeat...
2005-01-11 Reid Spencer* Add the use of LOADABLE_MODULE=1 in the makefile...
2005-01-11 Reid Spencer* Describe the LOADABLE_MODULE feature
2005-01-08 Misha BrukmanEliminate empty sub-list
2005-01-07 Chris LattnerRemove the open projects page from the docs directory.
2005-01-07 Misha BrukmanCapitalize Bugpoint.
2005-01-05 Reid SpencerAdd the SystemLibrary.html document now that its done.
2005-01-05 Reid SpencerAdd a missing <div>
2005-01-05 Reid SpencerBulk upgrade of this document. Cruft removed, new stuff...
2005-01-05 Chris Lattnerignore generated file
2005-01-05 Chris LattnerIgnore generated file
2005-01-05 Chris LattnerIgnore .dir
2005-01-03 Reid SpencerIntegrate dependency graphs.
2005-01-03 Reid SpencerAdd library dependency and object dependency graphs.
2005-01-03 Chris LattnerBug fixed
2004-12-31 Reid SpencerDescribe both objdir==srcdir and objdir!=srcdir methods...
2004-12-31 Reid Spencer* Add missing libraries: Linker, Archive, SparcV8
2004-12-30 Reid SpencerAdd a section on library dependencies now that GenLibDe...
2004-12-29 Chris LattnerBug fixed
2004-12-29 Chris LattnerBug fixed
2004-12-27 Misha BrukmanAdd a note about registering the backend so it's availa...
2004-12-26 Reid SpencerDescribe the --with-llvmgccdir option to configure.
2004-12-23 Reid SpencerAdd a caution about using experimental versions of...
2004-12-23 Reid SpencerBe specific about version of GCC and binutils on Cygwin...
2004-12-23 Misha BrukmanLLVM now builds and runs on Linux/amd64, but we don...
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 SpencerHopefully fix a link.
2004-12-22 Reid SpencerFix the names of these executables now that they've...
2004-12-22 Reid SpencerCorrect the name of the executables to which llvmgcc...
2004-12-22 Reid SpencerFor PR432:
2004-12-22 Reid SpencerFor PR432:
2004-12-22 Reid SpencerRevert last patch until we can figure out how to build...
2004-12-22 Reid SpencerRevert last changes as they introduce CFE build problems.
2004-12-21 Reid SpencerRemove instructions to make aliases for llvmgcc and...
2004-12-21 Reid SpencerFor PR432:
2004-12-17 Reid SpencerDescribe the new "reconfigure" and "spotless" targets.
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-12 Chris LattnerGet rid of subbullets for all of the "known problems...
2004-12-11 Reid SpencerA little cleanup on this file.
2004-12-11 Chris LattnerNew feature
2004-12-11 Reid SpencerFix some minor spellos and grammaros.
2004-12-10 Chris LattnerFix typo
2004-12-10 John CriswellMerged in RELEASE_14 changes.
2004-12-09 Misha BrukmanMissed moving bugpoint link over to CommandGuide/html/
2004-12-09 Misha BrukmanGenerated HTML documentation is now back in CommandGuid...
2004-12-09 Chris LattnerRip out the guts of this document to prepare it for...
2004-12-09 Chris LattnerClean up this man page
2004-12-09 Chris LattnerAdd new pseudo target
2004-12-09 Misha BrukmanThe textual description is gone from this manpage,...
2004-12-09 Misha Brukman* Straighten a comment to a single line
2004-12-09 Misha BrukmanWe now have a real Bugpoint doc, not just a huge man...
2004-12-09 Misha BrukmanConvert from being a copy of the man page to a full...
2004-12-09 Reid SpencerMore grammaro's fixed.
2004-12-09 Reid SpencerClean up some grammaro's.
2004-12-09 Reid SpencerCorrect the version numbers for automake, Perl, and...
2004-12-09 Chris LattnerFully document the LLVM constants. This should go...
2004-12-09 Chris LattnerReflow and clean up some of the HTML in the initial...
2004-12-09 Chris LattnerMove the "High Level Structure" to before "Type System"
2004-12-08 John CriswellThe noreturn GCC extension is now supported.
2004-12-08 Chris LattnerTest commit
2004-12-08 Reid SpencerBuild the man and ps versions of the command guide...
2004-12-08 Chris Lattnerignore generated file
2004-12-08 Tanya LattnerFixed broken link to Bruce Eckle's book.
2004-12-08 Tanya LattnerFixed a broken link to gcc manual.
2004-12-08 Tanya LattnerFixed broken link.
2004-12-08 Tanya LattnerFixed broken links.
2004-12-08 John CriswellMention in the exposition that lli can JIT on PowerPC...
2004-12-08 John CriswellWe don't have python test classes anymore.
next