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