Start converting to new error handling API.
[oota-llvm.git] / docs / GettingStarted.html
2009-05-04 Mike StumpRestore minor deletion.
2009-04-25 Chris Lattnerimprove documentation on build configurations, patch by
2009-04-25 Chris LattneraDd support for building a subset of the llvm tools...
2009-04-18 Duncan SandsMake it clearer that llvm-gcc is not needed for
2009-04-17 Jim GrosbachUpdate information on canadian cross builds
2009-04-10 Chris Lattnerfix typo, patch by Shlomi Fish!
2009-03-03 Nick LewyckyThis bug's been fixed but a version with the fix hasn...
2009-02-25 Nick LewyckyRecommend against using Gold to build LLVM.
2009-01-02 Chris Lattnerlex and bison aren't needed to build llvm anymore.
2008-12-29 Misha BrukmanCleanup: clarify llvm-gcc version and package name.
2008-12-17 Misha BrukmanAdded mention of the RELEASE_24 tag for the 2.4 release.
2008-12-11 Misha BrukmanRemoved warnings from HTML 4.01 validator: trailing...
2008-12-11 Misha BrukmanGlobal replace of yellow W3C "valid HTML/CSS" icons...
2008-12-10 Nuno Lopesfix typo. thanks Baldrick for noticing
2008-12-10 Nuno Lopesadd gcc 4.1.2 from redhat to the list of broken compilers
2008-12-08 Nick LewyckyFixes for Visual Studio users. Patch by OvermindDL1...
2008-11-13 Dan GohmanLLVM can generate native code for amd64 on "Linux".
2008-11-09 Chris Lattnerfix validation problem.
2008-10-11 Daniel DunbarAdd GCC 4.1.2 from Debian to known bad GCC list.
2008-08-19 Chris Lattnerremove reference to really really old tree
2008-08-11 Chris Lattnerthe stacker doc is way out of date.
2008-07-22 Bill WendlingFix grammar.
2008-06-09 Tanya LattnerUpdate with new release.
2008-04-07 Tanya LattnerAdded note to getting started guide to use llvm-gcc4.2.
2008-03-18 Scott MichelNote that gcc 4.0.1 will trip internal LLVM asserts...
2008-02-14 Duncan SandsRename CFEBuildInstrs.html to GCCFEBuildInstrs.html.
2008-02-13 Chris Lattnergcc 3.2.3 is also bad.
2008-02-12 Tanya LattnerAdd 2.2 release tag.
2007-12-03 Nick Lewyckylli -trace was removed back in 2003.
2007-11-01 Chris Lattneradd a broken gcc version, thanks to P. Durante for...
2007-09-29 Gordon HenriksenPR1601: etags not configured correctly
2007-09-28 Tanya LattnerUpdate how to release document.
2007-09-27 Tanya LattnerCouple of fixes to mention bunzip2 and make instruction...
2007-07-16 Bill WendlingFix validation errors
2007-07-16 Bill WendlingClean up some formatting
2007-07-16 Bill WendlingClean up some formatting. Add some doc_code div tags.
2007-07-06 Gabor Greiffirst pass of nomenclature changes in .html files
2007-07-04 Chris LattnerMake the GSG actually work.
2007-06-30 Anton KorobeynikovRemove labels again
2007-06-29 Anton KorobeynikovChange CVS-style 'labels' to SVN 'tags' directory.
2007-06-29 Anton KorobeynikovAnother typo
2007-06-29 Anton KorobeynikovFix a typo
2007-06-29 John CriswellApplied Reid's patch. Long live Subversion!
2007-06-19 Chris Lattnerdon't use binutils 2.17
2007-05-22 Tanya LattnerNightlyTest.pl does not exist.
2007-05-22 Tanya LattnerAdding 2.0 release
2007-05-10 Chris Lattnergar. GCC 3.4.2 also miscompiles llvm at -O3. :(
2007-05-10 Chris Lattneranother version of gcc that miscompiles llvm.
2007-04-11 Reid SpencerAdd Scott's note about GCC 4.1.2 on OpenSUSE.
2007-04-01 Chris Lattnergcc 3.4.4 is known-bad on x86-64
2007-03-06 Chris Lattnerllvm-gcc 3.4 is dead.
2007-02-14 Chris Lattnerremove obsolete warning
2007-02-14 Chris LattnerThere is no circular dependency between llvm and llvm...
2007-02-09 Reid SpencerRemove references to gccld and gccas, adjusting the...
2007-01-23 Anton KorobeynikovUpdating documentation:
2007-01-04 Chris Lattnerding dong llvm-gcc3 is dead
2007-01-04 Chris Lattnergcc 4.1.1 on amd64 is broken
2006-11-20 Tanya LattnerFixed typo
2006-11-20 Tanya LattnerAdding 1.9 release and removing references to cfrontend
2006-11-04 Reid SpencerAdd a note about warnings from the GNU ld 2.16.X linker.
2006-09-07 Chris LattnerWarn people not to use GCC 4.1.1.
2006-09-07 Chris Lattnercleanups and updates to the GSG, patch by B Scott Miche...
2006-08-28 Reid SpencerExcise references to the now defunct "analyze" tool...
2006-08-14 Chris LattnerFix more validation issues
2006-08-14 Chris LattnerUpdate the example to work with llvm-gcc4. Fix validat...
2006-08-03 Chris Lattnerupdated CVS server location
2006-07-31 Jim LaskeyChanged to a new directory for opensource checkout.
2006-07-27 Reid SpencerCorrect a misunderstanding about cross-compiling. Anton...
2006-07-27 Reid SpencerFix section title to use lower case.
2006-07-27 Reid SpencerAdd instructions for building a cross-compiler. Patch...
2006-07-21 Chris LattnerAdd some notes about mingw, patch contributed by Anton...
2006-06-16 Jim LaskeyInclude information about svn repository for llvm-gcc4.
2006-06-16 Chris LattnerDocument known xcode 2.3 issue
2006-06-16 Chris Lattnerapple's compiler works too
2006-04-20 Reid SpencerRemove more references to Burg.
2006-04-20 Chris LattnerRemove V9
2006-04-20 Chris LattnerUpdate llvmgcc4 tarball names
2006-04-20 Tanya LattnerMinor fixes for the release.
2006-04-09 Reid SpencerUpdate docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONS
2006-03-21 Chris LattnerDocument ENABLE_ASSERTIONS=1
2006-03-14 Reid SpencerChanges docs for llvm.cs.uiuc.edu -> llvm.org
2006-01-04 Jeff CohenUpdate list of supported bisons.
2005-12-21 Reid SpencerDocument the new --enable-debug-runtime configure option.
2005-11-08 John CriswellMerged from RELEASE_16.
2005-11-03 Chris LattnerAdd more bison versions, thanks to Vladimir
2005-11-03 Chris LattnerPer bug 655, give people more options in case 1.35...
2005-09-06 Chris LattnerAdd a requirement, patch contributed by Henrik Bach.
2005-05-18 John CriswellMerged in release_15.
2005-05-15 Chris LattnerGCC4 + IA64 = badnews
2005-05-10 Duraid Madinanote HP-UX support
2005-05-09 John CriswellUpdated the list of code generators for LLVM 1.5.
2005-05-09 John CriswellLittle corrections.
2005-04-22 Reid SpencerDocument the --enable-targets= feature of the configure...
2005-02-13 Chris LattnerSuSE 3.3.3 is also borken.
2005-02-12 Chris LattnerAdd note about broken GCC
2005-02-09 Chris LattnerThis will be moved elsewhere.
2005-02-09 Misha Brukman* Use an HTML list <ol> instead of custom superscripts...
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
next