aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/DwarfWriter.cpp
AgeCommit message (Expand)Author
2006-01-20Right size integer values before emitting.Jim Laskey
2006-01-20Reworked how Dwarf debug info entries and abbreviations are handled. AddedJim Laskey
2006-01-18Added minimum Dwarf aranges. Cleaned up some section headers. Line numberJim Laskey
2006-01-17Add frame work for additional dwarf sections. Comments will improve as codeJim Laskey
2006-01-17Adding basic support for Dwarf line number debug information.Jim Laskey
2006-01-04Applied some recommend changes from sabre. The dominate one beginning "let theJim Laskey
2006-01-04Add check for debug presence.Jim Laskey
2006-01-04Tie dwarf generation to darwin assembler.Jim Laskey
2005-12-22Add an eol at the end to shut gcc sup.Reid Spencer
2005-12-21Start of Dwarf framework.Jim Laskey