Fix bug with APInt::getBitsNeeded with for base 10 numbers 0-9.
[oota-llvm.git] / docs / HowToReleaseLLVM.html
2009-08-19 Tanya LattnerUpdate the release process some more. Lots of good...
2009-08-18 Tanya LattnerFirst steps to document new release plan.
2009-08-05 Benjamin KramerDocumentation: fix HTML validation errors.
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-07-22 Bill WendlingRemove references to llvm-gcc-4.0
2007-09-28 Tanya LattnerUpdate how to release document.
2007-07-25 Chris Lattnertest commit
2007-07-23 Bill WendlingFix some validation errors.
2007-07-23 Bill WendlingConverted to "svn" and reformatted.
2007-07-09 Reid SpencerSubversionify the documentation.
2006-08-16 Reid SpencerAdd a section on how to build an RPM package as an...
2006-08-10 Tanya LattnerAdding notes from release experience.
2006-04-11 Reid SpencerDon't overload anchor names, silly browser's can't...
2006-04-11 Reid SpencerAdd the contents of my email about distribution targets...
2006-04-11 John CriswellFirst pass over Reid's document.
2006-04-11 Reid SpencerFix an anchor.
2006-04-11 Reid SpencerFlesh out the documentation a little bit more.
2006-04-10 Misha Brukman* Remove duplicated table of contents for a section...
2006-03-24 Reid SpencerRemove a spurious <table> tag.
2006-03-23 Reid SpencerA very early, rough draft of a guide to making public...