aboutsummaryrefslogtreecommitdiff
path: root/gold/dwarf_reader.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-28elfcpp/:Ian Lance Taylor1-0/+6
2008-05-01 * dwarf_reader.cc (next_generation_count): New static var.Craig Silverstein1-5/+13
2008-04-19 * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor1-4/+5
2008-03-13Update copyright years. Update language files.Ian Lance Taylor1-1/+1
2007-12-18Add section_size_type and section_offset_type, use them to replace aIan Lance Taylor1-1/+1
2007-12-11From Craig Silverstein: Speed up ODR violation reporting.Ian Lance Taylor1-4/+10
2007-11-28From Craig Silverstein: Better handling of ODR violations which areIan Lance Taylor1-12/+13
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-4/+34
2007-11-13From Craig Silverstein: Support debug info for shared libraries.Ian Lance Taylor1-7/+17
2007-11-12From Craig Silverstein: Dwarf_line_info can work with Object ratherIan Lance Taylor1-1/+1
2007-11-12From Craig Silverstein: rework DWARF reader code a bit.Ian Lance Taylor1-23/+11
2007-11-09From Craig Silverstein: Use relocations in reporting error messageIan Lance Taylor1-2/+43
2007-11-07From Craig Silverstein: Templatize the Dwarf reader.Ian Lance Taylor1-22/+4
2007-11-02From Craig Silverstein: Add first version of generating error messagesIan Lance Taylor1-0/+150