OSDN Git Service

bfd/
[pf3gnuchains/sourceware.git] / gold / dwarf_reader.cc
2011-03-10 ian * dwarf_reader.cc (Sized_dwarf_line_info): Include...
2010-12-21 ian * dwarf_reader.cc (Sized_dwarf_line_info::read_lines...
2010-12-15 rwildFix typos in gold.
2010-12-02 ian * dwarf_reader.h (class Sized_dwarf_line_info): Add
2010-11-17 ccoutant * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_...
2010-07-13 ccoutant * compressed_output.cc (zlib_decompress): New function.
2009-12-15 ian Revert -Wshadow changes, all changes from:
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-12-09 dougkwan2009-12-08 Doug Kwan <dougkwan@google.com>
2009-10-09 ian * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_...
2008-05-28 ianelfcpp/:
2008-05-01 csilvers * dwarf_reader.cc (next_generation_count): New static...
2008-04-19 ian * object.cc (Xindex::initialize_symtab_xindex): New...
2008-04-03 davem * dwarf_reader.cc (Sized_dwarf_line_info::read_header...
2008-03-26 ian PR gold/5986
2008-03-13 iantUpdate copyright years. Update language files.
2008-02-28 iantFrom Craig Silverstein: Have Parameters point to Genera...
2008-01-18 iantFrom Craig Silverstein: Handle quoted strings different...
2007-12-18 iantAdd section_size_type and section_offset_type, use...
2007-12-11 iantFrom Craig Silverstein: Speed up ODR violation reporting.
2007-11-28 iantFrom Craig Silverstein: Fix up comments.
2007-11-28 iantFrom Craig Silverstein: Better handling of ODR violatio...
2007-11-16 iantDW_LNE_end_sequence indicates that the address points...
2007-11-14 iantFrom Craig Silverstein: Clean up DWARF line reader...
2007-11-14 iantFrom Craig Silverstein: Rework debug info code a bit...
2007-11-13 iantFrom Craig Silverstein: Support debug info for shared...
2007-11-12 iantFrom Craig Silverstein: Dwarf_line_info can work with...
2007-11-12 iantFrom Craig Silverstein: rework DWARF reader code a...
2007-11-09 iantFrom Craig Silverstein: Use relocations in reporting...
2007-11-09 iantFrom Cary Coutant: mark negative constant as unsigned.
2007-11-07 iantFrom Craig Silverstein: Templatize the Dwarf reader.
2007-11-02 iantFrom Craig Silverstein: Add first version of generating...