aboutsummaryrefslogtreecommitdiff
path: root/gold/dwarf_reader.cc
AgeCommit message (Expand)AuthorFilesLines
2008-05-28elfcpp/:Ian Lance Taylor1-6/+13
2008-05-01 * dwarf_reader.cc (next_generation_count): New static var.Craig Silverstein1-16/+102
2008-04-19 * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor1-8/+19
2008-04-03 * dwarf_reader.cc (Sized_dwarf_line_info::read_header_prolog,David S. Miller1-7/+7
2008-03-26 PR gold/5986Ian Lance Taylor1-0/+2
2008-03-13Update copyright years. Update language files.Ian Lance Taylor1-1/+1
2008-02-28From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor1-23/+18
2008-01-18From Craig Silverstein: Handle quoted strings differently in versionIan Lance Taylor1-0/+1
2007-12-18Add section_size_type and section_offset_type, use them to replace aIan Lance Taylor1-3/+3
2007-12-11From Craig Silverstein: Speed up ODR violation reporting.Ian Lance Taylor1-10/+17
2007-11-28From Craig Silverstein: Fix up comments.Ian Lance Taylor1-5/+5
2007-11-28From Craig Silverstein: Better handling of ODR violations which areIan Lance Taylor1-13/+118
2007-11-16DW_LNE_end_sequence indicates that the address points to the byteIan Lance Taylor1-0/+4
2007-11-14From Craig Silverstein: Clean up DWARF line reader code.Ian Lance Taylor1-5/+1
2007-11-14From Craig Silverstein: Rework debug info code a bit, add option forIan Lance Taylor1-14/+54
2007-11-13From Craig Silverstein: Support debug info for shared libraries.Ian Lance Taylor1-43/+93
2007-11-12From Craig Silverstein: Dwarf_line_info can work with Object ratherIan Lance Taylor1-17/+7
2007-11-12From Craig Silverstein: rework DWARF reader code a bit.Ian Lance Taylor1-4/+74
2007-11-09From Craig Silverstein: Use relocations in reporting error messageIan Lance Taylor1-11/+69
2007-11-09From Cary Coutant: mark negative constant as unsigned.Ian Lance Taylor1-1/+1
2007-11-07From Craig Silverstein: Templatize the Dwarf reader.Ian Lance Taylor1-38/+33
2007-11-02From Craig Silverstein: Add first version of generating error messagesIan Lance Taylor1-0/+529