Fix bug with APInt::getBitsNeeded with for base 10 numbers 0-9.
[oota-llvm.git] / docs / SourceLevelDebugging.html
2009-07-18 Chris Lattnerfix some typos pointed out by Hidenobu Seki
2009-06-26 Devang PatelRemove debug info anchors - llvm.dbg.compile_units...
2009-05-29 Bruno Cardoso LopesFix some typos
2009-05-17 Bill WendlingFormatting. Some updating of data structures. More...
2009-04-03 Chris Lattnerupdate some syntax
2009-01-30 Devang Patel Each input file is encoded as a separate compile unit...
2008-12-16 Misha Brukman* Comply with HTML 4.01 Strict standard
2008-12-11 Misha BrukmanGlobal replace of yellow W3C "valid HTML/CSS" icons...
2008-11-21 Devang PatelDocument TEST=dbgopt
2008-04-29 John CriswellMinor spelling and typo fixes.
2008-02-01 Evan ChengUpdate llvm.dbg.func.start.
2007-06-14 Duncan SandsFix typos.
2007-03-14 Jim LaskeyChange e-mail address.
2007-01-26 Jim LaskeyChange the MachineDebugInfo to MachineModuleInfo to...
2006-11-30 Jim LaskeyUpdate docs
2006-08-21 Jim LaskeyUpdate info on mangled names.
2006-08-21 Jim LaskeyUpdate debugging documents.
2006-06-21 Jim Laskeyfix typos
2006-06-20 Jim Laskeyadd subroutine types
2006-06-16 Jim Laskeyadd decimal form of LLVMDebugVersion
2006-06-16 Jim Laskey1. Revise vector debug support.
2006-06-15 Jim Laskey1. Support standard dwarf format (was bootstrapping...
2006-03-24 Jim LaskeyFixed some grammer and spelling.
2006-03-23 Jim LaskeyCorrection of stoppoint arguments.
2006-03-23 Jim LaskeyUpdated information related to local variables and...
2006-03-15 Jim LaskeyUpdate doc to reflect changes in subprogram and block...
2006-03-14 Jim LaskeyReflect the fact that empty strings can be expressed...
2006-03-14 Jim LaskeyBring debugging information up to date.
2006-03-14 Reid SpencerChanges docs for llvm.cs.uiuc.edu -> llvm.org
2004-12-09 Misha Brukman* Straighten a comment to a single line
2004-12-04 Misha BrukmanRemove more smileys. I kept the one in WritingAnLLVMPa...
2004-11-01 Reid SpencerMinor format tweask for tables.
2004-07-19 Chris LattnerFix broken link
2004-06-03 Misha BrukmanFix broken internal link.
2004-06-03 Misha BrukmanFix broken internal links.
2004-05-23 Chris LattnerMake use of the new doc_author class. "Seperate conten...
2004-05-12 Misha BrukmanUse the images in the img/ directory.
2004-05-12 Misha BrukmanMade file comply with HTML-4.01 (Strict)
2004-01-06 Chris LattnerAdd links to SLD from the LangRef.html doc
2004-01-05 Chris LattnerFirst version of this document. It is still missing...